I think you mean: how to add a permission role name.
Click on Datacenter->Permissions tab.
Add your users and groups in the obvious way, then to add a role name to a user you need to click Permissions tab and then add button.
Or maybe you mean ceph pools?
Just taking this bit first - the VMs would be accessing ceph so their data wouldn't need to be any particular node or osd. This sounds like a separate problem.
So back to the main, I take it that your 3 node "good" cluster is live with a lot of data on it but could you delete all the osd on...
ceph tell osd.0 bench -f plain
bench: wrote 1024 MB in blocks of 4096 kB in 8.649105 sec at 118 MB/sec
This is with no ssd and no 10G network, so I would guess either your ssd is not there or your 10G network is 1G. Just a guess mind.
I have backed up and restored a few VMs from another proxmox. After the restore has completed the hardware of the VM sometimes has two disks of the same image :
Hard Disk (virtio0) disk_vm:vm-108-disk,size=50G
Unused Disk 0 disk_ct:vm-108-disk-1
The ceph pool is called "disk"...
You can dd the disk into a network pipe and copy it out at the other end. The pipe could be "net cat" or "udp send" or ssh.
The receiving end could be "system rescue cd" This works best if the disk is quiet at the time and better if it is off (use system rescue cd to send also).
You should monitor the services that the VMs provide, you could use httping to check a webserver for instance. You could use a more featured program like nagios or zabbix to get an overview of your system.
From: http://docs.ceph.com/docs/master/rados/operations/placement-groups/#set-the-number-of-placement-groups
ceph osd pool set {pool-name} pg_num {pg_num}
OK, so you think that the reboot was the important part to fix the "problem"...I note that if you do not run init on all nodes then the useful links to ceph config are not created on all the nodes and "ceph -s" will not work on all the nodes.
Hi,
I recently re-installed proxmox 5.1 and ceph and followed instructions: "After installation of packages, you need to create an initial Ceph configuration on just one node, based on your network"
I found that ceph-osd.?.log had references to the non-ceph network in it, so I ran "pveceph init...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.