Recent content by gtrovato

  1. G

    local-lvm issue adding node to cluster

    Hi All! I've a problem adding a node to a cluster. As soon I add it I see the local-lvm of all nodes reported with the question mark. Even if i remove the node, the local-lvm remains marked with question mark in the node removed. Perhaps the problem is due to the fact that I've the new node...
  2. G

    Help for a hacker trick

    Hi All! I need you help for an hacker trick... :) I'm in trouble, since, due to a wrong configured pfSense, I was cut out from a remote site, connected over VPN. The only connection working is from my local PVE to the remote PBS (port 8007). I ask you if there is a way, using PBS API, to have...
  3. G

    No VM disk

    Great Philipp, I see the disks now! Just another hint: how to have the VMs back? Just create new VMs and attach the corresponding disk? Thank you!
  4. G

    No VM disk

    dir: local path /var/lib/vz content backup,vztmpl,iso lvmthin: local-lvm thinpool data vgname pve content rootdir,images lvm: old vgname pve-OLD-95683659 content rootdir,images shared 0 lvm: pve vgname pve content...
  5. G

    No VM disk

    Also VM Disks row is empty!
  6. G

    No VM disk

    Hi Philipp, thanks for answering! Here: root@pve:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 2.7T 0 disk sdb...
  7. G

    No VM disk

    Hi All, I've added a LVM group on my PVE, but from the WEB UI I don't see the VM disks inside it, that I can see with fdisk as below. What's the issue? Thank you! Disk /dev/mapper/pve--OLD--95683659-vm--110--disk--0: 100 GiB, 107374182400 bytes, 209715200 sectors Units: sectors of 1 * 512 =...
  8. G

    Bluetooth device on container

    Hi, I've the same, it doesn't work. This my .conf: arch: amd64 cores: 2 features: nesting=1 hostname: debian memory: 2048 nameserver: 192.168.0.254 net0: name=eth0,bridge=vmbr0,gw=192.168.0.254,hwaddr=C6:C0:BD:3D:EC:64,ip=192.168.0.78/24,type=veth ostype: debian rootfs...
  9. G

    Bluetooth device on container

    Hi All! I'm an old user of Proxmox, but just with VM. I'm approaching now containers, and I've an issue. I need to manage from a container (Debian 11) a bluetooth device connected to the host (Proxmox 7.3-3). With lsub it's properly reported inside the container: Bus 001 Device 003: ID...
  10. G

    Zabbix Proxmox VE by HTTP SNMP green indication

    Hi All, I've Zabbix Proxmox VE by HTTP working properly. The only thing missed is the SNMP availability icon, that doesn't light green (so I assume to have not alarm if PVE is lost). Any reason? Thank you!
  11. G

    Restore doesn't work

    Hi All, I've PVE 6.3.2 and PBS 2.0.4. Why I cannot restore a backup on the same VM? Thank you!
  12. G

    HA Cluster with ZFS?

    Hi All, after studying I'm still confused about requirements to build an HA Cluster with three nodes... e.g. ZFS is mandatory? Thanks!
  13. G

    Python script to manage the quorum with 2 servers HA cluster

    But in any case it's more reliable than the solution with script, right?
  14. G

    Python script to manage the quorum with 2 servers HA cluster

    Better to use a "Fencing" device? And if this device goes down?