Re: [ceph-users] OS Upgrade now monitor wont start

2019-03-26 Thread Brent Kennedy
I would have to go back to a snapshot! Regards, Brent -Original Message- From: Brad Hubbard Sent: Sunday, March 24, 2019 9:49 PM To: Brent Kennedy Cc: Ceph Users Subject: Re: [ceph-users] OS Upgrade now monitor wont start Do a "ps auwwx" to see how a running monitor was s

Re: [ceph-users] OS Upgrade now monitor wont start

2019-03-24 Thread Brad Hubbard
Do a "ps auwwx" to see how a running monitor was started and use the equivalent command to try to start the MON that won't start. "ceph-mon --help" will show you what you need. Most important is to get the ID portion right and to add "-d" to get it to run in teh foreground and log to stdout. HTH an

[ceph-users] OS Upgrade now monitor wont start

2019-03-24 Thread Brent Kennedy
Upgraded all the OS's in the cluster to Ubuntu 14.04 LTS from Ubuntu 12.02 LTS then finished the upgrade from Firefly to Luminous. I then tried to upgrade the first monitor to Ubuntu 16.04 LTS, the OS upgrade went fine, but then the monitor and manager wouldn't start. I then used ceph-deploy