[PVE-User] about ceph server
alex.lu
lyt_yudi at 126.com
Tue Feb 18 08:22:20 CET 2014
>> If have to expand the osd, how to operate?
>>
>> This feature can be canceled?
>
> Sorry, I do not understand those questions.
If add more than eight nodes, how to add it?
now, when add mon.7 for eighth node, there have a error:
unable to find usable monitor id (500)
##Ceph.pm
825 my $monid;
826 for (my $i = 0; $i < 7; $i++) {
827 if (!$cfg->{"mon.$i"}) {
828 $monid = $i;
829 last;
830 }
831 }
just modify here ?
在 2014年2月18日,下午2:21,Dietmar Maurer <dietmar at proxmox.com> 写道:
>> 1. health HEALTH_WARN too few pgs per osd (2 < min 20)?
>> this is how to calculate?
>
> Please read the ceph documentation! (#OSDs*100/size)
>
>> 2. from forum and code, i see the number of nodes is limited, must be less
>> than 8 nodes.
>
> This is just a recommendation.
>
>> If have to expand the osd, how to operate?
>>
>> This feature can be canceled?
>
> Sorry, I do not understand those questions.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20140218/430d1c24/attachment.htm>
More information about the pve-user
mailing list