Hey Khramchikhin,

On 12/08/2016 12:22 PM, Khramchikhin Nikolay wrote:
>  Hello, folks,
> 
>  I have problem with osd up after server reboot, all disk deployed with
> ceph-deploy osd prepare --dmcrypt, i `ve tried ceph-deploy osd create
> with no luck, same issue.
> 
>  After server reboot osd dont come up, i need to run
> 
> *ceph-disk activate-lockbox /dev/sdb3 **

Could you have a look at:

$ journalctl -u ceph-disk@dev-vdb3.service -l

and verify that it gets mounted correctly.

$ journalctl -u ceph-disk@dev-vdb1.service -l (if thats your data partition)

should show you an attempt of ceph-disk to retrieve the decryption key
from the monitor ( get_dmcrypt_key: stderr obtained 'dm-crypt/osd $(UUID)

> *
>  for example, then everything works fine.
> 
>  Any suggestions?
> 
> 
> 
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> 

-- 
Freundliche Grüße - Kind regards,
Joshua Schmid
SUSE Enterprise Storage
SUSE Linux GmbH - Maxfeldstr. 5 - 90409 Nürnberg
--------------------------------------------------------------------------------------------------------------------
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)
--------------------------------------------------------------------------------------------------------------------
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to