Search results

  1. A

    Is there a reason to limit the number of monitors? ( unable to find usable monitor id )

    You should keep the mounter count to an un-even number. CEPH suggest only 3 unless you have a huge enviornment. So your current amount of MON's is much higher than the recommend
  2. A

    [SOLVED] dpkg dependency problems while installing proxmox 4

    The issue is PVE-firewall is not able to start / be configured causing other services to fail. Is there anything in the logs directory or the status output of pve-firewall?
  3. A

    Problem Load on VPS ?

    If your using LXC then the load shown in the VM will always be the load value on the node itself. There is talks of working on a feature to show a VM load value but nothing yet has been made of this.
  4. A

    Problem Load on VPS ?

    Which virt are you using?
  5. A

    Proxmox CEPH Cluster's Performance

    Journal only needs to be 5-10GB, however you need a decent SSD for the job, something like : http://www.samsung.com/us/business/computing/solid-state-drives/MZ-7KM240E
  6. A

    Proxmox CEPH Cluster's Performance

    If you can get 6 OSD's of the same type and then one or two SSD's per a server for the Journal then your be able to improve performance, with the current hardware you have and without any changes not too much you can do.
  7. A

    Proxmox CEPH Cluster's Performance

    In your current setup (amount of OSD's) the most you will get the is the max rating of a single OSD disk, however you will never hit 100% due to overheads and different performance ratings at different queue depths and I/O type.
  8. A

    Proxmox CEPH Cluster's Performance

    A standard 7.5K disk will give you around 150, the 505 result you got will be due to a Raid Cache or others means.
  9. A

    Proxmox CEPH Cluster's Performance

    In the current version of CEPH the underlying storage is a system called filestore, this means that every write is also wrote to a journal, this causes a thing called a double write penalty, basically for every write if it wrote twice, causing filestore to max out at 1/2 the speed of the...
  10. A

    HA with 2 local storage

    A cluster needs 3 servers, so your need a small 3rd server with Proxmox installed.
  11. A

    Install onto MacBook Pro (Late 2011)

    As previously mentioned Proxmox is not really designed for that use case so is not something you can do via the GUI. However you technically can pass through devices using KVM/QEMU, but I am not sure exactly if it would work down to such device level and specially on a MAC. It's normally...
  12. A

    HA with 2 local storage

    Not possible with pure local storage, as it does not have any inbuilt replication between the two local storages. Few options. 1/ HA at the application level with 2 VM's one on each node. 2/ Use CEPH or another replicated storage system across the two nodes.
  13. A

    Proxmox update with Ceph Hammer

    Then yes hammer is still supported by Proxmox.
  14. A

    Proxmox update with Ceph Hammer

    They will be CEPH Hammer updates, you need to complete the following when you wish to update to Jewel : https://pve.proxmox.com/wiki/Ceph_Hammer_to_Jewel Which involves editing the sources to use jewel instead of hammer, when doing any for of update please make sure you use apt-get dist-upgrade
  15. A

    Unable to add ceph storage

    If your looking to add more than a minimum of : 1024 ceph osd pool set {pool-name} pg_num 1024 If you have no / minimal data then ceph osd pool set {pool-name} pgp_num 1024 If you have data in the pool then slowly increase pgp_num after each increase has taken effect.
  16. A

    [SOLVED] 4.4-5 Upgrade gone wrong?

    You should never do an apt-get upgrade, always apt-get dist-upgrade If you try and run apt-get dist-upgrade this could/may fix your situation.
  17. A

    Unable to add ceph storage

    Correct, but if it's an empty pool (which this seems to be as only just got added correctly into Proxmox) it is easier/quicker to do.
  18. A

    Unable to add ceph storage

    Do you plan to add any more OSD's in the near future?

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!