Dear All,

 

I'm trying to upgrade our env. from Jewel to the latest RC. Packages are
installed (latest 12.1.3), but I'm unable to install the mgr. I've tried the
following (nodes in cluster are from 03-05, 03 is the admin node):

 

root@stornode03:/etc/ceph# ceph-deploy -v mgr create stornode03 stornode04
stornode05

[ceph_deploy.conf][DEBUG ] found configuration file at:
/root/.cephdeploy.conf

[ceph_deploy.cli][INFO  ] Invoked (1.5.38): /usr/bin/ceph-deploy -v mgr
create stornode03 stornode04 stornode05

[ceph_deploy.cli][INFO  ] ceph-deploy options:

[ceph_deploy.cli][INFO  ]  username                      : None

[ceph_deploy.cli][INFO  ]  verbose                       : True

[ceph_deploy.cli][INFO  ]  mgr                           : [('stornode03',
'stornode03'), ('stornode04', 'stornode04'), ('stornode05', 'stornode05')]

[ceph_deploy.cli][INFO  ]  overwrite_conf                : False

[ceph_deploy.cli][INFO  ]  subcommand                    : create

[ceph_deploy.cli][INFO  ]  quiet                         : False

[ceph_deploy.cli][INFO  ]  cd_conf                       :
<ceph_deploy.conf.cephdeploy.Conf instance at 0x7f07b2af95f0>

[ceph_deploy.cli][INFO  ]  cluster                       : ceph

[ceph_deploy.cli][INFO  ]  func                          : <function mgr at
0x7f07b31712a8>

[ceph_deploy.cli][INFO  ]  ceph_conf                     : None

[ceph_deploy.cli][INFO  ]  default_release               : False

[ceph_deploy.mgr][DEBUG ] Deploying mgr, cluster ceph hosts
stornode03:stornode03 stornode04:stornode04 stornode05:stornode05

[ceph_deploy][ERROR ] RuntimeError: bootstrap-mgr keyring not found; run
'gatherkeys'

 

root@stornode03:/etc/ceph# ceph-deploy -v gatherkeys stornode03 stornode04
stornode05

[ceph_deploy.conf][DEBUG ] found configuration file at:
/root/.cephdeploy.conf

[ceph_deploy.cli][INFO  ] Invoked (1.5.38): /usr/bin/ceph-deploy -v
gatherkeys stornode03 stornode04 stornode05

[ceph_deploy.cli][INFO  ] ceph-deploy options:

[ceph_deploy.cli][INFO  ]  username                      : None

[ceph_deploy.cli][INFO  ]  verbose                       : True

[ceph_deploy.cli][INFO  ]  overwrite_conf                : False

[ceph_deploy.cli][INFO  ]  quiet                         : False

[ceph_deploy.cli][INFO  ]  cd_conf                       :
<ceph_deploy.conf.cephdeploy.Conf instance at 0x7fac1c66dcf8>

[ceph_deploy.cli][INFO  ]  cluster                       : ceph

[ceph_deploy.cli][INFO  ]  mon                           : ['stornode03',
'stornode04', 'stornode05']

[ceph_deploy.cli][INFO  ]  func                          : <function
gatherkeys at 0x7fac1c8d0aa0>

[ceph_deploy.cli][INFO  ]  ceph_conf                     : None

[ceph_deploy.cli][INFO  ]  default_release               : False

[ceph_deploy.gatherkeys][INFO  ] Storing keys in temp directory
/tmp/tmpQCCwSb

[stornode03][DEBUG ] connected to host: stornode03

[stornode03][DEBUG ] detect platform information from remote host

[ceph_deploy.gatherkeys][INFO  ] Destroy temp directory /tmp/tmpQCCwSb

[ceph_deploy][ERROR ] UnsupportedPlatform: Platform is not supported: debian
9.1

 

root@stornode03:/etc/ceph#

 

What am I missing?

 

Cheers,

 

               Tom

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to