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 160410 Details for
Bug 250409
When an existing LV with dash (hyphen) in name is selected for use, installation ends with traceback
[?]
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.
Traceback.
fc7.failure (text/plain), 77.32 KB, created by
Jan Pazdziora
on 2007-08-01 13:43:20 UTC
(
hide
)
Description:
Traceback.
Filename:
MIME Type:
Creator:
Jan Pazdziora
Created:
2007-08-01 13:43:20 UTC
Size:
77.32 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/iutil.py", line 187, in copyDeviceNode > filestat = os.lstat(src) > File "/usr/lib/anaconda/fsset.py", line 1797, in makeLVMNodes > iutil.copyDeviceNode(dmdev, instPath + dmdev) > File "/usr/lib/anaconda/fsset.py", line 1760, in mountFilesystems > self.makeLVMNodes(anaconda.rootPath) > File "/usr/lib/anaconda/packages.py", line 154, in turnOnFilesystems > anaconda.id.fsset.mountFilesystems (anaconda) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1041, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 67, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1068, in handleRenderCallback > self.currentWindow.renderCallback() >OSError: [Errno 2] No such file or directory: '/dev/mapper/vg0-root-fc7-64' > >Local variables in innermost frame: >dest: /mnt/sysimage/dev/mapper/vg0-root-fc7-64 >src: /dev/mapper/vg0-root-fc7-64 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object (GtkEventBox) at 0x9bba4b0> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object (GtkImage) at 0x9bba410> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object (GtkLabel) at 0x9bba550> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 691 > intf.ppw.ics.cw.mainxml: <glade.XML object (PyGladeXML) at 0x2046eb0> > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.window: <gtk.Window object (GtkWindow) at 0x2046e60> > intf.ppw.ics.cw.installFrame: <gtk.Frame object (GtkFrame) at 0x2046fa0> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.rnv: ReleaseNotesViewer instance, containing members: > intf.ppw.ics.cw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x2046910> > intf.ppw.ics.cw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2046050> > intf.ppw.ics.cw.rnv.currentURI: /tmp/RELEASE-NOTES-en_US.html > intf.ppw.ics.cw.rnv.topDir: /tmp > intf.ppw.ics.cw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x1794fa0> > intf.ppw.ics.cw.rnv.height: 600 > intf.ppw.ics.cw.rnv.width: 800 > intf.ppw.ics.cw.rnv.opener: FancyURLopener instance, containing members: > intf.ppw.ics.cw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.ppw.ics.cw.rnv.opener._URLopener__tempfiles: [] > intf.ppw.ics.cw.rnv.opener.cert_file: None > intf.ppw.ics.cw.rnv.opener.addheaders: [('User-Agent', 'Python-urllib/1.17')] > intf.ppw.ics.cw.rnv.opener.tries: 0 > intf.ppw.ics.cw.rnv.opener.ftpcache: {} > intf.ppw.ics.cw.rnv.opener.tempcache: None > intf.ppw.ics.cw.rnv.opener.auth_cache: {} > intf.ppw.ics.cw.rnv.opener.key_file: None > intf.ppw.ics.cw.rnv.opener.proxies: {} > intf.ppw.ics.cw.rnv.opener.type: file > intf.ppw.ics.cw.rnv.opener.maxtries: 10 > intf.ppw.ics.cw.rnv.anaconda: Already dumped > intf.ppw.ics.cw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.ppw.ics.cw.rnv.htmlfooter: </pre></body></html> > intf.ppw.ics.cw.rnv.is_showing: False > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object (GtkProgressBar) at 0x9bba500> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ >dispatch: Dispatcher instance, containing members: > dispatch.step: 34 > dispatch.skipSteps: {'upgrademigfind': 1, 'keyboard': 2, 'timezone': 1, 'confirminstall': 1, 'addswap': 1, 'network': 1, 'autopartitionexecute': 1, 'upgrademigratefs': 1, 'confirmupgrade': 1, 'welcome': 1, 'bootloaderadvanced': 1, 'tasksel': 1, 'betanag': 2, 'upgbootloader': 1, 'upgrademount': 1, 'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: UrlInstallMethod instance, containing members: > dispatch.method.splitmethod: False > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1795bd8>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1795bd8>> > dispatch.method.baseUrl: http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1795bd8>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: True >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: None > id.instProgress: Already dumped > id.upgradeRoot: None > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x175ab00>, <rhpxl.videocard.VideoCard instance at 0x175abd8>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc RV380 [Radeon X600] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc RV380 [Radeon X600] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: radeon > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 0 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0x2aaaabc48258> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.arc: 0 > id.timezone.tz: Europe/Prague > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2043410> > id.methodstr: http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x1795bd8>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x1795bd8>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x1795bd8>> > id.fsset.entries: [fsentry -- device: vg0/root-fc7-64 mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: boot > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: vg0 mountpoint: None > fsystem: volume group (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: vg0/swap mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 5 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.totalSize: 2652433 > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.backend.totalFiles: 126772 > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0x2aaaabc49630>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablemd5 > id.ksdata: AnacondaKSHandler instance, containing members: > id.ksdata.logvol: LogVol instance, containing members: > id.ksdata.logvol.writePriority: 132 > id.ksdata.logvol.handler: None > id.ksdata.logvol.currentCmd: > id.ksdata.logvol.lineno: 0 > id.ksdata.logvol.lvList: [] > id.ksdata.RepoData: pykickstart.commands.repo.FC6_RepoData > id.ksdata.raid: Raid instance, containing members: > id.ksdata.raid.raidList: [] > id.ksdata.raid.currentCmd: > id.ksdata.raid.writePriority: 140 > id.ksdata.raid.handler: None > id.ksdata.raid.lineno: 0 > id.ksdata.raid.levelMap: {'RAID5': RAID5, 'RAID10': RAID10, '10': RAID10, '1': RAID1, '0': RAID0, 'RAID6': RAID6, '5': RAID5, 'RAID0': RAID0, '6': RAID6, 'RAID1': RAID1} > id.ksdata.firewall: Firewall instance, containing members: > id.ksdata.firewall.currentCmd: > id.ksdata.firewall.enabled: None > id.ksdata.firewall.trusts: [] > id.ksdata.firewall.writePriority: 0 > id.ksdata.firewall.handler: None > id.ksdata.firewall.lineno: 0 > id.ksdata.firewall.ports: [] > id.ksdata.selinux: SELinux instance, containing members: > id.ksdata.selinux.writePriority: 0 > id.ksdata.selinux.handler: None > id.ksdata.selinux.currentCmd: > id.ksdata.selinux.lineno: 0 > id.ksdata.selinux.selinux: None > id.ksdata.firstboot: Firstboot instance, containing members: > id.ksdata.firstboot.writePriority: 0 > id.ksdata.firstboot.handler: Already dumped > id.ksdata.firstboot.currentCmd: firstboot > id.ksdata.firstboot.lineno: 5 > id.ksdata.firstboot.firstboot: 0 > id.ksdata.ksVGMapping: {} > id.ksdata.clearpart: ClearPart instance, containing members: > id.ksdata.clearpart.currentCmd: > id.ksdata.clearpart.initAll: False > id.ksdata.clearpart.drives: [] > id.ksdata.clearpart.writePriority: 120 > id.ksdata.clearpart.handler: None > id.ksdata.clearpart.lineno: 0 > id.ksdata.clearpart.type: None > id.ksdata.RaidData: pykickstart.commands.raid.FC5_RaidData > id.ksdata.services: > id.ksdata.ksPVMapping: {} > id.ksdata.ksRaidMapping: {} > id.ksdata.IscsiData: pykickstart.commands.iscsi.FC6_IscsiData > id.ksdata.keyboard: Keyboard instance, containing members: > id.ksdata.keyboard.writePriority: 0 > id.ksdata.keyboard.handler: None > id.ksdata.keyboard.currentCmd: > id.ksdata.keyboard.lineno: 0 > id.ksdata.keyboard.keyboard: > id.ksdata.timezone: Timezone instance, containing members: > id.ksdata.timezone.currentCmd: timezone > id.ksdata.timezone.writePriority: 0 > id.ksdata.timezone.handler: Already dumped > id.ksdata.timezone.lineno: 4 > id.ksdata.timezone.timezone: Europe/Prague > id.ksdata.timezone.isUtc: False > id.ksdata.skipx: SkipX instance, containing members: > id.ksdata.skipx.writePriority: 0 > id.ksdata.skipx.handler: None > id.ksdata.skipx.skipx: False > id.ksdata.skipx.currentCmd: > id.ksdata.skipx.lineno: 0 > id.ksdata.multipath: MultiPath instance, containing members: > id.ksdata.multipath.writePriority: 50 > id.ksdata.multipath.handler: None > id.ksdata.multipath.currentCmd: > id.ksdata.multipath.lineno: 0 > id.ksdata.multipath.mpaths: [] > id.ksdata.id: Already dumped > id.ksdata.skipSteps: [timezone, group-selection] > id.ksdata.dmraid: DmRaid instance, containing members: > id.ksdata.dmraid.writePriority: 60 > id.ksdata.dmraid.handler: None > id.ksdata.dmraid.currentCmd: > id.ksdata.dmraid.lineno: 0 > id.ksdata.dmraid.dmraids: [] > id.ksdata.bootloader: Bootloader instance, containing members: > id.ksdata.bootloader.upgrade: False > id.ksdata.bootloader.currentCmd: > id.ksdata.bootloader.forceLBA: False > id.ksdata.bootloader.md5pass: > id.ksdata.bootloader.driveorder: [] > id.ksdata.bootloader.appendLine: > id.ksdata.bootloader.writePriority: 10 > id.ksdata.bootloader.handler: None > id.ksdata.bootloader.lineno: 0 > id.ksdata.bootloader.password: > id.ksdata.bootloader.location: > id.ksdata.upgrade: Upgrade instance, containing members: > id.ksdata.upgrade.writePriority: 0 > id.ksdata.upgrade.handler: Already dumped > id.ksdata.upgrade.currentCmd: install > id.ksdata.upgrade.upgrade: False > id.ksdata.upgrade.lineno: 1 > id.ksdata.monitor: Monitor instance, containing members: > id.ksdata.monitor.currentCmd: > id.ksdata.monitor.monitor: > id.ksdata.monitor.probe: True > id.ksdata.monitor.writePriority: 0 > id.ksdata.monitor.handler: None > id.ksdata.monitor.hsync: > id.ksdata.monitor.lineno: 0 > id.ksdata.monitor.vsync: > id.ksdata.autopart: AutoPart instance, containing members: > id.ksdata.autopart.writePriority: 100 > id.ksdata.autopart.handler: None > id.ksdata.autopart.currentCmd: > id.ksdata.autopart.lineno: 0 > id.ksdata.autopart.autopart: False > id.ksdata.deviceprobe: > id.ksdata.ignoredisk: IgnoreDisk instance, containing members: > id.ksdata.ignoredisk.writePriority: 0 > id.ksdata.ignoredisk.handler: None > id.ksdata.ignoredisk.currentCmd: > id.ksdata.ignoredisk.lineno: 0 > id.ksdata.ignoredisk.ignoredisk: [] > id.ksdata.iscsi: Iscsi instance, containing members: > id.ksdata.iscsi.writePriority: 70 > id.ksdata.iscsi.handler: None > id.ksdata.iscsi.iscsi: [] > id.ksdata.iscsi.currentCmd: > id.ksdata.iscsi.lineno: 0 > id.ksdata.displaymode: > id.ksdata.reboot: Reboot instance, containing members: > id.ksdata.reboot.currentCmd: > id.ksdata.reboot.eject: False > id.ksdata.reboot.writePriority: 0 > id.ksdata.reboot.handler: None > id.ksdata.reboot.lineno: 0 > id.ksdata.reboot.action: None > id.ksdata.DmRaidData: pykickstart.commands.dmraid.FC6_DmRaidData > id.ksdata.platform: > id.ksdata.iscsiname: IscsiName instance, containing members: > id.ksdata.iscsiname.writePriority: 71 > id.ksdata.iscsiname.handler: None > id.ksdata.iscsiname.iscsiname: > id.ksdata.iscsiname.currentCmd: > id.ksdata.iscsiname.lineno: 0 > id.ksdata.zerombr: ZeroMbr instance, containing members: > id.ksdata.zerombr.writePriority: 110 > id.ksdata.zerombr.handler: None > id.ksdata.zerombr.currentCmd: > id.ksdata.zerombr.lineno: 0 > id.ksdata.zerombr.zerombr: False > id.ksdata.rootpw: RootPw instance, containing members: > id.ksdata.rootpw.currentCmd: > id.ksdata.rootpw.isCrypted: False > id.ksdata.rootpw.writePriority: 0 > id.ksdata.rootpw.handler: None > id.ksdata.rootpw.lineno: 0 > id.ksdata.rootpw.password: > id.ksdata.MultiPathData: pykickstart.commands.multipath.FC6_MultiPathData > id.ksdata.VolGroupData: pykickstart.commands.volgroup.FC3_VolGroupData > id.ksdata.method: # Use network installation >url --url=http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ > > id.ksdata.mediacheck: > id.ksdata._writeOrder: {0: [<kickstart.Authconfig instance at 0x20390e0>, <kickstart.AutoStep instance at 0x2039128>, <pykickstart.commands.key.F7_Key instance at 0x2039248>, <pykickstart.commands.device.FC3_Device instance at 0x2039290>, <pykickstart.commands.deviceprobe.FC3_DeviceProbe instance at 0x2028e18>, <pykickstart.commands.displaymode.FC3_DisplayMode instance at 0x2028a70>, <pykickstart.commands.driverdisk.FC3_DriverDisk instance at 0x20391b8>, <pykickstart.commands.interactive.FC3_Interactive instance at 0x2039560>, <pykickstart.commands.mediacheck.FC4_MediaCheck instance at 0x2039050>, <pykickstart.commands.method.FC6_Method instance at 0x20288c0>, <pykickstart.commands.repo.FC6_Repo instance at 0x2039170>, <pykickstart.commands.services.FC6_Services instance at 0x20392d8>, <pykickstart.commands.user.FC6_User instance at 0x2039200>, <pykickstart.commands.vnc.FC6_Vnc instance at 0x2028cb0>, <kickstart.Firewall instance at 0x2028908>, <kickstart.Firstboot instance at 0x2028b90>, <kickstart.IgnoreDisk instance at 0x20394d0>, <kickstart.Keyboard instance at 0x20286c8>, <kickstart.Lang instance at 0x20393b0>, <kickstart.Logging instance at 0x2039440>, <kickstart.Monitor instance at 0x2028d88>, <kickstart.Network instance at 0x2039368>, <kickstart.Reboot instance at 0x2028b48>, <kickstart.RootPw instance at 0x2028fc8>, <kickstart.SELinux instance at 0x2028878>, <kickstart.SkipX instance at 0x2028c20>, <kickstart.Timezone instance at 0x2028bd8>, <kickstart.Upgrade instance at 0x2028d40>, <kickstart.XConfig instance at 0x2039488>, <kickstart.ZFCP instance at 0x20393f8>], 130: [<kickstart.Partition instance at 0x2028ef0>], 131: [<kickstart.VolGroup instance at 0x2039518>], 132: [<kickstart.LogVol instance at 0x2028830>], 70: [<kickstart.Iscsi instance at 0x2028e60>], 71: [<kickstart.IscsiName instance at 0x2028f38>], 10: [<kickstart.Bootloader instance at 0x2039320>], 140: [<kickstart.Raid instance at 0x2039098>], 110: [<kickstart.ZeroMbr instance at 0x2028f80>], 50: [<kickstart.MultiPath instance at 0x2028c68>], 120: [<kickstart.ClearPart instance at 0x2028ea8>], 100: [<kickstart.AutoPart instance at 0x2028dd0>], 60: [<kickstart.DmRaid instance at 0x2028cf8>]} > id.ksdata.ksUsedMembers: [] > id.ksdata.vnc: > id.ksdata.zfcp: ZFCP instance, containing members: > id.ksdata.zfcp.writePriority: 0 > id.ksdata.zfcp.handler: None > id.ksdata.zfcp.currentCmd: > id.ksdata.zfcp.lineno: 0 > id.ksdata.zfcp.zfcp: [] > id.ksdata.showSteps: [group-selection] > id.ksdata.autostep: AutoStep instance, containing members: > id.ksdata.autostep.writePriority: 0 > id.ksdata.autostep.handler: None > id.ksdata.autostep.currentCmd: > id.ksdata.autostep.lineno: 0 > id.ksdata.autostep.autoscreenshot: False > id.ksdata.repo: > id.ksdata.authconfig: Authconfig instance, containing members: > id.ksdata.authconfig.writePriority: 0 > id.ksdata.authconfig.handler: None > id.ksdata.authconfig.authconfig: > id.ksdata.authconfig.currentCmd: > id.ksdata.authconfig.lineno: 0 > id.ksdata.driverdisk: > id.ksdata.user: > id.ksdata.key: > id.ksdata.scripts: [] > id.ksdata.device: > id.ksdata.packages: AnacondaKSPackages instance, containing members: > id.ksdata.packages.groupList: [] > id.ksdata.packages.packageList: [] > id.ksdata.packages.default: False > id.ksdata.packages.excludeDocs: False > id.ksdata.packages.addBase: True > id.ksdata.packages.excludedList: [] > id.ksdata.packages.handleMissing: 0 > id.ksdata.packages.seen: False > id.ksdata.ksID: 100000 > id.ksdata.network: Network instance, containing members: > id.ksdata.network.writePriority: 0 > id.ksdata.network.handler: Already dumped > id.ksdata.network.currentCmd: network > id.ksdata.network.lineno: 3 > id.ksdata.network.network: [network --bootproto=dhcp --onboot=on > >] > id.ksdata.lang: Lang instance, containing members: > id.ksdata.lang.writePriority: 0 > id.ksdata.lang.handler: None > id.ksdata.lang.currentCmd: > id.ksdata.lang.lineno: 0 > id.ksdata.lang.lang: > id.ksdata.UserData: pykickstart.commands.user.FC6_UserData > id.ksdata.commands: {'logvol': Already dumped >, 'firewall': Already dumped >, 'selinux': Already dumped >, 'keyboard': Already dumped >, 'clearpart': Already dumped >, 'cmdline': Already dumped >, 'poweroff': Already dumped >, 'shutdown': Already dumped >, 'firstboot': Already dumped >, 'timezone': Already dumped >, 'skipx': Already dumped >, 'multipath': Already dumped >, 'dmraid': Already dumped >, 'upgrade': Already dumped >, 'monitor': Already dumped >, 'autopart': Already dumped >, 'deviceprobe': Already dumped >, 'ignoredisk': Already dumped >, 'iscsi': Already dumped >, 'raid': Already dumped >, 'reboot': Already dumped >, 'iscsiname': Already dumped >, 'device': Already dumped >, 'text': Already dumped >, 'zerombr': Already dumped >, 'rootpw': Already dumped >, 'mediacheck': Already dumped >, 'graphical': Already dumped >, 'vnc': Already dumped >, 'halt': Already dumped >, 'auth': Already dumped >, 'autostep': Already dumped >, 'repo': Already dumped >, 'authconfig': Already dumped >, 'driverdisk': Already dumped >, 'user': Already dumped >, 'key': Already dumped >, 'cdrom': Already dumped >, 'bootloader': Already dumped >, 'network': Already dumped >, 'lang': Already dumped >, 'zfcp': Already dumped >, 'logging': Logging instance, containing members: > id.ksdata.commands.currentCmd: > id.ksdata.commands.level: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.host: > id.ksdata.commands.handler: None > id.ksdata.commands.lineno: 0 > id.ksdata.commands.port: >, 'xconfig': XConfig instance, containing members: > id.ksdata.commands.videoRam: > id.ksdata.commands.startX: False > id.ksdata.commands.currentCmd: > id.ksdata.commands.monitor: > id.ksdata.commands.driver: > id.ksdata.commands.noProbe: False > id.ksdata.commands.server: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.depth: 0 > id.ksdata.commands.handler: None > id.ksdata.commands.hsync: > id.ksdata.commands.lineno: 0 > id.ksdata.commands.vsync: > id.ksdata.commands.defaultdesktop: > id.ksdata.commands.resolution: > id.ksdata.commands.card: >, 'url': Already dumped >, 'partition': Partition instance, containing members: > id.ksdata.commands.writePriority: 130 > id.ksdata.commands.handler: None > id.ksdata.commands.currentCmd: > id.ksdata.commands.lineno: 0 > id.ksdata.commands.partitions: [] >, 'harddrive': Already dumped >, 'volgroup': VolGroup instance, containing members: > id.ksdata.commands.writePriority: 131 > id.ksdata.commands.handler: None > id.ksdata.commands.currentCmd: > id.ksdata.commands.vgList: [] > id.ksdata.commands.lineno: 0 >, 'nfs': Already dumped >, 'part': Already dumped >, 'services': Already dumped >, 'install': Already dumped >, 'interactive': >} > id.ksdata.logging: Already dumped > id.ksdata.xconfig: Already dumped > id.ksdata.ZFCPData: pykickstart.commands.zfcp.FC3_ZFCPData > id.ksdata.NetworkData: pykickstart.commands.network.FC6_NetworkData > id.ksdata.partition: Already dumped > id.ksdata.volgroup: Already dumped > id.ksdata.LogVolData: pykickstart.commands.logvol.FC4_LogVolData > id.ksdata.PartData: pykickstart.commands.partition.FC4_PartData > id.ksdata.anaconda: Already dumped > id.ksdata.permanentSkipSteps: [] > id.ksdata.interactive: Already dumped > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: vg0/root-fc7-64 > id.bootloader.images.images: {'vg0/root-fc7-64': ('linux', 'Fedora', 'ext3')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: ditustat > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >HWADDR=00:18:8B:2B:12:DF >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: 10.34.32.125 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [englab.brq.redhat.com brq.redhat.com redhat.com] > id.network.secondaryNS: 10.34.255.7 > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 2 > id.partitions.nextUniqueID: 9 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: None > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [PreexistingPartitionSpec instance, containing members: > currentDrive: None > badblocks: None > format: False > migrate: 0 > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x15b3240> > origfstype.maxLabelChars: 16 > primary: None > fsopts: None > preexist: 1 > fslabel: boot > uniqueID: 1 > device: sda1 > mountpoint: /boot > requestSize: 196.075195312 > grow: 0 > size: 196.075195312 > end: 401624 > bytesPerInode: 4096 > drive: sda > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > maxSizeMB: None > start: 63 > protected: 0 > multidrive: None > ignoreBootConstraints: 0 > type: 1 > fstype: Already dumped >, VG Request -- name: vg0 uniqueID: 8 > format: None pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: None uniqueID: 7 > type: swap format: True badblocks: None > size: 992 lvname: swap volgroup: 8 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: / uniqueID: 5 > type: ext3 format: True badblocks: None > size: 6144 lvname: root-fc7-64 volgroup: 8 > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x1688140> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda2 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 2 > mountpoint: None > requestSize: 152391.784668 > size: 152391.784668 > end: 312499999 > grow: 0 > start: 401625 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, LV Request -- mountpoint: None uniqueID: 4 > type: ext3 format: 0 badblocks: None > size: 41984.0 lvname: data volgroup: 8 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: ext3 format: 0 badblocks: None > size: 6144.0 lvname: root-rhel5-64 volgroup: 8 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.21-1.3194.fc7 (kojibuilder@hammer2.fedora.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:47:07 EDT 2007 ><6>Command line: initrd=fedora/7/Fedora/x86_64/initrd.img ramdisk_size=8000 ks=http://mirror.brq.redhat.com/kickstart/fedora/7/Fedora/x86_64/install.cfg BOOT_IMAGE=fedora/7/Fedora/x86_64/vmlinuz ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009f800 (usable) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000007fdffc00 (usable) ><4> BIOS-e820: 000000007fdffc00 - 000000007fe01c00 (ACPI NVS) ><4> BIOS-e820: 000000007fe03c00 - 000000007fe53c00 (reserved) ><4> BIOS-e820: 000000007fe53c00 - 000000007fe55c00 (ACPI data) ><4> BIOS-e820: 000000007fe55c00 - 0000000080000000 (reserved) ><4> BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) ><4> BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved) ><4> BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 523775) 1 entries of 3200 used ><4>end_pfn_map = 1048576 ><6>DMI 2.3 present. ><4>ACPI: RSDP 000FEBF0, 0024 (r2 DELL ) ><4>ACPI: XSDT 000FCE8E, 0084 (r1 DELL B8K 14 ASL 61) ><4>ACPI: FACP 000FCFB6, 00F4 (r3 DELL B8K 14 ASL 61) ><4>ACPI: DSDT FFF69AB8, 4337 (r1 DELL dt_ex 1000 INTL 20050624) ><4>ACPI: FACS 7FDFFC00, 0040 ><4>ACPI: SSDT FFF6E0C7, 009A (r1 DELL st_ex 1000 INTL 20050624) ><4>ACPI: APIC 000FD0AA, 0092 (r1 DELL B8K 14 ASL 61) ><4>ACPI: BOOT 000FD13C, 0028 (r1 DELL B8K 14 ASL 61) ><4>ACPI: ASF! 000FD164, 0092 (r32 DELL B8K 14 ASL 61) ><4>ACPI: MCFG 000FD1F6, 003E (r1 DELL B8K 14 ASL 61) ><4>ACPI: HPET 000FD234, 0038 (r1 DELL B8K 14 ASL 61) ><4>ACPI: TCPA 000FD490, 0032 (r1 DELL B8K 14 ASL 61) ><4>ACPI: SLIC 000FD26C, 0176 (r1 DELL B8K 14 ASL 61) ><4>ACPI: SSDT 7FDFFC40, 0175 (r1 DpgPmm Cpu0Ist 11 INTL 20050624) ><4>ACPI: SSDT 7FE00049, 0175 (r1 DpgPmm Cpu1Ist 11 INTL 20050624) ><4>ACPI: SSDT 7FE00452, 0140 (r1 DpgPmm CpuPm 10 INTL 20050624) ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000007fdff000 ><7>Entering add_active_range(0, 0, 159) 0 entries of 3200 used ><7>Entering add_active_range(0, 256, 523775) 1 entries of 3200 used ><6>Bootmem setup node 0 0000000000000000-000000007fdff000 ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> DMA32 4096 -> 1048576 ><4> Normal 1048576 -> 1048576 ><4>early_node_map[2] active PFN ranges ><4> 0: 0 -> 159 ><4> 0: 256 -> 523775 ><7>On node 0 totalpages: 523678 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 1279 pages reserved ><7> DMA zone: 2664 pages, LIFO batch:0 ><7> DMA32 zone: 7104 pages used for memmap ><7> DMA32 zone: 512575 pages, LIFO batch:31 ><7> Normal zone: 0 pages used for memmap ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>Processor #0 (Bootup-CPU) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ><6>Processor #1 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x05] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled) ><6>ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) ><6>ACPI: LAPIC (acpi_id[0x06] lapic_id[0x01] disabled) ><6>ACPI: LAPIC (acpi_id[0x07] lapic_id[0x02] disabled) ><6>ACPI: LAPIC (acpi_id[0x08] lapic_id[0x03] disabled) ><6>ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1]) ><6>ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 8, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to physical flat ><6>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Nosave address range: 000000000009f000 - 00000000000f0000 ><4>Nosave address range: 00000000000f0000 - 0000000000100000 ><6>Allocating PCI resources starting at 88000000 (gap: 80000000:60000000) ><6>SMP: Allowing 8 CPUs, 6 hotplug CPUs ><6>PERCPU: Allocating 43648 bytes of per cpu data ><4>Built 1 zonelists. Total pages: 515239 ><5>Kernel command line: initrd=fedora/7/Fedora/x86_64/initrd.img ramdisk_size=8000 ks=http://mirror.brq.redhat.com/kickstart/fedora/7/Fedora/x86_64/install.cfg BOOT_IMAGE=fedora/7/Fedora/x86_64/vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><6>time.c: Detected 1860.643 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) ><4>Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) ><4>Checking aperture... ><7>Calgary: detecting Calgary via BIOS EBDA area ><7>Calgary: Unable to locate Rio Grande table in EBDA - bailing! ><4>Memory: 2051764k/2095100k available (2319k kernel code, 42948k reserved, 1375k data, 316k init) ><4>Calibrating delay using timer specific routine.. 3723.38 BogoMIPS (lpj=1861692) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 256 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><6>CPU 0/0 -> Node 0 ><4>using mwait in idle threads. ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU0: Thermal monitoring enabled (TM2) ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20070126 ><6>Using local APIC timer interrupts. ><4>result 16612871 ><6>Detected 16.612 MHz APIC timer. ><6>SMP alternatives: switching to SMP code ><6>Booting processor 1/2 APIC 0x1 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 3721.32 BogoMIPS (lpj=1860660) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 2048K ><6>CPU 1/1 -> Node 0 ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>CPU1: Thermal monitoring enabled (TM2) ><4>Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz stepping 06 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=560 bytes ><7>sizeof(dentry)=208 bytes ><7>sizeof(ext3inode)=760 bytes ><7>sizeof(buffer_head)=104 bytes ><7>sizeof(skbuff)=248 bytes ><7>sizeof(task_struct)=1888 bytes ><4>migration_cost=21 ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: Using configuration type 1 ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><4>PCI quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO ><4>PCI quirk: region 0880-08bf claimed by ICH6 GPIO ><7>Boot video device is 0000:01:00.0 ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI4._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI5._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 9 10 11 12 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 9 10 11 12 15) ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 15) ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 9 devices ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>PCI-GART: No AMD northbridge found. ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><6>pnp: 00:01: ioport range 0x800-0x85f has been reserved ><6>pnp: 00:01: ioport range 0xc00-0xc7f has been reserved ><6>pnp: 00:01: ioport range 0x860-0x8ff could not be reserved ><6>pnp: 00:06: iomem range 0x0-0x9ffff could not be reserved ><6>pnp: 00:06: iomem range 0x100000-0xffffff could not be reserved ><6>pnp: 00:06: iomem range 0x1000000-0x7fdffbff could not be reserved ><6>pnp: 00:06: iomem range 0xf0000-0xfffff could not be reserved ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:07: ioport range 0x100-0x1fe has been reserved ><6>pnp: 00:07: ioport range 0x200-0x277 has been reserved ><6>pnp: 00:07: ioport range 0x280-0x2e7 has been reserved ><6>pnp: 00:07: ioport range 0x2f0-0x2f7 has been reserved ><6>pnp: 00:07: ioport range 0x300-0x377 has been reserved ><6>pnp: 00:07: ioport range 0x380-0x3bb has been reserved ><6>pnp: 00:07: ioport range 0x3c0-0x3e7 could not be reserved ><6>pnp: 00:07: ioport range 0x3f6-0x3f7 has been reserved ><6>pnp: 00:07: iomem range 0xe0000000-0xefffffff could not be reserved ><6>pnp: 00:07: iomem range 0xfeda0000-0xfedacfff has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: d000-dfff ><6> MEM window: dfd00000-dfefffff ><6> PREFETCH window: c0000000-cfffffff ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: dfc00000-dfcfffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.4 ><6> IO window: disabled. ><6> MEM window: dfb00000-dfbfffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 65536 (order: 7, 524288 bytes) ><4>TCP established hash table entries: 131072 (order: 9, 3145728 bytes) ><4>TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5563k freed ><6>Simple Boot Flag at 0x7a set to 0x1 ><6>audit: initializing netlink socket (disabled) ><5>audit(1185968965.913:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key F2580AE679027173 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.4:pcie00] ><7>Allocate Port Service[0000:00:1c.4:pcie02] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><4>ACPI Exception (processor_core-0783): AE_NOT_FOUND, Processor Device is not present [20070126] ><6>Real Time Clock Driver v1.12ac ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected an Intel 965Q Chipset. ><6>agpgart: AGP aperture is 256M @ 0x0 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><4>RAMDISK driver initialized: 16 RAM disks of 8000K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: No PS/2 controller found. Probing ports directly. ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 316k freed ><4>Write protecting the kernel read-only data: 1032k ><6>loop: loaded (max 8 devices) ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input1 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 22 (level, low) -> IRQ 22 ><7>PCI: Setting latency timer of device 0000:00:1a.7 to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1a.7 ><6>ehci_hcd 0000:00:1a.7: irq 22, io mem 0xdfffbc00 ><6>ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 4 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0xff980800 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:00:1a.0 to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff20 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1a.1 to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1a.1: irq 17, io base 0x0000ff00 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff80 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 17 (level, low) -> IRQ 17 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 ><6>uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60 ><6>usb usb6: configuration #1 chosen from 1 choice ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 2 ports detected ><6>usb 3-2: new low speed USB device using uhci_hcd and address 2 ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 ><6>uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40 ><6>usb usb7: configuration #1 chosen from 1 choice ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 2 ports detected ><6>usb 3-2: configuration #1 chosen from 1 choice ><6>input: Dell Dell USB Keyboard as /class/input/input2 ><6>input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1a.0-2 ><6>usb 7-2: new low speed USB device using uhci_hcd and address 2 ><6>usb 7-2: configuration #1 chosen from 1 choice ><6>input: Dell Premium USB Optical Mouse as /class/input/input3 ><6>input: USB HID v1.11 Mouse [Dell Premium USB Optical Mouse] on usb-0000:00:1d.2-2 ><6>tg3.c:v3.75.1 (May 7, 2007) ><6>ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ><7>PCI: Setting latency timer of device 0000:03:00.0 to 64 ><6>eth0: Tigon3 [partno(BCM95754) rev b002 PHY(5787)] (PCI Express) 10/100/1000Base-T Ethernet 00:18:8b:2b:12:df ><6>eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] WireSpeed[1] TSOcap[1] ><6>eth0: dma_rwctrl[76180000] dma_mask[64-bit] ><7>libata version 2.20 loaded. ><7>ata_piix 0000:00:1f.2: version 2.10ac1 ><6>ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] ><6>ACPI: PCI Interrupt 0000:00:1f.2[C] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>ata1: SATA max UDMA/133 cmd 0x000000000001fe00 ctl 0x000000000001fe12 bmdma 0x000000000001fec0 irq 20 ><6>ata2: SATA max UDMA/133 cmd 0x000000000001fe20 ctl 0x000000000001fe32 bmdma 0x000000000001fec8 irq 20 ><6>scsi0 : ata_piix ><6>ata1.00: ata_hpa_resize 1: sectors = 312500000, hpa_sectors = 312500000 ><6>ata1.00: ATA-7: ST3160812AS, 3.ADJ, max UDMA/133 ><6>ata1.00: 312500000 sectors, multi 8: LBA48 NCQ (depth 0/32) ><6>ata1.00: ata_hpa_resize 1: sectors = 312500000, hpa_sectors = 312500000 ><6>ata1.00: configured for UDMA/133 ><6>scsi1 : ata_piix ><6>ata2.00: ATAPI, max UDMA/33 ><6>ata2.00: applying bridge limits ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA ST3160812AS 3.AD PQ: 0 ANSI: 5 ><5>SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 1:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-H653A D300 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><6>ata_piix 0000:00:1f.5: MAP [ P0 P2 P1 P3 ] ><6>ACPI: PCI Interrupt 0000:00:1f.5[C] -> GSI 20 (level, low) -> IRQ 20 ><7>PCI: Setting latency timer of device 0000:00:1f.5 to 64 ><6>ata3: SATA max UDMA/133 cmd 0x000000000001fe40 ctl 0x000000000001fe52 bmdma 0x000000000001fed0 irq 20 ><6>ata4: SATA max UDMA/133 cmd 0x000000000001fe60 ctl 0x000000000001fe72 bmdma 0x000000000001fed8 irq 20 ><6>scsi2 : ata_piix ><6>scsi3 : ata_piix ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>tg3: eth0: Link is up at 1000 Mbps, full duplex. ><6>tg3: eth0: Flow control is on for TX and on for RX. ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>tg3: eth0: Link is up at 1000 Mbps, full duplex. ><6>tg3: eth0: Flow control is on for TX and on for RX. ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1185968995.984:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: generic_sse ><4> generic_sse: 6804.000 MB/sec ><4>raid5: using function: generic_sse (6804.000 MB/sec) ><4>raid6: int64x1 1585 MB/s ><4>raid6: int64x2 2128 MB/s ><4>raid6: int64x4 1792 MB/s ><4>raid6: int64x8 1449 MB/s ><4>raid6: sse2x1 3324 MB/s ><4>raid6: sse2x2 3785 MB/s ><4>raid6: sse2x4 5628 MB/s ><4>raid6: using algorithm sse2x4 (5628 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><4>GFS2 (built May 23 2007 22:49:52) installed ><6>Lock_Nolock (built May 23 2007 22:50:10) installed ><6>JFS: nTxBlock = 8192, nTxLock = 65536 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><6>usbcore: registered new interface driver appletouch ><5>audit(1185968998.137:3): audit_pid=720 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 ><4>mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining ><6>Adding 1015800k swap on /dev/vg0/swap. Priority:-1 extents:1 across:1015800k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr > > >/tmp/anaconda.log: >11:49:26 INFO : kernel command line: initrd=fedora/7/Fedora/x86_64/initrd.img ramdisk_size=8000 ks=http://mirror.brq.redhat.com/kickstart/fedora/7/Fedora/x86_64/install.cfg BOOT_IMAGE=fedora/7/Fedora/x86_64/vmlinuz > >11:49:26 INFO : 2057644 kB are available >11:49:26 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >11:49:26 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:26 INFO : loaded cramfs from /modules/modules.cgz >11:49:26 INFO : loaded fat from /modules/modules.cgz >11:49:26 INFO : loaded vfat from /modules/modules.cgz >11:49:26 INFO : loaded sunrpc from /modules/modules.cgz >11:49:26 INFO : loaded lockd from /modules/modules.cgz >11:49:26 INFO : loaded nfs_acl from /modules/modules.cgz >11:49:26 INFO : loaded nfs from /modules/modules.cgz >11:49:26 INFO : loaded loop from /modules/modules.cgz >11:49:26 INFO : loaded floppy from /modules/modules.cgz >11:49:26 INFO : loaded edd from /modules/modules.cgz >11:49:26 INFO : loaded pcspkr from /modules/modules.cgz >11:49:26 INFO : loaded squashfs from /modules/modules.cgz >11:49:26 INFO : loaded jbd from /modules/modules.cgz >11:49:26 INFO : loaded mbcache from /modules/modules.cgz >11:49:26 INFO : loaded ext3 from /modules/modules.cgz >11:49:26 INFO : loaded ext2 from /modules/modules.cgz >11:49:26 DEBUG : module(s) isofs not found >11:49:26 INFO : inserted /tmp/cramfs.ko >11:49:26 INFO : inserted /tmp/fat.ko >11:49:26 INFO : inserted /tmp/vfat.ko >11:49:26 INFO : inserted /tmp/sunrpc.ko >11:49:26 INFO : inserted /tmp/lockd.ko >11:49:26 INFO : inserted /tmp/nfs_acl.ko >11:49:26 INFO : inserted /tmp/nfs.ko >11:49:26 INFO : inserted /tmp/loop.ko >11:49:29 WARNING : failed to insert module (19) >11:49:29 ERROR : failed to insert /tmp/floppy.ko >11:49:29 INFO : inserted /tmp/edd.ko >11:49:29 INFO : inserted /tmp/pcspkr.ko >11:49:29 INFO : inserted /tmp/squashfs.ko >11:49:29 INFO : inserted /tmp/jbd.ko >11:49:29 INFO : inserted /tmp/mbcache.ko >11:49:29 INFO : inserted /tmp/ext3.ko >11:49:29 INFO : inserted /tmp/ext2.ko >11:49:29 INFO : load module set done >11:49:29 INFO : modules to insert ipv6 >11:49:29 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:29 INFO : loaded ipv6 from /modules/modules.cgz >11:49:29 INFO : inserted /tmp/ipv6.ko >11:49:29 INFO : load module set done >11:49:29 INFO : modules to insert cdrom ide-cd >11:49:29 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:29 INFO : loaded cdrom from /modules/modules.cgz >11:49:29 DEBUG : module(s) ide-cd not found >11:49:29 INFO : inserted /tmp/cdrom.ko >11:49:29 INFO : load module set done >11:49:29 INFO : modules to insert scsi_mod sd_mod sr_mod >11:49:29 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:30 INFO : loaded scsi_mod from /modules/modules.cgz >11:49:30 INFO : loaded sd_mod from /modules/modules.cgz >11:49:30 INFO : loaded sr_mod from /modules/modules.cgz >11:49:30 INFO : inserted /tmp/scsi_mod.ko >11:49:30 INFO : inserted /tmp/sd_mod.ko >11:49:30 INFO : inserted /tmp/sr_mod.ko >11:49:30 INFO : load module set done >11:49:30 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >11:49:30 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:30 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >11:49:30 INFO : loaded libiscsi from /modules/modules.cgz >11:49:30 INFO : loaded iscsi_tcp from /modules/modules.cgz >11:49:30 INFO : inserted /tmp/scsi_transport_iscsi.ko >11:49:30 INFO : inserted /tmp/libiscsi.ko >11:49:30 INFO : inserted /tmp/iscsi_tcp.ko >11:49:30 INFO : load module set done >11:49:30 INFO : looking for usb controllers >11:49:30 INFO : found USB controller ehci-hcd >11:49:30 INFO : modules to insert ehci-hcd >11:49:30 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:30 INFO : loaded ehci-hcd from /modules/modules.cgz >11:49:30 INFO : inserted /tmp/ehci-hcd.ko >11:49:30 INFO : load module set done >11:49:30 INFO : found USB controller uhci-hcd >11:49:30 INFO : modules to insert uhci-hcd >11:49:30 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:30 INFO : loaded uhci-hcd from /modules/modules.cgz >11:49:31 INFO : inserted /tmp/uhci-hcd.ko >11:49:31 INFO : load module set done >11:49:31 INFO : found USB controller uhci-hcd >11:49:31 INFO : modules to insert >11:49:31 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:31 INFO : load module set done >11:49:31 INFO : found USB controller uhci-hcd >11:49:31 INFO : modules to insert >11:49:31 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:31 INFO : load module set done >11:49:31 INFO : found USB controller ehci-hcd >11:49:31 INFO : modules to insert >11:49:31 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:31 INFO : load module set done >11:49:31 INFO : found USB controller uhci-hcd >11:49:31 INFO : modules to insert >11:49:31 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:31 INFO : load module set done >11:49:31 INFO : found USB controller uhci-hcd >11:49:31 INFO : modules to insert >11:49:31 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:31 INFO : load module set done >11:49:31 DEBUG : waiting for usb to become stable... >11:49:33 DEBUG : 2 seconds. >11:49:33 INFO : modules to insert hid keybdev >11:49:33 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:33 DEBUG : module(s) hid keybdev not found >11:49:33 INFO : load module set done >11:49:34 INFO : no firewire controller found >11:49:34 DEBUG : no pcic controller found >11:49:34 DEBUG : probing buses >11:49:34 DEBUG : finished bus probing >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 283e >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 2810 >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 2847 >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 283f >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 2991 >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 2990 >11:49:34 DEBUG : ignoring driverless device Intel Corporation Unknown device 284b >11:49:34 DEBUG : ignoring driverless device ATI Technologies Inc RV380 [Radeon X600] >11:49:34 DEBUG : ignoring driverless device ATI Technologies Inc RV380 [Radeon X600 (PCIE)] >11:49:34 INFO : modules to insert tg3 libata ata_piix >11:49:34 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:34 INFO : loaded tg3 from /modules/modules.cgz >11:49:34 INFO : loaded libata from /modules/modules.cgz >11:49:34 INFO : loaded ata_piix from /modules/modules.cgz >11:49:34 INFO : inserted /tmp/tg3.ko >11:49:34 INFO : inserted /tmp/libata.ko >11:49:36 INFO : inserted /tmp/ata_piix.ko >11:49:36 INFO : load module set done >11:49:36 INFO : getting kickstart file >11:49:36 INFO : only have one network device: eth0 >11:49:36 INFO : sending dhcp request through device eth0 >11:49:36 DEBUG : waiting for link eth0... >11:49:36 DEBUG : 0 seconds. >11:49:36 DEBUG : sending anaconda-Linux 2.6.21-1.3194.fc7 x86_64 as dhcp vendor-class >11:49:36 INFO : Listening on LPF/eth0/00:18:8b:2b:12:df >11:49:36 INFO : Sending on LPF/eth0/00:18:8b:2b:12:df >11:49:36 INFO : Sending on Socket/fallback >11:49:36 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >11:49:43 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >11:49:43 INFO : DHCPOFFER from 10.34.32.125 >11:49:43 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >11:49:43 INFO : DHCPACK from 10.34.32.125 >11:49:44 INFO : bound to 10.34.32.41 -- renewal in 16514 seconds. >11:49:44 INFO : DHCPv4 eth0 - obtained lease 10.34.32.41 >11:49:44 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.252.0 >11:49:44 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 22 broadcast: 10.34.35.255 >11:49:44 INFO : DHCPv4 eth0 - option routers: >11:49:44 INFO : doing kickstart... setting it up >11:49:44 DEBUG : waiting for link eth0... >11:49:44 DEBUG : 0 seconds. >11:49:44 DEBUG : getHostandPath host: |mirror.brq.redhat.com| >11:49:44 DEBUG : getHostandPath file(1): |/kickstart/fedora/7/Fedora/x86_64/install.cfg| >11:49:44 INFO : file location: http://mirror.brq.redhat.com/kickstart/fedora/7/Fedora/x86_64/install.cfg >11:49:44 INFO : transferring http://mirror.brq.redhat.com/kickstart/fedora/7/Fedora/x86_64/install.cfg to a fd >11:49:44 INFO : setting up kickstart >11:49:44 INFO : kickstartFromUrl >11:49:44 INFO : results of url ks, url http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ >11:49:45 DEBUG : going to set language to en_US.UTF-8 >11:49:45 INFO : setting language to en_US.UTF-8 >11:49:45 INFO : 53 keymaps are available >11:49:45 INFO : need to set up networking >11:49:45 INFO : going to pick interface >11:49:45 INFO : going to do getNetConfig >11:49:45 INFO : sending dhcp request through device eth0 >11:49:45 DEBUG : waiting for link eth0... >11:49:45 DEBUG : 0 seconds. >11:49:45 DEBUG : sending anaconda-Linux 2.6.21-1.3194.fc7 x86_64 as dhcp vendor-class >11:49:45 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >11:49:52 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >11:49:52 INFO : DHCPOFFER from 10.34.32.125 >11:49:52 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >11:49:53 INFO : DHCPACK from 10.34.32.125 >11:49:53 INFO : bound to 10.34.32.41 -- renewal in 19207 seconds. >11:49:53 INFO : DHCPv4 eth0 - obtained lease 10.34.32.41 >11:49:53 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.252.0 >11:49:53 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 22 broadcast: 10.34.35.255 >11:49:53 INFO : DHCPv4 eth0 - option routers: >11:49:53 INFO : doing kickstart... setting it up >11:49:53 DEBUG : waiting for link eth0... >11:49:53 DEBUG : 0 seconds. >11:49:53 INFO : starting to STEP_URL >11:49:53 INFO : URL_STAGE_MAIN - url is http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ >11:49:53 DEBUG : url address mirror.brq.redhat.com >11:49:53 DEBUG : url prefix /fedora/7/Fedora/x86_64/os/ >11:49:53 INFO : trying to mount CD device scd0 >11:49:55 INFO : transferring http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//images/updates.img to a fd >11:49:55 INFO : transferring http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//disc1/images/updates.img to a fd >11:49:55 INFO : transferring http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//images/product.img to a fd >11:49:55 INFO : transferring http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//disc1/images/product.img to a fd >11:49:55 INFO : 2057644 kB are available >11:49:55 INFO : transferring http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//images/stage2.img to a fd >11:49:55 DEBUG : copied 94236672 bytes to /tmp/ramfs/stage2.img (complete) >11:49:55 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 11 >11:49:55 INFO : got url http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ >11:49:55 INFO : Loading SELinux policy >11:49:55 INFO : getting ready to spawn shell now >11:49:55 INFO : modules to insert ide-cd >11:49:55 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 DEBUG : module(s) ide-cd not found >11:49:56 INFO : load module set done >11:49:56 INFO : modules to insert >11:49:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 INFO : load module set done >11:49:56 INFO : modules to insert >11:49:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 INFO : load module set done >11:49:56 DEBUG : probing buses >11:49:56 DEBUG : finished bus probing >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) SMBus Controller >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82Q963/Q965 PCI Express Root Port >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82Q963/Q965 Memory Controller Hub >11:49:56 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) HD Audio Controller >11:49:56 DEBUG : ignoring driverless device ATI Technologies Inc RV380 [Radeon X600] >11:49:56 DEBUG : ignoring driverless device ATI Technologies Inc RV380 [Radeon X600 (PCIE)] >11:49:56 INFO : modules to insert >11:49:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 INFO : load module set done >11:49:56 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >11:49:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 INFO : loaded raid0 from /modules/modules.cgz >11:49:56 INFO : loaded raid1 from /modules/modules.cgz >11:49:56 INFO : loaded xor from /modules/modules.cgz >11:49:56 INFO : loaded raid456 from /modules/modules.cgz >11:49:56 INFO : loaded raid10 from /modules/modules.cgz >11:49:56 INFO : loaded msdos from /modules/modules.cgz >11:49:56 INFO : loaded gfs2 from /modules/modules.cgz >11:49:56 INFO : loaded lock_nolock from /modules/modules.cgz >11:49:56 INFO : loaded reiserfs from /modules/modules.cgz >11:49:56 INFO : loaded jfs from /modules/modules.cgz >11:49:56 INFO : loaded xfs from /modules/modules.cgz >11:49:56 INFO : loaded dm-mod from /modules/modules.cgz >11:49:56 INFO : loaded dm-zero from /modules/modules.cgz >11:49:56 INFO : loaded dm-mirror from /modules/modules.cgz >11:49:56 INFO : loaded dm-snapshot from /modules/modules.cgz >11:49:56 INFO : loaded dm-multipath from /modules/modules.cgz >11:49:56 INFO : loaded dm-round-robin from /modules/modules.cgz >11:49:56 INFO : loaded dm-emc from /modules/modules.cgz >11:49:56 DEBUG : module(s) md raid5 raid6 not found >11:49:56 INFO : inserted /tmp/raid0.ko >11:49:56 INFO : inserted /tmp/raid1.ko >11:49:56 INFO : inserted /tmp/xor.ko >11:49:56 INFO : inserted /tmp/raid456.ko >11:49:56 INFO : inserted /tmp/raid10.ko >11:49:56 INFO : inserted /tmp/msdos.ko >11:49:56 INFO : inserted /tmp/gfs2.ko >11:49:56 INFO : inserted /tmp/lock_nolock.ko >11:49:56 INFO : inserted /tmp/reiserfs.ko >11:49:56 INFO : inserted /tmp/jfs.ko >11:49:56 INFO : inserted /tmp/xfs.ko >11:49:56 INFO : inserted /tmp/dm-mod.ko >11:49:56 INFO : inserted /tmp/dm-zero.ko >11:49:56 INFO : inserted /tmp/dm-mirror.ko >11:49:56 INFO : inserted /tmp/dm-snapshot.ko >11:49:56 INFO : inserted /tmp/dm-multipath.ko >11:49:56 INFO : inserted /tmp/dm-round-robin.ko >11:49:56 INFO : inserted /tmp/dm-emc.ko >11:49:56 INFO : load module set done >11:49:56 INFO : looking for USB mouse... >11:49:56 INFO : USB mouse found, loading mousedev module >11:49:56 INFO : modules to insert mousedev appletouch >11:49:56 DEBUG : getModuleLocation: 2.6.21-1.3194.fc7/x86_64 >11:49:56 INFO : loaded appletouch from /modules/modules.cgz >11:49:56 DEBUG : module(s) mousedev not found >11:49:56 INFO : inserted /tmp/appletouch.ko >11:49:56 INFO : load module set done >11:49:56 DEBUG : failed to loading mousedev module >11:49:56 INFO : Running anaconda script /usr/bin/anaconda >11:49:58 INFO : using only installclass _Fedora >11:49:58 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/', '--graphical', '--selinux', '--kickstart', '/tmp/ks.cfg', '--lang', 'en_US.UTF-8', '--keymap', 'us'] >11:49:58 INFO : Display mode = g >11:49:58 INFO : Method = http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os/ >11:49:58 WARNING : no floppy devices found but we'll try fd0 anyway >11:50:13 INFO : Started mini-wm >11:50:13 INFO : Starting graphical installation... >11:50:13 DEBUG : starting mpaths >11:50:13 DEBUG : self.driveList(): ['sda'] >11:50:13 DEBUG : DiskSet.skippedDisks: [] >11:50:13 DEBUG : DiskSet.skippedDisks: [] >11:50:13 DEBUG : starting all mpaths on drives ['sda'] >11:50:13 DEBUG : scanning for multipath on drives ['sda'] >11:50:13 DEBUG : mpaths: [] >11:50:13 DEBUG : done starting mpaths. Drivelist: ['sda'] >11:50:13 DEBUG : starting dmraids >11:50:13 DEBUG : self.driveList(): ['sda'] >11:50:13 DEBUG : DiskSet.skippedDisks: [] >11:50:13 DEBUG : DiskSet.skippedDisks: [] >11:50:13 DEBUG : starting all dmraids on drives ['sda'] >11:50:13 DEBUG : scanning for dmraid on drives ['sda'] >11:50:13 DEBUG : done starting dmraids. Drivelist: ['sda'] >11:50:13 WARNING : step installtype does not exist >11:50:13 WARNING : step complete does not exist >11:50:13 WARNING : step complete does not exist >11:50:13 WARNING : step complete does not exist >11:50:14 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Date: Wed, 01 Aug 2007 11:50:14 GMT >Server: Apache/2.2.3 (Red Hat) >Content-Length: 342 >Content-Type: text/html; charset=iso-8859-1 > >11:50:14 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/fedora/7/Fedora/x86_64/os//RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Date: Wed, 01 Aug 2007 11:50:14 GMT >Server: Apache/2.2.3 (Red Hat) >Content-Length: 337 >Content-Type: text/html; charset=iso-8859-1 > >11:50:14 INFO : moving (1) to step partitionobjinit >11:50:14 INFO : no initiator set >11:50:14 INFO : no /tmp/fcpconfig; not configuring zfcp >11:50:15 INFO : lv vg0/data, attr is -wi--- >11:50:15 INFO : lv vg0/root-fc7-64, attr is -wi--- >11:50:15 INFO : lv vg0/root-rhel5-64, attr is -wi--- >11:50:15 INFO : lv vg0/swap, attr is -wi--- >11:50:16 INFO : lv is vg0/data, size of 41984 >11:50:16 INFO : lv is vg0/root-fc7-64, size of 6144 >11:50:16 INFO : lv is vg0/root-rhel5-64, size of 6144 >11:50:16 INFO : lv is vg0/swap, size of 992 >11:50:17 INFO : pv is /dev/sda2 in vg vg0, size is 152391 >11:50:17 INFO : vg vg0, size is 152384, pesize is 32768 >11:50:17 INFO : lv is vg0/data, size of 41984 >11:50:17 INFO : lv is vg0/root-fc7-64, size of 6144 >11:50:17 INFO : lv is vg0/root-rhel5-64, size of 6144 >11:50:17 INFO : lv is vg0/swap, size of 992 >11:50:17 INFO : mdadm -E /dev/vg0/data >11:50:17 INFO : mdadm -E /dev/vg0/root-fc7-64 >11:50:17 INFO : mdadm -E /dev/vg0/root-rhel5-64 >11:50:17 INFO : mdadm -E /dev/vg0/swap >11:50:18 INFO : moving (1) to step parttype >11:50:29 INFO : moving (1) to step partition >11:50:38 INFO : pv is /dev/sda2 in vg vg0, size is 152391 >11:50:38 INFO : computeVGSize: vgsize is 152352 >11:50:53 INFO : computeVGSize: vgsize is 152352 >11:50:53 INFO : computeVGSize: vgsize is 152352 >11:51:06 INFO : computeVGSize: vgsize is 152352 >11:51:06 INFO : computeVGSize: vgsize is 152352 >11:51:10 INFO : computeVGSize: vgsize is 152352 >11:51:10 INFO : computeVGSize: vgsize is 152352 >11:51:18 INFO : computeVGSize: vgsize is 152352 >11:51:43 INFO : moving (1) to step partitiondone >11:51:43 INFO : moving (1) to step bootloadersetup >11:51:43 INFO : moving (1) to step bootloader >11:51:45 INFO : moving (1) to step networkdevicecheck >11:51:45 INFO : moving (1) to step accounts >11:51:52 INFO : moving (1) to step reposetup >11:51:52 CRITICAL: No Repositories Available to Set Up >11:51:53 INFO : moving (1) to step basepkgsel >11:51:54 INFO : moving (1) to step group-selection >11:52:14 INFO : moving (1) to step postselection >11:52:14 DEBUG : no kernel-smp package >11:52:14 INFO : selected kernel package for kernel >11:53:36 INFO : moving (1) to step install >11:53:36 INFO : moving (1) to step enablefilesystems >11:53:36 INFO : lv is vg0/data, size of 41984 >11:53:36 INFO : lv is vg0/root-fc7-64, size of 6144 >11:53:36 INFO : lv is vg0/root-rhel5-64, size of 6144 >11:53:36 INFO : lv is vg0/swap, size of 992 >11:53:37 INFO : disk.commit() for /dev/sda >11:53:37 INFO : formatting swap as swap >11:53:38 INFO : formatting / as ext3 >11:53:38 INFO : Format command: ['mke2fs', '/dev/vg0/root-fc7-64', '-i', '4096', '-j'] > >11:53:43 INFO : trying to mount vg0/root-fc7-64 on / >11:53:43 INFO : set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >11:53:43 DEBUG : isys.py:mount()- going to mount /dev/vg0/root-fc7-64 on /mnt/sysimage >11:53:43 INFO : trying to mount sda1 on /boot >11:53:43 INFO : set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >11:53:43 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage/boot >11:53:43 INFO : trying to mount sys on /sys >11:53:43 INFO : set SELinux context for mountpoint /sys to None >11:53:43 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys >11:53:43 INFO : trying to mount proc on /proc >11:53:43 INFO : set SELinux context for mountpoint /proc to None >11:53:43 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=ditustat >DOMAIN=englab.brq.redhat.com brq.redhat.com redhat.com > > >/tmp/lvmout: > Finding all logical volumes
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 250409
: 160410