<?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 failover device install problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543193#M17546</link>
    <description>he everyone&lt;BR /&gt;&lt;BR /&gt;were currently trying to setup RDAC to handle failovers to the SAN. after installing the driver and creating a new initrd image, when rebooting the server seems to think that the boot partition  is on /dev/sdc, it should be /dev/sda. &lt;BR /&gt;&lt;BR /&gt;I am using labels in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;LABEL=/                 /                       ext3    defaults        1 1&lt;BR /&gt;LABEL=/boot             /boot                   ext3    defaults        1 2&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;LABEL=/home             /home                   ext3    defaults        1 2&lt;BR /&gt;LABEL=/opt              /opt                    ext3    defaults        1 2&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;LABEL=/usr              /usr                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/var              /var                    ext3    defaults        1 2&lt;BR /&gt;/dev/sda2               swap                    swap    defaults        0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/modules.conf looks like&lt;BR /&gt;&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias scsi_hostadapter1 mptbase&lt;BR /&gt;alias scsi_hostadapter2 mptscsih&lt;BR /&gt;alias usb-controller usb-uhci&lt;BR /&gt;alias scsi_hostadapter3 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter4 qla2300 ql2xretrycount=3&lt;BR /&gt;alias scsi_hostadapter5 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter6 qla2300 ql2xretrycount=3&lt;BR /&gt;post-remove qla2200 rmmod qla2200_conf&lt;BR /&gt;post-remove qla2300 rmmod qla2300_conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;grub.conf&lt;BR /&gt;&lt;BR /&gt;title Red Hat Enterprise Linux ES (2.4.21-27.EL HBA smp)&lt;BR /&gt;        root (hd0,0)&lt;BR /&gt;        kernel /vmlinuz-2.4.21-27.ELsmp ro root=LABEL=/ ramdisk_size=15000&lt;BR /&gt;        initrd /mpp-2.4.21-27.ELsmp.img&lt;BR /&gt;&lt;BR /&gt;I think I need to ensure that the qla driver is loaded before the rdac driver, &lt;BR /&gt;&lt;BR /&gt;anyone any ideas ?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Steven</description>
    <pubDate>Thu, 12 May 2005 06:57:39 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2005-05-12T06:57:39Z</dc:date>
    <item>
      <title>failover device install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543193#M17546</link>
      <description>he everyone&lt;BR /&gt;&lt;BR /&gt;were currently trying to setup RDAC to handle failovers to the SAN. after installing the driver and creating a new initrd image, when rebooting the server seems to think that the boot partition  is on /dev/sdc, it should be /dev/sda. &lt;BR /&gt;&lt;BR /&gt;I am using labels in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;LABEL=/                 /                       ext3    defaults        1 1&lt;BR /&gt;LABEL=/boot             /boot                   ext3    defaults        1 2&lt;BR /&gt;none                    /dev/pts                devpts  gid=5,mode=620  0 0&lt;BR /&gt;LABEL=/home             /home                   ext3    defaults        1 2&lt;BR /&gt;LABEL=/opt              /opt                    ext3    defaults        1 2&lt;BR /&gt;none                    /proc                   proc    defaults        0 0&lt;BR /&gt;none                    /dev/shm                tmpfs   defaults        0 0&lt;BR /&gt;LABEL=/usr              /usr                    ext3    defaults        1 2&lt;BR /&gt;LABEL=/var              /var                    ext3    defaults        1 2&lt;BR /&gt;/dev/sda2               swap                    swap    defaults        0 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/etc/modules.conf looks like&lt;BR /&gt;&lt;BR /&gt;alias eth1 tg3&lt;BR /&gt;alias scsi_hostadapter1 mptbase&lt;BR /&gt;alias scsi_hostadapter2 mptscsih&lt;BR /&gt;alias usb-controller usb-uhci&lt;BR /&gt;alias scsi_hostadapter3 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter4 qla2300 ql2xretrycount=3&lt;BR /&gt;alias scsi_hostadapter5 qla2300_conf&lt;BR /&gt;alias scsi_hostadapter6 qla2300 ql2xretrycount=3&lt;BR /&gt;post-remove qla2200 rmmod qla2200_conf&lt;BR /&gt;post-remove qla2300 rmmod qla2300_conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;grub.conf&lt;BR /&gt;&lt;BR /&gt;title Red Hat Enterprise Linux ES (2.4.21-27.EL HBA smp)&lt;BR /&gt;        root (hd0,0)&lt;BR /&gt;        kernel /vmlinuz-2.4.21-27.ELsmp ro root=LABEL=/ ramdisk_size=15000&lt;BR /&gt;        initrd /mpp-2.4.21-27.ELsmp.img&lt;BR /&gt;&lt;BR /&gt;I think I need to ensure that the qla driver is loaded before the rdac driver, &lt;BR /&gt;&lt;BR /&gt;anyone any ideas ?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 12 May 2005 06:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543193#M17546</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-05-12T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: failover device install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543194#M17547</link>
      <description>&lt;BR /&gt;I think both of your hard disks have same label and RH used the one from sdc. use explicit device names in fstab, grub.conf then you should be in.&lt;BR /&gt;&lt;BR /&gt;eg in fstab remove all LABEL entries with actual device names /dev/sda? (where ? is your partition number)&lt;BR /&gt;&lt;BR /&gt;and for grub.conf modify root=LABEL=/ to root=/dev/sda&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Thu, 12 May 2005 07:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543194#M17547</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-12T07:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: failover device install problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543195#M17548</link>
      <description>Thanks Gopi&lt;BR /&gt;&lt;BR /&gt;Will give it a try and let you know&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 12 May 2005 08:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/failover-device-install-problem/m-p/3543195#M17548</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2005-05-12T08:20:50Z</dc:date>
    </item>
  </channel>
</rss>

