When I reboot my Linux server the swap space reads 0 in top.
- I am running a vanilla install of CentOS 5.2
/etc/fstab looks fine from what I can tell
/dev/VolGroup00/LogVol01 swap swap defaults 0 0swapon -areturns "invalid params" error message for/dev/VolGroup00/LogVol01
Doing a mkswap /dev/VolGroup00/LogVol01 and then swapon -a works.
But each time I reboot the swap space goes back to 0 in top.
dd if=/dev/VolGroup00/LogVol01 bs=512 count=10 of=/dev/null)? – Aleksander Adamowski Jun 11 '11 at 8:16