All of lore.kernel.org
 help / color / mirror / Atom feed
* pvscsi broken
@ 2009-03-14 12:43 Andrew Lyon
  2009-03-14 12:56 ` James Harper
  0 siblings, 1 reply; 20+ messages in thread
From: Andrew Lyon @ 2009-03-14 12:43 UTC (permalink / raw)
  To: Xen-devel

Hi,

On both 3.3.1 and unstable if I try to use pvscsi as per the examples
in the config file I get a error when I try to start the domain:

 xm dry-run xptest.cfg
Using config file "./xptest.cfg".
/sbin/scsi_id: invalid option -- 's'


/sbin/scsi_id comes from udev and I have version 124 installed.

This is from xmexample.hvm

#-----------------------------------------------------------------------------
#   Configure PVSCSI devices:
#
#vscsi=[ 'PDEV, VDEV' ]
#
#   PDEV   gives physical SCSI device to be attached to specified guest
#          domain by one of the following identifier format.
#          - XX:XX:XX:XX (4-tuples with decimal notation which shows
#                          "host:channel:target:lun")
#          - /dev/sdxx or sdx
#          - /dev/stxx or stx
#          - /dev/sgxx or sgx
#          - result of 'scsi_id -gu -s'.
#            ex. # scsi_id -gu -s /block/sdb
#                  36000b5d0006a0000006a0257004c0000
#
#   VDEV   gives virtual SCSI device by 4-tuples (XX:XX:XX:XX) as
#          which the specified guest domain recognize.
#



The command scsi_id -gu -s /block/sdb in the example produces the same error:

scsi_id -gu -s /block/sdb
scsi_id: invalid option -- 's'


I guess the scripts need to be updated for the newer scsi_id & udev.

Andy

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-04-02  7:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-14 12:43 pvscsi broken Andrew Lyon
2009-03-14 12:56 ` James Harper
2009-03-14 13:15   ` Andrew Lyon
2009-03-14 13:19     ` James Harper
2009-03-17  2:00       ` Masaki Kanno
2009-03-23 14:58         ` Andrew Lyon
2009-03-25  5:17           ` Masaki Kanno
2009-03-30  9:24             ` Andrew Lyon
2009-03-30  9:39               ` Jun Kamada
2009-03-30  9:49                 ` Andrew Lyon
2009-03-30 10:34                   ` Jun Kamada
2009-03-30 10:35                     ` Andrew Lyon
2009-03-31 15:08                     ` Andrew Lyon
2009-03-31 20:25                       ` James Harper
2009-04-01  8:20                         ` Andrew Lyon
2009-04-01  8:46                           ` James Harper
2009-04-01 23:32                             ` Jun Kamada
2009-04-02  7:13                               ` Andrew Lyon
2009-04-02  7:33                                 ` Masaki Kanno
2009-03-30 10:34                   ` Andrew Lyon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.