Hello Cary!
It’s really big surprise for me to receive your reply!
Sincere thanks to you!
I know it’s a fake execute file, but it works!
>
$ cat /usr/sbin/systemctl
#!/bin/bash
exit 0
<
I can start my osd by following command
/usr/bin/ceph-o
Hello,
I mount my Bluestore OSDs in /etc/fstab:
vi /etc/fstab
tmpfs /var/lib/ceph/osd/ceph-12 tmpfs rw,relatime 0 0
=
Then mount everyting in fstab with:
mount -a
==
I activate my OSDs th
Since bluestore was declared stable in Luminous, is there any remaining
scenario to use filestore in new deployments? Or is it safe to assume that
bluestore is always better to use in Luminous? All documentation I can
find points to bluestore being superior in all cases.
Thanks,
Travis
__
On Fri, 29 Dec 2017, Travis Nielsen wrote:
> Since bluestore was declared stable in Luminous, is there any remaining
> scenario to use filestore in new deployments? Or is it safe to assume that
> bluestore is always better to use in Luminous? All documentation I can
> find points to bluestore being