Search results

  1. L

    Create cluster on proxmox 7.4 problems

    when creating a cluster, I specified ip 0.0.0.0 and now when adding new nodes to the cluster, the addition does not occur
  2. L

    Backup in S3

    Installed the s3fs package. Mounted bucket S3 to a folder. Proxmox added a Storage folder with S3. When copying, the file does not immediately go to the S3 folder, but first where a backup is made locally and then it is copied to the S3 folder. Is it possible to do something so that the backup...
  3. L

    failed to start import zfs pool rpool

    the system is installed on an ext4 ssd disk, and there are also two disks in the raid on zfs. When booting the system, an error popped up: failed to start import zfs pool rpool
  4. L

    Backup VM not running

    Installed Proxmox 6.4. A virtual machine with windows server 2016 was raised. A backup (Snapshot) of this virtual machine is configured by standard means, and during the backup, the VM is periodically turned off and the backup stops. INFO: 44% (264.0 GiB of 600.0 GiB) in 2h 53m 58s, read: 24.5...
  5. L

    Proxmox 7.x not network

    After a clean installation of proxmox 7, the network does not work. Although during installation, the network settings for the dhcp receive. Delivered proxmox 6.4 the network works. I tried to update from 6to7 and after the update I rebooted and the network disappeared = (. How to raise the...
  6. L

    Unpacking VM backup in ztsd format error

    When unpacking the archive, an error pops up, you need to get the data from the VM zstd -v -qq -d vzdump-qemu-101-2020_09_03-00_00_03.vma.zst _03-00_00_03.vma.zst : Decoding error (36) : Corrupted block detected
  7. L

    Throw a virtual camera into a VM

    Installed the v4l2loopback package and hung it on /dev/video0. How to insert /dev/video0 device into VM? PS: PVE 6.2
  8. L

    Proxmox Backup VM on BOX

    I make a backup to a network storage connected via CIFS with zstd compression mode and the backup will result in an error: INFO: 99% (594.1 GiB of 600.0 GiB) in 1h 7m 40s, read: 152.0 MiB/s, write: 136.9 MiB/s INFO: 100% (600.0 GiB of 600.0 GiB) in 1h 8m 19s, read: 153.9 MiB/s, write...