Search results

  1. A

    Unable to add ceph storage

    You missed this bit : You also need to copy the keyring to a predefined location. Note that the file name needs to be storage id + .keyring . storage id is the expression after 'rbd:' in /etc/pve/storage.cfg which is my-ceph-storage in the current example. # cd /etc/pve/priv/ # mkdir ceph #...
  2. A

    Proxmox 4.4 unable to see .ISO images in local content store

    How are you checking? When you create a VM or are you expanding the single node selecting the local (nodename) storage and clicking content?
  3. A

    drive-mirror RBD thin

    Thought so, thanks for confirming.
  4. A

    virtual machine hd size

    You need to mount the disk in Linux with discard, this can be set in the fstab file. Then the VM will automatically call a fstrim on any delete/change command, however this is a high overhead to this, hence it is best left with a weekly cronjob as built into most Linux OS's.
  5. A

    drive-mirror RBD thin

    Its the same issue as the post I linked from 2014, so wanted to check if that had since been resolved and this is a bug or if it was still the same as the 2014 post. Happy to log a bug if that's what is required, as I said if its an empty RBD image with no file-system it is fine, however...
  6. A

    virtual machine hd size

    The following covers it : https://pve.proxmox.com/wiki/Shrink_Qcow2_Disk_Files
  7. A

    Some Advice needed on adding new node or san/nas

    A 2 node CEPH cluster does work, however its recommended to always use a replication of 3 on CEPH. Something you can't really do too well with 2 nodes, and will always require a 3rd small node for quorm.
  8. A

    drive-mirror RBD thin

    Correct, so a RBD disk which has a size of 200GB but for example only has a use of 50GB before a disk move will show as only using 50GB within CEPH "rbd diff rbd/toto | awk '{ SUM += $2 } END { print SUM/1024/1024 " MB" }'", doing a disk move the progress bar will show it "moving" the full 200GB...
  9. A

    drive-mirror RBD thin

    So have done a few tests, and seems VM on or off the full image is migrated, from what i have heard its possible with CEPH to ignore "whitespace" when doing a RBD copy/move. 1/ If it's an empty RBD disk with no file-system it remains 0. 2/ If it's an RBD disk with a file-system it will take up...
  10. A

    drive-mirror RBD thin

    Hello, Wondering if the drive move (drive mirror) from RBD to RBD is thin provisioned as CEPH is as default, or if the whole disk size is wrote to the new RBD storage mount. I have found this : http://pve.proxmox.com/pipermail/pve-devel/2014-October/012898.html However it does not state if...
  11. A

    Unable to increase memory

    How does the hardware tab look on the VM within Proxmox?
  12. A

    Some Advice needed on adding new node or san/nas

    With CEPH you need to have free storage / disks available on each node you can convert into OSD's. You can then setup a storage pool across multiple servers.
  13. A

    Some Advice needed on adding new node or san/nas

    If you use CEPH and have 4 nodes you can lose any without issue, if you use one for storage if you lose that node no matter what you will loose the VM's.
  14. A

    Some Advice needed on adding new node or san/nas

    I mean you looking to use a single node with storage presented via NFS for example, or using storage across all servers using CEPH for example.
  15. A

    Some Advice needed on adding new node or san/nas

    Are you looking to just use the 4th server as storage? and not spread across all servers?
  16. A

    Some Advice needed on adding new node or san/nas

    Correct, main importance is that if one fails (biggest) the smaller ones can handle the load of the extra VM's.
  17. A

    High RAM usage in Proxmox 4.4

    What happens if you power down the other VM?
  18. A

    High RAM usage in Proxmox 4.4

    What kernel version are you running?
  19. A

    High RAM usage in Proxmox 4.4

    Don't have any ram/tmpfs using alot of storage? What does df -h show?

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!