To be mor eprecise, what I want to know is:
I have a lot of bluestore osds and now I want to add separate wal and db on new nvme partitions. Would it be enough to just generate empty partitions with parted and make symlinks on the osd partition like this: $ sudo ln -sf /dev/disk/by-partlabel/osd-device-0-db /var/lib/ceph/osd/ceph-0/block.db $ sudo ln -sf /dev/disk/by-partlabel/osd-device-0-wal /var/lib/ceph/osd/ceph-0/block.wal Shall I use special partition ids or flags for db and wal ? And how big should I make db and wal partitions ? Thanks Christoph On Thu, Sep 07, 2017 at 09:57:16AM +0200, Christoph Adomeit wrote: > Hi there, > > is it possible to move WAL and DB Data for Existing bluestore OSDs to > separate partitions ? > > I am looking for a method to maybe take an OSD out, do some magic and move > some data to new SSD Devices and then take the OSD back in. > > Any Ideas ? > > Thanks > Christoph > > > _______________________________________________ > ceph-users mailing list > ceph-users@lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Es gibt keine Cloud, es gibt nur die Computer anderer Leute Christoph Adomeit GATWORKS GmbH Reststrauch 191 41199 Moenchengladbach Sitz: Moenchengladbach Amtsgericht Moenchengladbach, HRB 6303 Geschaeftsfuehrer: Christoph Adomeit, Hans Wilhelm Terstappen christoph.adom...@gatworks.de Internetloesungen vom Feinsten Fon. +49 2166 9149-32 Fax. +49 2166 9149-10 _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com