-
Bug
-
Resolution: Fixed
-
P5
-
6
-
None
-
b35
-
generic
-
solaris
com/sun/management/OperatingSystemMXBeancom/TestTotalSwap.sh
>swap -l
swapfile dev swaplo blocks free
/dev/dsk/c2t0d0s1 32,1 16 2097392 2052272
/export/disk18/extraswap03 - 16 4194288 4150608
/export/disk19/extraswap04 - 16 4194288 4151696
/export/disk08/extraswap05 - 16 4194288 4149360
The solaris_swap_size() computation script which total the
swap computation greps for /dev. It is not right. On some
machine swap may not be on /dev. Need to fix this problem
in the test case.
###@###.### 2005-04-22 16:27:20 GMT