Re: [gentoo-user] virt-manager and ssh

2013-10-07 Thread Stefan G. Weichinger
Am 03.10.2013 15:39, schrieb Michael Hampicke: Server side: [ebuild R ~] app-emulation/libvirt-1.1.2-r3 USE=caps libvirtd lvm macvtap nls numa python qemu udev vepa virt-network -audit -avahi -firewalld -fuse -iscsi -lxc -nfs -openvz -parted -pcap -phyp -policykit -rbd -sasl

Re: [gentoo-user] virt-manager and ssh

2013-10-07 Thread Michael Hampicke
Am 07.10.2013 11:29, schrieb Stefan G. Weichinger: Am 03.10.2013 15:39, schrieb Michael Hampicke: Server side: [ebuild R ~] app-emulation/libvirt-1.1.2-r3 USE=caps libvirtd lvm macvtap nls numa python qemu udev vepa virt-network -audit -avahi -firewalld -fuse -iscsi -lxc -nfs -openvz

Re: [gentoo-user] virt-manager and ssh

2013-10-07 Thread Stefan G. Weichinger
Am 07.10.2013 19:24, schrieb Michael Hampicke: Am 07.10.2013 11:29, schrieb Stefan G. Weichinger: Am 03.10.2013 15:39, schrieb Michael Hampicke: Server side: [ebuild R ~] app-emulation/libvirt-1.1.2-r3 USE=caps libvirtd lvm macvtap nls numa python qemu udev vepa virt-network -audit

[gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Does anyone of you use virt-manager to control QEMU/KVM-hosts? I do or try ... and I always get hickups when I edit VM-settings. Tried virt-manager-0.9.5, 0.10.0, 0.10.0-r1 ... same behavior, when I click Save for setting the disks properties it runs into a timeout or something. The

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread William Kenworthy
On 03/10/13 17:18, Stefan G. Weichinger wrote: Does anyone of you use virt-manager to control QEMU/KVM-hosts? I do or try ... and I always get hickups when I edit VM-settings. Tried virt-manager-0.9.5, 0.10.0, 0.10.0-r1 ... same behavior, when I click Save for setting the disks

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 11:43, schrieb William Kenworthy: On 03/10/13 17:18, Stefan G. Weichinger wrote: Does anyone of you use virt-manager to control QEMU/KVM-hosts? I do or try ... and I always get hickups when I edit VM-settings. Tried virt-manager-0.9.5, 0.10.0, 0.10.0-r1 ... same behavior,

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 11:45, schrieb Stefan G. Weichinger: Are you running stp. I was having a problem that when I did anything to libvirt it would disconnect the bridge and stp reconfigured. Turning it off fixed it (am using openvswitch) Could you specify where to turn that off? I don't know stp

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 11:49, schrieb Stefan G. Weichinger: Am 03.10.2013 11:45, schrieb Stefan G. Weichinger: Are you running stp. I was having a problem that when I did anything to libvirt it would disconnect the bridge and stp reconfigured. Turning it off fixed it (am using openvswitch) Could

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Michael Hampicke
Am 03.10.2013 11:52, schrieb Stefan G. Weichinger: Am 03.10.2013 11:49, schrieb Stefan G. Weichinger: Am 03.10.2013 11:45, schrieb Stefan G. Weichinger: Are you running stp. I was having a problem that when I did anything to libvirt it would disconnect the bridge and stp reconfigured.

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 13:42, schrieb Michael Hampicke: Did you restart libvirt after the change? virt-manager over ssh here works fine. Restarted, rebuilt ... which release do you use? Which USE-flags? I get closed client socket again right now.

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Michael Hampicke
Am 03.10.2013 13:52, schrieb Stefan G. Weichinger: Am 03.10.2013 13:42, schrieb Michael Hampicke: Did you restart libvirt after the change? virt-manager over ssh here works fine. Restarted, rebuilt ... which release do you use? Which USE-flags? Client side: [ebuild R]

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 15:39, schrieb Michael Hampicke: Server side: [ebuild R ~] app-emulation/libvirt-1.1.2-r3 USE=caps libvirtd lvm macvtap nls numa python qemu udev vepa virt-network -audit -avahi -firewalld -fuse -iscsi -lxc -nfs -openvz -parted -pcap -phyp -policykit -rbd -sasl

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 16:03, schrieb Stefan G. Weichinger: Am 03.10.2013 15:39, schrieb Michael Hampicke: Server side: [ebuild R ~] app-emulation/libvirt-1.1.2-r3 USE=caps libvirtd lvm macvtap nls numa python qemu udev vepa virt-network -audit -avahi -firewalld -fuse -iscsi -lxc -nfs -openvz

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Maybe my bridge-setup is wrong? # cat /etc/systemd/system/bridge.service [Unit] Description=network bridge for KVM After=network.target [Service] Type=oneshot RemainAfterExit=yes EnvironmentFile=/etc/conf.d/network_systemd ExecStart=/sbin/brctl addbr ${bridge_name} ExecStart=/usr/bin/tunctl

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 17:15, schrieb Stefan G. Weichinger: Maybe my bridge-setup is wrong? unlikely ... I use the same setup on at least 2 others systems w/ QEMU/KVM and systemd. compared USE-flags ... same. The main difference is the connection ... IPSEC and stuff ... I tested and edited a VM on a

Re: [gentoo-user] virt-manager and ssh

2013-10-03 Thread Stefan G. Weichinger
Am 03.10.2013 17:32, schrieb Stefan G. Weichinger: Am 03.10.2013 17:15, schrieb Stefan G. Weichinger: Maybe my bridge-setup is wrong? unlikely ... I use the same setup on at least 2 others systems w/ QEMU/KVM and systemd. compared USE-flags ... same. The main difference is the