Luc,
I have added some swap space on unix as follows:
mkfile 2000M /swap2
swap -a /swap2
and everything is ok, to make this change permanent (after reboot) I need to add something in /etc/vfstab, not quite sure what needs to be added.
Can you please specify what needs to be added.
Thanks