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 696440 Details for
Bug 910301
LVMError: lvresize failed for LogVol00: running lvm lvresize --force -L 12288m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_gemini/LogVol00 failed
[?]
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.
File: ks.cfg
ks.cfg (text/plain), 2.83 KB, created by
Bert DeKnuydt
on 2013-02-12 09:40:23 UTC
(
hide
)
Description:
File: ks.cfg
Filename:
MIME Type:
Creator:
Bert DeKnuydt
Created:
2013-02-12 09:40:23 UTC
Size:
2.83 KB
patch
obsolete
># Kickstart file automatically generated by anaconda. ># Edited by B.DeKnuydt 15JAN2013 > >#version=F18 > >install >url --url=http://ftp.belnet.be/download.fedora.redhat.com/linux/releases/18/Fedora/x86_64/os > >lang en_US.UTF-8 >keyboard --vckeymap=us --xlayouts=us >network --onboot yes --noipv6 --bootproto=dhcp >rootpw --iscrypted $6$Visics--KULeuven$1xMs2ODMSqfeoCSm2LWVVfoV9XdfcEtaYyabs8nxOtNr.d.FdAxG2NL7pt2wWpefQ.6400yAwc0Q5UcyyPmpb1 >firewall --enabled --service=ssh >authconfig --enableshadow --passalgo=sha512 >selinux --disabled >timezone --utc --ntpservers=ntp.belnet.be Europe/Brussels >bootloader --location=mbr --timeout=5 --driveorder=sda --append="nompath nodmraid " >firstboot --disable >skipx > ># The following is the partition information you requested ># Note that any partitions you deleted are not expressed ># here so unless you clear all partitions first, this is ># not guaranteed to work >clearpart --none >#volgroup VolGroup00 --pesize=32768 --useexisting --noformat pv.Wvbqld-ZSqQ-hlpA-XvAN-fdBP-MqzK-55JL8d >#logvol / --fstype=ext4 --name=LogVol00 --vgname=VolGroup00 --useexisting >#logvol swap --useexisting >#logvol /usr/data --fstype=ext4 --name=LogVol02 --vgname=VolGroup00 --useexisting --noformat > >#part /boot --fstype=ext4 --onpart=sda1 >#part pv.Wvbqld-ZSqQ-hlpA-XvAN-fdBP-MqzK-55JL8d --onpart=sda2 --noformat > >repo --name="Fedora 18 - x86_64" --mirrorlist=http://www.esat.kuleuven.be/~deknuydt/ks/fedora-base --cost=1000 --proxy=http://squid.esat.kuleuven.be:3128 >repo --name="Fedora 18 - x86_64 - Everything" --mirrorlist=http://www.esat.kuleuven.be/~deknuydt/ks/fedora-everything --cost=2000 --proxy=http://squid.esat.kuleuven.be:3128 >repo --name="Fedora 18 - x86_64 - Updates" --mirrorlist=http://www.esat.kuleuven.be/~deknuydt/ks/fedora-updates --cost=500 --proxy=http://squid.esat.kuleuven.be:3128 > >reboot > ># Services >services --enabled chronyd,sshd,yum-cron,postfix,smartd >services --disabled openvpn > >########################### ># Select package groups >########################### > >#%include http://www.esat.kuleuven.be/~deknuydt/ks/f18/noarch/groups_server.cfg > >########################### ># Remove selected packages >########################### > >#%include http://www.esat.kuleuven.be/~deknuydt/ks/f18/noarch/remove_always.cfg > >########################### ># Needed >########################### >%packages > >#yum-cron >yum-plugin-downloadonly > ># Chrony >chrony > ># Mail >#-sendmail >#postfix > ># Smart >smartmontools > ># Logwatch >#logwatch > ># Internally >net-tools >bind-utils >wget > >%end > >########################## ># Post Installation script >########################## > >%post > >if [[ -d /usr/data/upgrade ]] || mkdir -p /usr/data/upgrade ; then > cd /usr/data/upgrade >else > cd /tmp >fi > >rm -f postinstall >wget -T 60 -q http://www.esat.kuleuven.be/~deknuydt/ks/f18/noarch/postinstall >if [[ -f postinstall ]]; then > chmod +x postinstall > ./postinstall server >fi > >%end
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 910301
:
696436
|
696437
|
696438
|
696439
| 696440 |
696441
|
696442
|
696443
|
696444
|
696558
|
696618