All of lore.kernel.org
 help / color / mirror / Atom feed
* cephfs <fs> set_layout -p 3 ... EINVAL
@ 2013-07-16 11:54 Kasper Dieter
  2013-07-16 11:58 ` cephfs <fs> set_layout --pool_meta <SSD> --pool_data <SAS> Kasper Dieter
  0 siblings, 1 reply; 4+ messages in thread
From: Kasper Dieter @ 2013-07-16 11:54 UTC (permalink / raw)
  To: ceph-devel; +Cc: Kasper Dieter

I followed the description
http://www.sebastien-han.fr/blog/2013/02/11/mount-a-specific-pool-with-cephfs/
... to change the pool assigned to cephfs:

# ceph osd dump | grep rule
pool 0 'data' rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 10304 pgp_num 10304 last_change 1 owner 0 crash_replay_interval 45
pool 1 'metadata' rep size 2 min_size 1 crush_ruleset 1 object_hash rjenkins pg_num 10304 pgp_num 10304 last_change 1 owner 0
pool 2 'rbd' rep size 2 min_size 1 crush_ruleset 2 object_hash rjenkins pg_num 10304 pgp_num 10304 last_change 1 owner 0
pool 3 'SSD-group-2' rep size 2 min_size 1 crush_ruleset 3 object_hash rjenkins pg_num 3300 pgp_num 3300 last_change 299 owner 0
pool 4 'SSD-group-3' rep size 3 min_size 1 crush_ruleset 3 object_hash rjenkins pg_num 3300 pgp_num 3300 last_change 302 owner 0
pool 5 'SAS-group-2' rep size 2 min_size 1 crush_ruleset 4 object_hash rjenkins pg_num 3300 pgp_num 3300 last_change 306 owner 0
pool 6 'SAS-group-3' rep size 3 min_size 1 crush_ruleset 4 object_hash rjenkins pg_num 3300 pgp_num 3300 last_change 309 owner 0

# cephfs /mnt/cephfs/ show_layout
layout.data_pool:     0
layout.object_size:   4194304
layout.stripe_unit:   4194304
layout.stripe_count:  1

# mount | grep ceph
10.10.38.13:/ on /mnt/cephfs type ceph (name=admin,key=client.admin)

# cephfs /mnt/cephfs/ set_layout -p 3 -u 4194304 -c 1 -s 4194304
Error setting layout: Invalid argument


Is this a bug in the current release ?
# ceph -v
ceph version 0.61.4 (1669132fcfc27d0c0b5e5bb93ade59d147e23404)

How can this issue be solved ?


Kind Regards,
Dieter Kasper

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-16 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 11:54 cephfs <fs> set_layout -p 3 ... EINVAL Kasper Dieter
2013-07-16 11:58 ` cephfs <fs> set_layout --pool_meta <SSD> --pool_data <SAS> Kasper Dieter
2013-07-16 12:26   ` Andreas Bluemle
2013-07-16 12:37     ` Andreas Bluemle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.