>> 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 <[email protected]> 写道:

>> 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.
> 

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to