Recent content by Vassilis Kipouros

  1. V

    Using keepalived to access the cluster WI over a single IP

    Seasons Greeting to all. Thank you for posting your setup, I have been using the same for pve gui. I will try to add a secondary setup on same keepalived instances to support the ceph mgr dashboard (which only runs on active mgr) and post my hopefully working results back here... Also, I see...
  2. V

    cluster.conf.new: Permission denied

    This is totaly wrong. After you stop the cluster there is nothing to edit in /etc/pve
  3. V

    Multiple clusters backup to pbs

    Another workaround would be to create/use different datastore for each pxmx cluster.
  4. V

    Multiple clusters backup to pbs

    Awesome! You guys rock. When I grow up I will definitely purchase support!!
  5. V

    Multiple clusters backup to pbs

    Hello again, It occurred to me today that you need to have different numbering VM/CT scheme to backup two seperate proxmox clusters on the same pbs box. Backups are grouped by VM/CT number only on pbs. This could cause a lot of confusion. You can backup two different VM's with the same name...
  6. V

    [SOLVED] Snapshot running VM taking forever

    FYI: Today's update (I think it was pve-container) solved the issue.
  7. V

    [SOLVED] Snapshot running VM taking forever

    It seems to be happening to all CT's that have a bind mount to the cephfs mount on the host. Removing the bind mount the issue doesn't appear. I've had it working until last week, why is this happening now?
  8. V

    [SOLVED] Snapshot running VM taking forever

    I have this happening too. CT snapshot backups fail and leave a preparing snapshot that can only be deleted from CT conf file... My error is: Use of uninitialized value in numeric eq (==) at /usr/share/perl5/PVE/VZDump.pm line 478. INFO: starting new backup job: vzdump 100 --storage cephfs...
  9. V

    Proxmox VE and Traefik Reverse Proxy

    Would you be kind enough to share your configuration files for this? Thanx
  10. V

    Ceph pool tweaking....

    Without using ceph, my current described environment works without a hitch (proxmox wise) I can fully manage the vms and cts on each site without a problem. So the question remains, can a proxmox cluster manage multiple ceph clusters? Or should I isolate the proxmox clusters per site? Can we...
  11. V

    Ceph pool tweaking....

    Thank you for your reply Alwin. Is it possible to have 3 nodes per site in 3 sites all clustered with proxmox and create local seperate ceph cluster on each site? managed by proxmox?
  12. V

    Ceph pool tweaking....

    Been reading a lot on Ceph documentation but looks confusing. I was hoping for some Proxmox specific instructions because I've broken my previous cluster by manually doing ceph commands.
  13. V

    Ceph pool tweaking....

    I have managed to succesfully deploy a test cluster over three sites connected with 100mbit fiber. All three nodes have 3 osds each, and there is the default pools for cephfs-data and cephfs-metadata. The performance of this one pool stretched across the 100mbit links is low but acceptable for...