<?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: ** Configuring JBOD 2300 ** in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932863#M7913</link>
    <description>Yes, to create a redundancy your original data and mirror copy should reside on different SCSI busses. So do as Vince said, and create mirror copies at disks installed on/seen by other SCSI adapter.&lt;BR /&gt;The workflow should be:&lt;BR /&gt;- 'balance' disks across busses (see Vince's reply);&lt;BR /&gt;- pvcreate all needed disks;&lt;BR /&gt;- include all needed disks into one volume group (vgcreate);&lt;BR /&gt;- create original logical volumes (lvcreate) pointing LVM where to create them (indicate path to physical volume within VG to create LV on), use only one set of disks (seen by one HBA);&lt;BR /&gt;- create mirror copies (lvextend -m) on disks seen by another HBA.&lt;BR /&gt;Note: better plan where volumes will be created first, draw diagram, and then create. This diagram will help you not to make a mistake and will serve as a reference in the future&lt;BR /&gt;Eugen</description>
    <pubDate>Fri, 21 Mar 2003 14:27:36 GMT</pubDate>
    <dc:creator>Eugeny Brychkov</dc:creator>
    <dc:date>2003-03-21T14:27:36Z</dc:date>
    <item>
      <title>** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932859#M7909</link>
      <description>I have an RP5470 running HP-UX 11.  Attached to this server is a 2300 DISK enclosure.  There are 12 x 36 Gig drives in the enclosure.  From what I can tell this disk enclosure has two controllers.  I would like to configure 6 of the disks for one controller and the other 6 for the other controller.  Do any of you have a thought on how I can do this?  If it can be done?  We are very urgent in needing this done and my last resort will be to call for technical assistance.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 12:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932859#M7909</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2003-03-21T12:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: ** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932860#M7910</link>
      <description>1. Both DS2300 BCCs should have identical dip switch setting, otherwise disk enclosure will not initialize;&lt;BR /&gt;2. switch settings at the front of BCCs: split bus (0 position) and SAF-TE (1 position). This way there will be two independent busses dedicated for each BCC. In this mode left BCC will drive disks in slots 8-14, and right will drive 1-7. After connecting BCCs to different SCSI adapters use MirrorDisk/UX to configure logical volume mirroring&lt;BR /&gt;Eugeny</description>
      <pubDate>Fri, 21 Mar 2003 13:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932860#M7910</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-03-21T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: ** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932861#M7911</link>
      <description>Eugeny:&lt;BR /&gt;&lt;BR /&gt;I kind of understand your response.  It looks like one BCC is contolling 7 disks and the other is controlling 5.  Do I need to make this 6 and 6 and is that possible?  Is it really necessary for an effective mirror?&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Fri, 21 Mar 2003 13:08:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932861#M7911</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2003-03-21T13:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: ** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932862#M7912</link>
      <description>What Eugeny's saying is that in "split bus" mode, the left half and right half of the drive DS2300 are on different busses.  To get 6 drives on each bus, put drives in slots 1-6 (for the first bus), and drives in slots 8-13 (leaving slots 7 empty) for the second bus.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Vince&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 13:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932862#M7912</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2003-03-21T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: ** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932863#M7913</link>
      <description>Yes, to create a redundancy your original data and mirror copy should reside on different SCSI busses. So do as Vince said, and create mirror copies at disks installed on/seen by other SCSI adapter.&lt;BR /&gt;The workflow should be:&lt;BR /&gt;- 'balance' disks across busses (see Vince's reply);&lt;BR /&gt;- pvcreate all needed disks;&lt;BR /&gt;- include all needed disks into one volume group (vgcreate);&lt;BR /&gt;- create original logical volumes (lvcreate) pointing LVM where to create them (indicate path to physical volume within VG to create LV on), use only one set of disks (seen by one HBA);&lt;BR /&gt;- create mirror copies (lvextend -m) on disks seen by another HBA.&lt;BR /&gt;Note: better plan where volumes will be created first, draw diagram, and then create. This diagram will help you not to make a mistake and will serve as a reference in the future&lt;BR /&gt;Eugen</description>
      <pubDate>Fri, 21 Mar 2003 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932863#M7913</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-03-21T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: ** Configuring JBOD 2300 **</title>
      <link>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932864#M7914</link>
      <description>Thanks Gentlemen...got it done.  Very well done.  Thank you,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 18:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/configuring-jbod-2300/m-p/2932864#M7914</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2003-03-21T18:21:31Z</dc:date>
    </item>
  </channel>
</rss>

