[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Virtual SCSI
> I'm trying to assign 2 SATA devices to a PV guest. > > Command lsscsi: > [0:0:0:0] disk ATA WDC WD3200AAJS-0 12.0 / dev / sda > [2:0:0:0] disk ATA WDC WD10EADS-00L 01.0 / dev / sdb > [3:0:0:0] disk ATA WDC WD10EADS-00L 01.0 / dev / sdc > > Therefore my configuration: > vscsi = [ '/ dev / sdb, 2:0:0:0', '/ dev / sdc, 3:0:0:0'] > > The PV guest starts correctly but there are no disks sdb and sdc. > Where am I wrong? Thanks I know there's been lots of discussion already on how to accomplish this, but I have a question about your need for this configuration. Why do you want to attach to a PV guest via PV SCSI? Why not just attach the physical devices using the traditional method: disk=[ 'file:/path/to/orig/disk,xvda,w', 'phy:/dev/sdb,xvdb,w', 'phy:/dev/sdc,xvdc,w' ] ?? Is there some particular reason that you need pvscsi access over the xenblk devices? -Nick -------- This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |