[CentOS] Re: raid1 disk format?
Ross S. W. Walker
rwalker at medallion.comThu Jun 12 19:14:39 UTC 2008
- Previous message: [CentOS] Re: raid1 disk format?
- Next message: [CentOS] Re: raid1 disk format?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Les Mikesell wrote: > You can't beat dd for getting everything exactly the same regardless of > what you changed - or just splitting the mirrors and letting each sync > to new partners but then you have to reinstall grub. I prefer > clonezilla for non-raid configurations but most of the machines I care > about are configured with raid1. Well, actually dd isn't so good in this area. dd will do the whole disk no matter how much data is actually stored on it and for a 500GB disk that can take a lot of time. It also doesn't take into consideration any disk geometry differences. A better way is to use kickstart script to automate a network install and then to use dump/restore to load the user/application data back. With remote access cards and vnc kickstart installs this can even be done remotely on a headless server even without a technician present to power it on or off. -Ross ______________________________________________________________________ This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender and permanently delete the original and any copy or printout thereof.
- Previous message: [CentOS] Re: raid1 disk format?
- Next message: [CentOS] Re: raid1 disk format?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list