[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] write out most of part section to anaconda-ks.cfg (#493703)
- From: Chuck Anderson <cra WPI EDU>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] write out most of part section to anaconda-ks.cfg (#493703)
- Date: Wed, 29 Apr 2009 15:03:33 -0400
On Wed, Apr 29, 2009 at 02:02:38PM -0400, Chris Lumens wrote:
> This patch set writes out most of the partitioning section to
> /root/anaconda-ks.cfg. The only thing it's having trouble with right now is
> getting the UUIDs right in RAID setups, and since we comment the whole section
> out I don't consider that too much of a problem. It'd be better to have more
> of the file written out than waiting forever for the last little bit to get
> done.
Having just poked around on an installed system with RAID, do you know
how to refer to an md device by UUID? The component devices of a
RAID1 appear as valid filesystems with their own UUID (duplicate UUIDs
for each component of the same RAID1). Can the RAID UUID as displayed
by "mdadm --misc --detail /dev/md0" be used in /etc/fstab for example?
I supposed I should try it and see what happens.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]