Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-23 Thread Varun Singh
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

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-23 Thread Marc Roos
. -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

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-21 Thread Varun Singh
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

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-19 Thread Varun Singh
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

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-18 Thread Varun Singh
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

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-18 Thread Jacob DeGlopper
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 \  

Re: [ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-18 Thread Siegfried Höllrigl
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

[ceph-users] Ceph inside Docker containers inside VirtualBox

2019-04-18 Thread Varun Singh
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