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

[Xen-devel] Block-attach doesn't attach sdx device

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Block-attach doesn't attach sdx device
From: Hidetoshi Nishi <nishi.hidetoshi@xxxxxxxxxxxxxx>
Date: Mon, 02 Oct 2006 15:23:38 +0900
Delivery-date: Sun, 01 Oct 2006 23:29:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi all, my name is Hidetoshi Nishi.

I work for Fujitsu, and this is first time to send mail.

I test the block-attach/detach command using the latest change-set
(11635).

I found the problem probably.

My operation for the test is following.

1. Domain VTx config file is defined only hdx device, no sdx device case,

   - I create DVx domain.
   - I attach USB disk to domain0.
   - I check the new sdx device(attached USB disk) using "ls -l /dev/sd*  
     " in domain0.
   - I attach /dev/sdb to VTx using "xm block-attach 1 phy:/dev/sdb sdb   
     rw".
   - The comand seems like nomal end, but /dev/sdb device not show up in
     domain VTx.
   - And block-list display the new device.
   - I detach the new device using "xm block-detach 1 xxxx".
   - But I can't delete the new devie from block-list.
   
2. Domain VTx config file is defined only sdx device, no hdx device case,

   This case, I'm successful to attach the USB disk to Domain VTx using   
   "xm block-attach 1 phy:/dev/sdb hdb rw".
   
   And block-detach is also successful to detach the device.
   
   
Is this a problem or my operation is no good ?

Thank you                                     Nishi


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 FUJITSU COMPUTER TECHNOLOGIES LIMITED
 Development Dept. 5  Division 1

 Hidetoshi Nishi

 E-MAIL:nishi.hidetoshi@xxxxxxxxxxxxxx
 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

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