[ceph-users] [CEPH-LIST]: problem with osd to view up

2015-12-10 Thread Andrea Annoè
Hi, I try to test ceph 9.2 cluster. My lab have 1 mon and 2 osd with 4 disks each. Only 1 osd server (with 4 disks) are online. The disks of second osd don't go up ... Some info about environment: [ceph@OSD1 ~]$ sudo ceph osd tree ID WEIGHT TYPE NAME UP/DOWN REWEI

[ceph-users] [Ceph] Feature Ceph Geo-replication

2015-12-10 Thread Andrea Annoè
Hi to all Someone has news about Geo-replication? I have find this really nice article by Sebastien http://www.sebastien-han.fr/blog/2013/01/28/ceph-geo-replication-sort-of/ but it's 3 years ago... My question is about configuration (and limitation : TTL, distance, flapping network consideratio

[ceph-users] cancel or remove default pool rbd

2016-02-11 Thread Andrea Annoè
I to all, someone have try to cancel rbd default pool? I have the cluster ceph in warning with stale create pg. Is possible cancel default rbd pool and remove all stale pg? Thanks to all for your reply. Andrea. ___ ceph-users mailing list ceph-users@l

[ceph-users] R: cancel or remove default pool rbd

2016-02-11 Thread Andrea Annoè
pg. I try to downsize pgp from 2048 to 128 ...without success. Thanks Andrea. -Messaggio originale- Da: Michael Hackett [mailto:mhack...@redhat.com] Inviato: giovedì 11 febbraio 2016 23:26 A: Andrea Annoè Cc: ceph-users@lists.ceph.com Oggetto: Re: [ceph-users] cancel or remove default po

[ceph-users] Command for reverte object from secondary zone to primary zone

2016-02-15 Thread Andrea Annoè
Hi to all, We have 1 region and 2 zone (1 for site) with radosgw that replica data and metadata. Question: if I lost object in master zone, is it possible reverte a replica for a single object from secondary zone to master zone? If the lost is only rbd (but radosgw is working) ...is possible co

[ceph-users] Problem on start radosgw: sync_user () failed

2016-02-16 Thread Andrea Annoè
Hi to all I have problem to start radosgw I have create pool for site1 on RGW1 I have create pool for sitedr on RGW2 I have create users on RGW1 and copy key on RGW2 I have create region.conf on RGW1 and copy to RGW2 I have create zone1.conf and zonedr.conf on RGW1 and copy to RGW2 When try t

[ceph-users] could not fetch user info: no user info saved. Error on new user, that don't appear, but exist stats

2016-02-16 Thread Andrea Annoè
Hi to all, I have one region with two zone (a master and a slave). On master zone it's all ok. On slave when try to create user ...don't appear in list. #sudo radosgw-admin user create --uid="sitedr" --display-name="Zone sitedr" --name client.radosgw.sitedr --system --access-key=admin --secret

[ceph-users] R: cancel or remove default pool rbd

2016-02-18 Thread Andrea Annoè
Hi Micheal, I have resolve with cancel and recreate pool rbd. Thanks in advance. Andrea. -Messaggio originale- Da: Michael Hackett [mailto:mhack...@redhat.com] Inviato: giovedì 11 febbraio 2016 23:26 A: Andrea Annoè Cc: ceph-users@lists.ceph.com Oggetto: Re: [ceph-users] cancel or

[ceph-users] Problem RGW agent sync: [radosgw_agent][ERROR ] HttpError: Http error code 403 content Forbidden

2016-02-24 Thread Andrea Annoè
Hello to all, I have create an async replica from 2 zone in a region. I have problem with user and permission: Http error code 403 content Forbidden I have create user for manage replica but don't see the info. sudo radosgw-admin user create --uid="site2" --display-name="Zone site2" --name clie

[ceph-users] Problem create user RGW

2016-02-24 Thread Andrea Annoè
I don't see any user create in RGW sudo radosgw-admin metadata list user [ ] sudo radosgw-admin user create --uid="user1site1" --display-name="User test replica site1" --name client.rgw.servergw001 --access-key=user1site1 --secret=pwd1 { "user_id": "user1site1", "display_name": "User t

[ceph-users] [Hammer upgrade]: procedure for upgrade

2016-03-03 Thread Andrea Annoè
Hi to all, An architecture of Ceph have: 1 RGW 3 MON 4 OSD Someone have tested procedure for upgrade Ceph architecture with RGW,MON,OSD ? What component I will upgrade for first? Except RGW all service will be up when upgrade apply? Thanks in advance for share your experience. Best regards Andre