ate: Thu, Mar 24, 2016 11:11 AM
To: "ceph-users";
Subject: Re: [ceph-users] root and non-root user for ceph/ceph-deploy
Hi Yang,
ceph is working with udev. There is nothing in /etc/fstab.
If you are using root, you have rights on everything. If you are not
using root, you h
Hi Yang,
ceph is working with udev. There is nothing in /etc/fstab.
If you are using root, you have rights on everything. If you are not
using root, you have not.
If you run ceph-deploy as root, all commands on the target host will be
executed as root.
If you run ceph-deploy as non root,
Anyone who can help me?
-- Original --
From: "yang";;
Date: Wed, Mar 23, 2016 11:30 AM
To: "ceph-users";
Subject: root and non-root user for ceph/ceph-deploy
Hi, everyone,
In my ceph cluster, first I deploy my ceph using ceph-deploy with user root, I
don't s
Hi, everyone,
In my ceph cluster, first I deploy my ceph using ceph-deploy with user root, I
don't set up any thing after it's setup,
to my surprise, the cluster can auto-start after my host reboot, all thing is
ok, mon is running and OSDs of device is mounted itself and also running
properly.