I have both local and nfs shares, but I am bit confused.
If I do a live migration sometimes I get errors such as:
Error: _rst_get_object: wrong object type: 1030 (expected: 1045)
Error: rst_open_file: failed to lookup path '/tmp/.nfs000000000038000400000109': -2
ERROR: online migrate failure - Failed to restore container: Can't umount
/var/lib/vz/root/101: Device or resource busy
I do not understand why, my container was created in the NFS share, why am I getting error messages regarding local disk.
I looked closer and it seems that root is in the local disk and private is in the nfs share.
I do not even want to use the local disk.
I tried removing the settings from storage.cfg, but it always shows in the gui and the issue did not go away.
How do I remove the local disk share completely. I only really need the NFS share.
My setup is at the latest releases.
BTW, it does migrate regardless of the errors and then starts, but I have a copy of the VM in root in .var.lib.vz and the same amount of storage in private in NFS share.