Re: [libvirt-users] routed network and physical interface

2015-05-28 Thread Laine Stump
On 05/26/2015 09:00 AM, Giovanni Tirloni wrote: > Hello, > > I've created a routed network that forwards to a physical interface: > > > default > > > > > > > > > > When this network is started, the iptables rules are associated with > eth0, as expected. However,

Re: [libvirt-users] virDomainCoreDumpWithFormat files created as root

2015-05-28 Thread Michal Privoznik
On 28.05.2015 09:29, NoxDaFox wrote: > Greetings, > > I am dumping a guest VM memory for inspection using the command > "virDomainCoreDumpWithFormat" and the created files appear to belong to > root (both user and group). > > I have searched around but didn't find any answer. Is there a way to >

Re: [libvirt-users] virDomainCoreDumpWithFormat files created as root

2015-05-28 Thread Daniel P. Berrange
On Thu, May 28, 2015 at 10:29:22AM +0300, NoxDaFox wrote: > Greetings, > > I am dumping a guest VM memory for inspection using the command > "virDomainCoreDumpWithFormat" and the created files appear to belong to > root (both user and group). > > I have searched around but didn't find any answer.

[libvirt-users] virDomainCoreDumpWithFormat files created as root

2015-05-28 Thread NoxDaFox
Greetings, I am dumping a guest VM memory for inspection using the command "virDomainCoreDumpWithFormat" and the created files appear to belong to root (both user and group). I have searched around but didn't find any answer. Is there a way to instruct QEMU to create those files under a different