similar to: Using virsh to load scripts for the guest machine

Displaying 20 results from an estimated 10000 matches similar to: "Using virsh to load scripts for the guest machine"

2013 Dec 02
1
virsh detach typo
[root at vmhost vms]# virsh detach-disk puppet vdb error: No found disk whose source path or target is vdb [root at vmhost vms]# virsh --version 0.10.2 [root at vmhost vms]# This probably was solved already but if not, "No found disk" probably sounds better if it was "No disk found"
2015 May 08
2
Editing http://libvirt.org/sources/virshcmdref/html-single/#sect-attach-device
I just noticed the entries on attach-disk and attach-devices are a bit on the empty size. As I am just attaching a usb device to one of my vm clients, I was wondering if I could offer examples to those entries.
2014 Mar 06
2
ISO refuses to let vm starts (and is not mentioned in config)
Trying to start one of my vms, a centos one at that, but am getting the following message: [root@vmhost ~]# virsh start voip --paused error: Failed to start domain voip error: cannot open file '/var/tmp/FreePBX-5.211.65-3-x86_64-Full-1388073872.iso': No such file or directory [root@vmhost ~]# But, virsh dumpxml voip shows no info onto the .iso <disk type='file'
2015 Nov 12
1
Qemu-ga on Windows 10
Hi, I have a windows 10 guest with qemu-ga-x64.msi installed from the fedora virtio iso. qemu-ga version is 0.12.1 host qemu version is 2.1.0 (I know its older but in this version the active block commit works perfectly...) libvirt version 1.2.12 I have these lines in my xml: <channel type='unix'> <source mode='bind'
2011 Feb 23
13
SIL3114 and sparc solaris 10
Perhaps a bit off-topic (I asked on the rescue list -- http://web.archiveorange.com/archive/v/OaDWVGdLhxWVWIEabz4F -- and was told to try here), but I am kinda shooting in the dark: I have been finding online scattered and vague info stating that this card can be made to work with a sparc solaris 10 box (http://old.nabble.com/eSATA-or-firewire-in-Solaris-Sparc-system-td27150246.html is the
2015 Aug 20
3
new laptop: DVD or Blu-ray
W dniu 20.08.2015 o 13:26, Mauricio Tavares pisze: > On Aug 20, 2015 6:54 AM, "ken" <gebser at mousecar.com> wrote: >> >> One of the build options for a laptop I'm looking at buying is DVD vs > Blu-Ray. I've never used Blue-ray before, so is there some compelling > reason, as a Linux guy, to want to get Blu-ray? > First of all, is this going
2019 Nov 27
4
nvme, spdk and host linux version
I have been following the patches on nvme support on the list and was wondering: If I wanted to build a vm host to be on the bleeding edge for nvme and spdk fun in libvirt, which linux distro -- fedora/ubuntu/centos/etc -- should I pick?
2018 Sep 26
3
Seagate - experience/opinion on vendor?
On 26/09/18 20:19, Mauricio Tavares wrote: > If ti makes you feel any better, I am not having stellar service from > WD's support. In fact, they act like they never received the HD I sent > for RMA whose tracking number says they did 10 days ago. > > On Wed, Sep 26, 2018 at 2:16 PM, lejeczek via CentOS <centos at centos.org> wrote: >> hi guys >> >> I have
2017 Apr 12
5
humor (was Re: OT: systemd Poll)
On Wed, Apr 12, 2017 at 2:56 PM, Andrew Holway <andrew.holway at gmail.com> wrote: >> >> When Windows 2000 came out some called it "bloated pig". Some 6 years down >> the road Linux started catching up ;-) Then we stopped laughing about >> Windows. >> > > All in the name of progress.. I have been told that Windows developers were taught
2012 Jul 10
1
Adding a second lv as vm drive: how to set the pci part
Let's say I have a vm, vm1, which has a lv as its hard drive: <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='none' io='native'/> <source file='/dev/mapper/kvmtest_vm1_rootvg'/> <target dev='vda' bus='virtio'/> <address type='pci'
2012 Jul 19
1
Setting CPU type for a vm
I have a Windows XP vm and would like to know how should I set its cpu so it is seen by the vm as a proper 32bit one. In its xml file, I have <os> <type arch='i686' machine='rhel6.2.0'>hvm</type> <boot dev='cdrom'/> <boot dev='hd'/> <bootmenu enable='yes'/> </os> And this is the machine I
2019 Sep 06
4
smbldap-showuser and ldapsearch can't show groups user belongs to.
Quick-n-easy questions: Let's say user raub is added to group nosy using smbldap-groupmod smbldap-groupmod -m raub nosy Now, according to ol' ldapsearch, ldapsearch -vvv -H "ldaps://ldap.example.com" -D "uid=admin,ou=People,dc=example,dc=com" -W -b "dc=example,dc=com" -s sub "(cn-nosy)" group nosy has a dn attribute that looks like this dn:
2014 Sep 12
3
ntpd in VM
I was taught in kitty school that running a ntp server in a vm was a bad idea. Is that still the case?
2019 Apr 24
2
PCI passthrough and abstraction
When you pass a device in the pci chain (after virsh nodedev-dettach'ing it from host) to the guest, how much is passed without being emulated/abstracted?
2018 Sep 26
1
Seagate - experience/opinion on vendor?
Mauricio Tavares wrote: > On Wed, Sep 26, 2018 at 3:37 PM, lejeczek via CentOS <centos at centos.org> > wrote: > >> On 26/09/18 20:19, Mauricio Tavares wrote: >>> >>> If ti makes you feel any better, I am not having stellar service from >>> WD's support. In fact, they act like they never received the HD I >>> sent for RMA whose tracking
2015 May 22
3
SCO OpenServer
Does anyone know the most up to date version of Samba that will run on SCO OpenServer 5.0.7? Kind Regards Dave Nolan Anchor Technology
2020 Jul 12
2
Need HELP with old DSL modem setup on CentOS 7
On Sun, Jul 12, 2020, 12:31 Mauricio Tavares <raubvogel at gmail.com> wrote: > On Sun, Jul 12, 2020 at 3:15 PM Kay Schenk <kay.schenk at gmail.com> wrote: > > > > Hello all-- > > I'm in a bind trying to reset an older Nether DSL modem. I did a manual > > reset on it. It was set up as "pass thru" by me and I want to "undo" > that.
2016 May 19
1
CentosPlus
On Wed, May 18, 2016 07:39, Mauricio Tavares wrote: > On Wed, May 18, 2016 at 4:32 AM, James Hogarth > <james.hogarth at gmail.com> wrote: >> On 17 May 2016 20:52, "Mauricio Tavares" <raubvogel at gmail.com> >> wrote: >>> >>> On Tue, May 17, 2016 at 3:04 PM, <cpolish at surewest.net> wrote: >>> > On 2016-05-17 12:09,
2015 Aug 20
2
new laptop: DVD or Blu-ray
W dniu 20.08.2015 o 13:52, Mauricio Tavares pisze: > On Thu, Aug 20, 2015 at 7:34 AM, Marcin Trendota <moonwolf.rh at gmail.com> wrote: >> W dniu 20.08.2015 o 13:26, Mauricio Tavares pisze: >>> On Aug 20, 2015 6:54 AM, "ken" <gebser at mousecar.com> wrote: >>>> >>>> One of the build options for a laptop I'm looking at buying is
2016 May 17
3
CentosPlus
On Tue, May 17, 2016 at 3:04 PM, <cpolish at surewest.net> wrote: > On 2016-05-17 12:09, jd1008 wrote: >> Has anybody enabled this repo? >> I understand that it can really mess up updates and upgrades >> as the dependencies are rather different. > > I've had the CentOSPlus repository enabled for CentOS6 for more > than a year with no problems. I don't