Bug#429308: mondo: incorrectly guesses names for assembled RAID-1 devices during restore

2007-08-19 Thread Tim Freeman
From: Bruno Cornec [EMAIL PROTECTED] Could you try adding [mdadm.conf] to your /etc/mindi/deplist.txt to see if that workaround fixes your issue ? No, it didn't. Specifically, I saw the line mdadm mdrun mdadm.conf (without the leading spaces) in /etc/mindi/deplist.txt. I guessed that maybe

Bug#429308: mondo: incorrectly guesses names for assembled RAID-1 devices during restore

2007-08-19 Thread Tim Freeman
I haven't yet found the code that did the incorrect mounting. Oops, I meant: I haven't yet found the code that did the incorrect assembling. -- Tim Freeman http://www.fungible.com [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#429308: mondo: incorrectly guesses names for assembled RAID-1 devices during restore

2007-07-26 Thread Bruno Cornec
Tim Freeman said on Sat, Jun 16, 2007 at 03:29:03PM -0700: The workaround was to give these commands: mdadm --stop /dev/md0 mdadm --stop /dev/md1 mdadm --assemble /dev/md3 /dev/hda3 /dev/hdc3 mondoarchive I think mondoarchive should save /etc/mdadm/mdadm.conf during the

Bug#429308: mondo: incorrectly guesses names for assembled RAID-1 devices during restore

2007-06-16 Thread Tim Freeman
Package: mondo Version: 2.20-1.1 Severity: normal I have a system with two raid devices, swap on /dev/md2 and the main filesystem on /dev/md3. I backed up a directory with the following command: mondoarchive -O -i -s 700m -k FAILSAFE -F -I /home/root -d /backup/isos Then I wrote the CD