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 318068 Details for
Bug 464771
NameError: global name 'log' is not defined
[?]
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.
anacdump.txt
anacdump.txt (text/plain), 86.96 KB, created by
Alexander Todorov
on 2008-09-30 13:01:19 UTC
(
hide
)
Description:
anacdump.txt
Filename:
MIME Type:
Creator:
Alexander Todorov
Created:
2008-09-30 13:01:19 UTC
Size:
86.96 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/partitioning.py", line 114, in partitioningComplete > log.info("user elected to not encrypt any devices.") > File "/usr/lib/anaconda/dispatch.py", line 201, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 124, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1151, in nextClicked > self.anaconda.dispatch.gotoNext() >NameError: global name 'log' is not defined > >Local variables in innermost frame: >anaconda: <__main__.Anaconda instance at 0x2000000000940170> >request: LV Request -- mountpoint: / uniqueID: 7 > type: ext3 format: 1 badblocks: None > size: 273952 lvname: LogVol00 volgroup: 10 > bytesPerInode: 4096 options: 'None' encryption: None >undoEncryption: False >preexist: False >passphrase: >rc: 1 >entry: fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >retrofit: False >partitions: <partitions.Partitions instance at 0x6000000001115908> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 210 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x2000000002a0c5a0> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x60000000010f5b40> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object (GnomeCanvas) at 0x2000000002a9bf00> > intf.icw.currentWindow.diskStripeGraph.textlabels: [] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object (GtkTreeStore) at 0x2000000002a34190> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x600000000105ebd8>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 0.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x2000000002a34410> > intf.icw.currentWindow.tree: <DiskTreeModel object (GtkTreeStore) at 0x2000000002a34190> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2000000002925758>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2000000002925758>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2000000002925758>> > intf.icw.currentWindow.fsset.entries: [fsentry -- device: sda1 mountpoint: /boot/efi > fsystem: vfat format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, 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 > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > 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 0x2000000004d24820> > 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 0x2000000002a9bdc0> > intf.icw.currentWindow.treeView: <gtk.TreeView object (GtkTreeView) at 0x2000000002a9bd70> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'sda': True, 'sdb': True} > intf.icw.currentWindow.diskset.disks: {'sda': <PedDisk object at 0x2000000000731970>, 'sdb': <PedDisk object at 0x2000000000731b30>} > 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: 11 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.useFdisk: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [sda, sdb] > 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/efi uniqueID: 8 > type: vfat format: 1 badblocks: None > device: sda1 drive: ['sda', 'sdb'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, VG Request -- name: VolGroup00 uniqueID: 10 > format: 1 pesize: 32768 > physvols: [4, 5] >, LV Request -- mountpoint: / uniqueID: 7 > type: ext3 format: 1 badblocks: None > size: 273952 lvname: LogVol00 volgroup: 10 > bytesPerInode: 4096 options: 'None' encryption: None >, New Part Request -- mountpoint: None uniqueID: 4 > type: physical volume (LVM) format: 1 badblocks: None > device: sda2 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, New Part Request -- mountpoint: None uniqueID: 5 > type: physical volume (LVM) format: 1 badblocks: None > device: sdb1 drive: ['sdb'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, LV Request -- mountpoint: None uniqueID: 9 > type: swap format: 1 badblocks: None > size: 5952 lvname: LogVol01 volgroup: 10 > 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/efi uniqueID: None > type: vfat 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: sdb start: 34 end: 286749454 >, drive: sda start: 204834 end: 286749454 >, drive: sda start: 34 end: 204833 >] > intf.icw.window: <gtk.Window object (GtkWindow) at 0x2000000002a0c550> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x2000000002a0c690> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x200000000298df00> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x200000000298d190> > intf.icw.rnv.currentURI: None > intf.icw.rnv.topDir: None > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x200000000298d230> > 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://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os >dispatch: Dispatcher instance, containing members: > dispatch.step: 15 > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 2, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, '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 0x2000000002925758>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2000000002925758>> > dispatch.method.baseUrl: http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2000000002925758>> > 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 0x2000000002860560>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >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] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: radeon > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 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: {'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: Serial > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="No - mouse" >MOUSETYPE="none" >XEMU3="no" >XMOUSETYPE="none" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > 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 0x20000000029bb790> > id.methodstr: http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/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: ia64BootloaderInfo 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: > id.bootloader.device: None > id.bootloader.configfile: /boot/efi/EFI/redhat/elilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: > 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, sdb] > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: roentgen.test.redhat.com > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth1': DEVICE=eth1 >HWADDR=00:11:85:5F:72:47 >ONBOOT=no > >, 'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:11:85:5F:72:46 >ONBOOT=yes > >} > id.network.primaryNS: 192.168.32.2 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [test.redhat.com devel.redhat.com redhat.com] > id.network.query: False > id.network.secondaryNS: > 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@boris.build.redhat.com) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Thu Sep 18 18:13:01 EDT 2008 ><6>EFI v1.10 by HP: SALsystab=0x3ee7a000 ACPI 2.0=0x3fe2c000 SMBIOS=0x3ee7c000 HCDP=0x3fe2a000 ><6>booting generic kernel on platform hpzx1 ><6>PCDP: v3 at 0x3fe2a000 ><6>Early serial console at MMIO 0xf4050000 (options '9600n8') ><7>ACPI: RSDP (v002 HP ) @ 0x000000003fe2c000 ><7>ACPI: XSDT (v001 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe2c02c ><7>ACPI: FADT (v003 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe36068 ><7>ACPI: SPCR (v001 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe361a0 ><7>ACPI: DBGP (v001 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe361f0 ><7>ACPI: MADT (v001 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe36410 ><7>ACPI: SPMI (v004 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe36228 ><7>ACPI: CPEP (v001 HP rx1620 0x00000000 HP 0x00000000) @ 0x000000003fe362e0 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe34568 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe34718 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe34bc8 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe35458 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe35ce8 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe35e98 ><7>ACPI: SSDT (v001 HP rx1620 0x00000006 INTL 0x20050309) @ 0x000000003fe35f78 ><7>ACPI: DSDT (v001 HP rx1620 0x00000007 INTL 0x20050309) @ 0x0000000000000000 ><4>rsvd_region[0]: [0xe000000001000000, 0xe0000000010000c0) ><4>rsvd_region[1]: [0xe000000004000000, 0xe000000004dff5f0) ><4>rsvd_region[2]: [0xe0000040fd558010, 0xe0000040fd558060) ><4>rsvd_region[3]: [0xe0000040fd55bfe0, 0xe0000040fd55c010) ><4>rsvd_region[4]: [0xe0000040fd55e000, 0xe0000040fdf79aa0) ><4>rsvd_region[5]: [0xe0000040fefa0010, 0xe0000040fefa07f0) ><4>rsvd_region[6]: [0xffffffffffffffff, 0xffffffffffffffff) ><6>Initial ramdisk at: 0xe0000040fd55e000 (10599072 bytes) ><6>SAL 3.1: HP version 4.27 ><6>SAL Platform features: None ><6>SAL: AP wakeup using external interrupt vector 0xff ><6>No logical to physical processor mapping available ><4>cpu_init: PAL max_purges is overridden to 1 PALO is required for multiple outsanding ptc.g ><6>ACPI: Local APIC address c0000000fee00000 ><6>GSI 36 (level, low) -> CPU 0 (0x0000) vector 48 ><6>2 CPUs available, 2 CPUs total ><6>MCA related initialization done ><7>On node 0 totalpages: 258322 ><7> DMA zone: 62432 pages, LIFO batch:7 ><7> Normal zone: 195890 pages, LIFO batch:7 ><6>SMP: Allowing 2 CPUs, 0 hotplug CPUs ><4>Built 1 zonelists. Total pages: 258322 ><5>Kernel command line: BOOT_IMAGE=net0:efi/rhel5.3/vmlinuz serial vnc ><4>PID hash table entries: 4096 (order: 12, 32768 bytes) ><7>CPU 0: base freq=266.671MHz, ITC ratio=12/2, ITC freq=1600.027MHz+/-600ppm ><4>Console: colour VGA+ 80x25 ><6>Memory: 4051712k/4133152k available (6529k code, 106192k reserved, 3968k data, 464k init) ><6>McKinley Errata 9 workaround not needed; disabling it ><7>Calibrating delay loop... 2392.06 BogoMIPS (lpj=1196032) ><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>Dentry cache hash table entries: 524288 (order: 8, 4194304 bytes) ><4>Inode-cache hash table entries: 262144 (order: 7, 2097152 bytes) ><4>Mount-cache hash table entries: 1024 ><6>ACPI: Core revision 20060707 ><6>Boot processor id 0x0/0x0 ><4>cpu_init: PAL max_purges is overridden to 1 PALO is required for multiple outsanding ptc.g ><4>Fixed BSP b0 value from CPU 1 ><6>CPU 1: synchronized ITC with CPU 0 (last diff -21 cycles, maxerr 549 cycles) ><7>CPU 1: base freq=266.671MHz, ITC ratio=12/2, ITC freq=1600.027MHz+/-600ppm ><7>Calibrating delay loop... 2392.06 BogoMIPS (lpj=1196032) ><6>Brought up 2 CPUs ><6>Total of 2 processors activated (4784.12 BogoMIPS). ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=568 bytes ><7>sizeof(dentry)=216 bytes ><7>sizeof(ext3inode)=776 bytes ><7>sizeof(buffer_head)=96 bytes ><7>sizeof(skbuff)=240 bytes ><4>migration_cost=2088 ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 10336kB freed ><6>DMI 2.3 present. ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOSAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [L000] (0000:00) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.L000._PRT] ><6>ACPI: PCI Root Bridge [L001] (0000:20) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.L001._PRT] ><6>ACPI: PCI Root Bridge [L002] (0000:40) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.L002._PRT] ><6>ACPI: PCI Root Bridge [L004] (0000:80) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.L004._PRT] ><6>ACPI: PCI Root Bridge [L007] (0000:e0) ><7>ACPI: PCI Interrupt Routing Table [\_SB_.SBA0.L007._PRT] ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>GSI 34 (level, low) -> CPU 1 (0x0100) vector 49 ><6>pnp: PnP ACPI: found 8 devices ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><6>IOC: zx1 2.3 HPA 0xfed01000 IOVA space 1024Mb at 0x40000000 ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 131072 (order: 6, 1048576 bytes) ><4>TCP established hash table entries: 524288 (order: 9, 8388608 bytes) ><4>TCP bind hash table entries: 65536 (order: 6, 1048576 bytes) ><6>TCP: Hash tables configured (established 524288 bind 65536) ><6>TCP reno registered ><4>perfmon: version 2.0 IRQ 238 ><4>perfmon: Itanium 2 PMU detected, 16 PMCs, 18 PMDs, 4 counters (47 bits) ><6>PAL Information Facility v0.5 ><6>perfmon: added sampling format default_format ><4>perfmon_default_smpl: default_format v2.0 registered ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1222778348.254:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 2048 (order 0, 16384 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 9A6CC37BB0548B3B ><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) ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Thermal Zone [THM0] (27 C) ><6>EFI Time Services Driver v0.4 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 16 ports, IRQ sharing enabled ><6>00:04: ttyS0 at MMIO 0xff5e0000 (irq = 49) is a 16550A ><6>GSI 60 (level, low) -> CPU 0 (0x0000) vector 50 ><6>ACPI: PCI Interrupt 0000:e0:01.0[A] -> GSI 60 (level, low) -> IRQ 50 ><6>0000:e0:01.0: ttyS1 at MMIO 0xf4051000 (irq = 50) is a 16550A ><6>ACPI: PCI Interrupt 0000:e0:01.1[A] -> GSI 60 (level, low) -> IRQ 50 ><6>0000:e0:01.1: ttyS2 at MMIO 0xf4050000 (irq = 50) is a 16550A ><6>0000:e0:01.1: ttyS3 at MMIO 0xf4050010 (irq = 50) is a 16550A ><6>0000:e0:01.1: ttyS4 at MMIO 0xf4050038 (irq = 50) is a 16550A ><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 ><6>CMD649: IDE controller at PCI slot 0000:00:02.0 ><6>GSI 21 (level, low) -> CPU 1 (0x0100) vector 51 ><6>ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 21 (level, low) -> IRQ 51 ><6>CMD649: chipset revision 2 ><6>CMD649: 100% native mode on irq 51 ><6> ide0: BM-DMA at 0x0d00-0x0d07, BIOS settings: hda:pio, hdb:pio ><6> ide1: BM-DMA at 0x0d08-0x0d0f, BIOS settings: hdc:pio, hdd:pio ><7>Probing IDE interface ide0... ><4>hda: DV-28E-N, ATAPI CD/DVD-ROM drive ><4>ide0 at 0xd18-0xd1f,0xd26 on irq 51 ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide2... ><7>Probing IDE interface ide3... ><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>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>EFI Variables Facility v0.08 2004-May-17 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Adding console on ttyS2 at MMIO 0xf4050000 (options '9600n8') ><6>Freeing unused kernel memory: 464kB freed ><5>FS-Cache: Loaded ><6>loop: loaded (max 8 devices) ><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 ><6>hda: ATAPI 24X DVD-ROM drive, 256kB Cache, UDMA(33) ><6>Uniform CD-ROM driver Revision: 3.20 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>GSI 18 (level, low) -> CPU 0 (0x0000) vector 52 ><6>ACPI: PCI Interrupt 0000:00:01.2[C] -> GSI 18 (level, low) -> IRQ 52 ><6>ehci_hcd 0000:00:01.2: EHCI Host Controller ><6>ehci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:01.2: irq 52, io mem 0x80000000 ><6>ehci_hcd 0000:00:01.2: USB 2.0 started, EHCI 0.95, 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: 5 ports detected ><7>ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ><6>GSI 16 (level, low) -> CPU 1 (0x0100) vector 53 ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 53 ><6>ohci_hcd 0000:00:01.0: OHCI Host Controller ><6>ohci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2 ><6>ohci_hcd 0000:00:01.0: irq 53, io mem 0x80002000 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 3 ports detected ><6>GSI 17 (level, low) -> CPU 0 (0x0000) vector 54 ><6>ACPI: PCI Interrupt 0000:00:01.1[B] -> GSI 17 (level, low) -> IRQ 54 ><6>ohci_hcd 0000:00:01.1: OHCI Host Controller ><6>ohci_hcd 0000:00:01.1: new USB bus registered, assigned bus number 3 ><6>ohci_hcd 0000:00:01.1: irq 54, io mem 0x80001000 ><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>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>GSI 29 (level, low) -> CPU 1 (0x0100) vector 55 ><6>ACPI: PCI Interrupt 0000:20:02.0[A] -> GSI 29 (level, low) -> IRQ 55 ><6>e1000: 0000:20:02.0: e1000_probe: (PCI-X:66MHz:64-bit) 00:11:85:5f:72:46 ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>GSI 30 (level, low) -> CPU 0 (0x0000) vector 56 ><6>ACPI: PCI Interrupt 0000:20:02.1[B] -> GSI 30 (level, low) -> IRQ 56 ><6>e1000: 0000:20:02.1: e1000_probe: (PCI-X:66MHz:64-bit) 00:11:85:5f:72:47 ><6>e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection ><6>Fusion MPT base driver 3.04.07 ><6>Copyright (c) 1999-2008 LSI Corporation ><6>Fusion MPT SPI Host driver 3.04.07 ><6>GSI 27 (level, low) -> CPU 1 (0x0100) vector 57 ><6>ACPI: PCI Interrupt 0000:20:01.0[A] -> GSI 27 (level, low) -> IRQ 57 ><6>mptbase: ioc0: Initiating bringup ><6>ioc0: LSI53C1030 C0: Capabilities={Initiator,Target} ><6>scsi0 : ioc0: LSI53C1030 C0, FwRev=01032345h, Ports=1, MaxQ=255, IRQ=57 ><5> Vendor: HP 146 G Model: MAX3147NC Rev: HPC1 ><5> Type: Direct-Access ANSI SCSI revision: 03 ><6> target0:0:0: Beginning Domain Validation ><6> target0:0:0: Ending Domain Validation ><6> target0:0:0: FAST-160 WIDE SCSI 320.0 MB/s DT IU QAS RTI WRFLOW PCOMP (6.25 ns, offset 127) ><5>SCSI device sda: 286749488 512-byte hdwr sectors (146816 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: cf 00 10 08 ><5>SCSI device sda: drive cache: write through w/ FUA ><5>SCSI device sda: 286749488 512-byte hdwr sectors (146816 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: cf 00 10 08 ><5>SCSI device sda: drive cache: write through w/ FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: Attached scsi disk sda ><5> Vendor: HP 146 G Model: MAX3147NC Rev: HPC1 ><5> Type: Direct-Access ANSI SCSI revision: 03 ><6> target0:0:1: Beginning Domain Validation ><6> target0:0:1: Ending Domain Validation ><6> target0:0:1: FAST-160 WIDE SCSI 320.0 MB/s DT IU QAS RTI WRFLOW PCOMP (6.25 ns, offset 127) ><5>SCSI device sdb: 286749488 512-byte hdwr sectors (146816 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: cf 00 10 08 ><5>SCSI device sdb: drive cache: write through w/ FUA ><5>SCSI device sdb: 286749488 512-byte hdwr sectors (146816 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: cf 00 10 08 ><5>SCSI device sdb: drive cache: write through w/ FUA ><6> sdb: sdb1 ><5>sd 0:0:1:0: Attached scsi disk sdb ><6>GSI 28 (level, low) -> CPU 0 (0x0000) vector 58 ><6>ACPI: PCI Interrupt 0000:20:01.1[B] -> GSI 28 (level, low) -> IRQ 58 ><6>mptbase: ioc1: Initiating bringup ><6>ioc1: LSI53C1030 C0: Capabilities={Initiator,Target} ><6>scsi1 : ioc1: LSI53C1030 C0, FwRev=01032345h, Ports=1, MaxQ=255, IRQ=58 ><6>ADDRCONF(NETDEV_UP): eth1: link is not ready ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>e1000: eth0: e1000_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 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 pfmfs, type pfmfs), not configured for labeling ><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(1222778431.475: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: measuring checksumming speed ><4> ia64 : 3312.000 MB/sec ><4>raid5: using function: ia64 (3312.000 MB/sec) ><4>raid6: int64x1 1378 MB/s ><4>raid6: int64x2 2175 MB/s ><4>raid6: int64x4 2355 MB/s ><4>raid6: int64x8 3191 MB/s ><4>raid6: int64x16 3722 MB/s ><4>raid6: int64x32 2113 MB/s ><4>raid6: using algorithm int64x16 (3722 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:16:24) installed ><6>Lock_Nolock (built Sep 18 2008 18:16:42) 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 ><4>anaconda(593): unaligned access to 0x2000000001956b44, ip=0x2000000000018880 ><4>anaconda(593): unaligned access to 0x2000000001956b44, ip=0x2000000000018890 ><4>anaconda(593): unaligned access to 0x2000000001956b5c, ip=0x2000000000018880 ><4>anaconda(593): unaligned access to 0x2000000001956b5c, ip=0x2000000000018890 ><4>anaconda(593): unaligned access to 0x2000000001956b74, ip=0x2000000000018880 ><4>loadkeys(625): unaligned access to 0x20000000018a2b44, ip=0x2000000000018880 ><4>loadkeys(625): unaligned access to 0x20000000018a2b44, ip=0x2000000000018890 ><4>loadkeys(625): unaligned access to 0x20000000018a2b5c, ip=0x2000000000018880 ><4>loadkeys(625): unaligned access to 0x20000000018a2b5c, ip=0x2000000000018890 ><4>loadkeys(625): unaligned access to 0x20000000018a2b74, ip=0x2000000000018880 ><4>loadkeys(628): unaligned access to 0x20000000018a2b44, ip=0x2000000000018880 ><4>loadkeys(628): unaligned access to 0x20000000018a2b44, ip=0x2000000000018890 ><4>loadkeys(628): unaligned access to 0x20000000018a2b5c, ip=0x2000000000018880 ><4>loadkeys(628): unaligned access to 0x20000000018a2b5c, ip=0x2000000000018890 ><4>loadkeys(628): unaligned access to 0x20000000018a2b74, ip=0x2000000000018880 > > >/tmp/anaconda.log: >12:39:13 INFO : 4062512 kB are available >12:39:13 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >12:39:13 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:14 INFO : loaded cramfs from /modules/modules.cgz >12:39:14 INFO : loaded fat from /modules/modules.cgz >12:39:14 INFO : loaded vfat from /modules/modules.cgz >12:39:14 INFO : loaded sunrpc from /modules/modules.cgz >12:39:14 INFO : loaded lockd from /modules/modules.cgz >12:39:14 INFO : loaded fscache from /modules/modules.cgz >12:39:14 INFO : loaded nfs_acl from /modules/modules.cgz >12:39:14 INFO : loaded nfs from /modules/modules.cgz >12:39:14 INFO : loaded loop from /modules/modules.cgz >12:39:14 INFO : loaded squashfs from /modules/modules.cgz >12:39:14 DEBUG : module(s) isofs floppy edd pcspkr not found >12:39:14 INFO : inserted /tmp/cramfs.ko >12:39:14 INFO : inserted /tmp/fat.ko >12:39:14 INFO : inserted /tmp/vfat.ko >12:39:14 INFO : inserted /tmp/sunrpc.ko >12:39:14 INFO : inserted /tmp/lockd.ko >12:39:14 INFO : inserted /tmp/fscache.ko >12:39:14 INFO : inserted /tmp/nfs_acl.ko >12:39:14 INFO : inserted /tmp/nfs.ko >12:39:14 INFO : inserted /tmp/loop.ko >12:39:14 INFO : inserted /tmp/squashfs.ko >12:39:14 INFO : load module set done >12:39:14 INFO : modules to insert crypto_api xfrm_nalgo ipv6 >12:39:14 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:15 INFO : loaded crypto_api from /modules/modules.cgz >12:39:15 INFO : loaded xfrm_nalgo from /modules/modules.cgz >12:39:15 INFO : loaded ipv6 from /modules/modules.cgz >12:39:15 INFO : inserted /tmp/crypto_api.ko >12:39:15 INFO : inserted /tmp/xfrm_nalgo.ko >12:39:15 INFO : inserted /tmp/ipv6.ko >12:39:15 INFO : load module set done >12:39:15 INFO : modules to insert cdrom ide-cd >12:39:15 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:15 INFO : loaded cdrom from /modules/modules.cgz >12:39:15 INFO : loaded ide-cd from /modules/modules.cgz >12:39:15 INFO : inserted /tmp/cdrom.ko >12:39:15 INFO : inserted /tmp/ide-cd.ko >12:39:15 INFO : load module set done >12:39:15 INFO : modules to insert scsi_mod sd_mod sr_mod >12:39:15 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:16 INFO : loaded scsi_mod from /modules/modules.cgz >12:39:16 INFO : loaded sd_mod from /modules/modules.cgz >12:39:16 INFO : loaded sr_mod from /modules/modules.cgz >12:39:16 INFO : inserted /tmp/scsi_mod.ko >12:39:16 INFO : inserted /tmp/sd_mod.ko >12:39:16 INFO : inserted /tmp/sr_mod.ko >12:39:16 INFO : load module set done >12:39:16 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >12:39:16 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:16 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >12:39:16 INFO : loaded libiscsi from /modules/modules.cgz >12:39:16 INFO : loaded iscsi_tcp from /modules/modules.cgz >12:39:16 INFO : inserted /tmp/scsi_transport_iscsi.ko >12:39:16 INFO : inserted /tmp/libiscsi.ko >12:39:16 INFO : inserted /tmp/iscsi_tcp.ko >12:39:16 INFO : load module set done >12:39:16 INFO : modules to insert iscsi_ibft >12:39:16 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:17 DEBUG : module(s) iscsi_ibft not found >12:39:17 INFO : load module set done >12:39:17 INFO : looking for usb controllers >12:39:17 INFO : found USB controller ehci-hcd >12:39:17 INFO : modules to insert ehci-hcd >12:39:17 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:17 INFO : loaded ehci-hcd from /modules/modules.cgz >12:39:17 INFO : inserted /tmp/ehci-hcd.ko >12:39:17 INFO : load module set done >12:39:17 INFO : found USB controller ohci-hcd >12:39:17 INFO : modules to insert ohci-hcd >12:39:17 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:18 INFO : loaded ohci-hcd from /modules/modules.cgz >12:39:20 INFO : inserted /tmp/ohci-hcd.ko >12:39:20 INFO : load module set done >12:39:20 INFO : found USB controller ohci-hcd >12:39:20 INFO : modules to insert >12:39:20 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:20 INFO : load module set done >12:39:20 DEBUG : waiting for usb to become stable... >12:39:24 DEBUG : 4 seconds. >12:39:24 INFO : modules to insert hid keybdev >12:39:24 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:25 DEBUG : module(s) hid keybdev not found >12:39:25 INFO : load module set done >12:39:26 INFO : no firewire controller found >12:39:26 INFO : Trying to detect vendor driver discs >12:39:26 DEBUG : no pcic controller found >12:39:26 DEBUG : probing buses >12:39:26 DEBUG : finished bus probing >12:39:26 DEBUG : ignoring driverless device Hewlett-Packard Company Unknown device 1048 >12:39:26 DEBUG : ignoring driverless device Hewlett-Packard Company Unknown device 1290 >12:39:26 DEBUG : ignoring driverless device ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >12:39:26 DEBUG : ignoring driverless device Silicon Image, Inc. Unknown device 0649 >12:39:26 INFO : modules to insert e1000 mptbase mptscsih scsi_transport_spi mptspi >12:39:26 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:39:26 INFO : loaded e1000 from /modules/modules.cgz >12:39:26 INFO : loaded mptbase from /modules/modules.cgz >12:39:26 INFO : loaded mptscsih from /modules/modules.cgz >12:39:26 INFO : loaded scsi_transport_spi from /modules/modules.cgz >12:39:26 INFO : loaded mptspi from /modules/modules.cgz >12:39:27 INFO : inserted /tmp/e1000.ko >12:39:28 INFO : inserted /tmp/mptbase.ko >12:39:28 INFO : inserted /tmp/mptscsih.ko >12:39:28 INFO : inserted /tmp/scsi_transport_spi.ko >12:39:38 INFO : inserted /tmp/mptspi.ko >12:39:38 INFO : load module set done >12:39:38 INFO : trying to mount CD device hda >12:39:41 DEBUG : going to set language to en_US.UTF-8 >12:39:41 INFO : setting language to en_US.UTF-8 >12:39:43 INFO : need to set up networking >12:39:43 INFO : going to pick interface >12:39:44 INFO : going to do getNetConfig >12:39:44 INFO : eth0 is not a wireless adapter >12:39:46 DEBUG : waiting for link eth0... >12:39:46 DEBUG : 0 seconds. >12:39:46 DEBUG : sleep (nicdelay) for 0 secs first >12:39:46 DEBUG : continuing... >12:39:46 INFO : requesting dhcp timeout 45 >12:39:46 INFO : Listening on LPF/eth0/00:11:85:5f:72:46 >12:39:46 INFO : Sending on LPF/eth0/00:11:85:5f:72:46 >12:39:46 INFO : Sending on Socket/fallback >12:39:46 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 >12:39:52 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15 >12:39:52 INFO : DHCPOFFER from 192.168.32.2 >12:39:52 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >12:39:52 INFO : DHCPACK from 192.168.32.2 >12:39:52 INFO : bound to 192.168.32.43 -- renewal in 19656 seconds. >12:39:52 INFO : DHCPv4 eth0 - obtained lease 192.168.32.43 >12:39:52 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.252.0 >12:39:52 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 22 broadcast: 192.168.35.255 >12:39:52 INFO : DHCPv4 eth0 - option routers: >12:39:52 ERROR : no DNS servers, can't look up hostname >12:39:52 DEBUG : device = eth0 >12:39:52 DEBUG : broadcast = 192.168.35.255 >12:39:52 DEBUG : netmask = 255.255.252.0 >12:39:52 DEBUG : network = 192.168.32.0 >12:39:52 DEBUG : gateway = 192.168.35.254 >12:39:52 DEBUG : dns[0] = 192.168.32.2 >12:39:52 DEBUG : waiting for link eth0... >12:39:52 DEBUG : 0 seconds. >12:39:52 DEBUG : sleep (nicdelay) for 0 secs first >12:39:52 DEBUG : continuing... >12:39:52 INFO : reverse name lookup worked >12:39:52 INFO : starting to STEP_URL >12:40:30 INFO : trying to mount CD device hda >12:40:30 INFO : transferring http://porkchop.redhat.com//nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/images/updates.img to a fd >12:40:30 INFO : transferring http://porkchop.redhat.com//nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/disc1/images/updates.img to a fd >12:40:30 INFO : transferring http://porkchop.redhat.com//nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/images/product.img to a fd >12:40:30 INFO : transferring http://porkchop.redhat.com//nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/disc1/images/product.img to a fd >12:40:30 INFO : 4062512 kB are available >12:40:30 INFO : transferring http://porkchop.redhat.com//nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/images/stage2.img to a fd >12:40:31 DEBUG : copied 108515328 bytes to /tmp/ramfs/stage2.img (complete) >12:40:31 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 11 >12:40:31 INFO : got url http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os >12:40:31 INFO : Loading SELinux policy >12:40:31 INFO : getting ready to spawn shell now >12:40:31 INFO : not spawning a shell >12:40:31 INFO : modules to insert >12:40:31 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:31 INFO : load module set done >12:40:31 INFO : modules to insert >12:40:31 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:31 INFO : load module set done >12:40:31 INFO : modules to insert >12:40:31 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:31 INFO : load module set done >12:40:31 INFO : modules to insert iscsi_ibft >12:40:31 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:31 DEBUG : module(s) iscsi_ibft not found >12:40:31 INFO : load module set done >12:40:31 DEBUG : probing buses >12:40:32 DEBUG : finished bus probing >12:40:32 DEBUG : ignoring driverless device Hewlett-Packard Company Diva Serial [GSP] Multiport UART >12:40:32 DEBUG : ignoring driverless device Hewlett-Packard Company Auxiliary Diva Serial Port >12:40:32 DEBUG : ignoring driverless device ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] >12:40:32 DEBUG : ignoring driverless device Silicon Image, Inc. SiI 0649 Ultra ATA/100 PCI to ATA Host Controller >12:40:32 INFO : modules to insert >12:40:32 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:32 INFO : load module set done >12:40:32 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 >12:40:32 DEBUG : getModuleLocation: 2.6.18-116.el5/ia64 >12:40:32 INFO : loaded raid0 from /modules/modules.cgz >12:40:32 INFO : loaded raid1 from /modules/modules.cgz >12:40:32 INFO : loaded xor from /modules/modules.cgz >12:40:32 INFO : loaded raid456 from /modules/modules.cgz >12:40:32 INFO : loaded msdos from /modules/modules.cgz >12:40:32 INFO : loaded jbd2 from /modules/modules.cgz >12:40:32 INFO : loaded crc16 from /modules/modules.cgz >12:40:32 INFO : loaded ext4dev from /modules/modules.cgz >12:40:32 INFO : loaded jbd from /modules/modules.cgz >12:40:32 INFO : loaded ext3 from /modules/modules.cgz >12:40:32 INFO : loaded gfs2 from /modules/modules.cgz >12:40:32 INFO : loaded lock_nolock from /modules/modules.cgz >12:40:32 INFO : loaded dm-mod from /modules/modules.cgz >12:40:32 INFO : loaded dm-zero from /modules/modules.cgz >12:40:32 INFO : loaded dm-log from /modules/modules.cgz >12:40:32 INFO : loaded dm-mirror from /modules/modules.cgz >12:40:32 INFO : loaded dm-snapshot from /modules/modules.cgz >12:40:32 INFO : loaded scsi_dh from /modules/modules.cgz >12:40:32 INFO : loaded dm-multipath from /modules/modules.cgz >12:40:32 INFO : loaded dm-round-robin from /modules/modules.cgz >12:40:32 INFO : loaded dm-emc from /modules/modules.cgz >12:40:32 INFO : loaded dm-crypt from /modules/modules.cgz >12:40:32 INFO : loaded aes_generic from /modules/modules.cgz >12:40:32 INFO : loaded sha256 from /modules/modules.cgz >12:40:32 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >12:40:32 INFO : inserted /tmp/raid0.ko >12:40:32 INFO : inserted /tmp/raid1.ko >12:40:32 INFO : inserted /tmp/xor.ko >12:40:32 INFO : inserted /tmp/raid456.ko >12:40:32 INFO : inserted /tmp/msdos.ko >12:40:32 INFO : inserted /tmp/jbd2.ko >12:40:32 INFO : inserted /tmp/crc16.ko >12:40:32 INFO : inserted /tmp/ext4dev.ko >12:40:32 INFO : inserted /tmp/jbd.ko >12:40:32 INFO : inserted /tmp/ext3.ko >12:40:32 INFO : inserted /tmp/gfs2.ko >12:40:32 INFO : inserted /tmp/lock_nolock.ko >12:40:32 INFO : inserted /tmp/dm-mod.ko >12:40:32 INFO : inserted /tmp/dm-zero.ko >12:40:32 INFO : inserted /tmp/dm-log.ko >12:40:32 INFO : inserted /tmp/dm-mirror.ko >12:40:32 INFO : inserted /tmp/dm-snapshot.ko >12:40:32 INFO : inserted /tmp/scsi_dh.ko >12:40:32 INFO : inserted /tmp/dm-multipath.ko >12:40:32 INFO : inserted /tmp/dm-round-robin.ko >12:40:32 INFO : inserted /tmp/dm-emc.ko >12:40:32 INFO : inserted /tmp/dm-crypt.ko >12:40:33 INFO : inserted /tmp/aes_generic.ko >12:40:33 INFO : inserted /tmp/sha256.ko >12:40:33 INFO : load module set done >12:40:33 INFO : looking for USB mouse... >12:40:33 INFO : Running anaconda script /usr/bin/anaconda >12:40:33 DEBUG : adding extraArg --vnc >12:40:35 INFO : using only installclass Red Hat Enterprise Linux >12:40:35 INFO : Red Hat Enterprise Linux is only installclass, using it >12:40:35 INFO : Display mode = g >12:40:35 INFO : Method = http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os >12:40:53 WARNING : no floppy devices found but we'll try fd0 anyway >12:40:56 INFO : Starting VNC... >12:40:56 WARNING : > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >12:40:56 INFO : The VNC server is now running. >12:40:56 INFO : Please connect to roentgen.test.redhat.com:1 to begin the install... >12:41:02 INFO : Started mini-wm >12:41:02 INFO : Starting graphical installation... >12:41:02 WARNING : Unable to find temp path, going to use ramfs path >12:41:06 INFO : ISCSID is /usr/sbin/iscsid >12:41:06 INFO : ISCSIADM is /usr/sbin/iscsiadm >12:41:06 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >12:41:06 INFO : ISCSID is /usr/sbin/iscsid >12:41:06 INFO : ISCSIADM is /usr/sbin/iscsiadm >12:41:06 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >12:41:06 INFO : Detected 3968M of memory >12:41:06 INFO : Swap attempt of 1000M to 5968M >12:41:06 WARNING : step installtype does not exist >12:41:06 WARNING : step complete does not exist >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES-en_US.html: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES.en_US: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES-en.html: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES.en: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES-C.html: HTTP Error 404: Not Found >12:41:07 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/nightly/RHEL5.3-Server-20080929.nightly/5/ia64/os/RELEASE-NOTES.C: HTTP Error 404: Not Found >12:41:07 INFO : moving (1) to step welcome >12:41:10 INFO : moving (1) to step keyboard >12:41:12 INFO : moving (1) to step regkey >12:41:16 INFO : repopaths is {'base': 'Server'} >12:41:16 INFO : moving (1) to step findrootparts >12:41:16 DEBUG : starting mpaths >12:41:16 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:16 DEBUG : DiskSet.skippedDisks: [] >12:41:16 DEBUG : DiskSet.skippedDisks: [] >12:41:16 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:41:16 DEBUG : starting dmraids >12:41:16 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:16 DEBUG : DiskSet.skippedDisks: [] >12:41:16 DEBUG : DiskSet.skippedDisks: [] >12:41:16 DEBUG : starting all dmraids on drives ['sda', 'sdb'] >12:41:16 DEBUG : scanning for dmraid on drives ['sda', 'sdb'] >12:41:16 DEBUG : done starting dmraids. Drivelist: ['sda', 'sdb'] >12:41:16 DEBUG : adding drive sda to disk list >12:41:16 DEBUG : adding drive sdb to disk list >12:41:16 INFO : going to get passphrase for encrypted device sda2 >12:41:20 INFO : skipping passphrase for sda2 >12:41:20 INFO : going to get passphrase for encrypted device sdb1 >12:41:22 INFO : skipping passphrase for sdb1 >12:41:22 DEBUG : starting mpaths >12:41:22 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:22 DEBUG : DiskSet.skippedDisks: [] >12:41:22 DEBUG : DiskSet.skippedDisks: [] >12:41:22 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:41:22 DEBUG : starting mpaths >12:41:22 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:22 DEBUG : DiskSet.skippedDisks: [] >12:41:22 DEBUG : DiskSet.skippedDisks: [] >12:41:22 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:41:24 DEBUG : removing drive sda from disk lists >12:41:24 DEBUG : removing drive sdb from disk lists >12:41:24 WARNING : step complete does not exist >12:41:24 INFO : moving (1) to step partitionobjinit >12:41:24 INFO : ISCSID is /usr/sbin/iscsid >12:41:24 INFO : ISCSIADM is /usr/sbin/iscsiadm >12:41:24 INFO : ISCSID is /usr/sbin/iscsid >12:41:24 INFO : ISCSIADM is /usr/sbin/iscsiadm >12:41:24 INFO : no initiator set >12:41:24 INFO : no /tmp/fcpconfig; not configuring zfcp >12:41:24 DEBUG : starting mpaths >12:41:25 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:25 DEBUG : DiskSet.skippedDisks: [] >12:41:25 DEBUG : DiskSet.skippedDisks: [] >12:41:25 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:41:25 DEBUG : adding drive sda to disk list >12:41:25 DEBUG : adding drive sdb to disk list >12:41:25 DEBUG : starting mpaths >12:41:25 DEBUG : self.driveList(): ['sda', 'sdb'] >12:41:25 DEBUG : DiskSet.skippedDisks: [] >12:41:25 DEBUG : DiskSet.skippedDisks: [] >12:41:25 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:41:25 INFO : moving (1) to step parttype >12:42:52 INFO : moving (1) to step autopartitionexecute >12:42:52 DEBUG : removing drive sda from disk lists >12:42:52 DEBUG : removing drive sdb from disk lists >12:42:52 DEBUG : starting mpaths >12:42:52 DEBUG : self.driveList(): ['sda', 'sdb'] >12:42:52 DEBUG : DiskSet.skippedDisks: [] >12:42:52 DEBUG : DiskSet.skippedDisks: [] >12:42:52 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:42:52 DEBUG : adding drive sda to disk list >12:42:52 DEBUG : adding drive sdb to disk list >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 0 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 69957.6831055, clamped to 69952 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 69952 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 104936.024414, clamped to 104928 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 104928 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 122425.195312, clamped to 122400 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 122400 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 131169.780762, clamped to 131168 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 131168 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 135542.073242, clamped to 135520 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 135520 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 137728.219727, clamped to 137728 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 137728 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 138821.292969, clamped to 138816 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 138816 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139367.82959, clamped to 139360 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139360 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139641.097656, clamped to 139616 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139616 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139777.731934, clamped to 139776 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139776 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139846.048828, clamped to 139840 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139840 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139880.20752, clamped to 139872 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139872 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139897.286621, clamped to 139872 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139872 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139905.826172, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139910.096191, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139912.230957, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139913.29834, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139913.832031, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.099121, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.232422, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.299316, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.33252, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.349121, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.357422, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.361816, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.36377, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.364746, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365234, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 1.0, clamped to 0 >12:42:52 DEBUG : total space: 139904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 70007.6831055, clamped to 69984 >12:42:52 DEBUG : total space: 209888 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 105011.024414, clamped to 104992 >12:42:52 DEBUG : total space: 244896 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 122512.695312, clamped to 122496 >12:42:52 DEBUG : total space: 262400 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 131263.530762, clamped to 131232 >12:42:52 DEBUG : total space: 271136 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 135638.948242, clamped to 135616 >12:42:52 DEBUG : total space: 275520 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 137826.657227, clamped to 137824 >12:42:52 DEBUG : total space: 277728 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 138920.511719, clamped to 138912 >12:42:52 DEBUG : total space: 278816 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139467.438965, clamped to 139456 >12:42:52 DEBUG : total space: 279360 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139740.902344, clamped to 139712 >12:42:52 DEBUG : total space: 279616 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139877.634277, clamped to 139872 >12:42:52 DEBUG : total space: 279776 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139946.0, clamped to 139936 >12:42:52 DEBUG : total space: 279840 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139980.183105, clamped to 139968 >12:42:52 DEBUG : total space: 279872 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 139997.274414, clamped to 139968 >12:42:52 DEBUG : total space: 279872 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140005.820312, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140010.093262, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140012.229492, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140013.297852, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140013.832031, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.099121, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.232422, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.299316, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.33252, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.349121, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.357422, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.361816, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.36377, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.364746, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365234, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : used space is 2016 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : used space is 142592 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : used space is 147552 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : used space is 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : used space is 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : used space is 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : actual space is 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:42:52 INFO : moving (1) to step partition >12:42:52 DEBUG : no preexisting size for volume group VolGroup00 >12:42:52 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:42:52 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:42:52 DEBUG : total space: 279904 >12:43:08 DEBUG : computeVGSize: vgsize is 279904 >12:43:12 DEBUG : computeVGSize: vgsize is 279904 >12:43:15 DEBUG : computeVGSize: vgsize is 279904 >12:43:15 DEBUG : computeVGSize: vgsize is 279904 >12:43:16 DEBUG : computeVGSize: vgsize is 279904 >12:43:16 DEBUG : removing drive sda from disk lists >12:43:16 DEBUG : removing drive sdb from disk lists >12:43:16 DEBUG : starting mpaths >12:43:16 DEBUG : self.driveList(): ['sda', 'sdb'] >12:43:16 DEBUG : DiskSet.skippedDisks: [] >12:43:16 DEBUG : DiskSet.skippedDisks: [] >12:43:16 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb'] >12:43:16 DEBUG : adding drive sda to disk list >12:43:16 DEBUG : adding drive sdb to disk list >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 0 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 69957.6831055, clamped to 69952 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 69952 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 104936.024414, clamped to 104928 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 104928 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 122425.195312, clamped to 122400 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 122400 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 131169.780762, clamped to 131168 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 131168 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 135542.073242, clamped to 135520 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 135520 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 137728.219727, clamped to 137728 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 137728 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 138821.292969, clamped to 138816 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 138816 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139367.82959, clamped to 139360 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139360 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139641.097656, clamped to 139616 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139616 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139777.731934, clamped to 139776 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139776 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139846.048828, clamped to 139840 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139840 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139880.20752, clamped to 139872 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139872 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139897.286621, clamped to 139872 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139872 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139905.826172, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139910.096191, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139912.230957, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139913.29834, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139913.832031, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.099121, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.232422, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.299316, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.33252, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.349121, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.357422, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.361816, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.36377, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.364746, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365234, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 1.0, clamped to 0 >12:43:16 DEBUG : total space: 139904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 70007.6831055, clamped to 69984 >12:43:16 DEBUG : total space: 209888 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 105011.024414, clamped to 104992 >12:43:16 DEBUG : total space: 244896 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 122512.695312, clamped to 122496 >12:43:16 DEBUG : total space: 262400 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 131263.530762, clamped to 131232 >12:43:16 DEBUG : total space: 271136 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 135638.948242, clamped to 135616 >12:43:16 DEBUG : total space: 275520 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 137826.657227, clamped to 137824 >12:43:16 DEBUG : total space: 277728 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 138920.511719, clamped to 138912 >12:43:16 DEBUG : total space: 278816 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139467.438965, clamped to 139456 >12:43:16 DEBUG : total space: 279360 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139740.902344, clamped to 139712 >12:43:16 DEBUG : total space: 279616 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139877.634277, clamped to 139872 >12:43:16 DEBUG : total space: 279776 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139946.0, clamped to 139936 >12:43:16 DEBUG : total space: 279840 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139980.183105, clamped to 139968 >12:43:16 DEBUG : total space: 279872 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 139997.274414, clamped to 139968 >12:43:16 DEBUG : total space: 279872 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140005.820312, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140010.093262, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140012.229492, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140013.297852, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140013.832031, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.099121, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.232422, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.299316, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.33252, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.349121, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.357422, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.361816, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.36377, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.364746, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365234, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : used space is 274944 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : actual space is 279904 >12:43:16 DEBUG : used space is 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : actual space is 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:16 DEBUG : no preexisting size for volume group VolGroup00 >12:43:16 DEBUG : got pv.size of 139914.365723, clamped to 139904 >12:43:16 DEBUG : got pv.size of 140014.365723, clamped to 140000 >12:43:16 DEBUG : total space: 279904 >12:43:20 INFO : moving (1) to step partitiondone > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=roentgen.test.redhat.com >DOMAIN=test.redhat.com devel.redhat.com redhat.com > > >/tmp/lvmout:
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 464771
: 318068