I think I've worked around this, but I observed what appeared to be a rather strange (and rather undesireable) effect of RAID 1 in a new installation I just made. I started out with a pair of 160G disks, one old with SuSE 9.1 on it, and one completely new. The new one happened to be the "first" drive in a RAID 1 pair in the new install of SuSE 9.3 with the older one as the second drive. Anyway, the install all went fine, and the new system booted quite happily even though there was no non-RAID partition. But I noticed a couple of anomalies, like sound was behaving strangely. Then at the next reboot, the fun really started. I noticed many error messages during the boot process. The system complained of many modules that the kernel couldn't load. The system did manage to come up and run, but then it started telling me about new hardware--this was hardware that was already installed and configured in the initial setup. At the next reboot, the grub splash screen had changed from the green 9.3 screen to the blue 9.1 screen, the system failed to load a bunch of modules, and several other strange things happened. The network, which had been working up to that point, totally failed, and several Yast modules complained of contraditions, duplications, or other errors in the configurations of both the network and sound devices. My guess is that the RAID 1 configuration was sucking the contents of the old 9.1 partition into the new disk. Seems kinda improbable, but the partitions don't get formatted (according to the partition settings) only the RAID itself. Certainly the effect of bits of 9.1 appearing in the new system seems highly suggestive. (I did a fresh install, not an upgrade, and the raid partition itself was formatted, so "should be blank"). Any thoughts are welcome. Meanwhile, I'm going to do a fake or temporary install, non-RAID, and make the front of both drives a formatted swap partition, I'm hoping that by following this up with a real install over the whole of both disks in RAID-1 mode, I will prevent RAID from finding anything that it thinks it can recover. Bizzare, or what? Cheers, Simon "You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions." Naguib Mahfouz __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Wednesday 31 August 2005 23:29, Simon Roberts wrote: <snippage>
Bizzare, or what?
Cheers, Simon
Hi Simon, I was about to write you about some personal experiences on this subject, but I don't have time today. However, I _can_ share the "punch line": "That's why it's called a "clean" installation. You have to clean the old data out of the target partition(s) before installing." regards, - Carl
Fair enough, so it's not just me then. This time, I booted the install CD, went to the Ctrl-Alt-F2 screen which has a root prompt and did: dd if=/dev/zero of=/dev/hde1 bs=1GB count=150 to each drive. Hopefully it'll all come out clean this time! Cheers, Simon --- Carl Hartung <suselinux@cehartung.com> wrote:
On Wednesday 31 August 2005 23:29, Simon Roberts wrote: <snippage>
Bizzare, or what?
Cheers, Simon
Hi Simon,
I was about to write you about some personal experiences on this subject, but I don't have time today. However, I _can_ share the "punch line": "That's why it's called a "clean" installation. You have to clean the old data out of the target partition(s) before installing."
regards,
- Carl
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
"You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions." Naguib Mahfouz __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Thursday 01 September 2005 12:19, Simon Roberts wrote:
Fair enough, so it's not just me then.
This time, I booted the install CD, went to the Ctrl-Alt-F2 screen which has a root prompt and did:
dd if=/dev/zero of=/dev/hde1 bs=1GB count=150
to each drive. Hopefully it'll all come out clean this time!
Cheers, Simon
Hi Simon, I don't think it's meant to be this way. I had no problems installing 9.0 over 8.2. Likewise, 9.2 over 9.0 (I skipped 9.1). But the last time, with 9.3 over 9.2, I experienced the exact same symptom of old data being read and 'creeping into' the current configuration. Between that, and a few other issues (hardware specific), I ended up reinstalling several times to get it right. The outcome is great, so the effort was worth it, but it certainly had me scratching my head that day. regards, - Carl
participants (2)
-
Carl Hartung
-
Simon Roberts