On 01/25/2014 06:54 PM, Ivan Kabaivanov wrote:
> Hi all
>
> I have a very weird case of pci passthrough.
>
> I have a machine with 7 network interfaces, all of them intel. Four of them
> are on one quad giga ethernet device. If I manually unbind the devices and
> allow qemu to use them, with in
Hi there!
I am trying to turn on user namespace by adding following lines to the
config:
As you can see the root in container is mapped to the root outside. I was
expected to see no difference after adding this lines, but unfortunately
there are some (see details bel
On Tue, Jan 28, 2014 at 12:32:41PM +0100, Jan Olszak wrote:
> Hi there!
>
> I am trying to turn on user namespace by adding following lines to the
> config:
>
>
>
>
>
>
>
>
>
>
>
>
>
> As you can see the root in container is mapped to the root outside. I was
> expect
Hi all,
I am playing with linux container and using libvirt to manage linux
container.
I find I fail to attach volume to linux container via libvirt and I got the
following error message:
Failed to attach volume: data-111 to VM: lxc-111;
org.libvirt.LibvirtException: unsupported configuration: Ca
Hi All,
I am using the libvirt-0.5.1.jar and downloaded from this link
ftp://libvirt.org/libvirt/java.
1) To find the os type of domain I use this method getOSType(). But it
returns the kvm or hvm instead of windows and linux. Is the any way to find
the original os type of domain?
2) Please
On 01/28/2014 09:59 PM, Rathidevi wrote:
> Hi All,
>
> I am using the libvirt-0.5.1.jar and downloaded from this link
> ftp://libvirt.org/libvirt/java.
>
> 1) To find the os type of domain I use this method getOSType(). But it
> returns the kvm or hvm instead of windows and linux. Is the any way