Search results

  1. P

    ZFS snapshot on lxc

    Is it possible to take zfs snapshot on an unprivileged LXC container? I created a samba service in an LXC container as it's more lightweight and even if the VM cannot boot i can simply copy the file from the bind mount from the PVE host without the hassle of mounting virtual disks, etc. (minor...
  2. P

    PVE 6.4 to 7 no network only for host

    I have upgraded one of my servers from PVE 6.4 to 7; i tried the same procedure on other servers before doing it online and i had no problems but now i cannot access the PVE server (GUI, SSH or ping) but i can still reach all the VMs. I can still have access to the machine by scheduling a KVM...
  3. P

    Best way to configure big disk backups

    I'm ruinning PBE as a backup service for my PVE systems and, as i plan to backup large set of data, i want to know what's the best approach to my problem. I have a VM with 3 disks: one system disk, one database disk and one for storage. The first two disk are reasonably small (50 and 300Gb) but...
  4. P

    Proxmox Backup server deployment options on PVE

    My network is composed of two PVE servers: one primary server where all the VM runs and one secondary backup server used to store VM backups and as a backup PVE (in case the primary server fails it must be capable of restoring and running the VMs). Both servers runs on ZFS, all the disk on the...
  5. P

    Infiniband interface bonding

    I'm configuring a 3 node HA cluster with Ceph storage; this cluster is composed of 3 identical nodes, each node has 2x 1gb ethernet cards 2x 40gb infiniband cards (mellanox-4) The infiniband cards are connected to a 32 port infiniband switch that is used both for SAN and for public access (via...
  6. P

    Shrink ZFS disk

    Hi. I'm running on Proxmox VE 5.1 on a single node, the filesystem is on ZFS (ZRAID1) and all the VM disks are on local zfs pools. When trying to expand the vm 100 disk from 80 to 160gb i wrote the dimension in Mb instead of Gb so now i have a 80Tb drive instead of a 160Gb ( on a 240gb...