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

    That's just S3 added as a folder and pointed to this folder in the storage, but when backing up, the archive does not immediately go to this folder, but to some temporary one and then only copies it to the folder from under c3. I would like the archive to be created immediately in the C3 folder
  3. 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...
  4. L

    failed to start import zfs pool rpool

    tell me how to convert disk.raw for LCX?
  5. L

    failed to start import zfs pool rpool

    connected zfs pool in read-only mode, how to copy lvm disks from it and transfer it to another server?
  6. L

    failed to start import zfs pool rpool

    All work, the backup on ftp hung, I decided to restart the server for prevention and everything fell. The server is located in the Data Center. rpool in raid1 mirror
  7. 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
  8. L

    Backup VM not running

    backup is executed on the second local disk
  9. L

    Backup VM not running

    config VM cat 100.conf bootdisk: virtio0 cores: 6 memory: 64386 name: 1CTerminal net0: rtl8139=F6:7E:95:B4:E4:C0,bridge=vmbr1,firewall=1 numa: 0 onboot: 1 ostype: win10 scsihw: virtio-scsi-pci smbios1: uuid=9924e32b-23ff-421f-96e9-444e4cf6320e sockets: 1 virtio0...
  10. 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...
  11. 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...
  12. L

    Throw a virtual camera into a VM

    No. Failed to throw the camera
  13. 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
  14. L

    Throw a virtual camera into a VM

    usb camera cannot be thrown, the server is located in the DC
  15. 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
  16. L

    Proxmox Backup VM on BOX

    If I make a backup copy to the same network storage with the lzo compression ratio, then everything goes well. The file is larger than the size, which means there is not a limit on the file size. Why does it fail with zstd compression?
  17. 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...