t; container. Now you are probably fighting to many issues at the same
> time.
>
>
>
>
>
> -Original Message-
> From: Varun Singh [mailto:varun.si...@gslab.com]
> Sent: 22 April 2019 07:46
> To: ceph-us...@ceph.com
> Subject: Re: [ceph-users] Ceph inside Do
.
-Original Message-
From: Varun Singh [mailto:varun.si...@gslab.com]
Sent: 22 April 2019 07:46
To: ceph-us...@ceph.com
Subject: Re: [ceph-users] Ceph inside Docker containers inside
VirtualBox
On Fri, Apr 19, 2019 at 6:53 PM Varun Singh
wrote:
>
> On Fri, Apr 19, 2019 at 10
On Fri, Apr 19, 2019 at 6:53 PM Varun Singh wrote:
>
> On Fri, Apr 19, 2019 at 10:44 AM Varun Singh wrote:
> >
> > On Thu, Apr 18, 2019 at 9:53 PM Siegfried Höllrigl
> > wrote:
> > >
> > > Hi !
> > >
> > > I am not 100% sure, but i think, --net=host does not propagate /dev/
> > > inside the cona
On Fri, Apr 19, 2019 at 10:44 AM Varun Singh wrote:
>
> On Thu, Apr 18, 2019 at 9:53 PM Siegfried Höllrigl
> wrote:
> >
> > Hi !
> >
> > I am not 100% sure, but i think, --net=host does not propagate /dev/
> > inside the conatiner.
> >
> > From the Error Message :
> >
> > 2019-04-18 07:30:06 /o
On Thu, Apr 18, 2019 at 9:53 PM Siegfried Höllrigl
wrote:
>
> Hi !
>
> I am not 100% sure, but i think, --net=host does not propagate /dev/
> inside the conatiner.
>
> From the Error Message :
>
> 2019-04-18 07:30:06 /opt/ceph-container/bin/entrypoint.sh: ERROR- The
> device pointed by OSD_DEVIC
The ansible deploy is quite a pain to get set up properly, but it does
work to get the whole stack working under Docker. It uses the following
script on Ubuntu to start the OSD containers:
/usr/bin/docker run \
--rm \
--net=host \
--privileged=true \
--pid=host \
--memory=64386m \
Hi !
I am not 100% sure, but i think, --net=host does not propagate /dev/
inside the conatiner.
From the Error Message :
2019-04-18 07:30:06 /opt/ceph-container/bin/entrypoint.sh: ERROR- The
device pointed by OSD_DEVICE (/dev/vdd) doesn't exist !
I whould say, you should add something like
Hi,
I am trying to setup Ceph through Docker inside a VM. My host machine
is Mac. My VM is an Ubuntu 18.04. Docker version is 18.09.5, build
e8ff056.
I am following the documentation present on ceph/daemon Docker Hub
page. The idea is, if I spawn docker containers as mentioned on the
page, I should