vmware ESXi in KVM

2021-08-11 Thread Gunnar
not get fails with a "No network adapters" error. This does not happen with other VM's. What do I have to add to above command in order to attach the default network adapter to the machine? or is there any other trick I have to be aware of when it comes to installing ESXi thx ... Gunnar

self-study material sought

2021-07-09 Thread Gunnar
like to go from 0 to hero (even though I am a bit above 0 already, but like to start from the ground) * alternatively proxmox would be a topic worth considering for me looking forward to any recommendation in this. thx and best Gunnar

Re: Post-firewall hook to insert custom rules?

2020-08-17 Thread Gunnar Niels
On 8/17/20 10:44 AM, Laine Stump wrote: The same script will be called before the network is started, after it's shut down, and whenever a guest interface is attached or detached from the network -  the details are in the web page linked above. Hey Laine, thanks for the quick response. I think

Post-firewall hook to insert custom rules?

2020-08-17 Thread Gunnar Niels
Hello, I have a set of iptables rules that I need to insert *after* libvirt has set up all of its firewall rules. Is there a hook that I can tap into in order to run something like a custom script to make sure this happens? Any ideas? -GN

Re: [libvirt-users] snapshots handout

2016-09-07 Thread gunnar . wagner
thks for clarifying. Will take a look @ the youtube recommended.On September 5, 2016 at 5:32 PM Kashyap Chamarthy wrote:On Sat, Sep 03, 2016 at 02:39:11PM +0800, gunnar.wag...@netcologne.de wrote:hi all & @Kashyapdoes this handout onsnapshotsby Kashyap Chamarthy (I believe from 2012) still apply

Re: [libvirt-users] internal snapshot question

2016-09-03 Thread gunnar . wagner
tried it (--live wasn't accepted, so I shut the VM down) and produced a snapshot $ sudo virsh snapshot-delete [domain] [sn-id] returns an error though >> error: Failed to delete snapshot [sn-id] >> error: unsupported configuration: deletion of 1 external disk snapshots not supported ye

[libvirt-users] snapshots handout

2016-09-02 Thread gunnar . wagner
hi all & @Kayshap does [this handout on snapshots](https://kashyapc.fedorapeople.org/virt/lc-2012/snapshots-handout.html) by Kashyap Chamarthy (I believe from 2012) still apply to current versions of libvirt-bin & qemu? - ubuntu: 14.04 - qemu: 2.0.0 - libvirt-bin 1.2.2-0ubuntu13.1.17 if not,

Re: [libvirt-users] Fwd: Re: installing and accessing a VM? - newbie question maybe

2016-08-29 Thread gunnar . wagner
thanks for the feedback>> You can install virt-manager and virt-viewer on the KVM server, and access both GUIs from your laptop through ssh X11 forwarding... my laptop is a W7 machine though ... I would be surprised whether X11 (not present on the KVM server, neither on a W7 machine) would be firi

[libvirt-users] Fwd: Re: installing and accessing a VM? - newbie question maybe

2016-08-29 Thread gunnar . wagner
I am without graphical desktop, so virt-viewer seems not to be right.Or can you eun it in a cli mode or so?-- Original Message --From: Nicolas Bock To: v...@netcologne.deDate: August 28, 2016 at 9:52 PMSubject: Re: [libvirt-users] installing and accessing a VM? - newbie question ma

[libvirt-users] Fwd: Re: installing and accessing a VM? - newbie question maybe

2016-08-29 Thread gunnar . wagner
Thanks for your suggestion regarding virt-viewer. But I am on a server without any graphical DesktopIs there a CLI version of virt-viewer (or an equivalent tool CLI [which I though virsh --connect would have been)?Or does virt-viewer run in a CLI mode once you don't have a GUI?On August 28, 2016 a

Re: [libvirt-users] Problems moving qemu machine to libvirt

2010-06-15 Thread Gunnar Thielebein
also start the vde hub? On 10.06.2010 13:34, Erik de Castro Lopo wrote: > #!/bin/bash > exec /usr/bin/kvm $@ \ > -net nic,vlan=0,model=rtl8139,macaddr=52:54:61:44:21:23 \ > -net vde,vlan=0,group=vde2-net,mode=0770,sock=/var/run/kvm-vde-ctl Any reason no to use