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-devel

Re: [Xen-devel] about the error

To: liu ningshun <andyshun107@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] about the error
From: Mark Williamson <Mark.Williamson@xxxxxxxxxxxx>
Date: Wed, 14 Jul 2004 14:54:51 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Mark.Williamson@xxxxxxxxxxxx
Delivery-date: Wed, 14 Jul 2004 15:00:11 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Message from liu ningshun <andyshun107@xxxxxxxxxxxx> of "Wed, 14 Jul 2004 14:55:45 +0800." <20040714065545.67102.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hi there,

This error occurs if you try and do virtual disk operations before the 
database has been created.  The database won't have been created if you 
haven't initialised some disk space for use with virtual disks.

Choose a free partition or disk that that you want to use to host virtual 
disks.  The original contents of this partition will be destroyed when you 
start using virtual disks.

Use xc_vd_tool.py to initialise this partition for virtual disks.  (the 
command is either 'initialise' or 'format' - I can't remember which).  This 
step does not write anything to the partition.

Now you should be able to create, list, delete, resize, etc. using the 
xc_vd_tool.py script.  When you start formatting, mounting and populating 
virtual disks, the data will be written into the partition.

You should read the VBD-HOWTO document in the source tree before you start 
using virtual disks.  Post back to this list if you have any questions.

Note that virtual disks are currently not being supported for 2.0 - you might 
want to avoid using virtual disks if you plan to upgrade later on.

Cheers,
Mark



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>