Hello everyone after creating a VM NAS, with 500 GB storage on local ZFS datastore, during a massive data transfer the node went into apparent bulk detaching itself from the cluster.
I found only this and no particular error message on the logs:
Is this possible because there is no swap partition on the node?
root@pve:~# free
total used free shared buff/cache available
Mem: 32696120 21331172 8249880 98408 3115068 10779660
Swap: 0 0 0
I found only this and no particular error message on the logs:
Code:
0.047656] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.047657] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.047658] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.047659] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.047659] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.047660] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.047661] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Is this possible because there is no swap partition on the node?
root@pve:~# free
total used free shared buff/cache available
Mem: 32696120 21331172 8249880 98408 3115068 10779660
Swap: 0 0 0
Last edited: