It's a little weird container inside a container.
I think inside a VM is the way to achieve better performance.
And needs to mention that LXC reboots when migrate.
Wow! Datacenter bulk actions???
This in come im handy.
I asked this feature a long time ago... https://bugzilla.proxmox.com/show_bug.cgi?id=4200
Thank you guys... You are amazing.
Hi there.
Just to clarify: one can still use glusterfs as a directory based storage.
I've been doing it for years now, and works fine with any Proxmox VE version or Qemu.
Just my 2 cents.
Usually the vm disks are in LVM volume
Try in the shell
lvs
Alternativaly you can use a grep filter
lvs | grep 100
But like @Impact said, needs to see /etc/pve/storage.cfg to be sure how the storage layout.
Hi
I have create a snapshot and than detach a 32G second disk.
After that I was unable to delete a snapshot.
Even after reatach de detached disk.
So, I went ahead and remove the snap_lvm thing with lvremove
Now I can't initiate the VM
TASK ERROR: qemu-img: Could not open...
Hi...
I am trying use another target, and therefor use other network to make the ZFS Replication.
But when I tried I got this error:
pvesr create-local-job 100-0 rep_link1 --schedule "*/5"
Target 'rep_link1' does not exist.
rep_link1 is inside /etc/hosts, pointed to another IP address/link...
I know almost nothing about zfs and related stuff, but it's should not be a resilvering in place at this point?
But I guess a resilver is just well loose some vdev in the same raid-z, right?