search for: virtualdisk

Displaying 14 results from an estimated 14 matches for "virtualdisk".

Did you mean: virtual_disk
2009 Sep 01
15
install sxce as paravirtual guest
I have tried to define a domain or using virt-install both failed. Could some one give me the correct command to do this? I used: virt-install --nographics --paravirt --os-type=solaris --os-variant=opensolaris --ram 1024 --name cam-host --disk path=/dev/dsk/c0t600A0B800049E902000008EB4A9CE744d0p0,driver=phy -l /export/media_images/sol-nv-b121-x86-dvd.iso thx, florian
2010 Feb 02
1
DomU won''t start on 3.4.2
..., [''bootloader_args'', ''-q''], [''image'', [''linux'', [''videoram'', 4]]], [''s3_integrity'', 1], [''device'', [''vbd'', [''uname'', ''file:/mnt/VirtualDisks/ns1.primary.img''], [''dev'', ''xvda''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''br0'']]], [''device'', [''vif''...
2009 Oct 28
6
Re: [virt-tools-list] Unable to complete install: ''Domain not found: xenUnifiedDomainLookupByName
[This email is either empty or too large to be displayed at this time]
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2008 Jul 03
3
xm create fails with ''elf_xen_note_check: ERROR:''
Hi -- I''m getting this error even though I have correct DVD ISO image for snv_92. bash-3.2# uname -a SunOS stoakly2 5.11 snv_92 i86pc i386 i86xpv bash-3.2# xm create snv.py Using config file "./snv.py". Error: (2, ''Invalid kernel'', ''elf_xen_note_check: ERROR: Will only load images built for the generic loader or Linux images'') bash-3.2#
2011 Aug 30
0
conflict disk error
...sk, size) File "/usr/sbin/virt-install", line 202, in get_disk d = cli.disk_prompt(None, kwargs) File "/usr/lib/python2.4/site-packages/virtinst/cli.py", line 277, in disk_prompt if dev.is_conflict_disk(conn) is True: File "/usr/lib/python2.4/site-packages/virtinst/VirtualDisk.py", line 890, in is_conflict_disk xml = vm.XMLDesc(0) File "/usr/lib64/python2.4/site-packages/libvirt.py", line 247, in XMLDesc if ret is None: raise libvirtError ('virDomainGetXMLDesc() failed', dom=self) libvirtError: Unknown failure -- command used: virt-instal...
2015 Jan 05
3
CentOS 6 Xen 4.4.1 packages available on virt6-testing / libvirt blktap2 problems
On Tue, Dec 16, 2014 at 10:29:53PM +0200, Pasi K?rkk?inen wrote: > > > > * xend is now disabled by default. You can enable it by running > > chkconfig. xend has been removed from the tree entirely in Xen 4.5, > > so this should (hopefully) serve as a "wake-up-call" for people to > > begin the transition over to xend. > > > > * A lot have
2009 Oct 15
1
Patch depends on the previous storage patch...
This patch is dependant on the previously submitted storage admin patch.
2009 Aug 31
1
Fixed patch...
This version of the patch includes feedback from jboggs at redhat.com, including fixes to the BuildRequires and Requires in the spec file.
2009 Sep 11
1
Text-based node administration tool
This patch obsoletes any previous ones. This is an upstream candidate, so I'm looking for feedback so we can push this and start using it.
2009 Sep 14
1
Bugfixes...
This version fixes a few bugs found by jboggs. It also includes some logging facilities that need to be fleshed out more.
2009 Sep 16
1
Final push candidate for nodeadmin tool...
This patch is ready for pushing upstream.
2009 Sep 16
1
Replacement that includes utils.py
The previous patch was missing this file. Resending.
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going. The code won't get all the way to the define stage since I'm in the middle of retrofitting it to use virtinst instead of a home spun node definition.