WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Stub domains & gplpv!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Stub domains & gplpv!
From: "roman mahovetskiy" <roman.mahovetskiy@xxxxxxxxx>
Date: Sat, 18 Oct 2008 16:09:01 -0400
Delivery-date: Sat, 18 Oct 2008 13:10:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=fFIEJOLYVkGojhsJV7LJFpMcDJ6WYwgy/2hIviZxupM=; b=uE6vJnVpp3mW/99OkmDn1+AJ+u+WLho0POAYRaRp6QR5Z2LQbPwiapSGqQAjsYZi/c o+iL+Idnad8I6d0YgTpZxaN1YeVJ6PRsfgn9zJAEtk6eQjvNFl9vVKTVLtigB9dxA6Mb Av8xaY1qIs3V6ruSVkuxLRiZOAVwdf3Y486x4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=nbi2Rs7Kokg+6K8PHQntqDKgdBAL8OE7aQvMgDSena0LccZ7RgkOoVNDh+wdlPWo4h 3dfUfhj1sRGPBh/yh59M7J889G1ZWjeiVCZPeFsdp8+WcpguMcibowxpGTqfZ3usPImS eIf/rrAtS0XJ8jUpN00jBboTj5/PjmQketcp8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> one of the disks has w! as the read/write mode, I've not been able to find any
> documentation that explains what that means..


"w!" means that Xen won't check that a block device isn't used by
other domain before starting.

I also tried to use stubdom + GPLPV. And i managed to make it work together.


I adding "w!" in disk device line to both config files and it
got working.


--
romzes
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Stub domains & gplpv!, roman mahovetskiy <=