Hi,
On 16/05/2024 17:03, Adam King wrote:
At least for the current up-to-date reef branch (not sure what reef
version you're on) when --image is not provided to the shell, it should
try to infer the image in this order
1. from the CEPHADM_IMAGE env. variable
2. if you pass --name with a dae
At least for the current up-to-date reef branch (not sure what reef version
you're on) when --image is not provided to the shell, it should try to
infer the image in this order
1. from the CEPHADM_IMAGE env. variable
2. if you pass --name with a daemon name to the shell command, it will
t
On 5/16/24 17:50, Robert Sander wrote:
cephadm osd activate HOST
would re-activate the OSDs.
Small but important typo: It's
ceph cephadm osd activate HOST
Regards
--
Robert Sander
Heinlein Consulting GmbH
Schwedter Str. 8/9b, 10119 Berlin
https://www.heinlein-support.de
Tel: 030 / 405051-
Hi,
On 5/16/24 17:44, Matthew Vernon wrote:
cephadm --image docker-registry.wikimedia.org/ceph shell
...but is there a good way to arrange for cephadm to use the
already-downloaded image without having to remember to specify --image
each time?
You could create a shell alias:
alias cephsh