Cephadm has a config option to say whether to use the repo digest or the
tag name. If you want it to use tags "ceph config set mgr
mgr/cephadm/use_repo_digest false" should make that happen (it defaults to
true/using the digest). Beyond that, it's possible you may need to change
the config option f
answers to questions you made:
namespace is: my_ceph
i did use version number for image tag (nothing changed)
I did not set any fallback by myself, I just download the image from RPM,
change its tag and push in my local repository
adminnode is the cluster admin and also local image repository
What is the namespace you are using? Ceph or my_ceph, also stop using the
latest tag, that will force to always go and check the repository even if
you have the image in your local node, no tag will always default to latest.
If podman pull and cephadm commands are behaving differently while pullin
Hi, everyone:
I'm trying to monitor OSD's throttler, since our clusters have
encountered throttler being full problems several times, and there is
no warning message. By reading the code, I found there is an interface
called OSD::get_perf_reports, which periodically sends osd stats to
mgr. What con
sure it is :D
I am sure there is something wrong with the local registry. something
related to manifest.
any help would be appreciated,
On Sun, Jul 31, 2022 at 1:00 PM Marc wrote:
>
> Is it not easier to start with installing from rpm's?
>
>
> >
> > Hi guys
> > i am going to deploy local image r
Is it not easier to start with installing from rpm's?
>
> Hi guys
> i am going to deploy local image repository using this guide:
>
> https://docs.ceph.com/en/latest/cephadm/install/#deployment-in-an-
> isolated-environment
>
> so i did everything to make my repository available to all clust
this is the exact error on the nodes (this is the journal output)
Error: initializing source
docker://adminnode:5000/my_ceph@sha256:0b6993a37d44c61ced7d960b91f9a3bf246fd80f0cc08cf6a22968c269c29711:
reading manifest
sha256:0b6993a37d44c61ced7d960b91f9a3bf246fd80f0cc08cf6a22968c269c29711:
reading ma
If all nodes successfully downloaded the image, can you now run the same
cephadm command without the tag?
# cephadm --image adminnode:5000/ceph/ceph
What is the output?
On Sun, Jul 31, 2022 at 2:36 AM Hossein Dehghanpoor <
hossein.dehghanp...@gmail.com> wrote:
> On Sun, Jul 31, 2022 at 12:00 PM
On Sun, Jul 31, 2022 at 12:00 PM Hossein Dehghanpoor <
hossein.dehghanp...@gmail.com> wrote:
> there is absolutely no error using this style. all hosts are able to
> download the image.
>
> # podman pull adminnode:5000/ceph/ceph:latest
>
> but nodes try to pull the image using digest (even though
what will be the exact error if you run testing using only podman or docker
pull? like this one
# podman pull [:]/[/]:
try to run it on all nodes to see the behavior.
Cheers.
On Sun, Jul 31, 2022 at 12:43 AM Hossein Dehghanpoor <
hossein.dehghanp...@gmail.com> wrote:
> Hi guys
> i am going t
10 matches
Mail list logo