On Wed, Oct 30, 2019 at 11:00 PM Milind Changire <mchangir@redhat.com> wrote:
On Mon, Oct 28, 2019 at 11:23 PM Patrick Donnelly <pdonnell@redhat.com> wrote:
On Thu, Oct 24, 2019 at 11:05 PM Milind Changire <mchangir@redhat.com> wrote:
hmm ... I tried a: * laptop restart too, to do away with stale processes * removed build directory and did a full rebuild * removed the out/ and dev/ directories But none of that seems to work. I wonder if this is anything related to selinux labeling on my root or /home file-system.
Here's the vstart output: $ MDS=3 ../src/vstart.sh -n --without-dashboard [...]
Nothing wrong with the vstart output I see. Can you share `ceph status` and which command is hanging?
`ceph status` command hangs as well
The command I was attempting was: `ceph osd pool ls`
Maybe try 'ceph --debug_ms=10 status' and see if you can work out what's blocking it? -- Cheers, Brad