I am trying to deploy a Ceph cluster, but got stuck as the ceph-deploy install
not succeeding.
I am following this documentation for installation.
But the ceph-deploy install
not succeeding. Its giving the following error :
[org-C][ERROR ] RuntimeError: command returned non-zero exit status: 100 [ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q update
There is the screenshot of the error
It says its not able to find ceph stable release for xenial.
Can any one help me out in this.