<?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: disks seen in different order on two netservers? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593497#M772</link>
    <description>Another thing to check.. Did you recently change the order of the PCI cards in one of the systems, or change the cables connecting the systems to their external devices?&lt;BR /&gt;&lt;BR /&gt;Order matters on a linux/scsi system if you are not using devfs.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
    <pubDate>Wed, 17 Oct 2001 20:40:15 GMT</pubDate>
    <dc:creator>Eric Ladner</dc:creator>
    <dc:date>2001-10-17T20:40:15Z</dc:date>
    <item>
      <title>disks seen in different order on two netservers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593494#M769</link>
      <description>I have two LC-2000s with 2 internal disks each. Both servers are conneced to two storage units (A and B).  Usually fdisk -l finds the same shared disks in the same order, but yesterday one netserver assigned device file names in opposite order (B's disks, and then A's disks).  I rebooted and got the same behavior: /dev/sdc didn't refer to the same disk.    &lt;BR /&gt;&lt;BR /&gt;What could be going on? &lt;BR /&gt;And, how do I keep that from happening again?</description>
      <pubDate>Thu, 11 Oct 2001 20:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593494#M769</guid>
      <dc:creator>Lucy Berlin</dc:creator>
      <dc:date>2001-10-11T20:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: disks seen in different order on two netservers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593495#M770</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;What distro are you using ?&lt;BR /&gt;Did you recently compiled a new kernel ?&lt;BR /&gt;Do you have exactly the same /etc/lilo.conf on both servers ?&lt;BR /&gt;Did you check BIOS settings ?&lt;BR /&gt;&lt;BR /&gt;Did you activated the following kernel compile feature ?&lt;BR /&gt;&lt;BR /&gt;   -&amp;gt; CONFIG_BLK_DEV_OFFBOARD (in kernel configuration file /usr/src/linux/.config) ?&lt;BR /&gt;&lt;BR /&gt;This parameters allows the PCI devices order to be re-defined.&lt;BR /&gt;&lt;BR /&gt;Did you change the SCSI IDs of the disks ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope one of these helps.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Oct 2001 18:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593495#M770</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2001-10-12T18:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: disks seen in different order on two netservers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593496#M771</link>
      <description>Most of the time when I see problems like this, it's the network interfaces that are getting messed up.  This is usually because the drivers are loaded as modules and end up getting loaded in the wrong order.  Try recompiling your kernel with your scsi drivers compiled in and see if things are a bit more consistent.&lt;BR /&gt;&lt;BR /&gt;Another solution I sometimes use is to modprobe the drivers in /etc/rc.d/rc.sysinit toward the top so that autoloading doesn't get a chance to screw up the order.  This is not usually a good idea, though, as system upgrades can overwrite your changes.</description>
      <pubDate>Wed, 17 Oct 2001 12:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593496#M771</guid>
      <dc:creator>Albert P Tobey</dc:creator>
      <dc:date>2001-10-17T12:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: disks seen in different order on two netservers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593497#M772</link>
      <description>Another thing to check.. Did you recently change the order of the PCI cards in one of the systems, or change the cables connecting the systems to their external devices?&lt;BR /&gt;&lt;BR /&gt;Order matters on a linux/scsi system if you are not using devfs.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 17 Oct 2001 20:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593497#M772</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2001-10-17T20:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: disks seen in different order on two netservers?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593498#M773</link>
      <description>Both nodes use the same driver for both storage units, so I don't think it could be a driver loading order.  It appeared that after a while one of the nodes was not able to see the disks on one of the array's at boot time (but could after the boot).&lt;BR /&gt;&lt;BR /&gt;After re-seating the scsi cable at both ends (with no changes to cabling, lilo.conf ...) the problem went away.  Now the nodes see all devices in the correct order  -- even after reboots.  &lt;BR /&gt;&lt;BR /&gt;So the problem's gone for now, but I still would like to understand what happened.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Oct 2001 22:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disks-seen-in-different-order-on-two-netservers/m-p/2593498#M773</guid>
      <dc:creator>Lucy Berlin</dc:creator>
      <dc:date>2001-10-17T22:48:08Z</dc:date>
    </item>
  </channel>
</rss>

