Installing F26; Question about ks.cfg when raid1 is used

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I boot into the install there is an error in the destination section.

I looked at the debug info in the storage.log and there was an
error about sdb1 did not exist. But...

When I reboot to F24 then ...

cat /proc/mdstat

md126 : active raid1 sda2[2] sdb2[1]
      961261568 blocks super 1.2 [2/2] [UU]
      bitmap: 2/8 pages [8KB], 65536KB chunk

md127 : active raid1 sdb1[1] sda1[2]
      15368064 blocks super 1.0 [2/2] [UU]
      bitmap: 1/1 pages [4KB], 65536KB chunk

The section of ks.cfg for hard drive setup is as follows:

ignoredisk --only-use=sda,sdb
bootloader --location=mbr --boot-drive=sda

# Partition clearing information
clearpart --none --initlabel

# Disk partitioning information

part raid.6 --fstype=mdmember --noformat --onpart=sda1
part raid.27 --fstype=mdmember --noformat --onpart=sdb1
part raid.14 --fstype=mdmember --noformat --onpart=sda2
part raid.32 --fstype=mdmember --noformat --onpart=sdb2

raid / --device=root --fstype=ext4 --level=raid1 --useexisting
raid /home --device=home --fstype=ext4 --level=raid1 --noformat --useexisting

I currently have a raid1 setup with 2 drives sda and sdb

Since I am using the option --useexisting do I still need to use the part
commands?

The last time I did an upgrade was to F24 I have not found anything that says
the syntax has changed.

Any Ideas?


David
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux