<?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: Problem with mondorescue 2.2.8 restore in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518570#M61981</link>
    <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I posted the question as part of the mondo-devel users group, and one suggestion that was made was to use the following syntax at the boot prompt of the mondo restoration cd:&lt;BR /&gt;&lt;BR /&gt;denymods=fdomain&lt;BR /&gt;&lt;BR /&gt;At the risk of sounding like an idiot, how would I go about determining the name of the kernel to enter at the prompt in conjunction with the above parameter? &lt;BR /&gt;&lt;BR /&gt;Also, why would fdomain be causing the system to hang at freeing unused kernel memory?</description>
    <pubDate>Mon, 26 Oct 2009 19:40:04 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2009-10-26T19:40:04Z</dc:date>
    <item>
      <title>Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518548#M61959</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I am trying to do a restore of an image to a workstation that recently had its hard drives replaced due to failure. The replacement drives are SAS types, and did not have any filesystems formatted on them when they were installed on the workstation. The .iso files total fourteen in number and each are about 650 megabytes. When I insert the first CD into the workstation's DVD/RW drive, the boot sequence commences but then hangs at the point where the message: &lt;BR /&gt;&lt;BR /&gt;Freeing unused kernel memory: 236k freed &lt;BR /&gt;&lt;BR /&gt;appears on-screen.&lt;BR /&gt;&lt;BR /&gt;I let the system stay in that status for about five minutes before having to reboot the workstation. When an operating system CD is installed into the workstation, it is able to detect the harddrives without any difficulty.&lt;BR /&gt;&lt;BR /&gt;What is going on here, and what can I do to correct it? Thanks.</description>
      <pubDate>Wed, 21 Oct 2009 17:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518548#M61959</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-21T17:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518549#M61960</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;mondorescue is not going to be able to detect the disk unless its the same type of disk that the system had when it was imaged.&lt;BR /&gt;&lt;BR /&gt;The OS recognizes the hardware, mondorescue does not. &lt;BR /&gt;&lt;BR /&gt;What you can do is:&lt;BR /&gt;&lt;BR /&gt;Base OS install.&lt;BR /&gt;&lt;BR /&gt;mount -o loop filename &lt;MOUNT point=""&gt;&lt;BR /&gt;From the iso files you should be able to extract restore information.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/MOUNT&gt;</description>
      <pubDate>Wed, 21 Oct 2009 19:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518549#M61960</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-21T19:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518550#M61961</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. Extracting the files is one thing, but if I want to do the actual installation of all fourteen .iso files onto the system. It seems I would I need to take to accomplish the goal of restoring the workstation to its original configuration. After extracting the files, how can I do the restoration?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2009 19:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518550#M61961</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-21T19:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518551#M61962</link>
      <description>for the future you will want to edit /usr/sbin/mindi by editing the FORCE_MODS line to be&lt;BR /&gt;&lt;BR /&gt;FORCE_MODS="diskdumplib diskdump mptbase mptscsi mptspi mptsas mptscsih ata_piix crc32 mii &lt;BR /&gt;pcnet32 sunrpc nfs nfs_acl lockd loop"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;More than likely you do not have mptsas built into your initrd for mondo.</description>
      <pubDate>Thu, 22 Oct 2009 13:31:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518551#M61962</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-22T13:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518552#M61963</link>
      <description>Do you have another machine that has the same distro and kernel version running, etc? One thing you could try, if you have a nearly identical setup, is to run mindi on that host to create an initrd with the necessary mptsas module. Then you could extract the 1st iso, add the new initrd, and recreate the iso. I know that is involved, but if you go the time...</description>
      <pubDate>Thu, 22 Oct 2009 13:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518552#M61963</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-22T13:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518553#M61964</link>
      <description>I've been trying to think of ways to attack this. I haven't had this specific issue because I always changed my mindi script to add more modules. I use it a alot for creating clones to virtual machines. Anyway, another thought I had was to boot from a live cd. Then you could create the filesystem on the sas drive. Next install mondorescue in the live environment. Then run mondorestore with the -i switch and point it to the iso. You should then be able to edit the disk portion to point to the new drive. You might need a rescue cd afterwards to fix grub. But I believe that would work.</description>
      <pubDate>Thu, 22 Oct 2009 14:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518553#M61964</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-22T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518554#M61965</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I tried creating a mindi boot disk on a similar system with the additions to the FORCE_MODS line that were suggested in an earlier posting. I then created the mindi boot disk, and brought it to the system in question. The same hanging situation that I described in my original posting occurred with the mindi boot disk. &lt;BR /&gt;&lt;BR /&gt;If I try booting with the livecd, am I doing an install of it onto the hard drive or am I simply running it in RAM, and doing the mondorestore from there?</description>
      <pubDate>Thu, 22 Oct 2009 16:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518554#M61965</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-22T16:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518555#M61966</link>
      <description>&amp;gt;&amp;gt; When an operating system CD is installed into the workstation, it is able to detect the harddrives without any difficulty.&lt;BR /&gt;&lt;BR /&gt;What OS cd? Also what distro are you running (version number w/ update number)?</description>
      <pubDate>Thu, 22 Oct 2009 19:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518555#M61966</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-22T19:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518556#M61967</link>
      <description>The OS cd is Fedora Core 2. The distro of Mondorescue is version 2.2.8. &lt;BR /&gt;&lt;BR /&gt;I had one idea: boot the system with a Knoppix LiveCD, mount the hard drive devices, and do the install that way. &lt;BR /&gt;&lt;BR /&gt;That does bring up another question: Assuming that Knoppix does not come with mondorescue, how can I install or run the restore CD's?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Oct 2009 19:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518556#M61967</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-22T19:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518557#M61968</link>
      <description>I am going to do a test today to see what it would take to get this to work from a live cd. I do think there will still be an issue of the restored initrd not having the module to see the disk. So you will need a rescue cd. Let me see what I find out.</description>
      <pubDate>Fri, 23 Oct 2009 12:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518557#M61968</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-23T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518558#M61969</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. I will be waiting in anticipation of your test results. Suffice it to say, your efforts in this regard are greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 14:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518558#M61969</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-23T14:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518559#M61970</link>
      <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;I just want to clarify something. The OS the the workstation was running is FC2, correct?&lt;BR /&gt;&lt;BR /&gt;Also, on the other host that you used mindo to create another boot iso, is that also FC2? If so can you logon to that box and see if you can modprobe mptsas? I am wondering if FC2 doesn't have that module.</description>
      <pubDate>Fri, 23 Oct 2009 16:45:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518559#M61970</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-23T16:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518560#M61971</link>
      <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;I just want to clarify something. The OS the the workstation was running is FC2, correct?&lt;BR /&gt;&lt;BR /&gt;Also, on the other host that you used mindo to create another boot iso, is that also FC2? If so can you logon to that box and see if you can modprobe mptsas? I am wondering if FC2 doesn't have that module.&lt;BR /&gt;&lt;BR /&gt;Hi there --&lt;BR /&gt;&lt;BR /&gt;The OS the workstation was running is indeed the FC2 distro. &lt;BR /&gt;&lt;BR /&gt;Also, I ran the modprobe command on the other host, modprobe -l |grep mpt |more, and that particular one did not have the mptsas.ko module.&lt;BR /&gt;&lt;BR /&gt;I found another workstation that did have the module, and I am running mindi on that system. Once that is done I will create the iso image, and try it on the problem workstation. &lt;BR /&gt;&lt;BR /&gt;I will post the results as soon as I get them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 17:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518560#M61971</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-23T17:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518561#M61972</link>
      <description>Just don't forget to edit mindi on that host, or ad least run modprbe mptsas before making the image.</description>
      <pubDate>Fri, 23 Oct 2009 17:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518561#M61972</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-23T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518562#M61973</link>
      <description>All right. I got it to work with a live cd (for the most part). I am attaching a doc with the steps I took. It's not very detailed. I assume that you can follow it. If you have any questoins, just post them and I will try and help.&lt;BR /&gt;&lt;BR /&gt;One issue I had is that I left a line in /etc/fstab that I did not create and restore during the mondorestore process. So I had to use the rescue cd to reboot and edit the file. But that is because I couldn't remember the root password. Other than that it came up fine. But I also wasn't restoring to a different disk type.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Fri, 23 Oct 2009 19:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518562#M61973</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-23T19:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518563#M61974</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I began going through the procedure you sent, thanks by the way, and I ran into my first issue. &lt;BR /&gt;&lt;BR /&gt;At the fdisk step, I identified the disk in question as /dev/sda.  I ran the pvcreate, and vgcreate commands using the suggested syntax without issue. &lt;BR /&gt;&lt;BR /&gt;When I got to the lvcreate command, the syntax that is shown returned an error indicating I needed to include the size of the logical volume, or -L argument in the command. When I ran the command with the -L argument, I specified the size at 271000 megabytes. The error message I got was there was not enough physical extents available. &lt;BR /&gt;&lt;BR /&gt;Did I miss a step here?&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 23:34:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518563#M61974</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-23T23:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518564#M61975</link>
      <description>Like I said, the doc does not have everystep. You should have used fdisk and created two primary partitions.  The first one for /boot and the other for LVM. You also need to change the type of /dev/sda2 to LVM. That is 8e in fdisk. In the past I have had LVM issues if i forgot to change the type. Also when using lvcreate with -L you can use size notations to create then, like so:&lt;BR /&gt;&lt;BR /&gt;lvcreate -n LogVol00 -L +2G VolGroup00&lt;BR /&gt;&lt;BR /&gt;that will create a 2GiB lvol. Also, are you just creating a single large lvol? If so just run vgdisplay VolGroup00. Then look at the free pe line. Then use lvcreate with a -l instead and give it the free pe number from vgdisplay.</description>
      <pubDate>Sat, 24 Oct 2009 01:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518564#M61975</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-24T01:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518565#M61976</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;Sorry about my ignorance. I don't often create logical volumes on our Linux systems. Normally that honor is reserved for our HP-UX servers. &lt;BR /&gt;&lt;BR /&gt;I'll pick up where we left off on Monday. Have a good weekend.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Oct 2009 02:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518565#M61976</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-24T02:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518566#M61977</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I went through the procedure this morning, and everything appeared to work fine until the reboot, or lack of it, took place. &lt;BR /&gt;&lt;BR /&gt;When I did some further investigating, somehow everything got put on /dev/sdb instead of /dev/sda. I am positive that I typed everything in correctly. How this happened I do not know.&lt;BR /&gt;&lt;BR /&gt;I am going to some additional work on my end, but I wante to see if you had any ideas? Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Oct 2009 13:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518566#M61977</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2009-10-26T13:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with mondorescue 2.2.8 restore</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518567#M61978</link>
      <description>I can only assume that you partitioned /dev/sdb, created the lvm structures, etc. and mounted it.&lt;BR /&gt;&lt;BR /&gt;And since you don't have the correct module for your drive added to your initrd from the mondobackup, I would not expect it to boot. You will need to use an fc2 install cd and run linux rescue.</description>
      <pubDate>Mon, 26 Oct 2009 13:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-mondorescue-2-2-8-restore/m-p/4518567#M61978</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-10-26T13:37:57Z</dc:date>
    </item>
  </channel>
</rss>

