Yes, for sure. EOL is EOL. Hopefully to some extent, the only other side benefit of the thread here, is that google indexing will find it, and if someone else is in the same boat in a few months they will find this discussion possibly / see the...
Hi, OK. Thank you for confirming. I think the distinction between "Unpriv: NO" setting in the GUI (ie, this is how it is now) vs trying to flag it as "PRIV: YES" is maybe not entirely clear. But bigger picture, I agree, these are old containers /...
OK! thank you. Generally I don't use ZFS most of the time. Rather I'm working with vanilla ext4 /var/lib/vz mounted filesystem for my VM/LXC storage.
so I get the feeling my migrations will be non-sparse-aware (I think). So goes life. I think I...
Hi Fabian, thank you for this reply. Greatly appreciated. This makes sense that the VM are left locked on Source/Target. I think here I just have a learning curve about how PDM works. So that is good!
In terms of the original issue, and some...
Thank you for this detailed reply Fabian, this is all very clear / sounds good. Can you comment on if these migrations are 'sparse file aware' (ie, if I move a VM or Container with a 250gig virtual disk allocated, which is only 10% full, and 90%...
Ah, ha, this is funny. Looking at output from the script, next day/ now that I am reading it and not quite so sleep deprived, it tells me clearly,
"SKIP: NOTE: Expensive checks, like CT cgroupv2 compat, not performed without '--full' parameter"...
footnote, for actual maybe clarity.
- doing a test of LXC and KVM migrate (live hosts, not PDM) is a good easy way to validate this (ie, live migrate possible vs only stop-start)?
- context comment, KVM shared-nothing-live-migration in proxmox...
Footnote, side quest observation part2. It looks like in my setup, once a PDM managed LXC migration happens. The SRC and TARGET nodes leave the lxc containers tagged in a lock state of "Migrate" and I need to manualy unlock them via CLI. Which...
Footnote to mention a few thoughts after a break.
PDM seems to use new method "VZMTUNNEL" to send stuff from one place to another. I believe this is API-level-based. (ie, not SCP/SFTP so much as - pushing via trusted channel from one place to...
Hi everyone, just a quick sanity check question. I've been meaning to do some PDM testing and finally got my kick yesterday to get on with it.
after first bit of testing I must say, 'very nice' - this looks like a great tool to enhance management...
Hi, I am just testing out this very feature today with my first test-install of Proxmox Data Centre Manager.
I've got it linked an 8-node proxmox cluster and also a non-related proxmox standalone node
I've been able to move some LXC Containers...
Hi, just a small sanity check question, I am part way through a bit of an adventure today, upgrading some Proxmox cluster nodes from Proxmox8 to 9
everything went great, except I forgot until too late, this breaking deal detail with Proxmox V9...