Hello,
i have created a 16GB swap partition (file system swap) and when i run a swapinfo -m i get the following output:-
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2048 0 2048 0% 0 - 1 /dev/vg00/lvol2
localfs 3712 0 3712 0% 3712 0 1 /proj/paging
reserve - 2074 -2074
memory 5174 1927 3247 37%
as you can see /proj/paging is coming up as 3712MB!
but if you do a du -sk /proj/paging you get this output:-
16384176 paging
as you can see this is 16GB
is there anything daft i have done here?
cheers
nick
i have created a 16GB swap partition (file system swap) and when i run a swapinfo -m i get the following output:-
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2048 0 2048 0% 0 - 1 /dev/vg00/lvol2
localfs 3712 0 3712 0% 3712 0 1 /proj/paging
reserve - 2074 -2074
memory 5174 1927 3247 37%
as you can see /proj/paging is coming up as 3712MB!
but if you do a du -sk /proj/paging you get this output:-
16384176 paging
as you can see this is 16GB
is there anything daft i have done here?
cheers
nick