[PVE-User] sheepdog, btrfs and tests
para zheng
para.pve at gmail.com
Thu Oct 11 05:30:42 CEST 2012
I installed ceph with proxmox, but I can not see the storage from PVE.
According to the wiki of ceph with proxmox, I set up ceph in 3 nodes,
and proxmox in another node, name it node4.
such as,
#ps -aux | grep ceph
root 5642 0.6 0.6 142864 13036 ? Ssl 09:45 0:25
/usr/bin/ceph-mon -i a --pid-file /var/run/ceph/mon.a.pid -c
/etc/ceph/ceph.conf
root 5838 0.8 2.2 448316 47132 ? Ssl 09:45 0:31
/usr/bin/ceph-osd -i 0 --pid-file /var/run/ceph/osd.0.pid -c
/etc/ceph/ceph.conf
root 5946 1.1 3.3 467996 68132 ? Ssl 09:45 0:43
/usr/bin/ceph-osd -i 1 --pid-file /var/run/ceph/osd.1.pid -c
/etc/ceph/ceph.conf
root 6230 0.5 0.9 418288 19800 ? Ssl 09:45 0:20
/usr/bin/ceph-osd -i 2 --pid-file /var/run/ceph/osd.2.pid -c
/etc/ceph/ceph.conf
root 6344 0.5 0.9 419440 20376 ? Ssl 09:45 0:20
/usr/bin/ceph-osd -i 3 --pid-file /var/run/ceph/osd.3.pid -c
/etc/ceph/ceph.conf
So, I think cpeh servers are ok now. is not that?
AND in the PVE node4, I also edit the file:
# cat /etc/pve/storage.cfg
rbd: mycephcluster
monhost 192.168.75.194:6789;192.168.75.195:6789;192.168.75.196:6789
pool rbd
username admin
authsupported cephx;none
content images
I had copied the file <client.admin.keyring> .
Then I reboot the node4 server, still can not see rbd volumes from GUI...
Anything I had mistaken or missed? thanks.
2012/10/9 para zheng <para.pve at gmail.com>:
> 2012/10/9 Alexandre DERUMIER <aderumier at odiso.com>:
>>>>Great, thanks. I will try this one.
>>>>Ceph/sheepdog is not added in the WEB in the latest version?
>>>>If adding them in the WEB, just only change the "pve-manager" module?
>>>>is there any other module need to change?
>> You can add the storage with pve-manager. (so you need to edit /etc/pve/storage.cfg).
> I saw the NFS, local storage configs are recorded here.
>>
>> But you can create vm, disk,snapshots,.. with the pve-manager.
>>
> OK, I will have a try and do more tests. Many thanks.
More information about the pve-user
mailing list