提纲 ceph-diskprepare[–clusterclustername] [–cluster-uuiduuid] [–fs-typexfs|ext4|btrfs] [data-path] [journal-path]ceph-diskactivate[data-path] [–activate-keypath] [–mark-initsysvinit|upstart|systemd|auto|none] [–no-start-daemon] [–reactivate]ceph-diskactivate-allceph-disklistceph-disk...
self).prepare_device(*to_prepare_list) for to_prepare in to_prepare_list: # PrepareJournal类的prepare函数,调用prepare_device函数创建journal分区 to_prepare.prepare() # 设置创建数据分区 self.set_data_partition() # 创建OSD self.populate_data_path_device(*to_prepare_list)...
Note: Inceph-disk list,output highlighted sde1 is journal partition for sdb2. Check the output of the Ceph-disk list and map the journal disk partition in command for Ceph preparation. As soon as you run below command OSD.7 came up/in and data rebalance(backfill/recover...
File "/usr/sbin/ceph-disk", line 233, in list_partitions for name in os.listdir(os.path.join('/sys/block', base)):OSError: [Errno 2] No such file or directory: '/sys/block/c0d1' ceph-deploy: Failed to create 1 OSDs Going through the /sys/block I found the following:find /...
problem hasn't really been discussed on the list before, so I'm hoping that I can get this figured out since it's stopping me from learning more about ceph. I've tried this with the journal on the same disk and on a separate SSD, both with the same error stopping me. ...
[ceph_deploy.cli][INFO ] Invoked (1.2.7): /usr/bin/ceph-deploy disk list ceph-node2 [ceph_deploy.sudo_pushy][DEBUG ] will use a remote connection with sudo [ceph_deploy.osd][INFO ] Distro info: CentOS 6.4 Final [ceph_deploy.osd][DEBUG ] Listing disks on ceph-node2... ...
$ snap list microceph Name Version Rev Tracking Publisher Notes microceph 0+git.6208776 220 latest/stable canonical✓ - By following the tutorial: https://canonical-microceph.readthedocs-hosted.com/en/latest/tutorial/add_osds/ microceph t...
> listceph-us...@lists.ceph.comhttp://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com> > > I haven't tried this yet, but I imagine that the process is similar to > moving your journal from the spinning disk to an SSD. >