Recent content by Gilberto Ferreira

  1. G

    Proxmox Virtual Environment 9.1 available!

    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.
  2. G

    Proxmox Virtual Environment 9.1 available!

    Do a backup beforehand is highly advisable.
  3. G

    Proxmox Virtual Environment 9.1 available!

    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.
  4. G

    [SOLVED] Unable to delete snapshot using volume-chain

    Hi Just a follow up about this issue. It's seems to be solved after some last updates. Thanks.
  5. G

    Proxmox installation on Proliant BL460

    brctl show will help too and ss -atpn | grep :8006 df -h systemctl status pve-proxy cat /etc/hosts
  6. G

    Proxmox installation on Proliant BL460

    In order to better assist, we need to know the content of the files and commands ouput cat /etc/network/interfaces dmesg | grep -i eth ip a
  7. G

    Glusterfs is still maintained. Please don't drop support!

    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.
  8. G

    Opt-in Linux 6.17 Kernel for Proxmox VE 9 available on test & no-subscription

    https://forum.proxmox.com/threads/opt-in-linux-6-17-kernel-for-proxmox-ve-9-available-on-test-no-subscription.173920/
  9. G

    [SOLVED] Decreasing disk size

    Make sure you do a backup, BEFOREHAND. (Just a double advice!)
  10. G

    [SOLVED] Decreasing disk size

    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.
  11. G

    Opt-in Linux 6.17 Kernel for Proxmox VE 9 available on test & no-subscription

    I don't think so. At least I have installed this kernel 6.17 in a bunch o PVE 9 using no-sub repo.
  12. G

    [SOLVED] Unable to delete snapshot using volume-chain

    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...