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 317624 Details for
Bug 463843
AttributeError: 'NoneType' object has no attribute 'pesize'
[?]
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.
Full failure from anaconda
r5-lvm-failure.txt (text/plain), 113.60 KB, created by
Jeff Burke
on 2008-09-24 20:59:50 UTC
(
hide
)
Description:
Full failure from anaconda
Filename:
MIME Type:
Creator:
Jeff Burke
Created:
2008-09-24 20:59:50 UTC
Size:
113.60 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/partRequests.py", line 981, in getActualSize > retval = lvm.clampLVSizeRequest(retval, vgreq.pesize) > File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 445, in editLogicalVolume > sizeEntry.set_text("%Ld" % (logrequest.getActualSize(self.partitions, self.diskset),)) > File "/usr/lib/anaconda/iw/lvm_dialog_gui.py", line 764, in addLogicalVolumeCB > self.editLogicalVolume(request, isNew = 1) >AttributeError: 'NoneType' object has no attribute 'pesize' > >Local variables in innermost frame: >vgreq: None >retval: 34976 >self: LV Request -- mountpoint: None uniqueID: None > type: ext3 format: None badblocks: None > size: 34976 lvname: None volgroup: None > bytesPerInode: 4096 options: 'None' encryption: None >diskset: <partedUtils.DiskSet instance at 0x19c073b0> >partitions: <partitions.Partitions instance at 0x19c078c0> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 114 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x2b1d95b0e4b0> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x2b1d95b12e60> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object (GtkWindow) at 0x2b1d95b0e460> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object (GnomeCanvas) at 0x2b1d95b233c0> > intf.icw.currentWindow.diskStripeGraph.textlabels: [<gnome.canvas.CanvasText object (GnomeCanvasText) at 0x2b1d95bc85a0>] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x2b1d95b0d950>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 62.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [DiskStripe instance, containing members: > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x2b1d95bc85f0> > slices: [DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object (GnomeCanvasRect) at 0x2b1d95bc86e0> > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x2b1d95bc8690> > parent: Already dumped > text: <gnome.canvas.CanvasText object (GnomeCanvasText) at 0x2b1d95bc8730> > partition: <PedPartition object at 0x2b1d8c642670> > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x2b1d95b0d950>> > treeView: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object (GnomeCanvasRect) at 0x2b1d95bc87d0> > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x2b1d95bc8780> > parent: Already dumped > text: <gnome.canvas.CanvasText object (GnomeCanvasText) at 0x2b1d95bc8820> > partition: <PedPartition object at 0x2b1d8c642620> > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x2b1d95b0d950>> > treeView: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object (GnomeCanvasRect) at 0x2b1d95bc88c0> > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x2b1d95bc8870> > parent: Already dumped > text: <gnome.canvas.CanvasText object (GnomeCanvasText) at 0x2b1d95bc8910> > partition: <PedPartition object at 0x2b1d8c642698> > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x2b1d95b0d950>> > treeView: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> >] > selected: None > tree: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> > drive: sda > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x2b1d95b0d950>> > hash: {<PedPartition object at 0x2b1d8c642670>: Already dumped >, <PedPartition object at 0x2b1d8c642620>: Already dumped >, <PedPartition object at 0x2b1d8c642698>: Already dumped >} > disk: <PedDisk object at 0x2b1d8c6a7cb0> >] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x2b1d95b12f00> > intf.icw.currentWindow.tree: <DiskTreeModel object (GtkTreeStore) at 0x19d0c190> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2b1d95a6c7a0>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2b1d95a6c7a0>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2b1d95a6c7a0>> > intf.icw.currentWindow.fsset.entries: [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: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > intf.icw.currentWindow.fsset.anaconda: Already dumped > intf.icw.currentWindow.fsset.mountcount: 0 > intf.icw.currentWindow.toggleViewButton: <gtk.CheckButton object (GtkCheckButton) at 0x2b1d95b23a50> > intf.icw.currentWindow.anaconda: Already dumped > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: True > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: True > intf.icw.currentWindow.ics.title: Partitioning > intf.icw.currentWindow.treeViewSelection: <gtk.TreeSelection object (GtkTreeSelection) at 0x2b1d95b23280> > intf.icw.currentWindow.treeView: <gtk.TreeView object (GtkTreeView) at 0x2b1d95b23230> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'sda': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0x2b1d8c6a7cb0>} > intf.icw.currentWindow.diskset.anaconda: Already dumped > intf.icw.currentWindow.diskset.onlyPrimary: None > intf.icw.currentWindow.partitions: Partitions instance, containing members: > intf.icw.currentWindow.partitions.encryptionPassphrase: > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.autoClearPartType: 1 > intf.icw.currentWindow.partitions.nextUniqueID: 12 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda] > intf.icw.currentWindow.partitions.retrofitPassphrase: False > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 > type: ext3 format: True badblocks: None > device: sda1 drive: None primary: True > size: 2048 grow: None maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, New Part Request -- mountpoint: None uniqueID: 6 > type: physical volume (LVM) format: True badblocks: None > device: sda2 drive: None primary: None > size: 35000 grow: None maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >] > intf.icw.currentWindow.partitions.autoEncrypt: False > intf.icw.currentWindow.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' encryption: None >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 1000 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' encryption: None >] > intf.icw.currentWindow.partitions.deletes: [drive: sda start: 208845 end: 976768064 >, drive: sda start: 63 end: 208844 >, Partial VG Request -- name: VolGroup00 >] > intf.icw.window: <gtk.Window object (GtkWindow) at 0x2b1d95b0e460> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x2b1d95b0e5a0> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x2b1d9e11be10> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2b1d9e11b780> > intf.icw.rnv.currentURI: None > intf.icw.rnv.topDir: None > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x2b1d9e11b820> > intf.icw.rnv.height: 600 > intf.icw.rnv.width: 800 > intf.icw.rnv.opener: FancyURLopener instance, containing members: > intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink> > intf.icw.rnv.opener._URLopener__tempfiles: [] > intf.icw.rnv.opener.cert_file: None > intf.icw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')] > intf.icw.rnv.opener.tries: 0 > intf.icw.rnv.opener.ftpcache: {} > intf.icw.rnv.opener.tempcache: None > intf.icw.rnv.opener.auth_cache: {} > intf.icw.rnv.opener.key_file: None > intf.icw.rnv.opener.proxies: {} > intf.icw.rnv.opener.maxtries: 10 > intf.icw.rnv.anaconda: Already dumped > intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre> > intf.icw.rnv.htmlfooter: </pre></body></html> > intf.icw.rnv.is_showing: False > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os >dispatch: Dispatcher instance, containing members: > dispatch.step: 10 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 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 0x2b1d95a6c7a0>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2b1d95a6c7a0>> > dispatch.method.baseUrl: http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2b1d95a6c7a0>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.dbpath: None > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.anaconda: Already dumped > id.upgradeDeps: > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.imposed_sane_default: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x2b1d8c8523b0>, <rhpxl.videocard.VideoCard instance at 0x2b1d8c8523f8>] >Primary Video Card Info: >device: None >driver : vesa >descr : nVidia Corporation GeForce 9800 GX2 >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -fp, /usr/share/X11/fonts/misc, -screen, Anaconda, -br] > 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: nVidia Corporation GeForce 9800 GX2 > 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: vesa > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536] > 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 0x2b1d8c64d210> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: None > id.timezone.dst: 0 > id.mouse: Already dumped > id.backend: YumBackend instance, containing members: > id.backend.instLog: None > id.backend._installedDriverModules: [] > id.backend.modeText: > id.backend.method: Already dumped > id.backend.instPath: /mnt/sysimage > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2b1d95ada650> > id.methodstr: http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: [] > id.x_already_set: 0 > id.upgradeRemove: [] > id.partitions: Already dumped > id.firstboot: 0 > id.diskset: Already dumped > id.upgradeInfoFound: None > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.dependencies: [] > id.ksdata: None > id.users: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: None > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.drivelist: [sda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: dhcp47-148.lab.bos.redhat.com > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:1C:C0:39:93:55 >ONBOOT=yes > >} > id.network.primaryNS: 10.16.255.2 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [lab.bos.redhat.com] > id.network.query: False > id.network.secondaryNS: 10.16.255.3 > id.network.gateway: > id.instClass: InstallClass instance, containing members: > id.instClass.repopaths: {'base': Server} > id.instClass.tasks: [('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > id.instClass.installkey: None > id.instClass.skipkey: True > id.floppyDevice: fd0 > 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.18-116.el5 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Thu Sep 18 18:06:03 EDT 2008 ><6>Command line: initrd=redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/pxeboot/initrd.img method=http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os BOOT_IMAGE=redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/pxeboot/vmlinuz ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009d000 (usable) ><4> BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000009cf94000 (usable) ><4> BIOS-e820: 000000009cf94000 - 000000009d111000 (ACPI NVS) ><4> BIOS-e820: 000000009d111000 - 000000009f6bd000 (usable) ><4> BIOS-e820: 000000009f6bd000 - 000000009f6bf000 (reserved) ><4> BIOS-e820: 000000009f6bf000 - 000000009f714000 (usable) ><4> BIOS-e820: 000000009f714000 - 000000009f7bf000 (ACPI NVS) ><4> BIOS-e820: 000000009f7bf000 - 000000009f7e0000 (usable) ><4> BIOS-e820: 000000009f7e0000 - 000000009f7ff000 (ACPI data) ><4> BIOS-e820: 000000009f7ff000 - 000000009f800000 (usable) ><4> BIOS-e820: 000000009f800000 - 00000000b0000000 (reserved) ><4> BIOS-e820: 00000000fc000000 - 00000000fd000000 (reserved) ><4> BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) ><4> BIOS-e820: 0000000100000000 - 0000000160000000 (usable) ><6>DMI 2.5 present. ><7>ACPI: RSDP (v002 INTEL ) @ 0x00000000000fe020 ><7>ACPI: XSDT (v001 INTEL DX58SO 0x00000493 0x01000013) @ 0x000000009f7fe120 ><7>ACPI: FADT (v003 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7fd000 ><7>ACPI: MADT (v002 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f7000 ><7>ACPI: WDDT (v001 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f6000 ><7>ACPI: MCFG (v001 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f5000 ><7>ACPI: ASF! (v032 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f4000 ><7>ACPI: HPET (v001 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f3000 ><7>ACPI: SSDT (v001 INTEL SSDT PM 0x00000493 MSFT 0x0100000d) @ 0x000000009f7e2000 ><7>ACPI: DMAR (v001 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7e0000 ><7>ACPI: WDTT (v001 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f1000 ><7>ACPI: ASPT (v004 INTEL PerfTune 0x00000493 MSFT 0x0100000d) @ 0x000000009f7f2000 ><7>ACPI: DSDT (v002 INTEL DX58SO 0x00000493 MSFT 0x0100000d) @ 0x0000000000000000 ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-0000000160000000 ><6>Bootmem setup node 0 0000000000000000-0000000160000000 ><6>No mptable found. ><3>Memory for crash kernel (0x0 to 0x0) notwithin permissible range ><4>disabling kdump ><7>On node 0 totalpages: 1024849 ><7> DMA zone: 2658 pages, LIFO batch:0 ><7> DMA32 zone: 634351 pages, LIFO batch:31 ><7> Normal zone: 387840 pages, LIFO batch:31 ><6>ACPI: PM-Timer IO Port: 0x408 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><6>Processor #0 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] disabled) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) ><6>Processor #2 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) ><6>Processor #4 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] disabled) ><6>ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) ><6>Processor #6 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] disabled) ><6>ACPI: LAPIC (acpi_id[0x08] lapic_id[0x01] enabled) ><6>Processor #1 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] disabled) ><6>ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x03] enabled) ><6>Processor #3 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] disabled) ><6>ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x05] enabled) ><6>Processor #5 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] disabled) ><6>ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x07] enabled) ><6>Processor #7 7:10 APIC version 21 ><6>ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] disabled) ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1]) ><6>ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 8, version 32, 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: 0x8086a401 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Nosave address range: 000000000009d000 - 00000000000a0000 ><4>Nosave address range: 00000000000a0000 - 00000000000e0000 ><4>Nosave address range: 00000000000e0000 - 0000000000100000 ><4>Nosave address range: 000000009cf94000 - 000000009d111000 ><4>Nosave address range: 000000009f6bd000 - 000000009f6bf000 ><4>Nosave address range: 000000009f714000 - 000000009f7bf000 ><4>Nosave address range: 000000009f7e0000 - 000000009f7ff000 ><4>Nosave address range: 000000009f800000 - 00000000b0000000 ><4>Nosave address range: 00000000b0000000 - 00000000fc000000 ><4>Nosave address range: 00000000fc000000 - 00000000fd000000 ><4>Nosave address range: 00000000fd000000 - 00000000ffe00000 ><4>Nosave address range: 00000000ffe00000 - 0000000100000000 ><6>Allocating PCI resources starting at b8000000 (gap: b0000000:4c000000) ><6>SMP: Allowing 16 CPUs, 8 hotplug CPUs ><4>Built 1 zonelists. Total pages: 1024849 ><5>Kernel command line: initrd=redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/pxeboot/initrd.img method=http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os BOOT_IMAGE=redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/pxeboot/vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) ><4>Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) ><4>Checking aperture... ><6>PCI-DMA: Using software bounce buffering for IO (SWIOTLB) ><6>Placing software IO TLB between 0x16a0000 - 0x56a0000 ><4>Memory: 4020028k/5767168k available (2514k kernel code, 163348k reserved, 1291k data, 200k init) ><4>Calibrating delay using timer specific routine.. 5871.33 BogoMIPS (lpj=2935668) ><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: 256K ><6>CPU: L3 cache: 8192K ><4>using mwait in idle threads. ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU0: Thermal monitoring enabled (TM1) ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20060707 ><4>ACPI Warning (utinit-0077): Invalid FADT value PM2_CNT_LEN=0 at offset 5A FADT=ffff810104dc5ac0 [20060707] ><6>Using local APIC timer interrupts. ><4>result 8334069 ><6>Detected 8.334 MHz APIC timer. ><6>SMP alternatives: switching to SMP code ><6>Booting processor 1/8 APIC 0x2 ><4>Initializing CPU#1 ><4>Calibrating delay using timer specific routine.. 5866.83 BogoMIPS (lpj=2933415) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>CPU1: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 2/8 APIC 0x4 ><4>Initializing CPU#2 ><4>Calibrating delay using timer specific routine.. 5866.83 BogoMIPS (lpj=2933418) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 2 ><6>CPU2: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 3/8 APIC 0x6 ><4>Initializing CPU#3 ><4>Calibrating delay using timer specific routine.. 5866.83 BogoMIPS (lpj=2933418) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 3 ><6>CPU3: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 4/8 APIC 0x1 ><4>Initializing CPU#4 ><4>Calibrating delay using timer specific routine.. 5866.83 BogoMIPS (lpj=2933415) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 0 ><6>CPU4: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 5/8 APIC 0x3 ><4>Initializing CPU#5 ><4>Calibrating delay using timer specific routine.. 5866.84 BogoMIPS (lpj=2933421) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 1 ><6>CPU5: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 6/8 APIC 0x5 ><4>Initializing CPU#6 ><4>Calibrating delay using timer specific routine.. 5866.83 BogoMIPS (lpj=2933416) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 2 ><6>CPU6: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>SMP alternatives: switching to SMP code ><6>Booting processor 7/8 APIC 0x7 ><4>Initializing CPU#7 ><4>Calibrating delay using timer specific routine.. 5866.84 BogoMIPS (lpj=2933420) ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 256K ><6>CPU: L3 cache: 8192K ><6>CPU: Physical Processor ID: 0 ><6>CPU: Processor Core ID: 3 ><6>CPU7: Thermal monitoring enabled (TM1) ><4>Genuine Intel(R) CPU @ 0000 @ 2.93GHz stepping 02 ><6>Brought up 8 CPUs ><6>testing NMI watchdog ... OK. ><6>time.c: Using 14.318180 MHz WALL HPET GTOD HPET/TSC timer. ><6>time.c: Detected 2933.602 MHz processor. ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=560 bytes ><7>sizeof(dentry)=216 bytes ><7>sizeof(ext3inode)=760 bytes ><7>sizeof(buffer_head)=96 bytes ><7>sizeof(skbuff)=240 bytes ><4>migration_cost=1,16 ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 6301k freed ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: Using MMCONFIG at a0000000 ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>Boot video device is 0000:05: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.P32_._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG3._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG7._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 9 devices ><6>xen_mem: Initialising balloon driver. ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><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>hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0, 0 ><6>hpet0: 4 64-bit timers, 14318180 Hz ><6>PCI-GART: No AMD northbridge found. ><6>pnp: 00:05: ioport range 0x500-0x53f has been reserved ><6>pnp: 00:05: ioport range 0x400-0x47f could not be reserved ><6>pnp: 00:05: ioport range 0x680-0x6ff has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><4>PCI: mem resource #6:20000@f0000000 for 0000:04:00.0 was not allocated. ><6>PCI: Bridge: 0000:03:00.0 ><6> IO window: 3000-3fff ><6> MEM window: b4000000-b6ffffff ><6> PREFETCH window: e0000000-efffffff ><4>PCI: mem resource #6:20000@e0000000 for 0000:05:00.0 was not allocated. ><6>PCI: Bridge: 0000:03:02.0 ><6> IO window: 2000-2fff ><6> MEM window: b0000000-b2ffffff ><6> PREFETCH window: d0000000-dfffffff ><6>PCI: Bridge: 0000:02:00.0 ><6> IO window: 2000-3fff ><6> MEM window: b0000000-b6ffffff ><6> PREFETCH window: d0000000-efffffff ><6>PCI: Bridge: 0000:00:03.0 ><6> IO window: 2000-3fff ><6> MEM window: b0000000-b6ffffff ><6> PREFETCH window: d0000000-efffffff ><6>PCI: Bridge: 0000:00:07.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.1 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.4 ><6> IO window: 1000-1fff ><6> MEM window: b7100000-b71fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: disabled. ><6> MEM window: b7000000-b70fffff ><6> PREFETCH window: disabled. ><6>GSI 16 sharing vector 0xA9 and IRQ 16 ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:03.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:03.0 to 64 ><7>PCI: Setting latency timer of device 0000:02:00.0 to 64 ><7>PCI: Setting latency timer of device 0000:03:00.0 to 64 ><7>PCI: Setting latency timer of device 0000:03:02.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:07.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:07.0 to 64 ><6>GSI 17 sharing vector 0xB1 and IRQ 17 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 177 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 177 ><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: 131072 (order: 8, 1048576 bytes) ><4>TCP established hash table entries: 262144 (order: 10, 4194304 bytes) ><4>TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) ><6>TCP: Hash tables configured (established 262144 bind 65536) ><6>TCP reno registered ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1222271581.035: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 ><6>Initializing Cryptographic API ><6>alg: No test for crc32c (crc32c-generic) ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 4150483B965FF72D ><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>Allocate Port Service[0000:00:01.0:pcie01] ><7>PCI: Setting latency timer of device 0000:00:03.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:03.0:pcie00] ><7>Allocate Port Service[0000:00:03.0:pcie01] ><7>PCI: Setting latency timer of device 0000:00:07.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:07.0:pcie00] ><7>Allocate Port Service[0000:00:07.0:pcie01] ><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:pcie03] ><7>PCI: Setting latency timer of device 0000:00:1c.1 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.1:pcie00] ><7>Allocate Port Service[0000:00:1c.1:pcie03] ><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:pcie03] ><7>PCI: Setting latency timer of device 0000:02:00.0 to 64 ><7>Allocate Port Service[0000:02:00.0:pcie10] ><7>PCI: Setting latency timer of device 0000:03:00.0 to 64 ><7>Allocate Port Service[0000:03:00.0:pcie20] ><7>PCI: Setting latency timer of device 0000:03:02.0 to 64 ><7>Allocate Port Service[0000:03:02.0:pcie20] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><6>ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU2] (supports 8 throttling states) ><6>ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU4] (supports 8 throttling states) ><6>ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU6] (supports 8 throttling states) ><6>ACPI: CPU4 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU8] (supports 8 throttling states) ><6>ACPI: CPU5 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPUA] (supports 8 throttling states) ><6>ACPI: CPU6 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPUC] (supports 8 throttling states) ><6>ACPI: CPU7 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPUE] (supports 8 throttling states) ><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.101 (c) Dave Jones ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ><6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ><7>Probing IDE interface ide0... ><7>Probing IDE interface ide1... ><4>ide-floppy driver 0.99.newide ><6>usbcore: registered new driver hiddev ><6>usbcore: registered new 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>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>md: bitmap version 4.39 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>Freeing unused kernel memory: 200k freed ><4>Write protecting the kernel read-only data: 490k ><5>FS-Cache: Loaded ><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/input0 ><6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>IPv6 over IPv4 tunneling driver ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>No iBFT detected. ><6>GSI 18 sharing vector 0x32 and IRQ 18 ><6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 50 ><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 50, io mem 0xb7222c00 ><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: 6 ports detected ><6>GSI 19 sharing vector 0x3A and IRQ 19 ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 58 ><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 58, io mem 0xb7222800 ><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 169 ><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 169, io base 0x000040e0 ><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>GSI 20 sharing vector 0x42 and IRQ 20 ><6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 66 ><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 66, io base 0x000040c0 ><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>GSI 21 sharing vector 0x4A and IRQ 21 ><6>ACPI: PCI Interrupt 0000:00:1a.2[D] -> GSI 19 (level, low) -> IRQ 74 ><7>PCI: Setting latency timer of device 0000:00:1a.2 to 64 ><6>uhci_hcd 0000:00:1a.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1a.2: irq 74, io base 0x000040a0 ><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.0[A] -> GSI 23 (level, low) -> IRQ 58 ><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 6 ><6>uhci_hcd 0000:00:1d.0: irq 58, io base 0x00004080 ><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>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 74 ><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 7 ><6>uhci_hcd 0000:00:1d.1: irq 74, io base 0x00004060 ><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>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 50 ><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 8 ><6>uhci_hcd 0000:00:1d.2: irq 50, io base 0x00004040 ><6>usb usb8: configuration #1 chosen from 1 choice ><6>hub 8-0:1.0: USB hub found ><6>hub 8-0:1.0: 2 ports detected ><6>usb 8-2: new low speed USB device using uhci_hcd and address 2 ><6>usb 8-2: configuration #1 chosen from 1 choice ><6>input: Rextron USB as /class/input/input1 ><6>input: USB HID v1.10 Keyboard [Rextron USB] on usb-0000:00:1d.2-2 ><6>input: Rextron USB as /class/input/input2 ><6>input: USB HID v1.00 Mouse [Rextron USB] on usb-0000:00:1d.2-2 ><6>e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k2 ><6>e1000e: Copyright (c) 1999-2008 Intel Corporation. ><6>GSI 22 sharing vector 0x52 and IRQ 22 ><6>ACPI: PCI Interrupt 0000:00:19.0[A] -> GSI 20 (level, low) -> IRQ 82 ><7>PCI: Setting latency timer of device 0000:00:19.0 to 64 ><6>eth0: (PCI Express:2.5GB/s:Width x1) 00:1c:c0:39:93:55 ><6>eth0: Intel(R) PRO/1000 Network Connection ><6>eth0: MAC: 6, PHY: 8, PBA No: ffffff-0ff ><7>libata version 3.00 loaded. ><6>ACPI: PCI Interrupt 0000:09:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:09:00.0 to 64 ><6>scsi0 : pata_marvell ><6>scsi1 : pata_marvell ><6>ata1: PATA max UDMA/100 cmd 0x1018 ctl 0x1024 bmdma 0x1000 irq 169 ><6>ata2: PATA max UDMA/133 cmd 0x1010 ctl 0x1020 bmdma 0x1008 irq 169 ><4>BAR5:00:02 01:7F 02:22 03:CA 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:07 0D:00 0E:00 0F:00 ><4>BAR5:00:02 01:7F 02:22 03:CA 04:00 05:00 06:00 07:00 08:00 09:00 0A:00 0B:00 0C:07 0D:00 0E:00 0F:00 ><7>ahci 0000:00:1f.2: version 3.0 ><6>ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 19 (level, low) -> IRQ 74 ><6>ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode ><6>ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>scsi2 : ahci ><6>scsi3 : ahci ><6>scsi4 : ahci ><6>scsi5 : ahci ><6>scsi6 : ahci ><6>scsi7 : ahci ><6>ata3: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222100 irq 98 ><6>ata4: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222180 irq 98 ><6>ata5: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222200 irq 98 ><6>ata6: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222280 irq 98 ><6>ata7: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222300 irq 98 ><6>ata8: SATA max UDMA/133 abar m2048@0xb7222000 port 0xb7222380 irq 98 ><6>ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) ><6>ata3.00: ATAPI: PIONEER BD-ROM BDC-202, 1.04, max UDMA/66 ><6>ata3.00: configured for UDMA/66 ><6>ata4: SATA link down (SStatus 0 SControl 300) ><6>ata5: SATA link down (SStatus 0 SControl 300) ><6>ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata6.00: ATA-8: ST3500320AS, SD15, max UDMA/133 ><6>ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) ><6>ata6.00: configured for UDMA/133 ><6>ata7: SATA link down (SStatus 0 SControl 300) ><4>ata8: link is slow to respond, please be patient (ready=0) ><3>ata8: COMRESET failed (errno=-16) ><4>ata8: link is slow to respond, please be patient (ready=0) ><3>ata8: COMRESET failed (errno=-16) ><4>ata8: link is slow to respond, please be patient (ready=0) ><3>ata8: COMRESET failed (errno=-16) ><4>ata8: limiting SATA link speed to 1.5 Gbps ><3>ata8: COMRESET failed (errno=-16) ><3>ata8: reset failed, giving up ><5> Vendor: PIONEER Model: BD-ROM BDC-202 Rev: 1.04 ><5> Type: CD-ROM ANSI SCSI revision: 05 ><3>sr 2:0:0:0: timing out command, waited 120s ><3>sr 2:0:0:0: timing out command, waited 120s ><3>sr 2:0:0:0: timing out command, waited 120s ><3>sr 2:0:0:0: timing out command, waited 120s ><3>sr 2:0:0:0: timing out command, waited 120s ><4>sr0: scsi3-mmc drive: 32x/32x writer dvd-ram cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 2:0:0:0: Attached scsi CD-ROM sr0 ><5> Vendor: ATA Model: ST3500320AS Rev: SD15 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><5>SCSI device sda: 976773168 512-byte hdwr sectors (500108 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><6> sda: sda1 sda2 ><5>sd 5:0:0:0: Attached scsi disk sda ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>eth0: Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><7>eth0: no IPv6 routers present ><3>sr 2:0:0:0: timing out command, waited 120s ><3>sr 2:0:0:0: timing out command, waited 120s ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1763 types, 223 bools, 1 sens, 1024 cats ><7>security: 61 classes, 64331 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 anon_inodefs, type anon_inodefs), 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>type=1403 audit(1222272949.917:2): policy loaded auid=4294967295 ses=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: 10896.000 MB/sec ><4>raid5: using function: generic_sse (10896.000 MB/sec) ><4>raid6: int64x1 2796 MB/s ><4>raid6: int64x2 3375 MB/s ><4>raid6: int64x4 2863 MB/s ><4>raid6: int64x8 2359 MB/s ><4>raid6: sse2x1 6550 MB/s ><4>raid6: sse2x2 7875 MB/s ><4>raid6: sse2x4 9320 MB/s ><4>raid6: using algorithm sse2x4 (9320 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 ><4>GFS2 (built Sep 18 2008 18:08:13) installed ><6>Lock_Nolock (built Sep 18 2008 18:08:24) installed ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.11.5-ioctl (2007-12-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>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 ><6>lvm[1241]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fff1e605a00 error 4 ><6>lvm[1248]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fff3788dc90 error 4 ><6>lvm[1249]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fff05030430 error 4 ><6>lvm[1250]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fff8ef48340 error 4 ><6>lvm[1251]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fffa8ff83f0 error 4 ><6>lvm[1252]: segfault at 0000000000000024 rip 0000000000426bc9 rsp 00007fff30c68060 error 4 > > >/tmp/anaconda.log: >15:53:02 INFO : 4026532 kB are available >15:53:02 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >15:53:02 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:02 INFO : loaded cramfs from /modules/modules.cgz >15:53:02 INFO : loaded fat from /modules/modules.cgz >15:53:02 INFO : loaded vfat from /modules/modules.cgz >15:53:02 INFO : loaded sunrpc from /modules/modules.cgz >15:53:02 INFO : loaded lockd from /modules/modules.cgz >15:53:02 INFO : loaded fscache from /modules/modules.cgz >15:53:02 INFO : loaded nfs_acl from /modules/modules.cgz >15:53:02 INFO : loaded nfs from /modules/modules.cgz >15:53:02 INFO : loaded loop from /modules/modules.cgz >15:53:02 INFO : loaded floppy from /modules/modules.cgz >15:53:02 INFO : loaded edd from /modules/modules.cgz >15:53:02 INFO : loaded pcspkr from /modules/modules.cgz >15:53:02 INFO : loaded squashfs from /modules/modules.cgz >15:53:02 DEBUG : module(s) isofs not found >15:53:02 INFO : inserted /tmp/cramfs.ko >15:53:02 INFO : inserted /tmp/fat.ko >15:53:02 INFO : inserted /tmp/vfat.ko >15:53:02 INFO : inserted /tmp/sunrpc.ko >15:53:02 INFO : inserted /tmp/lockd.ko >15:53:02 INFO : inserted /tmp/fscache.ko >15:53:02 INFO : inserted /tmp/nfs_acl.ko >15:53:02 INFO : inserted /tmp/nfs.ko >15:53:02 INFO : inserted /tmp/loop.ko >15:53:05 WARNING : failed to insert module (19) >15:53:05 ERROR : failed to insert /tmp/floppy.ko >15:53:05 INFO : inserted /tmp/edd.ko >15:53:05 INFO : inserted /tmp/pcspkr.ko >15:53:05 INFO : inserted /tmp/squashfs.ko >15:53:05 INFO : load module set done >15:53:05 INFO : modules to insert crypto_api xfrm_nalgo ipv6 >15:53:05 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:05 INFO : loaded crypto_api from /modules/modules.cgz >15:53:05 INFO : loaded xfrm_nalgo from /modules/modules.cgz >15:53:05 INFO : loaded ipv6 from /modules/modules.cgz >15:53:05 INFO : inserted /tmp/crypto_api.ko >15:53:05 INFO : inserted /tmp/xfrm_nalgo.ko >15:53:05 INFO : inserted /tmp/ipv6.ko >15:53:05 INFO : load module set done >15:53:05 INFO : modules to insert cdrom ide-cd >15:53:05 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded cdrom from /modules/modules.cgz >15:53:06 INFO : loaded ide-cd from /modules/modules.cgz >15:53:06 INFO : inserted /tmp/cdrom.ko >15:53:06 INFO : inserted /tmp/ide-cd.ko >15:53:06 INFO : load module set done >15:53:06 INFO : modules to insert scsi_mod sd_mod sr_mod >15:53:06 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded scsi_mod from /modules/modules.cgz >15:53:06 INFO : loaded sd_mod from /modules/modules.cgz >15:53:06 INFO : loaded sr_mod from /modules/modules.cgz >15:53:06 INFO : inserted /tmp/scsi_mod.ko >15:53:06 INFO : inserted /tmp/sd_mod.ko >15:53:06 INFO : inserted /tmp/sr_mod.ko >15:53:06 INFO : load module set done >15:53:06 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >15:53:06 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >15:53:06 INFO : loaded libiscsi from /modules/modules.cgz >15:53:06 INFO : loaded iscsi_tcp from /modules/modules.cgz >15:53:06 INFO : inserted /tmp/scsi_transport_iscsi.ko >15:53:06 INFO : inserted /tmp/libiscsi.ko >15:53:06 INFO : inserted /tmp/iscsi_tcp.ko >15:53:06 INFO : load module set done >15:53:06 INFO : modules to insert iscsi_ibft >15:53:06 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded iscsi_ibft from /modules/modules.cgz >15:53:06 INFO : inserted /tmp/iscsi_ibft.ko >15:53:06 INFO : load module set done >15:53:06 INFO : looking for usb controllers >15:53:06 INFO : found USB controller ehci-hcd >15:53:06 INFO : modules to insert ehci-hcd >15:53:06 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded ehci-hcd from /modules/modules.cgz >15:53:06 INFO : inserted /tmp/ehci-hcd.ko >15:53:06 INFO : load module set done >15:53:06 INFO : found USB controller uhci-hcd >15:53:06 INFO : modules to insert uhci-hcd >15:53:06 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:06 INFO : loaded uhci-hcd from /modules/modules.cgz >15:53:07 INFO : inserted /tmp/uhci-hcd.ko >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller uhci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller uhci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller ehci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller uhci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller uhci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 INFO : found USB controller uhci-hcd >15:53:07 INFO : modules to insert >15:53:07 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:07 INFO : load module set done >15:53:07 DEBUG : waiting for usb to become stable... >15:53:11 DEBUG : 4 seconds. >15:53:11 INFO : modules to insert hid keybdev >15:53:11 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:11 DEBUG : module(s) hid keybdev not found >15:53:11 INFO : load module set done >15:53:12 INFO : no firewire controller found >15:53:12 INFO : Trying to detect vendor driver discs >15:53:12 DEBUG : no pcic controller found >15:53:12 DEBUG : probing buses >15:53:12 DEBUG : finished bus probing >15:53:12 DEBUG : ignoring driverless device nVidia Corporation Unknown device 05be >15:53:12 DEBUG : ignoring driverless device nVidia Corporation Unknown device 05be >15:53:12 DEBUG : ignoring driverless device nVidia Corporation Unknown device 05be >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a30 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a16 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a48 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a42 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a40 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3438 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3423 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3422 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 342e >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3426 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3425 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 340e >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 340a >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3408 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3400 >15:53:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 3a3e >15:53:12 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0604 >15:53:12 DEBUG : ignoring driverless device nVidia Corporation Unknown device 0604 >15:53:12 DEBUG : ignoring driverless device Unknown device 104c:8023 >15:53:12 INFO : modules to insert e1000e libata pata_marvell ahci >15:53:12 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >15:53:12 INFO : loaded e1000e from /modules/modules.cgz >15:53:12 INFO : loaded libata from /modules/modules.cgz >15:53:12 INFO : loaded pata_marvell from /modules/modules.cgz >15:53:12 INFO : loaded ahci from /modules/modules.cgz >15:53:12 INFO : inserted /tmp/e1000e.ko >15:53:12 INFO : inserted /tmp/libata.ko >15:53:14 INFO : inserted /tmp/pata_marvell.ko >16:04:18 INFO : inserted /tmp/ahci.ko >16:04:18 INFO : load module set done >16:04:20 DEBUG : going to set language to en_US.UTF-8 >16:04:20 INFO : setting language to en_US.UTF-8 >16:04:20 INFO : 53 keymaps are available >16:04:21 INFO : need to set up networking >16:04:21 INFO : going to pick interface >16:04:21 INFO : only have one network device: eth0 >16:04:21 INFO : going to do getNetConfig >16:04:21 INFO : eth0 is not a wireless adapter >16:04:52 INFO : going to pick interface >16:04:52 INFO : only have one network device: eth0 >16:04:52 INFO : 53 keymaps are available >16:04:54 INFO : need to set up networking >16:04:54 INFO : going to pick interface >16:04:54 INFO : only have one network device: eth0 >16:04:54 INFO : going to do getNetConfig >16:04:54 INFO : eth0 is not a wireless adapter >16:11:26 INFO : going to pick interface >16:11:26 INFO : only have one network device: eth0 >16:11:26 INFO : 53 keymaps are available >16:11:29 DEBUG : going to set language to en_US.UTF-8 >16:11:29 INFO : setting language to en_US.UTF-8 >16:11:29 INFO : 53 keymaps are available >16:11:30 INFO : need to set up networking >16:11:30 INFO : going to pick interface >16:11:30 INFO : only have one network device: eth0 >16:11:30 INFO : going to do getNetConfig >16:11:30 INFO : eth0 is not a wireless adapter >16:11:38 DEBUG : waiting for link eth0... >16:11:38 DEBUG : 0 seconds. >16:11:38 DEBUG : sleep (nicdelay) for 0 secs first >16:11:38 DEBUG : continuing... >16:11:39 INFO : requesting dhcp timeout 45 >16:11:39 INFO : Listening on LPF/eth0/00:1c:c0:39:93:55 >16:11:39 INFO : Sending on LPF/eth0/00:1c:c0:39:93:55 >16:11:39 INFO : Sending on Socket/fallback >16:11:39 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 >16:11:47 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12 >16:11:47 INFO : DHCPOFFER from 10.16.46.224 >16:11:47 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >16:11:47 INFO : DHCPACK from 10.16.46.224 >16:11:47 INFO : bound to 10.16.47.148 -- renewal in 869 seconds. >16:11:47 INFO : DHCPv4 eth0 - obtained lease 10.16.47.148 >16:11:47 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.248.0 >16:11:47 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 21 broadcast: 10.16.47.255 >16:11:47 INFO : DHCPv4 eth0 - option routers: >16:11:47 ERROR : no DNS servers, can't look up hostname >16:11:47 DEBUG : device = eth0 >16:11:47 DEBUG : broadcast = 10.16.47.255 >16:11:47 DEBUG : netmask = 255.255.248.0 >16:11:47 DEBUG : network = 10.16.40.0 >16:11:47 DEBUG : gateway = 10.16.47.254 >16:11:47 DEBUG : dns[0] = 10.16.255.2 >16:11:47 DEBUG : dns[1] = 10.16.255.3 >16:11:47 DEBUG : waiting for link eth0... >16:11:47 DEBUG : 0 seconds. >16:11:47 DEBUG : sleep (nicdelay) for 0 secs first >16:11:47 DEBUG : continuing... >16:11:47 INFO : reverse name lookup worked >16:11:47 INFO : starting to STEP_URL >16:11:47 INFO : URL_STAGE_MAIN - url is http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os >16:11:47 DEBUG : url address qafiler.bos.redhat.com >16:11:47 DEBUG : url prefix /redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os >16:11:47 INFO : trying to mount CD device scd0 >16:15:47 INFO : transferring http://qafiler.bos.redhat.com//redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/updates.img to a fd >16:15:47 INFO : transferring http://qafiler.bos.redhat.com//redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/disc1/images/updates.img to a fd >16:15:47 INFO : transferring http://qafiler.bos.redhat.com//redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/product.img to a fd >16:15:47 INFO : transferring http://qafiler.bos.redhat.com//redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/disc1/images/product.img to a fd >16:15:47 INFO : 4026532 kB are available >16:15:47 INFO : transferring http://qafiler.bos.redhat.com//redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/images/stage2.img to a fd >16:15:49 DEBUG : copied 90537984 bytes to /tmp/ramfs/stage2.img (complete) >16:15:49 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 12 >16:15:49 INFO : got url http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os >16:15:49 INFO : Loading SELinux policy >16:15:49 INFO : getting ready to spawn shell now >16:15:49 INFO : modules to insert >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:49 INFO : load module set done >16:15:49 INFO : modules to insert >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:49 INFO : load module set done >16:15:49 INFO : modules to insert >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:49 INFO : load module set done >16:15:49 INFO : modules to insert >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:49 INFO : load module set done >16:15:49 DEBUG : probing buses >16:15:49 DEBUG : finished bus probing >16:15:49 DEBUG : ignoring driverless device nVidia Corporation Tesla S870 >16:15:49 DEBUG : ignoring driverless device nVidia Corporation Tesla S870 >16:15:49 DEBUG : ignoring driverless device nVidia Corporation Tesla S870 >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JI (ICH10 Family) SMBus Controller >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JIR (ICH10R) LPC Interface Controller >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JI (ICH10 Family) PCI Express Port 5 >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JI (ICH10 Family) PCI Express Port 2 >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub Throttle Registers >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub Control Status and RAS Registers >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub System Management Registers >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Interconnect Routing and Protocol Layer Registers Port 0 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Interconnect Physical and Link Layer Registers Port 0 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 7 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 3 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub PCI Express Root Port 1 >16:15:49 DEBUG : ignoring driverless device Intel Corporation QuickPath Architecture I/O Hub to ESI Port >16:15:49 DEBUG : ignoring driverless device Intel Corporation 82801JI (ICH10 Family) HD Audio Controller >16:15:49 DEBUG : ignoring driverless device nVidia Corporation GeForce 9800 GX2 >16:15:49 DEBUG : ignoring driverless device nVidia Corporation GeForce 9800 GX2 >16:15:49 DEBUG : ignoring driverless device Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) >16:15:49 INFO : modules to insert >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:49 INFO : load module set done >16:15:49 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd2 crc16 ext4dev jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-log dm-mirror dm-snapshot scsi_dh dm-multipath dm-round-robin dm-emc dm-crypt aes_generic sha256 >16:15:49 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:50 INFO : loaded raid0 from /modules/modules.cgz >16:15:50 INFO : loaded raid1 from /modules/modules.cgz >16:15:50 INFO : loaded xor from /modules/modules.cgz >16:15:50 INFO : loaded raid456 from /modules/modules.cgz >16:15:50 INFO : loaded msdos from /modules/modules.cgz >16:15:50 INFO : loaded jbd2 from /modules/modules.cgz >16:15:50 INFO : loaded crc16 from /modules/modules.cgz >16:15:50 INFO : loaded ext4dev from /modules/modules.cgz >16:15:50 INFO : loaded jbd from /modules/modules.cgz >16:15:50 INFO : loaded ext3 from /modules/modules.cgz >16:15:50 INFO : loaded gfs2 from /modules/modules.cgz >16:15:50 INFO : loaded lock_nolock from /modules/modules.cgz >16:15:50 INFO : loaded dm-mod from /modules/modules.cgz >16:15:50 INFO : loaded dm-zero from /modules/modules.cgz >16:15:50 INFO : loaded dm-log from /modules/modules.cgz >16:15:50 INFO : loaded dm-mirror from /modules/modules.cgz >16:15:50 INFO : loaded dm-snapshot from /modules/modules.cgz >16:15:50 INFO : loaded scsi_dh from /modules/modules.cgz >16:15:50 INFO : loaded dm-multipath from /modules/modules.cgz >16:15:50 INFO : loaded dm-round-robin from /modules/modules.cgz >16:15:50 INFO : loaded dm-emc from /modules/modules.cgz >16:15:50 INFO : loaded dm-crypt from /modules/modules.cgz >16:15:50 INFO : loaded aes_generic from /modules/modules.cgz >16:15:50 INFO : loaded sha256 from /modules/modules.cgz >16:15:50 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >16:15:50 INFO : inserted /tmp/raid0.ko >16:15:50 INFO : inserted /tmp/raid1.ko >16:15:50 INFO : inserted /tmp/xor.ko >16:15:50 INFO : inserted /tmp/raid456.ko >16:15:50 INFO : inserted /tmp/msdos.ko >16:15:50 INFO : inserted /tmp/jbd2.ko >16:15:50 INFO : inserted /tmp/crc16.ko >16:15:50 INFO : inserted /tmp/ext4dev.ko >16:15:50 INFO : inserted /tmp/jbd.ko >16:15:50 INFO : inserted /tmp/ext3.ko >16:15:50 INFO : inserted /tmp/gfs2.ko >16:15:50 INFO : inserted /tmp/lock_nolock.ko >16:15:50 INFO : inserted /tmp/dm-mod.ko >16:15:50 INFO : inserted /tmp/dm-zero.ko >16:15:50 INFO : inserted /tmp/dm-log.ko >16:15:50 INFO : inserted /tmp/dm-mirror.ko >16:15:50 INFO : inserted /tmp/dm-snapshot.ko >16:15:50 INFO : inserted /tmp/scsi_dh.ko >16:15:50 INFO : inserted /tmp/dm-multipath.ko >16:15:50 INFO : inserted /tmp/dm-round-robin.ko >16:15:50 INFO : inserted /tmp/dm-emc.ko >16:15:50 INFO : inserted /tmp/dm-crypt.ko >16:15:50 INFO : inserted /tmp/aes_generic.ko >16:15:50 INFO : inserted /tmp/sha256.ko >16:15:50 INFO : load module set done >16:15:50 INFO : looking for USB mouse... >16:15:50 INFO : USB mouse found, loading mousedev module >16:15:50 INFO : modules to insert mousedev >16:15:50 DEBUG : getModuleLocation: 2.6.18-116.el5/x86_64 >16:15:50 DEBUG : module(s) mousedev not found >16:15:50 INFO : load module set done >16:15:50 DEBUG : failed to loading mousedev module >16:15:50 INFO : Running anaconda script /usr/bin/anaconda >16:15:51 INFO : using only installclass Red Hat Enterprise Linux >16:15:51 INFO : Red Hat Enterprise Linux is only installclass, using it >16:15:51 INFO : Display mode = g >16:15:51 INFO : Method = http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os >16:15:55 WARNING : no floppy devices found but we'll try fd0 anyway >16:16:03 INFO : Started mini-wm >16:16:03 INFO : Starting graphical installation... >16:16:03 WARNING : Unable to find temp path, going to use ramfs path >16:16:04 INFO : ISCSID is /usr/sbin/iscsid >16:16:04 INFO : ISCSIADM is /usr/sbin/iscsiadm >16:16:04 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >16:16:04 INFO : ISCSID is /usr/sbin/iscsid >16:16:04 INFO : ISCSIADM is /usr/sbin/iscsiadm >16:16:04 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >16:16:04 INFO : Detected 3936M of memory >16:16:04 INFO : Swap attempt of 1000M to 5936M >16:16:04 WARNING : step installtype does not exist >16:16:04 WARNING : step complete does not exist >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES-en_US.html: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES.en_US: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES-en.html: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES.en: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES-C.html: HTTP Error 404: Not Found >16:16:04 CRITICAL: IOError 14 occurred getting http://qafiler.bos.redhat.com/redhat/rel-eng/RHEL5.3-Server-20080919.1/5/x86_64/os/RELEASE-NOTES.C: HTTP Error 404: Not Found >16:16:04 INFO : moving (1) to step welcome >16:48:43 INFO : moving (1) to step regkey >16:48:45 INFO : repopaths is {'base': 'Server'} >16:48:45 INFO : moving (1) to step findrootparts >16:48:45 DEBUG : starting mpaths >16:48:45 DEBUG : self.driveList(): ['sda'] >16:48:45 DEBUG : DiskSet.skippedDisks: [] >16:48:45 DEBUG : DiskSet.skippedDisks: [] >16:48:45 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:48:45 DEBUG : starting dmraids >16:48:45 DEBUG : self.driveList(): ['sda'] >16:48:45 DEBUG : DiskSet.skippedDisks: [] >16:48:45 DEBUG : DiskSet.skippedDisks: [] >16:48:45 DEBUG : starting all dmraids on drives ['sda'] >16:48:45 DEBUG : scanning for dmraid on drives ['sda'] >16:48:45 DEBUG : done starting dmraids. Drivelist: ['sda'] >16:48:45 DEBUG : adding drive sda to disk list >16:48:46 DEBUG : /dev/sda1 not probed as ext4dev >16:48:46 DEBUG : /dev/sda1 not probed as ext4 >16:48:46 DEBUG : starting mpaths >16:48:46 DEBUG : self.driveList(): ['sda'] >16:48:46 DEBUG : DiskSet.skippedDisks: [] >16:48:46 DEBUG : DiskSet.skippedDisks: [] >16:48:46 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:48:46 INFO : vg VolGroup00, size is 953760, pesize is 32768 >16:48:46 INFO : lv is VolGroup00/LogVol00, size of 951776 >16:48:46 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:48:46 DEBUG : starting mpaths >16:48:46 DEBUG : self.driveList(): ['sda'] >16:48:46 DEBUG : DiskSet.skippedDisks: [] >16:48:46 DEBUG : DiskSet.skippedDisks: [] >16:48:46 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:48:47 INFO : lv is VolGroup00/LogVol00, size of 951776 >16:48:47 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:48:47 DEBUG : isys.py:mount()- going to mount /tmp/sda1 on /mnt/sysimage >16:48:48 DEBUG : removing drive sda from disk lists >16:48:48 WARNING : step complete does not exist >16:48:48 INFO : moving (1) to step partitionobjinit >16:48:48 INFO : ISCSID is /usr/sbin/iscsid >16:48:48 INFO : ISCSIADM is /usr/sbin/iscsiadm >16:48:48 INFO : ISCSID is /usr/sbin/iscsid >16:48:48 INFO : ISCSIADM is /usr/sbin/iscsiadm >16:48:48 INFO : no initiator set >16:48:48 INFO : no /tmp/fcpconfig; not configuring zfcp >16:48:48 DEBUG : starting mpaths >16:48:48 DEBUG : self.driveList(): ['sda'] >16:48:48 DEBUG : DiskSet.skippedDisks: [] >16:48:48 DEBUG : DiskSet.skippedDisks: [] >16:48:48 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:48:48 DEBUG : adding drive sda to disk list >16:48:48 DEBUG : starting mpaths >16:48:48 DEBUG : self.driveList(): ['sda'] >16:48:48 DEBUG : DiskSet.skippedDisks: [] >16:48:48 DEBUG : DiskSet.skippedDisks: [] >16:48:48 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:48:49 INFO : vg VolGroup00, size is 953760, pesize is 32768 >16:48:49 DEBUG : VolumeGroupRequestSpec('VolGroup00').preexist_size is 953760.0 >16:48:49 INFO : lv is VolGroup00/LogVol00, size of 951776 >16:48:49 INFO : lv is VolGroup00/LogVol01, size of 1984 >16:48:49 DEBUG : error opening device /dev/VolGroup00/LogVol00: [Errno 2] No such file or directory: '/dev/VolGroup00/LogVol00' >16:48:49 INFO : vg VolGroup00, attr is wz-pn- >16:48:49 INFO : moving (1) to step parttype >16:49:50 INFO : moving (1) to step autopartitionexecute >16:49:50 DEBUG : removing drive sda from disk lists >16:49:50 DEBUG : starting mpaths >16:49:50 DEBUG : self.driveList(): ['sda'] >16:49:50 DEBUG : DiskSet.skippedDisks: [] >16:49:50 DEBUG : DiskSet.skippedDisks: [] >16:49:50 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:49:50 DEBUG : adding drive sda to disk list >16:49:50 DEBUG : using preexisting size of 953760.0 for volume group VolGroup00 >16:49:50 DEBUG : using preexisting size of 953760.0 for volume group VolGroup00 >16:49:50 DEBUG : using preexisting size of 953760.0 for volume group VolGroup00 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 7.84423828125, clamped to 0 >16:49:50 DEBUG : total space: 0 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 238425.622559, clamped to 238400 >16:49:50 DEBUG : total space: 238400 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 357626.66748, clamped to 357600 >16:49:50 DEBUG : total space: 357600 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 417235.03418, clamped to 417216 >16:49:50 DEBUG : total space: 417216 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 447035.29541, clamped to 447008 >16:49:50 DEBUG : total space: 447008 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 461931.503906, clamped to 461920 >16:49:50 DEBUG : total space: 461920 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 469383.530273, clamped to 469376 >16:49:50 DEBUG : total space: 469376 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 473109.543457, clamped to 473088 >16:49:50 DEBUG : total space: 473088 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 474976.472168, clamped to 474976 >16:49:50 DEBUG : total space: 474976 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 475902.092285, clamped to 475872 >16:49:50 DEBUG : total space: 475872 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476372.746582, clamped to 476352 >16:49:50 DEBUG : total space: 476352 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476600.229492, clamped to 476576 >16:49:50 DEBUG : total space: 476576 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476717.893066, clamped to 476704 >16:49:50 DEBUG : total space: 476704 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476780.646973, clamped to 476768 >16:49:50 DEBUG : total space: 476768 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476804.179688, clamped to 476800 >16:49:50 DEBUG : total space: 476800 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476819.868164, clamped to 476800 >16:49:50 DEBUG : total space: 476800 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476827.712402, clamped to 476800 >16:49:50 DEBUG : total space: 476800 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : used space is 2016 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : used space is 242208 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : used space is 247136 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : used space is 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : used space is 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : used space is 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : actual space is 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:49:50 INFO : moving (1) to step partition >16:49:50 DEBUG : no preexisting size for volume group VolGroup01 >16:49:50 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:49:50 DEBUG : total space: 476832 >16:50:07 DEBUG : removing drive sda from disk lists >16:50:07 DEBUG : starting mpaths >16:50:07 DEBUG : self.driveList(): ['sda'] >16:50:07 DEBUG : DiskSet.skippedDisks: [] >16:50:07 DEBUG : DiskSet.skippedDisks: [] >16:50:07 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:50:07 DEBUG : adding drive sda to disk list >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 7.84423828125, clamped to 0 >16:50:07 DEBUG : total space: 0 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 238425.622559, clamped to 238400 >16:50:07 DEBUG : total space: 238400 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 357626.66748, clamped to 357600 >16:50:07 DEBUG : total space: 357600 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 417235.03418, clamped to 417216 >16:50:07 DEBUG : total space: 417216 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 447035.29541, clamped to 447008 >16:50:07 DEBUG : total space: 447008 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 461931.503906, clamped to 461920 >16:50:07 DEBUG : total space: 461920 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 469383.530273, clamped to 469376 >16:50:07 DEBUG : total space: 469376 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 473109.543457, clamped to 473088 >16:50:07 DEBUG : total space: 473088 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 474976.472168, clamped to 474976 >16:50:07 DEBUG : total space: 474976 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 475902.092285, clamped to 475872 >16:50:07 DEBUG : total space: 475872 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476372.746582, clamped to 476352 >16:50:07 DEBUG : total space: 476352 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476600.229492, clamped to 476576 >16:50:07 DEBUG : total space: 476576 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476717.893066, clamped to 476704 >16:50:07 DEBUG : total space: 476704 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476780.646973, clamped to 476768 >16:50:07 DEBUG : total space: 476768 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476804.179688, clamped to 476800 >16:50:07 DEBUG : total space: 476800 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476819.868164, clamped to 476800 >16:50:07 DEBUG : total space: 476800 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476827.712402, clamped to 476800 >16:50:07 DEBUG : total space: 476800 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : used space is 2016 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : used space is 242208 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : used space is 247136 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : used space is 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : used space is 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : used space is 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : actual space is 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:07 DEBUG : no preexisting size for volume group VolGroup01 >16:50:07 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:07 DEBUG : total space: 476832 >16:50:11 DEBUG : computeVGSize: vgsize is 476832 >16:50:14 DEBUG : computeVGSize: vgsize is 476832 >16:50:20 DEBUG : computeVGSize: vgsize is 476832 >16:50:20 DEBUG : computeVGSize: vgsize is 476832 >16:50:23 DEBUG : computeVGSize: vgsize is 476832 >16:50:23 DEBUG : removing drive sda from disk lists >16:50:23 DEBUG : starting mpaths >16:50:23 DEBUG : self.driveList(): ['sda'] >16:50:23 DEBUG : DiskSet.skippedDisks: [] >16:50:23 DEBUG : DiskSet.skippedDisks: [] >16:50:23 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:50:23 DEBUG : adding drive sda to disk list >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 7.84423828125, clamped to 0 >16:50:23 DEBUG : total space: 0 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 238425.622559, clamped to 238400 >16:50:23 DEBUG : total space: 238400 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 357626.66748, clamped to 357600 >16:50:23 DEBUG : total space: 357600 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 417235.03418, clamped to 417216 >16:50:23 DEBUG : total space: 417216 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 447035.29541, clamped to 447008 >16:50:23 DEBUG : total space: 447008 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 461931.503906, clamped to 461920 >16:50:23 DEBUG : total space: 461920 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 469383.530273, clamped to 469376 >16:50:23 DEBUG : total space: 469376 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 473109.543457, clamped to 473088 >16:50:23 DEBUG : total space: 473088 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 474976.472168, clamped to 474976 >16:50:23 DEBUG : total space: 474976 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 475902.092285, clamped to 475872 >16:50:23 DEBUG : total space: 475872 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476372.746582, clamped to 476352 >16:50:23 DEBUG : total space: 476352 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476600.229492, clamped to 476576 >16:50:23 DEBUG : total space: 476576 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476717.893066, clamped to 476704 >16:50:23 DEBUG : total space: 476704 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476780.646973, clamped to 476768 >16:50:23 DEBUG : total space: 476768 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476804.179688, clamped to 476800 >16:50:23 DEBUG : total space: 476800 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476819.868164, clamped to 476800 >16:50:23 DEBUG : total space: 476800 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476827.712402, clamped to 476800 >16:50:23 DEBUG : total space: 476800 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : used space is 30976 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : actual space is 476832 >16:50:23 DEBUG : used space is 35904 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : actual space is 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:23 DEBUG : no preexisting size for volume group VolGroup01 >16:50:23 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:23 DEBUG : total space: 476832 >16:50:30 DEBUG : computeVGSize: vgsize is 476832 >16:50:40 DEBUG : computeVGSize: vgsize is 476832 >16:50:52 DEBUG : removing drive sda from disk lists >16:50:52 DEBUG : starting mpaths >16:50:52 DEBUG : self.driveList(): ['sda'] >16:50:52 DEBUG : DiskSet.skippedDisks: [] >16:50:52 DEBUG : DiskSet.skippedDisks: [] >16:50:52 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:50:53 DEBUG : adding drive sda to disk list >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 7.84423828125, clamped to 0 >16:50:53 DEBUG : total space: 0 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 238425.622559, clamped to 238400 >16:50:53 DEBUG : total space: 238400 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 357626.66748, clamped to 357600 >16:50:53 DEBUG : total space: 357600 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 417235.03418, clamped to 417216 >16:50:53 DEBUG : total space: 417216 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 447035.29541, clamped to 447008 >16:50:53 DEBUG : total space: 447008 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 461931.503906, clamped to 461920 >16:50:53 DEBUG : total space: 461920 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 469383.530273, clamped to 469376 >16:50:53 DEBUG : total space: 469376 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 473109.543457, clamped to 473088 >16:50:53 DEBUG : total space: 473088 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 474976.472168, clamped to 474976 >16:50:53 DEBUG : total space: 474976 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 475902.092285, clamped to 475872 >16:50:53 DEBUG : total space: 475872 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476372.746582, clamped to 476352 >16:50:53 DEBUG : total space: 476352 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476600.229492, clamped to 476576 >16:50:53 DEBUG : total space: 476576 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476717.893066, clamped to 476704 >16:50:53 DEBUG : total space: 476704 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476780.646973, clamped to 476768 >16:50:53 DEBUG : total space: 476768 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476804.179688, clamped to 476800 >16:50:53 DEBUG : total space: 476800 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476819.868164, clamped to 476800 >16:50:53 DEBUG : total space: 476800 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476827.712402, clamped to 476800 >16:50:53 DEBUG : total space: 476800 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:53 DEBUG : no preexisting size for volume group VolGroup01 >16:50:53 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:53 DEBUG : total space: 476832 >16:50:55 DEBUG : removing drive sda from disk lists >16:50:55 DEBUG : starting mpaths >16:50:55 DEBUG : self.driveList(): ['sda'] >16:50:55 DEBUG : DiskSet.skippedDisks: [] >16:50:55 DEBUG : DiskSet.skippedDisks: [] >16:50:55 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:50:55 DEBUG : adding drive sda to disk list >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 7.84423828125, clamped to 0 >16:50:55 DEBUG : total space: 0 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 238425.622559, clamped to 238400 >16:50:55 DEBUG : total space: 238400 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 357626.66748, clamped to 357600 >16:50:55 DEBUG : total space: 357600 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 417235.03418, clamped to 417216 >16:50:55 DEBUG : total space: 417216 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 447035.29541, clamped to 447008 >16:50:55 DEBUG : total space: 447008 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 461931.503906, clamped to 461920 >16:50:55 DEBUG : total space: 461920 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 469383.530273, clamped to 469376 >16:50:55 DEBUG : total space: 469376 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 473109.543457, clamped to 473088 >16:50:55 DEBUG : total space: 473088 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 474976.472168, clamped to 474976 >16:50:55 DEBUG : total space: 474976 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 475902.092285, clamped to 475872 >16:50:55 DEBUG : total space: 475872 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476372.746582, clamped to 476352 >16:50:55 DEBUG : total space: 476352 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476600.229492, clamped to 476576 >16:50:55 DEBUG : total space: 476576 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476717.893066, clamped to 476704 >16:50:55 DEBUG : total space: 476704 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476780.646973, clamped to 476768 >16:50:55 DEBUG : total space: 476768 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476804.179688, clamped to 476800 >16:50:55 DEBUG : total space: 476800 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476819.868164, clamped to 476800 >16:50:55 DEBUG : total space: 476800 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476827.712402, clamped to 476800 >16:50:55 DEBUG : total space: 476800 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:55 DEBUG : no preexisting size for volume group VolGroup01 >16:50:55 DEBUG : got pv.size of 476835.556641, clamped to 476832 >16:50:55 DEBUG : total space: 476832 >16:50:58 DEBUG : removing drive sda from disk lists >16:50:58 DEBUG : starting mpaths >16:50:58 DEBUG : self.driveList(): ['sda'] >16:50:58 DEBUG : DiskSet.skippedDisks: [] >16:50:58 DEBUG : DiskSet.skippedDisks: [] >16:50:58 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:50:58 DEBUG : adding drive sda to disk list >16:51:14 DEBUG : removing drive sda from disk lists >16:51:14 DEBUG : starting mpaths >16:51:14 DEBUG : self.driveList(): ['sda'] >16:51:14 DEBUG : DiskSet.skippedDisks: [] >16:51:14 DEBUG : DiskSet.skippedDisks: [] >16:51:14 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:51:15 DEBUG : adding drive sda to disk list >16:51:27 DEBUG : removing drive sda from disk lists >16:51:27 DEBUG : starting mpaths >16:51:27 DEBUG : self.driveList(): ['sda'] >16:51:27 DEBUG : DiskSet.skippedDisks: [] >16:51:27 DEBUG : DiskSet.skippedDisks: [] >16:51:27 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:51:27 DEBUG : adding drive sda to disk list >16:51:36 DEBUG : removing drive sda from disk lists >16:51:36 DEBUG : starting mpaths >16:51:36 DEBUG : self.driveList(): ['sda'] >16:51:36 DEBUG : DiskSet.skippedDisks: [] >16:51:36 DEBUG : DiskSet.skippedDisks: [] >16:51:36 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:51:36 DEBUG : adding drive sda to disk list >16:51:42 DEBUG : removing drive sda from disk lists >16:51:42 DEBUG : starting mpaths >16:51:42 DEBUG : self.driveList(): ['sda'] >16:51:42 DEBUG : DiskSet.skippedDisks: [] >16:51:42 DEBUG : DiskSet.skippedDisks: [] >16:51:42 DEBUG : done starting mpaths. Drivelist: ['sda'] >16:51:42 DEBUG : adding drive sda to disk list >16:51:43 DEBUG : computeVGSize: vgsize is 34976 >16:51:45 DEBUG : computeVGSize: vgsize is 34976 > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=dhcp47-148.lab.bos.redhat.com >DOMAIN=lab.bos.redhat.com > > >/tmp/lvmout: > 0 logical volume(s) in volume group "VolGroup00" now active >W27-3fQOuv'. > Couldn't find device with uuid '6t3k9V-mfeq-8jCk-L1na-Qw1T-aW27-3fQOuv'. > Couldn't find device with uuid '6t3k9V-mfeq-8jCk-L1na-Qw1T-aW27-3fQOuv'. > Couldn't find device with uuid '6t3k9V-mfeq-8jCk-L1na-Qw1T-aW27-3fQOuv'. > Couldn't find device with uuid '6t3k9V-mfeq-8jCk-L1na-Qw1T-aW27-3fQOuv'.
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 463843
: 317624