<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't pvcreate 8th external disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737517#M635976</link>
    <description>Hello Ed,&lt;BR /&gt;&lt;BR /&gt;SCSI ID 7 is always reserved for the controller cards use. This is normal. &lt;BR /&gt;&lt;BR /&gt;Can you access the disk using tar or dd?&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c0t10d0 bs=64k of=/dev/null&lt;BR /&gt;&lt;BR /&gt;If this command errors with read I/O then you have a bad disk.&lt;BR /&gt;&lt;BR /&gt;Thanks for participating in the forums,&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;Chaos reigns within. Reflect, repent, and reboot. Order shall return.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Jun 2002 16:58:58 GMT</pubDate>
    <dc:creator>Martin Burnett_2</dc:creator>
    <dc:date>2002-06-04T16:58:58Z</dc:date>
    <item>
      <title>Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737513#M635972</link>
      <description>HP-UX 11.00 on C240 workstation&lt;BR /&gt;&lt;BR /&gt;I have an external array of 8 hard drives (SCSI IDs 1 through 5 and 8 thru 10) The system disk has SCSI ID 6 and there is some sort of "Initiator" at SCSI ID 7.&lt;BR /&gt;&lt;BR /&gt;I'm trying to put each of the 8 external hard drives as its own volume group (8 volume groups each consisting of 1 disk) and create a single logical volume on each volume group. I can do this successfully for 7 of the 8 external drives but the 8th one hangs when I try to pvcreate /dev/rdsk/c0t10d0.&lt;BR /&gt;&lt;BR /&gt;If I remove one of the other external disks from the SCSI chain then I can pvcreate this hard drive, vgcreate, etc.  so I think the disk is okay.&lt;BR /&gt;&lt;BR /&gt;Seems I can only have 7 external drives + 1 internal system disk + 1 "Initiator" thingy on the bus.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me why I cannot pvcreate that 8th external hard drive?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;BR /&gt;&lt;BR /&gt;Here's my ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path       Driver      S/W State   H/W Type     Description&lt;BR /&gt;=============================================================================&lt;BR /&gt;disk      6  8/0/19/0.1.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t1d0   /dev/rdsk/c0t1d0&lt;BR /&gt;disk      2  8/0/19/0.3.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t3d0   /dev/rdsk/c0t3d0&lt;BR /&gt;disk      7  8/0/19/0.4.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t4d0   /dev/rdsk/c0t4d0&lt;BR /&gt;disk      8  8/0/19/0.5.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t5d0   /dev/rdsk/c0t5d0&lt;BR /&gt;disk      0  8/0/19/0.6.0   sdisk       CLAIMED     DEVICE       SEAGATE ST34572WS&lt;BR /&gt;                           /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;disk      9  8/0/19/0.8.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t8d0   /dev/rdsk/c0t8d0&lt;BR /&gt;disk     10  8/0/19/0.9.0   sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t9d0   /dev/rdsk/c0t9d0&lt;BR /&gt;disk      4  8/0/19/0.10.0  sdisk       CLAIMED     DEVICE       IBM     DDRS-39130WS&lt;BR /&gt;                           /dev/dsk/c0t10d0   /dev/rdsk/c0t10d0&lt;BR /&gt;disk      1  8/16/5.2.0     sdisk       CLAIMED     DEVICE       TOSHIBA CD-ROM XM-6201TA&lt;BR /&gt;                           /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now here's part of a simple ioscan showing that "Initiator" at SCSI ID 7:&lt;BR /&gt;&lt;BR /&gt;# ioscan&lt;BR /&gt;H/W Path       Class                     Description&lt;BR /&gt;====================================================&lt;BR /&gt;               bc                        &lt;BR /&gt;8              bc                        I/O Adapter&lt;BR /&gt;8/0                ba                    GSCtoPCI Bridge&lt;BR /&gt;8/0/19/0                 ext_bus         SCSI C875 Ultra Wide Single-Ended&lt;BR /&gt;8/0/19/0.1                  target       &lt;BR /&gt;8/0/19/0.1.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.3                  target       &lt;BR /&gt;8/0/19/0.3.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.4                  target       &lt;BR /&gt;8/0/19/0.4.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.5                  target       &lt;BR /&gt;8/0/19/0.5.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.6                  target       &lt;BR /&gt;8/0/19/0.6.0                   disk      SEAGATE ST34572WS&lt;BR /&gt;8/0/19/0.7                  target       &lt;BR /&gt;8/0/19/0.7.0                   ctl       Initiator&lt;BR /&gt;8/0/19/0.8                  target       &lt;BR /&gt;8/0/19/0.8.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.9                  target       &lt;BR /&gt;8/0/19/0.9.0                   disk      IBM     DDRS-39130WS&lt;BR /&gt;8/0/19/0.10                 target       &lt;BR /&gt;8/0/19/0.10.0                  disk      IBM     DDRS-39130WS&lt;BR /&gt;&lt;BR /&gt;Any help appreciated&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 16:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737513#M635972</guid>
      <dc:creator>ED SHERMAN</dc:creator>
      <dc:date>2002-06-04T16:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737514#M635973</link>
      <description>I would check the following:&lt;BR /&gt;&lt;BR /&gt;1) System patch level. If not updated, install the latest patches.&lt;BR /&gt;&lt;BR /&gt;2) Check the disks and controller with STM utilities. Perform read and write test on the disks with all 8 disks present. This way you can troubleshoot between hardware and OS issues.&lt;BR /&gt;&lt;BR /&gt;3) Check disks with diskinfo, dd commands.&lt;BR /&gt;&lt;BR /&gt;just some thoughts ..</description>
      <pubDate>Tue, 04 Jun 2002 16:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737514#M635973</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-06-04T16:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737515#M635974</link>
      <description>Have you made sure that all device files are present? ie insf -e ?&lt;BR /&gt;Also what type of SCSI bus do you have?</description>
      <pubDate>Tue, 04 Jun 2002 16:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737515#M635974</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-06-04T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737516#M635975</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try the following things:&lt;BR /&gt;&lt;BR /&gt;1. Move the disk from the ID 10 to ID 2 which is free and then try. &lt;BR /&gt;&lt;BR /&gt;The last device in a device chain must be terminated. From ID 0-7, 7 ID acts as terminator. The hardware terminators are always there ( sometimes the terminator is inbuilt on the card )&lt;BR /&gt;&lt;BR /&gt;It is also possible that the harddisk at ID 10 may be bad.&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c0t10d0&lt;BR /&gt;&lt;BR /&gt;run some disk utilities like dd and check. Or else use stm to check the hardware.&lt;BR /&gt;&lt;BR /&gt;Piyush &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 16:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737516#M635975</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-04T16:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737517#M635976</link>
      <description>Hello Ed,&lt;BR /&gt;&lt;BR /&gt;SCSI ID 7 is always reserved for the controller cards use. This is normal. &lt;BR /&gt;&lt;BR /&gt;Can you access the disk using tar or dd?&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c0t10d0 bs=64k of=/dev/null&lt;BR /&gt;&lt;BR /&gt;If this command errors with read I/O then you have a bad disk.&lt;BR /&gt;&lt;BR /&gt;Thanks for participating in the forums,&lt;BR /&gt;&lt;BR /&gt;Martin&lt;BR /&gt;Chaos reigns within. Reflect, repent, and reboot. Order shall return.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 16:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737517#M635976</guid>
      <dc:creator>Martin Burnett_2</dc:creator>
      <dc:date>2002-06-04T16:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737518#M635977</link>
      <description>Check your SCSI cables. It seems that you have not connected the proper cable between the controller and the Disk Enclosure.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Tue, 04 Jun 2002 17:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737518#M635977</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-06-04T17:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737519#M635978</link>
      <description>Okay,&lt;BR /&gt;&lt;BR /&gt;Sorry about posting an ioscan with SCSI ID 2 free.&lt;BR /&gt;&lt;BR /&gt;I disconnected that disk from the chain so I could pvcreate the disk with SCSI ID 10. I should have mentioned that I think I can have _ANY_ 7 external disks each as their own volume group but cannot pvcreate the remaining 8th disk, whichever one is left over. Didn't try all combinations of course but I did it with SCSI ID 1 pvremoved and got all the remaining disks to work and couldn't pvcreate the disk with SCSI ID 1. Then tried removing disk with SCSI ID 2 from the chain and got the seven attached disks to work but cannot reconnect the disk with SCSI ID 2 and get it to work along with the other 7 disks. &lt;BR /&gt;&lt;BR /&gt;I'm sure the hard drives are fine since I can vi a file and save it to disk and then open the file and read it with vi and delete it with rm. Tried this earlier with each disk when I had that particular disk working.&lt;BR /&gt;&lt;BR /&gt;Anyway here is diskinfo and dd for those who suggested it:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c0t10d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t10d0:&lt;BR /&gt;             vendor: IBM     &lt;BR /&gt;         product id: DDRS-39130WS    &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 8886762 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/rdsk/c0t10d0 bs=64k of=/dev/null&lt;BR /&gt;138855+1 records in&lt;BR /&gt;138855+1 records out&lt;BR /&gt;&lt;BR /&gt;I did insf -e and will try again after writing this message, since new device files are reinstalled.&lt;BR /&gt;&lt;BR /&gt;Thanks for info about SCSI ID 7 being reserved for controller cards.&lt;BR /&gt;&lt;BR /&gt;I am curious about Sandip's response -- "Check SCSI Cables... Not using proper cable". &lt;BR /&gt;&lt;BR /&gt;The cable has this label on it:&lt;BR /&gt;&lt;BR /&gt;A1658-62020&lt;BR /&gt;REV .D&lt;BR /&gt;MDM 3016&lt;BR /&gt;M/D 96/33&lt;BR /&gt;&lt;BR /&gt;This is connected to ULTRA WIDE-SE SCSI connector on the back of the C240 Workstation (68 Pin Connector).&lt;BR /&gt;&lt;BR /&gt;I am just now remembering that the vendor who sold me the disks and SCSI cable originally sent me "WIDE DIFFERENTIAL" disks that are not compatible with the ULTRA WIDE-SE SCSI port and I had to send those disks back and get them replaced with the ultra wide single ended disks that I'm using now.&lt;BR /&gt;&lt;BR /&gt;I'll research the cable to see if there is something fishy here.&lt;BR /&gt;&lt;BR /&gt;Also, I suppose I might benefit from finding newer LVM patches.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm still working on it.&lt;BR /&gt;&lt;BR /&gt;I'll let you know if I can get this solved.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Ed&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 18:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737519#M635978</guid>
      <dc:creator>ED SHERMAN</dc:creator>
      <dc:date>2002-06-04T18:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737520#M635979</link>
      <description>Hi ED,&lt;BR /&gt;&lt;BR /&gt;Please consider the following.&lt;BR /&gt;&lt;BR /&gt;The maximum number of VGs are limited by max_Vg -parameter of kernel. The default value is 10. Just verify whether you crossed this limit?&lt;BR /&gt;&lt;BR /&gt;sysdef - may give you current value. &lt;BR /&gt;Either&lt;BR /&gt;cd /dev and ll vg*&lt;BR /&gt;or&lt;BR /&gt;ll /dev/vgxx/group and minor number shoud be like 0x090000 or less.&lt;BR /&gt;&lt;BR /&gt;Make sure no device using SE SCSI mode (its generally a jumper setting. I don't know whether it applies to your case)&lt;BR /&gt;&lt;BR /&gt;--TT &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 04:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737520#M635979</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2002-06-05T04:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737521#M635980</link>
      <description>The adapter card is SE (single ended) You are limited to 7 devices on SE adapters. If you want more you need a FWD adapter card.</description>
      <pubDate>Wed, 05 Jun 2002 11:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737521#M635980</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-06-05T11:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737522#M635981</link>
      <description>Thanks Nick,&lt;BR /&gt;&lt;BR /&gt;I think you have the solution.&lt;BR /&gt;I searched the internet to verify your solution and found this table at &lt;A href="http://www.storcase.com/tools/downwd.asp" target="_blank"&gt;http://www.storcase.com/tools/downwd.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;+------------+-------------+--------+--------------------------+--------------+&lt;BR /&gt;| SCSI Type  | Bus Speed   | Bus    |  Max Bus Length (meters) | Max. Devices |&lt;BR /&gt;|            | max. MB/sec | Width  +----------+-------+-------+ Supported    |&lt;BR /&gt;|            |             |        |   S.E.   |  LVD  |  HVD  |              |&lt;BR /&gt;+------------+-------------+--------+----------+-------+-------+--------------+&lt;BR /&gt;| Narrow     |     5       |    8   |    6     |   -   |    25 |         8    |&lt;BR /&gt;| Fast       |    10       |    8   |    3     |   -   |    25 |         8    |&lt;BR /&gt;| Fast Wide  |    20       |   16   |    3     |   -   |    25 |        16    |&lt;BR /&gt;| Ultra      |    20       |    8   |    1.5   |   -   |    25 |         8    |&lt;BR /&gt;| Ultra      |    20       |    8   |    3     |   -   |     - |         4    |&lt;BR /&gt;| Wide Ultra |    40       |   16   |    -     |   -   |    25 |        16    |&lt;BR /&gt;| Wide Ultra |    40       |   16   |    1.5   |   -   |     - |         8    |&lt;BR /&gt;| Wide Ultra |    40       |   16   |    3     |   -   |     - |         4    |&lt;BR /&gt;| Ultra2     |    40       |    8   |    -     |  12   |    25 |         8    |&lt;BR /&gt;| Wide Ultra2|    80       |   16   |    -     |  12   |    25 |        16    |&lt;BR /&gt;| Ultra160   |   160       |   16   |    -     |  12   |     - |        16    |&lt;BR /&gt;| Ultra320   |   320       |   16   |    -     |  12   |     - |        16    |&lt;BR /&gt;+------------+-------------+--------+----------+-------+-------+--------------+&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(I hope that table doesn't wrap when I post it)&lt;BR /&gt;&lt;BR /&gt;The table says Ultra Wide SE with 1.5 meter cable can support 8 devices and only 4 devices if I use a 3 meter cable. I'm using a 2.5 meter cable so I guess I'm doing pretty good!&lt;BR /&gt;&lt;BR /&gt;Ultra Wide HVD can support 16 devices and Fast Wide SE can support 16 devices.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone for your posts!&lt;BR /&gt;You guys really helped me out with suggestions that I didn't know to try.</description>
      <pubDate>Wed, 05 Jun 2002 12:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737522#M635981</guid>
      <dc:creator>ED SHERMAN</dc:creator>
      <dc:date>2002-06-05T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737523#M635982</link>
      <description>Hi nick,&lt;BR /&gt;&lt;BR /&gt;If you see output of ioscan it shows ultra wide.&lt;BR /&gt;&lt;BR /&gt;More over if it is single ended there is no scsi id more than 7. In this case the system is able see the devices beyond id 7!!&lt;BR /&gt;&lt;BR /&gt;I don't think it is the issue.&lt;BR /&gt;&lt;BR /&gt;--TT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 12:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737523#M635982</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2002-06-05T12:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737524#M635983</link>
      <description>Hi ED,&lt;BR /&gt;&lt;BR /&gt;As you suspected the table got wraped!!&lt;BR /&gt;&lt;BR /&gt;Any way I could manipulate.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 13:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737524#M635983</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2002-06-05T13:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737525#M635984</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;In case I had given incorrect information I did a quick search of the net and this link confirms that although the bus is Ultra Wide, which would give it a 16bit bus width it is unfortunatly still Single Ended and therefore it can still only support 8 devices. There is a table off of the link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pcguide.com/ref/hdd/if/scsi/confNumber-c.html" target="_blank"&gt;http://www.pcguide.com/ref/hdd/if/scsi/confNumber-c.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 13:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737525#M635984</guid>
      <dc:creator>Nick Wickens</dc:creator>
      <dc:date>2002-06-05T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737526#M635985</link>
      <description>Hi Nick,&lt;BR /&gt;&lt;BR /&gt;You are correct, I got confused between SE and wide SCSI.&lt;BR /&gt;&lt;BR /&gt;In general all wide SCSI support 16 devices, &lt;BR /&gt;I didn't know that it is limited cable length too!&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 14:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737526#M635985</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2002-06-05T14:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737527#M635986</link>
      <description>Just for quick clarification in the future;&lt;BR /&gt;&lt;BR /&gt;Single Ended and Differential are only pertinent for cable distances.&lt;BR /&gt;&lt;BR /&gt;Narrow and Wide refer to the bit width of the cable bus (8 for narrow, 16 for wide).  This give you an intrinsic definition of why there are 8 or 16 devices allowed for each bus.  Although, you should never really use any more than 4 or 6 devices on bus, but we all do anyway.&lt;BR /&gt;&lt;BR /&gt;SCSI, ,SCSI2, Ultra SCSI, Ultra2 SCSI, Ultra3 SCSI, Ultra-160 and Ultra-320 define the transfer speed of the bus.  &lt;BR /&gt;&lt;BR /&gt;Note: I get shaky here, because the definitions shifted between SCSI-2 and Ultra.&lt;BR /&gt;&lt;BR /&gt;SCSI   5Mb/s&lt;BR /&gt;SCSI2 10Mb/s&lt;BR /&gt;Ultra SCSI 20Mb/s&lt;BR /&gt;###  These two may be off&lt;BR /&gt;Ultra2 SCSI 40Mb/s&lt;BR /&gt;Ultra3 SCSI 80Mb/s&lt;BR /&gt;###  End&lt;BR /&gt;Ultra-160 SCSI 160Mb/s&lt;BR /&gt;Ultra-320 SCSI 320Mb/s&lt;BR /&gt;&lt;BR /&gt;HVD (High Voltage Differential) SCSI is 20 Mb/s and has not been pushed forward.&lt;BR /&gt;&lt;BR /&gt;LVD (Low Voltage Differential) SCSI is a method for switching between speeds to match the speed of the controller.  The differential in this name has nothing to do with cable distance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 21:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737527#M635986</guid>
      <dc:creator>Angus Crome</dc:creator>
      <dc:date>2002-06-05T21:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't pvcreate 8th external disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737528#M635987</link>
      <description>Okay, to clear up some people's statements about scsi IDs and transfer mode, Indeed, they have nothing to do with each other, but rather a wide bus allows for 16 devices, and only the original scsi limit of 8 devices on a narrow scsi bus.  Generally low voltage differential drives can automatically drop down to single-ended mode if they have to because other devices on the bus are single ended.  However the term "differential" generally refers to the older, incompatible high voltage differential.  So ensuring that all devices are in single-ended mode is not a problem.  And someone thinking there is a limit of 7 scsi devices also does not make sense since an ID of 8 9 or 10 could not work in such a case and would conflict with devices 0, 1, and 2 respectively.  But again, that is not a problem.  The statement that LVD does not have anything to do with cable length, is also wrong.  Differential's (both high and low's) reason for introduction was to overcome cable length limitations by replacing ground signals with reverse matching reverse polatity data signals so that interference could be recognized and accounted for.  The table you listed before saying that you should have a limit of 1.5 meters for 8 devices on a single ended ultra-wide connection is what you should probably worry about if you have hanging problems (normally caused by bus errors) occuring.  You saying you have 2.5 meters means you're not doing good.. you're way over the length.  Also, note that the total length is not only for the external devices you have, but also the length of the cable inside the computer as well.  You might do well with a scsi enclosure that can house all 8 of your IBM drives in one case with limited cable length.</description>
      <pubDate>Sun, 15 Dec 2002 13:55:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-pvcreate-8th-external-disk/m-p/2737528#M635987</guid>
      <dc:creator>Eric Burns_1</dc:creator>
      <dc:date>2002-12-15T13:55:52Z</dc:date>
    </item>
  </channel>
</rss>

