<?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 MSA500 and mondorescue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947147#M27115</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have problems when restoring my backup made with mondorescue. On my ProLiant DL385 running with RH-EL4, I have an internal RAID-controller SmartArray6i for the internal harddrives and another controller (SmartArray642) for the external drives in a MSA500.&lt;BR /&gt;With internal disks only, everything works fine. Only when using disks inside MSA500 there is a problem.&lt;BR /&gt;&lt;BR /&gt;When booting from the mondo-rescuedisk, mondo can't mount any partitions located in the MSA500. In mondo-restore.log I found some hints:&lt;BR /&gt;&lt;BR /&gt;Warning: Neither 'raidstart' nor 'mdrun''found. RAID devices may not have started.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Warning - these modules did not make it onto the ramdisk&lt;BR /&gt;... cciss ... scsi_mod&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;mount: /dev/cciss/c1d1p1 is not a valid block device&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem seems to be, that mondo can't find the drivers to mount the drives in MSA.&lt;BR /&gt;What is wrong?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Feb 2007 08:11:42 GMT</pubDate>
    <dc:creator>axel_s</dc:creator>
    <dc:date>2007-02-19T08:11:42Z</dc:date>
    <item>
      <title>MSA500 and mondorescue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947147#M27115</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have problems when restoring my backup made with mondorescue. On my ProLiant DL385 running with RH-EL4, I have an internal RAID-controller SmartArray6i for the internal harddrives and another controller (SmartArray642) for the external drives in a MSA500.&lt;BR /&gt;With internal disks only, everything works fine. Only when using disks inside MSA500 there is a problem.&lt;BR /&gt;&lt;BR /&gt;When booting from the mondo-rescuedisk, mondo can't mount any partitions located in the MSA500. In mondo-restore.log I found some hints:&lt;BR /&gt;&lt;BR /&gt;Warning: Neither 'raidstart' nor 'mdrun''found. RAID devices may not have started.&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Warning - these modules did not make it onto the ramdisk&lt;BR /&gt;... cciss ... scsi_mod&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;mount: /dev/cciss/c1d1p1 is not a valid block device&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The problem seems to be, that mondo can't find the drivers to mount the drives in MSA.&lt;BR /&gt;What is wrong?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Feb 2007 08:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947147#M27115</guid>
      <dc:creator>axel_s</dc:creator>
      <dc:date>2007-02-19T08:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: MSA500 and mondorescue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947148#M27116</link>
      <description>I supposse that you are trying to restore the operating system to the MSA500, is this right?&lt;BR /&gt;&lt;BR /&gt;Probably, you must create a new initial ram disk "before" take the backup, and force the initial ramdisk to include the drivers for the SCSI drivers including cciss, for example:&lt;BR /&gt;&lt;BR /&gt;mkinitrd -f --with=cciss /boot/initrd-$(uname-r).img $(uname -r)</description>
      <pubDate>Mon, 19 Feb 2007 08:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947148#M27116</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-02-19T08:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: MSA500 and mondorescue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947149#M27117</link>
      <description>The cciss.ko drivers are on the ramdisk. &lt;BR /&gt;And the internal SCSI-controller for the internal disks is working fine. The internal disks are /dev/cciss/c0d0p1  etc.&lt;BR /&gt;Only the external disks in the MSA 500 are not mounted (controller SA642 and /dev/cciss/c1d1p1)&lt;BR /&gt;&lt;BR /&gt;Perhaps the SA 642 needs another SCSI-driver, but I don't know which one.</description>
      <pubDate>Mon, 19 Feb 2007 09:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947149#M27117</guid>
      <dc:creator>axel_s</dc:creator>
      <dc:date>2007-02-19T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: MSA500 and mondorescue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947150#M27118</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Ivan is right.&lt;BR /&gt;&lt;BR /&gt;I seriously question the wisdom of booting off one of these systems.&lt;BR /&gt;&lt;BR /&gt;A pair of local disks lets you boot and diagnose other problems. A SAN problem means game over and a rescue disk won't help.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Feb 2007 09:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/msa500-and-mondorescue/m-p/3947150#M27118</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-19T09:49:40Z</dc:date>
    </item>
  </channel>
</rss>

