I recently had to replace one of my nodes and the new server was setup from scratch. It's an 8 core/16 thread Intel with 64GB ram. I noticed today when trying to update it that it was very sluggish and the stats in the gui manager weren't keeping up.
After forcing the two very low resource linux guests to shutdown the updates at the cli were still crawling. I went and looked at the physical console and nothing jumped out but the hard drive lights were extremely active.
After a reboot and cleaning up the failed update and then finishing the update and rebooting again it seems ok. I'm running both tiny VMs again at the moment. I started poking around and noticed that this node for whatever reason has no swap. Is this expected? I would have assumed that the installer would have made one.
I tried using the normal tools [fallocate / mkswap, etc.] to make a file based 6GB swap file but learned a new lesson in religion... apparently my swap was full of holes (holy). So... this server has three 2TB drives setup as zfs raidz1 and apparently I can't make a swap file in the standard way.
Looking for clues as to why an actual swap partition didn't get created at install. Was I not supposed to install the entire system on a zfs raid?
After forcing the two very low resource linux guests to shutdown the updates at the cli were still crawling. I went and looked at the physical console and nothing jumped out but the hard drive lights were extremely active.
After a reboot and cleaning up the failed update and then finishing the update and rebooting again it seems ok. I'm running both tiny VMs again at the moment. I started poking around and noticed that this node for whatever reason has no swap. Is this expected? I would have assumed that the installer would have made one.
I tried using the normal tools [fallocate / mkswap, etc.] to make a file based 6GB swap file but learned a new lesson in religion... apparently my swap was full of holes (holy). So... this server has three 2TB drives setup as zfs raidz1 and apparently I can't make a swap file in the standard way.
Looking for clues as to why an actual swap partition didn't get created at install. Was I not supposed to install the entire system on a zfs raid?
Last edited: