[CentOS] Kickstart file for software raid
Jerry Geis
jerry.geis at gmail.comWed Aug 29 19:53:25 UTC 2018
- Previous message: [CentOS] Kickstart file for software raid
- Next message: [CentOS] Kickstart file for software raid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry - I did not include that I am actually "updating" a system from C6 to C7 and it has an existing RAID /dev/md0 and /dev/md1. Hit send to quick. Jerry On Wed, Aug 29, 2018 at 3:52 PM Jerry Geis <jerry.geis at gmail.com> wrote: > I am using a kickstart file for CentOS 7 > > raid / --device=md0 --fstype="xfs" > --level=1 --useexisting > raid /home --noformat --device=md1 > --level=1 --useexisting > > It is erroring out on the --useexisting. > > The exact text is: > RAID volume "0" specified with "--useexisting" does not exist. > > What did I do wrong? > > Jerry > >
- Previous message: [CentOS] Kickstart file for software raid
- Next message: [CentOS] Kickstart file for software raid
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list