Search results

  1. S

    reboot one node case all other nodes backup stop

    Hi, in daily backup we did reboot to one of the servers in case of that reboot, all other nodes stop the backup proccess example: INFO: Starting Backup of VM 117 (lxc) INFO: status = running ERROR: Backup of VM 117 failed - unable to open file '/etc/pve/nodes/server13nvme/lxc/117.conf.tmp.7676'...
  2. S

    Ceph monitors not shown on storage settings

    attaching screenshot, all my other proxmox clusters show the monitors as not editable fields and only on this cluster I see it as required and empty field suggestions? Regards,
  3. S

    [SOLVED] HELP - problem with ceph Cluster

    Solved by editing /etc/pve/storage.cfg and removing the cephmon lines in rbd storage
  4. S

    [SOLVED] HELP - problem with ceph Cluster

    Hi, I have ceph Cluster working on multiple nodes with 10.10.10.0/24 network now, I added new nodes to the Proxmox cluster but this nodes was no access to the 10.10.10.0/24 and I did pveceph init --network 10.10.10.0/24 on this nodes, now after I see that no connection I added the network...
  5. S

    [SOLVED] Remove node from cluster

    we did and it's work nothing else required?
  6. S

    [SOLVED] Remove node from cluster

    Hi, it's already removed from the cluster in pvecm nodes I see only the 4 nodes but sill Expected votes: 5 Highest expected: 5 suggestion how can I fix it? should I add back this server to cluster and remove it again? another solution? Regards,
  7. S

    Backup work only on local node

    the backup is set for all nodes, but I can see it only if I login to the gui from node1 if I login from node2 IP and go to Datacenter -> Backups I don't see this backup but first I will check if it's related to the https://github.com/ayufan/pve-patches incremental backups
  8. S

    Backup work only on local node

    Hi, I have cluster with 4 nodes, when I set backup on node1 it's backup only node1 when I go directly to node2 GUI -> DataCenter -> Backups I don't see there the backup that set on node1 any suggestion / solution for that? Regards,
  9. S

    [SOLVED] Remove node from cluster

    Hi, I have removed node from cluster before the node was shutdown now, when I check from another node I see: # pvecm status Votequorum information ---------------------- Expected votes: 5 Highest expected: 5 Total votes: 4 Quorum: 3 Flags: Quorate but I have only 4...
  10. S

    Backup hangup with Ceph/rbd

    it's not down the Containers during the backup? you don't need solution without downtime on each backup?
  11. S

    CEPH, Hanging Backups=>IO Waits=>Reboots (Including solutions)

    wow, Thanks for that! any plan to include A neat fix in Proxmox release?
  12. S

    Linked Clone Network on LXC

    Hi, I want to create multiple LXC Containers using Linked Clone, the problem is that if I set some network / IP settings inside one container, it's apply to all other Container Linked clone containers any solution for that? Regards,
  13. S

    LXC Backup Issues

    Hi, I have 2 issues with LXC containers backup 1. some times it's show even few days it's processing for some container but not completing the backup and I need to stop the task manually. 2. some containers got this error: command 'mount -o ro,noload /dev/rbd5 /mnt/vzsnap0//' failed: exit code...
  14. S

    LXC + Ceph Quota

    Yes, CentOS 7.x, I have some suspicion it's can be related to containers that was converted from Proxmox 3.x and OpenVZ to LXC please let me know if you have any suggestion
  15. S

    Proxmox Cluster Broken almost every day

    don't see changes on that issue, any news please? https://bugzilla.proxmox.com/show_bug.cgi?id=1532
  16. S

    LXC + Ceph Quota

    It's set on fstab and it's work for me in local-lvm just for Ceph storage it's not working, any Idea / suggestions?
  17. S

    LXC + Ceph Quota

    Hi, sorry, what you mean? what should I do to enable the quota? Regards,
  18. S

    LXC + Ceph Quota

    Hi, I have LXC Containers working over Ceph Shared storage with Quota = 1 option for the Disk now, I try to Run: # quotacheck -vguma quotacheck: Scanning /dev/rbd1 [/] quotacheck: error (1) while opening /dev/rbd1 how can I add quota support? LXC Container OS: CentOS 7.x /etc/fstab: none...
  19. S

    Proxmox roadmap Suggestions

    a. Incremental backups b. Reduce disk volume c. GUI support for adding external disk (nfs / network share) d. Storage QoS and maybe the community can suggest additional features the problem is that if you try to migrate from local disk to NAS or Ceph sotrage it's just not working and not...