[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] How was CoW implemented on the Demo LiveCD (3.0) ??
- To: Xen Users <Xen-users@xxxxxxxxxxxxxxxxxxx>
- From: Anand <xen.mails@xxxxxxxxx>
- Date: Thu, 26 Jan 2006 04:15:54 +0530
- Delivery-date: Wed, 25 Jan 2006 22:54:52 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ZQi90wZr4C4uaMEZLvJ1ZxQKenaTxpzMc7CcwLEOiYn/Bp3STfrcxghEKKKR9Zz7bhPLj4X5iH1YD3/q1aQRekqEGMaOk0chlVsP7Y3xQ4vDa58IpZWVTNNjK11Tvuo9D6UnUT+x5YnsiXK0NkDDUIAieDncBdGZTbaF2ApbFJ8=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On looking further in the create_cow code, i see it does create /dev/mapper/[cow name] and creates entries in /tmp/cow_backing directory with some files in it. However it ends up with the same error and hung process of dmsetup in the memory.
create_cow -i /root/xen/centos.4-2.img -n cent01 -s 50
Putting /root/xen/centos.4-2.img onto loopback device /dev/loop100 Creating a device mapper device for /dev/loop100 Creating backing file 1+0 records in 1+0 records out Creating snapshot
device-mapper ioctl cmd 9 failed: Invalid argument
Command failed
--
regards,
Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|