apr 19 update
This commit is contained in:
@ -34,7 +34,7 @@ fi
|
||||
# ZFS will be have to randomly write blocks. This means ZFS can not create an
|
||||
# optimal set of sequential writes and write performance is severely impacted.
|
||||
|
||||
maxCapacity=80
|
||||
maxCapacity=85
|
||||
|
||||
if [ ${problems} -eq 0 ]; then
|
||||
capacity=$(/sbin/zpool list -H -o capacity | cut -d'%' -f1)
|
||||
|
Reference in New Issue
Block a user