[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.



> * 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]