Re: [libvirt-users] LXC container OS upgrade How?

2014-10-23 Thread Michal Privoznik
On 20.10.2014 21:07, mallu mallu wrote: Can someone tell me how I can upgrade OS on a lxc container? I want to upgrade my containers from centos 6.4 to centos 6.5. I have upgraded the host on which these containers are running on to centos. But want to know how to upgrade the containers. A linu

Re: [libvirt-users] Public IP addresses are not logged in VMs

2014-10-23 Thread Michal Privoznik
On 17.10.2014 00:14, Roland Giesler wrote: Anyone that can help me solve this one? I have around 4 VM's on a server and the network is bridged and a /28 public IP range assigned to it . When a client connects to one of the VM's, they all always log the address of the host server, never the clien

Re: [libvirt-users] question about libvirt network Xml

2014-10-23 Thread Michal Privoznik
On 16.10.2014 19:29, Robert Li (baoli) wrote: Hi, I’m an openstack developer trying to use Assignment from a pool of SRIOV VFs in a libvirt definition from this link http://wiki.libvirt.org/page/Networking My question is is it possible for nova (the openstack compute) to know which V

Re: [libvirt-users] virsh net-start default fails

2014-10-23 Thread Michal Privoznik
On 22.10.2014 00:03, David Roundy wrote: Hi Michal, I am attaching debug logs. David Well, I can see the error message there, but not the reason. Does the /etc/libvirt/qemu/networks/default.xml file exist? Michal ___ libvirt-users mailing list l

Re: [libvirt-users] How can a user process be automatically started after the container is started?

2014-10-23 Thread Daniel P. Berrange
On Thu, Oct 23, 2014 at 05:09:50AM +, WANG Cheng D wrote: > Dear All, > > I want to start my application automatically after I start the container with > a virsh command " virsh -c lxc:/// start mycontainer" > How can I achieve this? Whatever you specify as the binary in the container X