Recent content by gosha

  1. G

    [SOLVED] PVE 7 OpenVPN (LXC) problem: Cannot open TUN/TAP dev

    Hi! After upgrading my cluster to PVE7: LXC container with OpenVPN server shows an error in the log: Mon Jul 19 10:32:50 2021 Diffie-Hellman initialized with 2048 bit key Mon Jul 19 10:32:50 2021 Socket Buffers: R=[131072->131072] S=[16384->131072] Mon Jul 19 10:32:50 2021 ROUTE_GATEWAY...
  2. G

    [SOLVED] PVE 7 Safari trouble

    Hi! Yes! Clear Safari local cache is solved problem! Thanks! --- Best regards! Gosha
  3. G

    [SOLVED] PVE 7 Safari trouble

    Hi! When I try to edit a network interface in the WEB GUI (Safari browser, MacOS), the edit window runs out of the visible area: I cannot access for move or close this window. I have no other action. I can log out from GUI only. for PVE 6.x display the same in Safari correctly for PVE 7 in...
  4. G

    [SOLVED] XFS file-restore

    Thanks, but I'll wait until the update in pve-no-subscription. :) --- Best regards Gosha
  5. G

    [SOLVED] XFS file-restore

    Ok! Thanks! --- Best regards Gosha
  6. G

    [SOLVED] XFS file-restore

    on this VM: # uname -a Linux dstore 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64 GNU/Linux all disks with xfs have been formatted via command: mkfs.xfs /dev/sdb1 etc. root@dstore:~# fdisk -l /dev/sdb Disk /dev/sdb: 500 GiB, 536870912000 bytes, 1048576000 sectors Units: sectors...
  7. G

    [SOLVED] XFS file-restore

    and on cn1: root@cn1:~# cat /var/log/proxmox-backup/file-restore/qemu.log [2021-06-10T12:53:00+05:00] PBS file restore VM log [init-shim] beginning user space setup [init-shim] debug: agetty start failed: /sbin/agetty not found, probably not running debug mode and safe to ignore [init-shim]...
  8. G

    [SOLVED] XFS file-restore

    Oops! another try: root@cn1:~# ps ax | grep file-restore 3053385 ? Sl 0:03 qemu-system-x86_64 -chardev file,id=log,path=/dev/null,logfile=/dev/fd/20,logappend=on -serial chardev:log -vnc none -enable-kvm -kernel /usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/bzImage -initrd...
  9. G

    [SOLVED] XFS file-restore

    I connected to nonde cn1: # ps ax | grep file-restore 3043000 ? Sl 0:03 qemu-system-x86_64 -chardev file,id=log,path=/dev/null,logfile=/dev/fd/20,logappend=on -serial chardev:log -vnc none -enable-kvm -kernel /usr/lib/x86_64-linux-gnu/proxmox-backup/file-restore/bzImage -initrd...
  10. G

    [SOLVED] XFS file-restore

    Yes. It work with other VM (but with ext4 not XFS).
  11. G

    [SOLVED] XFS file-restore

    Hi! I am trying to open the disc drive-scsi1 and get the error: proxmox-file-restore failed: Error: mounting 'drive-scsi1.img.fidx/part/1' failed: all mounts failed or no supported file system (500) I am trying: root@cn4:~# ps ax | grep file-restore 3126786 pts/1 S+ 0:00 grep...
  12. G

    [SOLVED] XFS file-restore

    Yes, in all cases I ran the file recovery in the GUI first, and then tried to see the logfile (on node with this VM). Since I was updating: # dpkg -l | grep proxmox-backup ii libproxmox-backup-qemu0 1.0.3-1 amd64 Proxmox Backup Server client library for QEMU ii proxmox-backup-client 1.1.8-1...
  13. G

    [SOLVED] XFS file-restore

    Hi! Assumption only. Maybe I need to install some package from PBS to PVE? --- Best regards! Gosha