search for: testvm

Displaying 20 results from an estimated 53 matches for "testvm".

2014 Sep 03
2
howto force shutdown if nut-snmp Communications lost
...H:%M:%S` exec ifconfig $eth up"; ifconfig $eth up; route add default gw $defaultrouter; ) & tail -f $syslog | egrep -v "CRON|snmp_ups_walk" ## send ^C if done ------------------------------------------------------ - test1 - DEADTIME=90, NOCOMMWARNTIME=130 - nut-2.2 nut-2.4 testvm:~# grep "^[A-Z]" /etc/nut/upsmon.conf MINSUPPLIES 1 SHUTDOWNCMD "/sbin/shutdown -h +0" POLLFREQ 5 POLLFREQALERT 5 HOSTSYNC 15 DEADTIME 90 POWERDOWNFLAG /etc/killpower RBWARNTIME 43200 NOCOMMWARNTIME 130 FINALDELAY 5 MONITOR usv2-216 at localhost 1 upsmon topsecret master 09 03...
2015 Sep 26
5
CentOS 6 Xen virt* issues
.... So this was more for the mailinglist archives, if someone else meets the same issue. 2) virt-viewer doesn't work anymore. It seems in el6.6 virt-viewer was version 0.6.0-11, but now in el6.7 it's 2.0-7, with a lot of changes.. If I try to use virt-viewer and run "virt-viewer <testvm>" command, I get an error popup dialog saying "Failed to connect: Display can only be attached through libvirt with --attach". verbose debug output: # virt-viewer -v --debug -c "xen://" testvm (virt-viewer:9420): virt-viewer-DEBUG: Set connect info: (null),(null),(nu...
2013 Jan 11
1
libvirt RPC error
Hi, I'm using qemu+ssh://username at hostname/system as the remote URI. Libvirt seems to be communicating fine until some 2 minutes (we poll every 5 seconds) and then it throws up RPC error and many counters are wrong. But if I collect on localhost the counters seems to be coming fine. Test and testvm are guests on the local machine where as Win8 and Ubuntu* are remote URI's connected through ssh. What causes this error "libvir: RPC error : End of file while reading data: : Input/output error" and how do we fix it ? I've pasted the logfile inline. Localhost from which we ar...
2011 Jul 29
3
issue with GlusterFS to store KVM guests
i'm having difficulty running KVM virtual machines off of a glusterFS volume mounted using the glusterFS client. i am running centOS 6, 64-bit. i am using virt-install to create my images but encountering the following error: qemu: could not open disk image /mnt/myreplicatestvolume/testvm.img: Invalid argument (see below for a more lengthy version of the error) i have found an example of someone else having this issue as well but no solution was offered ( http://gluster.org/pipermail/gluster-users/2011-February/006731.html). i also found the following FAQ entry that states that NFS...
2017 Jul 06
1
samba 4.5.8 @ debian 9 - wrong groups IDs for PAM authorization
Hello list. I’m using samba4 authorization with debian 8 without any problems. But in debian 9 very same config causes problems - unable to change GID. Here is my smb.conf: [global] netbios name = testvm security = ADS workgroup = WRKGRP realm = EXAMPLE.COM password server = 172.24.0.253 wins server = 172.24.0.253 wins proxy = no winbind enum users = yes winbind enum groups = yes template homedir = /home/%U template she...
2008 Sep 18
4
Migration stalls with 2.6.26.5 kernel
...rade the domU kernels to the latest kernel.org stable release (2.6.26.5) and did manage to get it working after some initial trouble (TCP checksum offloading was breaking NFS). However, the new kernel will not live migrate anymore. When I execute the live migrate command: # xm migrate --live testvm 192.168.1.20 Migration hangs forever. The VM changes name to "migrate-testvm" and keeps running normally on the system it was on, and appears as "testvm" with state "-br---" on the destination machine with 0 CPU time. I left tcpdump running on the destination mac...
2016 Mar 10
0
different uuids, but still "Attempt to migrate guest to same host" error
...g things, on both nodes I've put SELinux into permissive mode and disabled firewalld. Interesting Bit: --------------- Debugging a bit further, I put the VM into an unmanaged state and then try with virsh, from the node currently running the VM: [root@node1 ~]# virsh migrate --live --verbose testvm qemu+ssh://node2/system error: internal error: Attempt to migrate guest to the same host node1.example.tld A quick google points toward uuid problems, however the two nodes are, afaict, working with different UUIDs. (Substantiating info shown toward the end.) I thought that since `hostname` on...
2012 May 19
1
Migration with rbd storage backend
Hi, Seems that such migration is currently broken, at least for 0.9.11|0.9.12, with 0.9.8 all works fine: virsh migrate --live testvm qemu+tcp://towerbig/system ---snip--- 2012-05-17 21:22:30.250+0000: 16926: debug : qemuDriverCloseCallbackGet:605 : vm=testvm, uuid=feb7ccb6-1087-8661-9284-62e3a1e9f44a, conn=(nil) 2012-05-17 21:22:30.250+0000: 16926: debug : qemuDriverCloseCallbackGet:611 : cb=(nil) 2012-05-17 21:22:30.250+0000:...
2005 May 04
0
hfc isdn cards & zaphfc in domU
...configured for TE mode PCI: Enabling device 0000:00:0e.0 (0006 -> 0007) PCI: Obtained IRQ 3 for device 0000:00:0e.0 zaphfc: CCD/Billion/Asuscom 2BD0 configured at mem 0xd08be000 fifo 0xcf068000(0x3b272000) IRQ 3 HZ 100 zaphfc: Card 1 configured for TE mode zaphfc: 2 hfc-pci card(s) in this box. testvm:~# lsmod Module Size Used by zaphfc 13076 0 zaptel 227332 1 zaphfc crc_ccitt 1728 1 zaptel tulip 50144 0 testvm:~# free total used free shared buffers cached Mem: 256128...
2013 Sep 22
1
Issue with starting puppetmaster service
HI I have installed puppet on a RHEL 6.x machine. When I try to start the puppet master service, it fails and when I check status it says - "puppet dead but subsys locked". [root@testvm init.d]# service puppet status puppet (pid 13304) is running... [root@testvm init.d]# service puppetmaster status puppet dead but subsys locked [root@testvm init.d]# I can see that this error message is posted across the internet but unable to find what the resolution would be to sort this out....
2015 Sep 28
0
CentOS 6 Xen virt* issues
...ager source so you can look at it and maybe send a pull request!) > 2) virt-viewer doesn't work anymore. > > It seems in el6.6 virt-viewer was version 0.6.0-11, but now in el6.7 it's 2.0-7, with a lot of changes.. > > If I try to use virt-viewer and run "virt-viewer <testvm>" command, I get an error popup dialog saying "Failed to connect: Display can only be attached through libvirt with --attach". > > verbose debug output: > > > # virt-viewer -v --debug -c "xen://" testvm > > (virt-viewer:9420): virt-viewer-DEBUG: Set...
2020 Mar 30
2
Ovs error when starting vm: ovs-vsctl: 'del-port' command requires at least 1 arguments
Hi, my system got updated to libvirt 6.0.0 (from 5.6.0) this morning, and now I'm having problems starting VMs that make use of openvswitch portgroups. When I start a VM, I get this error message on virsh: > virsh # start testvm > error: Failed to start domain testvm > error: An error occurred, but the cause is unknown The system log contains: > Mar 30 09:45:39 tplinux ovs-vsctl[2763]: ovs|00001|db_ctl_base|ERR|'del-port' command requires at least 1 arguments > Mar 30 09:45:39 tplinux libvirtd[735]: i...
2010 Apr 17
3
Java RE
Hello. Package Manager reports (with a green checkmark) that I have java-1.6.0 installed on my machine (running Cent 5.3), but it seems to not be running. I used http://java.com/en/download/help/testvm.xml and got "Something is wrong. Java is not working." Perhaps I'm confused on which program I need to use java-coded apps. PM lists this app as "OpenJDK Runtime Environment" - is this it? [mykolas at sr1220 ~]$ rpm -q jdk jre package jdk is not installed package jre is n...
2013 Jan 04
2
Syslinux 5.00 - Doesn't boot my system / Not passing the kernel options to the kernel?
...-syslinux5-fail.mp4> How I fixed the problem by downgrading to Syslinux 4.06 and how booting should look like (6.5 MB): <https://www.dropbox.com/s/lt7cpgfm0qvqtba/boot-syslinux5-how-i-fixed-it.mp4> System configuration: ===================== The system has two disks. Partitioned like: testVM ~ # gdisk -l /dev/sda GPT fdisk (gdisk) version 0.8.5 Partition table scan: MBR: protective BSD: not present APM: not present GPT: present Found valid GPT with protective MBR; using GPT. Disk /dev/sda: 41943040 sectors, 20.0 GiB Logical sector size: 512 bytes Disk identifier (GUID): 63DE1...
2009 Dec 21
26
Questions on qcow, qcow2 versus LVM
I''ve been using lvm under centos to create the backing store for domUs and although the performance seems acceptable it has some shortcomings. The biggest of which is the LVM bug which prevents me from removing an lv (it says it is still mounted and it definitely isnt). I thought this was just a centos bug but it appears to be evident in debian and ubuntu too and I really can''t
2011 Oct 22
1
virt-install with set vnc password
Hi Guy, Anyone know how we can set up the vnc password during using virt-install command ? # virt-install \ --connect qemu:///system \ --name demo \ --ram 500 \ --disk path=/var/lib/libvirt/images/demo.img,size=5 \ --network network=default,model=virtio \ --vnc \ --cdrom /dev/cdrom
2018 Aug 09
0
Re: Windows Guest I/O performance issues (already using virtio) (Matt Schumacher)
....9.114 (testing both) >ZFS file system on optane SSD drive or ZFS file system on dumb HBA with 8 spindles of 15k disks (testing both) >4k block size zvol for virtual machines >32G arc cache > >Here is my VM: > ><domain type='kvm' id='12'> > <name>testvm</name> > <memory unit='KiB'>33554432</memory> > <currentMemory unit='KiB'>33554432</currentMemory> > <vcpu placement='static'>12</vcpu> > <iothreads>1</iothreads> > <os> > <type arch=...
2018 Aug 08
1
Windows Guest I/O performance issues (already using virtio)
...CPU 192G Ram Linux 4.14.61 or 4.9.114 (testing both) ZFS file system on optane SSD drive or ZFS file system on dumb HBA with 8 spindles of 15k disks (testing both) 4k block size zvol for virtual machines 32G arc cache Here is my VM: <domain type='kvm' id='12'> <name>testvm</name> <memory unit='KiB'>33554432</memory> <currentMemory unit='KiB'>33554432</currentMemory> <vcpu placement='static'>12</vcpu> <iothreads>1</iothreads> <os> <type arch='x86_64' machine=...
2014 Oct 13
2
Re: passthrough of PCI-device
...ect in my xml-file. Isn't there anybody how can help me with that? Regards Michael Weis Von: Weis, Michael (DWIE) Gesendet: Dienstag, 7. Oktober 2014 11:45 An: 'libvirt-users@redhat.com' Betreff: passthrough of PCI-device Hello, I try to passthrough a PCI-card to a VM named testvm I want to do that with an xml-file named hga.xml including the following content: <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> </source...
2009 Dec 05
3
PVGrub can''t find config file for domU on logical volume
...se pvgrub and restart I am stuck at a grub prompt. If I manually tell it where to find the config file (using the exact same path as in the ''extra'' line in the domu config) it pvgrub starts and everything then runs as expected. Here is my config: --- snip --- name = "pvgrubtestvm" vcpus = 1 memory = 512 maxmem = 512 # pvgrub kernel = "/usr/lib/xen/boot/pv-grub-x86_64.gz" extra = "(hd0)/boot/grub/menu.lst" #end pvgrub dhcp = "dhcp" disk = [ "phy:/dev/VolGroupVM/pvgrubtestvm,xvda1,w", "phy:/dev/VolGroupVM/pvgrubtestvm-swap,...