search for: egerlach

Displaying 12 results from an estimated 12 matches for "egerlach".

Did you mean: gerlach
2009 Sep 18
5
Using variables in virtual resources
Hi. I''ve defined a virtual user "kenneth", and depending on a variable in the node definiton I''d like to add the users to different groups. Consider this example: ###### Code start node "server.example.com" { $server_type = "typeA" realize User[kenneth] } @user {"kenneth": ensure => present, uid => 1000,
2013 Nov 22
2
Scientific Linux as guest. Can't install with virt-manager because key "tab" in use
Please help, I can't install Scientific Linux 6.3 with virt-manager because the key tab switches between kvm windows. I urgently need tab to go on in install process. see screenshot: http://aiai.de/foren/scientificLinux_tab.png Even in fullscreen mode tab changes to kvm window and not to button "continue" for installation process. please help, I want to install scientific linux as
2013 Nov 22
0
Re: Scientific Linux as guest. Can't install with virt-manager because key "tab" in use
On Fri, 22 Nov 2013 23:23:29 +0100 E Gerlach <egerlach@aiai.de> wrote: > Please help, I can't install Scientific Linux 6.3 with virt-manager > because the key tab switches between kvm windows. I urgently need > tab to go on in install process. see screenshot: > http://aiai.de/foren/scientificLinux_tab.png > > Even in fullscre...
2012 May 17
1
USB passthrough of all USB-slots to guest
Hi, how can I define passthrough of all USB-slots to a guest with libvirt? With qemu it's very easy: # kvm -usb -usbdevice host:0.* -usbdevice host:1.* -usbdevice host:2.* -usbdevice host:3.* ... This configuration of the VM gets *all* 4 USB-Slots. Every time somewhat USB-device is plugged in the VM gets it. virt-install manpage offers: --host-device 001.003 USB by bus, device
2010 Jan 18
7
reload/restarting puppetd after puppet.conf change
Subject basically says it all. Anyone have a good idea of how to get puppetd restarted after installing a updated puppet.conf? Using the Service types obviously doesn''t work since puppet is already running. Is there no, please reload your config on the next run option? I mean there is always some screwing with a cronjob to just restart puppet once and awhile but I dunno I was
2009 Jun 18
7
Testing if a resource is already defined
Hi gang, Is it possible to test if a particular resource has already been defined? I''d like to do something like this: if !Host["$fqdn"] { host {"$fqdn": ip => "$ipaddress_eth0" } } Essentially, test to see if there is no Host resource defined for the current server and if not, add a host entry for itself using the IP address of eth0. Possible?
2009 Nov 10
23
Puppet Not Running chkconfig correctly.
So, I noticed that when adding a service to puppet, puppet is running a chkconfig <service>. However, as far as I can tell, puppet should be running a chkconfig --add <service>, otherwise the symlinks don''t get created from the service in /etc/rc.d/rc6.d back to the service in /etc/init.d. As as a result, the service is not stopped on shut down. I must be missing something
2012 May 03
0
USB passthrough: flexible configuration in XML-file needed
Hi, I need a flexible USB passthrough of a USB-device. If the device is turned off by the current switch (230Volt) the VM should start and not claim that the USB device is left. Using: <devices> ? <hostdev mode='subsystem' type='usb'> <source> <vendor id='0x152a'/> <product id='0x8180'/>
2012 Jun 03
0
guest fails to start: Error initializing virtio-net-pci
Hi, squeeze host, winxp guest. guest fails to start: PCI: devfn 24 not available fpr virtio-net-pci, in use by virtio-blk-pci Error initializing virtio-net-pci xml-File: ======== <disk type='file' device='disk'> <driver name='qemu' type='raw'/> <source file='/var/lib/winxp'/> <target dev='hda'
2013 Nov 22
1
Re: Scientific Linux as guest. Can't install with virt-manager because key "tab" in use
* Michael Mol schrieb: > Use your mouse to click inside the emulated terminal environment, and > your keyboard input will go there. thx. Where is the "emulated terminal environment"? The one I made screenshot of? http://aiai.de/foren/scientificLinux_tab.png I clicked anywhere inside, but anywhere the key "tab" changed between kvm windows. Eckard
2012 May 29
1
win-xp guest after reboot: could not open disk image /dev/sr0: mo medium found and extreme sluggisch
Hi, win-xp won't boot after installation. The CD is needed to boot from. How can I convince win-xp to boot? That's what I did: ================== I installed win-xp guest on debian squeeze: # virt-install --connect qemu:///system --name winxp-prof --ram 1024 \ --disk path=/dev/vg-levo/winxp-kvm,size=10 \ --network bridge:br0 --vnc --os-variant winxp --cdrom /dev/sr0
2013 Nov 02
1
USB passthrough to WinXP guest - WinXP ignores it
WinXP ignores a USB passthrough! Hello, I need a persistent passthrough of a USB-device: Bus 001 Device 020: ID 04e6:5311 SCM Microsystems, Inc. I added <hostdev mode='subsy.... </hostdev> like this to xml file: [...] <on_crash>restart</on_crash> <devices> <hostdev mode='subsystem' type='usb' managed='no'>