Displaying 1 result from an estimated 1 matches for "9aa444a6f234".
2013 Apr 03
1
Cannot recv data: Connection reset by peer
...g works fine and are installed under /usr/local
Then I started the libvirtd manually and try to start a linux container
that has the following configuration:
$ virsh -c lxc:/// dumpxml lxcvm1
<domain type='lxc'>
<name>lxcvm1</name>
<uuid>168edaae-e3b5-2d06-7c65-9aa444a6f234</uuid>
<memory unit='KiB'>2097152</memory>
<currentMemory unit='KiB'>2097152</currentMemory>
<vcpu placement='static'>1</vcpu>
<os>
<type arch='x86_64'>exe</type>
<init>/bin/sh</init...