|
|
@@ -168,6 +168,8 @@ Pool {
|
|
|
Maximum Volume Bytes = 6144G # Limit Volume size to something reasonable
|
|
|
Maximum Volumes = 100 # Limit number of Volumes in Pool
|
|
|
Label Format = "Full-" # Volumes will be labeled "Full-<volume-id>"
|
|
|
+ Maximum Block Size = 1048576
|
|
|
+ #Recycle Pool = Scratch
|
|
|
}
|
|
|
|
|
|
#
|
|
|
@@ -182,6 +184,8 @@ Pool {
|
|
|
Maximum Volume Bytes = 6144G # Limit Volume size to something reasonable
|
|
|
Maximum Volumes = 100 # Limit number of Volumes in Pool
|
|
|
Label Format = "Differential-" # Volumes will be labeled "Differential-<volume-id>"
|
|
|
+ Maximum Block Size = 1048576
|
|
|
+ Recycle Pool = Scratch
|
|
|
}
|
|
|
|
|
|
#
|
|
|
@@ -196,6 +200,8 @@ Pool {
|
|
|
Maximum Volume Bytes = 6144G # Limit Volume size to something reasonable
|
|
|
Maximum Volumes = 100 # Limit number of Volumes in Pool
|
|
|
Label Format = "Incremental-" # Volumes will be labeled "Incremental-<volume-id>"
|
|
|
+ Maximum Block Size = 1048576
|
|
|
+ Recycle Pool = Scratch
|
|
|
}
|
|
|
|
|
|
#
|