Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 600152 Details for
Bug 842867
dracut only finds the /boot partition, the rootfs is wiped and cannot find swap partition
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
ks
file_842867.txt (text/plain), 2.50 KB, created by
Xiaowei Li
on 2012-07-24 18:59:32 UTC
(
hide
)
Description:
ks
Filename:
MIME Type:
Creator:
Xiaowei Li
Created:
2012-07-24 18:59:32 UTC
Size:
2.50 KB
patch
obsolete
><job retention_tag="scratch"> > <whiteboard> > FCoE san boot RHEL-7.0-20120711.2 > </whiteboard> > <recipeSet priority="High"> > <recipe kernel_options="mpath" kernel_options_post="" ks_meta="nfsopts=nfsvers=3" role="None" whiteboard="sqe17 lpfc fcoe boot with lvm"> > <autopick random="false"/> > <kickstart> ><![CDATA[ > > > > > ># kickstart automatically generated by sqe. ># Please don't modify the following two lines. ># Description: Partitioning / LVM (multiple PVs) ># Version: 11100 > >ignoredisk --only-use=/dev/disk/by-id/scsi-20090ef127000004a > ># Firewall configuration >firewall --disabled ># Root password >rootpw --iscrypted $1$redhat$9yxjZID8FYVlQzHGhasqW/ ># System keyboard >keyboard us ># System language >lang en_US ># Installation logging level >logging --level=info ># Reboot after installation >reboot ># System timezone >timezone --isUtc America/New_York ># System bootloader configuration >bootloader --location=mbr ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part /boot --asprimary --fstype="ext4" --size=200 --label=BOOT >part pv.01 --grow --maxsize=20480 --size=5120 >volgroup bootvg --pesize=32768 pv.01 >logvol / --fstype="ext4" --grow --maxsize=20480 --size=5120 --name=lv_root --vgname=bootvg >logvol swap --fstype="swap" --recommended --name=lv_swap --vgname=bootvg > > > ]]> </kickstart> > <watchdog panic="None"/> > <packages/> > <ks_appends/> > <repos> > <repo name="st_repo" url="http://lacrosse.corp.redhat.com/~xiaoli/rpm_repo/rhel7/"/> > </repos> > <distroRequires> > <and> > <distro_name op="=" value="RHEL-7.0-20120711.2"/> > <distro_variant op="=" value="Server"/> > <distro_arch op="=" value="x86_64"/> > </and> > <distro_virt op="=" value=""/> > </distroRequires> > <hostRequires> > <hostname op="=" value="storageqe-17.rhts.eng.bos.redhat.com"/> > <system_type value="Machine"/> > </hostRequires> > <partitions/> > <task name="/distribution/install" role="STANDALONE"> > <params/> > </task> > <task name="/distribution/utils/selinux_permissive" role="STANDALONE"> > <params/> > </task> > <task name="/distribution/command" role="STANDALONE"> > <params> > <param name="CMDS_TO_RUN" value="uname -r; cat /etc/fstab; ls -l /dev/disk/by-id/*; ls -l /dev/mapper/*; swapon -s; multipath -l; lsblk; df; pvs; lvs; lsmod;modinfo lpfc"/> > </params> > </task> > </recipe> > </recipeSet> ></job>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 842867
:
600149
|
600150
|
600151
| 600152 |
600223
|
600224
|
600225