[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Fix processing of --level and --device options of ks raid commands.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Fix processing of --level and --device options of ks raid commands.
- Date: Wed, 8 Apr 2009 09:57:41 -0400
> * We get RAID1 from ks parser, mdadm accepts only lowercase level
> specifiers of this form.
> * We get int device number (e.g. 0) from ks option --device (e.g. md0).
> Though this might require rather changes in pykickstart, especially
> when mdadm 3.0 allows creating of arbitrary device names in /dev/md.
> * mdadm --create --level option is changed to comply strictly to
> documentation (e.g. "--level=raid0", though "--level raid0" works too)
Looks fine to me too.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]