Displaying 8 results from an estimated 8 matches for "sdouche".
Did you mean:
douche
2013 Apr 04
3
/dev/tty only on a new container
Hi folks :),
I migrated the host from the Debian Squeeze to Ubuntu 12.10. Old
containers work but I can't use the ssh command, /dev/tty is missing.
On a new container, /dev/tty is here. The libvirt configuration is the
same.
Any ideas?
Thanks.
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
2012 May 21
2
Cannot connect to the existing LXC containers (console)
...o fast: disabled for 5 minutes
INIT: Id "c4" respawning too fast: disabled for 5 minutes
Characters sometimes appears, and sometimes all keys are like the enter key.
Any ideas? I tried many xml configurations w/o sucsess.
Thanks.
PS: libvirt 0.9.8 / lxc 0.7.5
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
2012 May 29
1
"ext2: parent directory not found" with Ubuntu 12.04
...https://github.com/libguestfs/febootstrap/commit/386b5985098fedf7bcd111553b8b6b73599df6c9"
But I use last packages of Seabios / libguestfs-bin which contain all
the patchs.
Any hint?
Thanks.
[1] https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/930634
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
2012 Jun 01
0
The LXC container propagate the ro remount to the host mount point
...artition (/srv here). Is it a bug? A
misconfiguration?
My config:
<filesystem type='mount' accessmode='passthrough'>
<source dir='/srv/lxc/lib/vprobe10/rootfs'/>
<target dir='/'/>
</filesystem>
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
2012 Jun 05
2
A RFE for libvirt
Hi,
I am a libvirt user , there is a requirement about libvirt :
I need a virsh cmd like "#virsh *create-as* --disk --net " to create a
very sample guest
I have not xml file and I think it's a little hard for me to create a
NEW xml for libvirt , so I need a virsh cmd like "vol-create-as " help
me do that.
I know there are a lot of options for creating a guest , I just need
2013 May 23
0
hardware error 0x80000021 on Ubuntu 12.10, need advice
...000 DR2=0000000000000000
DR3=0000000000000000
DR6=00000000ffff0ff0 DR7=0000000000000400
EFER=0000000000000000
Code=02 00 00 ea 91 00 00 00 18 00 0f 20 c0 66 83 e0 fe 0f 22 c0 <66>
31 c0 8e d8 8e c0 8e d0 66 bc 00 04 00 00 8e e0 8e e8 ea 00 00 00 20
00 00 00 20 4a da
--
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche
2012 Jun 07
1
[virt-tools-list] virt-make-fs: Partition 1 has different physical/logical beginnings and endings
On Thu, Jun 07, 2012 at 02:49:14PM +0200, Sebastien Douche wrote:
> On Ubuntu 12.04, I'm trying to create a second disk for a VM. The disk
> seems work well (and mounted) but I don't like the cfdisk / fdisk
> message.
>
> # virt-make-fs --partition --size=+300M --type=ext3 --format=qcow2
> srv-2912.tar.gz datadisk-test.qcow2
> Formatting 'datadisk-test.qcow2',
2008 Sep 22
0
[Bridge] Best strategy for forward all packets (simulate promiscuous mode)
Hi there :)
I would like to submit a use case we are here: our company make
network probes with 1 administravia interface and the rest in
promiscuous mode to listen traffic. I've made virtualized server with
Qemu. All Qemu instances (with 2 tap) listen on:
br0 (admin int)
br1 (receive traffic)
The need is each tap on br1 must listen *all* traffic (unicast,
multicast...). For this, I sets