Re: Kickstart Installation using Existing LVM Logical Volume

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

 



On Thu, 7 Feb 2008, Chris Rouch wrote:
For starters, you're using "clearpart --all" which will erase all your existing partitions. I think your part pv.1 should use --onpart rather than --ondisk and you might need --useexisting on the volgroup line.

On the first drive, existing partion need to be cleared and new partition and volgroup need to be created.

Only on the second drive existing LVM volume need to be reused.

clearpart --none
part /boot   --fstype ext3  --onpart=/dev/sda2
part pv.01 --onpart=/dev/sda5
volgroup privg pv.01 --useexisting
logvol /          --fstype ext3 --useexisting --name=priroot
--vgname=privg --grow --size=6000
logvol /var       --fstype ext3 --useexisting --name=privar
--vgname=privg --size=1024
logvol swap       --fstype swap --useexisting --name=priswap
--vgname=privg --size=1024

This look very similar to what I tried, except that I use 2 drives and on the other drive need to be reinitialized. Can this be done in kickstart?

--
                             (stephan paul) Arif Sahari Wibowo
   _____  _____  _____  _____
  /____  /____/ /____/ /____
 _____/ /      /    / _____/      http://www.arifsaha.com/

Xinnian Kuaile! 新年快樂 Gongxi Facai 恭喜發財
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux