Search results

  1. S

    Cluster actions during backups

    Hi, there is any recommendation to not do cluster actions during backups running on cluster? am asking since I have seen few times that if I did some actions like cluster services restart during backups (backup running on node 1 and I did the actions on other node) for example service pvestatd...
  2. S

    move disk to zfs can crush the cluster and fail in large disks

    Hi, If I move disk for example from external ISCSI or LVM storage to zfs, it's make high load in large disks, for example 300GB+ it's can case the local server with the zfs storage to Get completely stuck in reason of that, all other nodes in cluster can't communicate since the server is not...
  3. S

    Proxmox storage NVMe-over-TCP / NVMe of support

    Hi, today, when nvme world grow, there is any plan to support NVMe-over-TCP / NVMe of as additional Storage for Proxmox? More info: https://www.networkworld.com/article/3609921/nvme-over-tcp-how-it-supercharges-ssd-storage-using-standard-ip-networks.html Regards
  4. S

    Garbage Collections Tasks take too long

    most of the errors like this: Proxmox Backup Server 1.1-2 69.00 TiB of 124.50 TiB 2021-04-27T05:00:24+03:00: starting new backup on datastore 'Backups111': "vm/13346/2021-04-27T02:00:14Z" 2021-04-27T05:00:25+03:00: download 'index.json.blob' from previous backup. 2021-04-27T05:27:37+03:00...
  5. S

    Garbage Collections Tasks take too long

    Hi, I have some nas with about 50Tb of backups the Garbage Collections task take few days to done, but should run daily, so how can / should it's work? I try to run it once / week but the backups start to get errors, so I back to daily, but it's not complete it daily suggestions? Regards,
  6. S

    Proxmox backup got timeout

    Thanks! I did multiple backup tasks, each server in unique time and it's work well Regards
  7. S

    Proxmox backup got timeout

    Hi, I running backup task and it's across many nodes at same time in my opinion this case the error: qmp command 'backup' failed - got timeout for many VMs there is any option to extend the timeout for the pbs so it's will wait more before getting timeout? any other solution? Regards,
  8. S

    Proxmox 6.3 and Dell 6525

    Hi Moayad, Thanks, attaching the log and output of fstab root@server10:~# cat /etc/fstab # <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root / ext4 errors=remount-ro 0 1 UUID=B144-9759 /boot/efi vfat defaults 0 1 /dev/pve/swap none swap sw 0 0 proc /proc proc defaults 0 0...
  9. S

    Proxmox 6.3 and Dell 6525

    Hi, I have installed Dell 6525 with amd epyc 7742 CPU after last upgrade I got screen with error: loading initial ramdisk but the server is responding and all services are up and running also VMs under the server was started and works the problem is that his kind of error that from one hand...
  10. S

    Restore from backup to ZFS over iSCSI fail

    Thanks! waiting for fix :) Regards
  11. S

    Restore from backup to ZFS over iSCSI fail

    Hi, adding iqn.2008-11.org.linux-kvm access will not case security issue? mean, access from other Unauthorized node or vm from same network using this "general" initiator? Regards
  12. S

    Restore from backup to ZFS over iSCSI fail

    Hello, I have 2 zfs over iSCSI storages set on my clusters both configured on all nodes and working for create new VMs and migrate from other storages to this zfs storages but, this storage not working for restore from backup, so if I want to restore from backup I have to restore to local /...
  13. S

    Proxmox /etc/vzdump.conf Syntax

    Hi, my /etc/vzdump.conf include the following line: exclude-path: "/home/*/backups/*" "/home/admin/admin_backups/*" "/tmp/*" "/var/tmp/*" "/home/*/domains/*/public_html/var/*" "/home/*/domains/*/public_html/wp-content/cache/*" "/var/log/modsec_audit/*" "/home/tmp/*" "/home/*/tmp/" but weekly...
  14. S

    Migrate iscsi Disk to another server

    Please: # qm config 200 balloon: 2048 bootdisk: scsi0 cores: 1 ide2: nas31Backups:iso/CentOS-8-x86_64-1905-boot.iso,media=cdrom memory: 8192 name: test1zfs net0: virtio=26:7D:A1:6F:ED:B3,bridge=vmbr0,firewall=1,rate=12.5 numa: 0 onboot: 1 ostype: l26 scsi0: zfspool2iscsi:vm-200-disk-0,size=32G...
  15. S

    Migrate iscsi Disk to another server

    Hi, I have some node that I set as iscsi over zfs storage for all nodes now, I try to migrate server from server1 to server7 and got this error: 2020-05-07 14:18:19 starting migration of VM 200 to node 'server7' (192.168.1.27) 2020-05-07 14:18:19 ERROR: Failed to sync data - storage 'zfspool2'...
  16. S

    Proxmox and vlan aware

    this switch support both Trunk and "Hybrid" modes by default it's set on hybrid but I try to set it to Trunk both not working :(
  17. S

    Proxmox and vlan aware

    Thanks for that response! what bind of NICs do you use? >> am using standard TCP communication and try to test with PING but the communication btween this servers stop working, >> communication on internal network between 2 KVM and LXC virtual servers work without the vlan tag, right after...
  18. S

    Proxmox and vlan aware

    Hello to Proxmox Community, I have few servers with Proxmox ve 6 last version, working well with both internet and Internal Network I try now to add vlan aware support, taking 2 servers, enabled the vlan aware checkbox on vmbr1 (Internal network) and reboot the nodes after that, I go to 2...
  19. S

    Debian 10 template

    Hi, yes, sorry about what you said, I also believe it's should work on Proxmox 6
  20. S

    [SOLVED] Promox 6: problem with noVNC - failed to connect to server

    in my case from some reason it's was browser issue, I checked with Firefox in same computer and it's was working for me Regards,