Search results

  1. N

    Monitoring proxmox and hardware?

    Yeah, usually with Zabbix, nagios has some great scripts: https://github.com/nbuchwitz/check_pve
  2. N

    how to check the current IOPS usage on Ceph cluster

    Easiest way is to look at ceph dashboard inside proxmox.
  3. N

    Tasked with Proxmox optimization

    You didnt specify ssds models, i would like that before any recommendation about ceph.
  4. N

    Proxmox Metric Server: InfluxDB 1 versus 2?

    Use Influx v1 or v2 ,usually it depends on pre-built dashboard on grafana. v3 is lets say opensource, but cripppled, so we are waiting for influx v1 or v2 fork in the future.
  5. N

    Project: Fileserver on Proxmox

    As for storage-replication , HA is working yes ,but automatic failover isn't because it is not a HA storage, and as you can see you can lose the data versus regular HA storage(CEPH etc)> .
  6. N

    Project: Fileserver on Proxmox

    I'll answer some misconceptions from Johannes, and give some recommendations: 1) CEPH demands 3+ nodes, with more than 100tb data i would recommend probably 5-7-9 nodes. So out of your scope. 2) Clustering doesnt add complexity since it is already included, and adding quorom nodes is just fine...
  7. N

    Backup physical desktops/laptops with PBS?

    I usually work with Duplicati on linux/windows workstation. It is really easy gui, with numerous restore options.
  8. N

    Project: Fileserver on Proxmox

    Strange and interesting idea. I would use CEPH for that, it seems that it would suit better. i've never seen single node zfs pool with that size on one machine in Proxmox. But if you stick 20x20tb drives in Raidz2/3 i guess you could do it. And replication only works on ZFS, not on LVM...
  9. N

    HELP! Deleted everything under /var/lib/ceph/mon on one node in a 4 node cluster

    Thats why i sad, do the backups, and afterwards just delete CEPH and reinstall it.
  10. N

    HELP! Deleted everything under /var/lib/ceph/mon on one node in a 4 node cluster

    If you have more monitors do not restart them before backing all up!
  11. N

    HELP! Deleted everything under /var/lib/ceph/mon on one node in a 4 node cluster

    Are the backups working? Do all VM/CTs backups if they are.
  12. N

    HELP! Deleted everything under /var/lib/ceph/mon on one node in a 4 node cluster

    Just delete that monitor from other nodes, and start clean.
  13. N

    moving VM between hosts maintaining snapshots?

    Only way to preserve is to use CEPH.
  14. N

    Proxmox cluster benefit

    No, this is not the point of cluster. You are searching of something like parallel-processing cluster, which is much-much more complex
  15. N

    Which Shared Storage for 2 node cluster

    For 3-node CEPH, anything more than 10g is probably overkill. And since it is only 3 nodes, everything should be on them, and daily or even something like more than few backups per day just in case. Everything should work really fine.
  16. N

    pmxcfs + qcow2

    But gluster is EOL,or soon to be, just so you know it.
  17. N

    Proxmox vs Openmediavault

    wrt turion processor, i would just spin up openmediavault for a simple file-share machine.