On Mon, 17 Jan 2011 12:48:29 -0700 Bob Proulx <[email protected]> wrote:
> Jack Schneider wrote: > > Bob Proulx wrote:> will be well.. > > I have my fingers crossed for you that it will all be okay. > > > I have not done the things you have suggested above. I'll wait for > > your response and then go!!! > > Please go ahead and do the above commands to rename the arrays and to > reboot to the previous system. I believe that should work. Hope so. > These things can be finicky though. > > > One other thing I am bothered by, md0, md1 were built using mdadm > > v0.90, md2 was built with the current mdadm v 3.1.4. which changed > > the md names. Does this matter???? > > Yes. I am a little worried about that problem too. But we were at a > good stopping point and I didn't want to get ahead of things. But > let's assume that the above renaming of the raid arrays works and you > can boot to your system again. Then what should be done about the new > disks? Let me talk about the new disks. But hold off working this > part of the problem until you have the first part done. Just do one > thing at a time. > > /dev/md127 /dev/sdb /dev/sdd (465G) as yet unformatted > ARRAY /dev/md/Speeduke:2 metadata=1.2 name=Speeduke:2 > UUID=91ae6046:969bad93:92136016:116577fd > > This was created using newer metadata. I think that is going to be a > problem for Lenny/Sqeeze. It says 1.2 but Lenny/Squeeze is 0.90. (A > major difference is where the metadata is located. 1.0 is in a > similar location to 0.90 but 1.1 and 1.2 use locations near the start > of the device.) Plus you assigned the entire drive (/dev/sdb) instead > of using a partition for it (/dev/sdb1). I personally don't prefer > that and always set up using a partition instead of the whole disk. > > I am not sure the best course of action for the new disks. I suggest > stopping the new array, partitioning the drives to a partion instead > of the raw disk, then recreating it using the newly created > partitions. Do that under your (hopefully now booting) Squeeze system > and then you are assured of compatibility. It is perhaps possible > that because of the new metadata that the metadata=1.2 array won't be > recognized under Squeeze. I don't know. I haven't been in that > situation yet. I think that would be good though because it would > mean that they would just look like raw disks again without needing to > stop the array, if it never got started. Then you could partition and > so forth. The future is hard to see here. > > So that is my advice. If the new array is running then I would stop > it. (mdadm --stop /dev/md127) Then partition it, partition /dev/sdb > into /dev/sdb1 and /dev/sdd into /dev/sdd1. Then create the array > using the new sdb1 and sdd1 partitions. Then decide how to make use > of it. > > Note that if you add new disk to the lvm root volume group then you > also need to rebuild the initrd or your system won't be able to > assemble the array at boot time and will fail to boot. (Saying that > mostly for people who find this in the archive later.) > > Bob > Thanks, Bob What is the command to rebuild initrd? From what directory? Just mostly for people who find this in the archive later. 8-) Jack -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

