Ops Center (MOSC)

MOSC Banner

ZPool Usage Percentage wrong

edited Jun 5, 2013 8:54PM in Ops Center (MOSC) 1 commentAnswered
ops center calculates ZPool Usage Percentage wrong, it considers reserved space as used even when zfs doesn't.example, I create a zpool for swap, called swappool, on a 40gb lun
then define a volume in there
zfs create -V 39G swappool/swap
ops center now thinks  this zpool is full and I get alerts.
zpool list command shows it is not full
NAME              SIZE   ALLOC   FREE    CAP  HEALTH  ALTROOT
swappool         39.8G  23.7G  16.1G    59%  ONLINE  -

also zfs list shows not full
NAME                 USED  AVAIL  REFER  MOUNTPOINT
swappool            38.2G   986M    21K  none
swappool/swap  38.2G  15.5G  23.7G  -


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center