[Lxc-users] Ubuntu-cloud memtest86 apt-get upgrade error

2013-01-15 Thread Florian Motlik
Hey guys, just recently started getting /usr/sbin/grub-probe: error: failed to get canonical path of /dev/disk/by-uuid/104a8748-2978-4b87-afb7-e476aff3a957. dpkg: error processing memtest86+ (--configure): subprocess installed post-installation script returned error exit status 1 Errors were

[Lxc-users] Grub error when setting up a current ubuntu cloud-image template

2012-10-01 Thread Florian Motlik
When setting up a current cloud image I ran into the following error: /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?) I tried it on our Development Server and my local system. Both lead to the same error. To recreate the issue: sudo lxc-create -n railsonfire -t

Re: [Lxc-users] lxc-execute-ephemeral?

2012-08-24 Thread Florian Motlik
You could start your ephemeral container in the background and then connect to it through SSH when it's ready. At least that's what we do. Works fine, although sometimes there are connection issues which we simply solve by retrying a couple of times. We use this at least several hundred times a

[Lxc-users] Epehemral Disk space

2012-07-24 Thread Florian Motlik
Hey guys, is there any way to increase the disk size you get when running lxc-start-ephemeral. By default I get only 450 MB, which leads to problems with some projects. best, Flo -- Live Security Virtual Conference

[Lxc-users] LXC Ephemeral MongoDB Permission Error

2012-07-19 Thread Florian Motlik
Hey guys, just tried running mongodb in an ephemeral container and got the following error message: -- Thu Jul 19 11:13:14 [FileAllocator] allocating new datafile /var/lib/mongodb/test.ns, filling with zeroes... Thu Jul