# df -h
this will show how much space it has versus how much is in use...# zfs list
this will show where the swap space comes from (probably rpool/swap)# zfs set volsize=2G rpool/swap
set the swap filesystem to 2G# reboot now
I am not sure if I *had* to reboot for it to take effect, but it worked wellI was going to try it at home (since I doubled the physical memory in that box) but only 1% of the swap space was in use, so I left it.
Short and sweet - thanks Malachi.
ReplyDeleteNo problem :)
ReplyDeleteThanks!
ReplyDelete