Feature #2549
ceph-disk-prepare: take fstype, mkfs and mount options from ceph.conf
0%
Associated revisions
ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.conf
Tested with meaningless but easy-to-verify values:
[global]
osd_fs_type = xfs
osd_fs_mkfs_arguments_xfs = -i size=512
osd_fs_mount_options_xfs = noikeep
ceph-disk-activate does not respect the mount options yet.
Closes: #2549
Signed-off-by: Tommi Virtanen <tv@inktank.com>
ceph-disk-prepare: Allow setting mkfs arguments and mount options in ceph.conf
Tested with meaningless but easy-to-verify values:
[global]
osd_fs_type = xfs
osd_fs_mkfs_arguments_xfs = -i size=512
osd_fs_mount_options_xfs = noikeep
ceph-disk-activate does not respect the mount options yet.
Closes: #2549
Signed-off-by: Tommi Virtanen <tv@inktank.com>
History
#1 Updated by Sage Weil over 11 years ago
- Target version set to v0.49
- translation missing: en.field_position set to 1
- translation missing: en.field_position changed from 1 to 1281
#2 Updated by Sage Weil over 11 years ago
- Target version deleted (
v0.49) - translation missing: en.field_position deleted (
1282) - translation missing: en.field_position set to 2
#3 Updated by Sage Weil over 11 years ago
- translation missing: en.field_story_points set to 1
- translation missing: en.field_position deleted (
7) - translation missing: en.field_position set to 7
#4 Updated by Sage Weil over 11 years ago
- translation missing: en.field_position deleted (
12) - translation missing: en.field_position set to 4
#5 Updated by Sage Weil over 11 years ago
- Project changed from Ceph to devops
#6 Updated by Anonymous over 11 years ago
- Subject changed from ceph-disk-prepare: take mkfs options from ceph.conf to ceph-disk-prepare: take mkfs and mount options from ceph.conf
- Description updated (diff)
As of commit ad97415ef72b55934adfa5024fd9af8fd1f0f82d, this now needs mount options too.
#7 Updated by Anonymous over 11 years ago
- Subject changed from ceph-disk-prepare: take mkfs and mount options from ceph.conf to ceph-disk-prepare: take fstype, mkfs and mount options from ceph.conf
#8 Updated by Anonymous about 11 years ago
- Priority changed from Low to Normal
#9 Updated by Anonymous almost 11 years ago
- Status changed from New to Resolved
In stable as commits cf2e3b15cea99cc100169e7a67103676d8990aee and da86e4e43676ceaf0b39635954489c297de88025.
In master as commits 0b934e19d9be9d3e647b38af717398fe6438db06 and a146f053e5e0176be84292bd2623c3eb9fa276ea.