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 317608 Details for
Bug 463780
Add new logical volume raises exception
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
traceback file
traceback.txt (text/plain), 61.18 KB, created by
Radek Vykydal
on 2008-09-24 17:35:00 UTC
(
hide
)
Description:
traceback file
Filename:
MIME Type:
Creator:
Radek Vykydal
Created:
2008-09-24 17:35:00 UTC
Size:
61.18 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 775, in addLogicalVolumeCB > self.editLogicalVolume(request, isNew = 1) >AttributeError: 'NoneType' object has no attribute 'pesize' > >Local variables in innermost frame: >vgreq: None >retval: 9088 >self: LV Request -- mountpoint: None uniqueID: None > type: ext3 format: None badblocks: None > size: 9088 lvname: None volgroup: None > bytesPerInode: 4096 options: 'None' encryption: None >diskset: <partedUtils.DiskSet instance at 0xb7ae208c> >partitions: <partitions.Partitions instance at 0xb7ae206c> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 76 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0xb7a1f25c> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionWindow instance, containing members: > intf.icw.currentWindow.checkmark_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x9836acc> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.parent: <gtk.Window object (GtkWindow) at 0xb7a1f3c4> > intf.icw.currentWindow.diskStripeGraph: DiskStripeGraph instance, containing members: > intf.icw.currentWindow.diskStripeGraph.canvas: <gnome.canvas.Canvas object (GnomeCanvas) at 0x97d598c> > intf.icw.currentWindow.diskStripeGraph.textlabels: [<gnome.canvas.CanvasText object (GnomeCanvasText) at 0x97d5a04>] > intf.icw.currentWindow.diskStripeGraph.tree: <DiskTreeModel object (GtkTreeStore) at 0x97d55f4> > intf.icw.currentWindow.diskStripeGraph.editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x984a28c>> > intf.icw.currentWindow.diskStripeGraph.next_ypos: 62.0 > intf.icw.currentWindow.diskStripeGraph.diskStripes: [DiskStripe instance, containing members: > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x97d5a54> > slices: [DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object (GnomeCanvasRect) at 0x97d5acc> > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x97d5aa4> > parent: Already dumped > text: <gnome.canvas.CanvasText object (GnomeCanvasText) at 0x97d5af4> > partition: <PedPartition object at 0xb7ee1c80> > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x984a28c>> > treeView: <DiskTreeModel object (GtkTreeStore) at 0x97d55f4> >, DiskStripeSlice instance, containing members: > box: <gnome.canvas.CanvasRect object (GnomeCanvasRect) at 0x97d5b6c> > group: <gnome.canvas.CanvasGroup object (GnomeCanvasGroup) at 0x97d5b44> > parent: Already dumped > text: <gnome.canvas.CanvasText object (GnomeCanvasText) at 0x97d5b94> > partition: <PedPartition object at 0xb7ee1428> > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x984a28c>> > treeView: <DiskTreeModel object (GtkTreeStore) at 0x97d55f4> >] > selected: None > tree: <DiskTreeModel object (GtkTreeStore) at 0x97d55f4> > drive: hda > editCb: <bound method PartitionWindow.editCb of <partition_gui.PartitionWindow instance at 0x984a28c>> > hash: {<PedPartition object at 0xb7ee1c80>: Already dumped >, <PedPartition object at 0xb7ee1428>: Already dumped >} > disk: <PedDisk object at 0xb7ee1560> >] > intf.icw.currentWindow.show_uneditable: 1 > intf.icw.currentWindow.lock_pixbuf: <gtk.gdk.Pixbuf object (GdkPixbuf) at 0x97f8fcc> > intf.icw.currentWindow.tree: <DiskTreeModel object (GtkTreeStore) at 0x97d55f4> > intf.icw.currentWindow.fsset: FileSystemSet instance, containing members: > intf.icw.currentWindow.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7a6e10c>> > intf.icw.currentWindow.fsset.volumesCreated: 0 > intf.icw.currentWindow.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7a6e10c>> > intf.icw.currentWindow.fsset.migratedfs: 0 > intf.icw.currentWindow.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7a6e10c>> > 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 0x97d5cd4> > 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 0x97d58ec> > intf.icw.currentWindow.treeView: <gtk.TreeView object (GtkTreeView) at 0x97d58c4> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'hda': True} > intf.icw.currentWindow.diskset.disks: {'hda': <PedDisk object at 0xb7ee1560>} > 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.useFdisk: 0 > intf.icw.currentWindow.partitions.globalPassphrase: > intf.icw.currentWindow.partitions.autoClearPartType: 2 > intf.icw.currentWindow.partitions.autoEncryptPass: > intf.icw.currentWindow.partitions.nextUniqueID: 7 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [hda] > intf.icw.currentWindow.partitions.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 5 > type: ext3 format: 1 badblocks: None > device: hda1 drive: ['hda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' encryption: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 10240.0 > size: 10240.0 > end: 20971519 > encryption: None > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: hda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: hda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 3 > format: 1 pesize: 32768 > physvols: [2] >, LV Request -- mountpoint: / uniqueID: 4 > type: ext3 format: 1 badblocks: None > size: 9088 lvname: LogVol00 volgroup: 3 > bytesPerInode: 4096 options: 'None' encryption: None >, New Part Request -- mountpoint: None uniqueID: 2 > type: physical volume (LVM) format: 1 badblocks: None > device: hda2 drive: ['hda'] 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: 6 > type: swap format: 1 badblocks: None > size: 1024 lvname: LogVol01 volgroup: 3 > 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: 512 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' encryption: None >] > intf.icw.currentWindow.partitions.deletes: [] > intf.icw.window: <gtk.Window object (GtkWindow) at 0xb7a1f3c4> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7a1f3ec> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0xb7a1f34c> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xb7ae1f7c> > intf.icw.rnv.currentURI: /tmp/RELEASE-NOTES-en.html > intf.icw.rnv.topDir: /tmp > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xb7ae1b1c> > 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.type: file > 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://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ >dispatch: Dispatcher instance, containing members: > dispatch.step: 10 > dispatch.skipSteps: {'upgradecontinue': 1, 'findrootparts': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'welcome': 1, 'tasksel': 1, 'keyboard': 2, 'upgbootloader': 1, 'timezone': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'confirminstall': 1, 'network': 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 0xb7a6e10c>> > dispatch.method.intf: Already dumped > dispatch.method.tree: None > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.pkgUrl: http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7a6e10c>> > dispatch.method.baseUrl: http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7a6e10c>> > dispatch.method.currentMedia: [] > dispatch.method.loopbackFile: None > dispatch.anaconda: Already dumped >method: Already dumped >isKickstart: True >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: None > 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 0xb7b973cc>] >Primary Video Card Info: >device: None >driver : vmware >descr : VMware Inc Abstract SVGA II Adapter >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: VMware Inc Abstract SVGA II Adapter > 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: vmware > 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 0xb7efe340> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: Europe/Prague > 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 0xb7adef4c> > id.methodstr: http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ > id.fsset: Already dumped > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > 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: KickstartData instance, containing members: > id.ksdata.raidList: [] > id.ksdata.firewall: {'enabled': True, 'ports': [], 'trusts': []} > id.ksdata.encrypted: False > id.ksdata.keyboard: > id.ksdata.reboot: {'action': 0, 'eject': False} > id.ksdata.services: {'disabled': [], 'enabled': []} > id.ksdata.handleMissing: 0 > id.ksdata.firstboot: 0 > id.ksdata.timezone: {'timezone': Europe/Prague, 'isUtc': False} > id.ksdata.skipx: False > id.ksdata.groupList: [] > id.ksdata.upgrade: False > id.ksdata.monitor: {'probe': True, 'hsync': , 'monitor': , 'vsync': } > id.ksdata.autopart: False > id.ksdata.deviceprobe: > id.ksdata.iscsi: [] > id.ksdata.clearpart: {'type': 2, 'initAll': False, 'drives': []} > id.ksdata.platform: > id.ksdata.iscsiname: > id.ksdata.mpaths: [] > id.ksdata.selinux: 1 > id.ksdata.zerombr: False > id.ksdata.partitions: [] > id.ksdata.method: {'url': http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/, 'method': url} > id.ksdata.mediacheck: False > id.ksdata.lvList: [] > id.ksdata.vgList: [] > id.ksdata.zfcp: [] > id.ksdata.excludeDocs: False > id.ksdata.displayMode: 1 > id.ksdata.excludedList: [] > id.ksdata.autostep: {'autoscreenshot': False} > id.ksdata.authconfig: > id.ksdata.driverdisk: > id.ksdata.key: > id.ksdata.scripts: [] > id.ksdata.device: > id.ksdata.network: [KickstartNetworkData instance, containing members: > ethtool: > onboot: True > wepkey: > notksdevice: False > ip: > hostname: > mtu: > netmask: > bootProto: dhcp > essid: > ipv6: True > device: > nameserver: > dhcpclass: > nodns: False > gateway: > ipv4: True >] > id.ksdata.lang: > id.ksdata.packageList: [] > id.ksdata.logging: {'host': , 'port': , 'level': info} > id.ksdata.xconfig: {'startX': False, 'videoRam': , 'driver': , 'depth': 0, 'defaultdesktop': , 'resolution': } > id.ksdata.userList: [] > id.ksdata.ignoredisk: {'onlyuse': [], 'drives': []} > id.ksdata.addBase: True > id.ksdata.repoList: [] > id.ksdata.dmraids: [] > id.ksdata.interactive: False > 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: [hda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: dhcp97.anaconda.englab.brq.redhat.com > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >HWADDR=00:0C:29:01:2E:E8 >ONBOOT=yes > >} > id.network.primaryNS: 10.34.39.2 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [anaconda.englab.brq.redhat.com] > id.network.query: False > id.network.secondaryNS: > id.network.gateway: > id.instClass: Kickstart instance, containing members: > id.instClass.tasks: [('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])] > id.instClass.skipkey: True > id.instClass.earlySwapOn: 1 > id.instClass.repopaths: {'base': Server} > id.instClass.ksparser: AnacondaKSParser instance, containing members: > id.instClass.ksparser.script: None > id.instClass.ksparser.errorsAreFatal: True > id.instClass.ksparser.state: 0 > id.instClass.ksparser.includeDepth: 0 > id.instClass.ksparser.followIncludes: True > id.instClass.ksparser.ksdata: Already dumped > id.instClass.ksparser.missingIncludeIsFatal: True > id.instClass.ksparser.sawPackageSection: False > id.instClass.ksdata: Already dumped > id.instClass.file: /tmp/ks.cfg > id.instClass.anaconda: Already dumped > id.instClass.installkey: None > id.instClass.serial: False > id.instClass.id: Already dumped > 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-115.el5 (brewbuilder@hs20-bc1-7.build.redhat.com) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Sat Sep 13 23:29:21 EDT 2008 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009f400 (usable) ><4> BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001fef0000 (usable) ><4> BIOS-e820: 000000001fef0000 - 000000001feff000 (ACPI data) ><4> BIOS-e820: 000000001feff000 - 000000001ff00000 (ACPI NVS) ><4> BIOS-e820: 000000001ff00000 - 0000000020000000 (usable) ><4> BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>512MB LOWMEM available. ><6>found SMP MP-table at 000f6ce0 ><3>Memory for crash kernel (0x0 to 0x0) notwithin permissible range ><4>disabling kdump ><4>Using x86 segment limits to approximate NX protection ><7>On node 0 totalpages: 131072 ><7> DMA zone: 4096 pages, LIFO batch:0 ><7> Normal zone: 126976 pages, LIFO batch:31 ><6>DMI present. ><6>Using APIC driver default ><7>ACPI: RSDP (v000 PTLTD ) @ 0x000f6c70 ><7>ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x1fefab74 ><7>ACPI: FADT (v001 INTEL 440BX 0x06040000 PTL 0x000f4240) @ 0x1fefef14 ><7>ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x1fefef88 ><7>ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x1fefefd8 ><7>ACPI: DSDT (v001 PTLTD Custom 0x06040000 MSFT 0x0100000d) @ 0x00000000 ><6>ACPI: PM-Timer IO Port: 0x1008 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) ><4>Processor #0 6:15 APIC version 17 ><6>ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ><6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) ><4>IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>Using ACPI (MADT) for SMP configuration information ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000) ><4>Detected 1595.282 MHz processor. ><4>Built 1 zonelists. Total pages: 131072 ><5>Kernel command line: initrd=rhel/RHEL-5/nightly-Server-latest/i386/initrd.img ramdisk_size=8192 ks=http://mirror.brq.redhat.com/kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg noipv6 BOOT_IMAGE=rhel/RHEL-5/nightly-Server-latest/i386/vmlinuz ><7>mapped APIC to ffffd000 (fee00000) ><7>mapped IOAPIC to ffffc000 (fec00000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c075d000 soft=c073d000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><4>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 508948k/524288k available (2140k kernel code, 14724k reserved, 902k data, 228k init, 0k highmem) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 3035.78 BogoMIPS (lpj=1517894) ><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: 512 ><7>CPU: After generic identify, caps: 0febfbff 20100000 00000000 00000000 0004a215 00000000 00000001 ><7>CPU: After vendor identify, caps: 0febfbff 20100000 00000000 00000000 0004a215 00000000 00000001 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 4096K ><7>CPU: After all inits, caps: 0febf3ff 20100000 00000000 00000940 0004a215 00000000 00000001 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 14k freed ><6>ACPI: Core revision 20060707 ><4>CPU0: Intel(R) Xeon(R) CPU 5110 @ 1.60GHz stepping 08 ><6>Total of 1 processors activated (3035.78 BogoMIPS). ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=340 bytes ><7>sizeof(dentry)=136 bytes ><7>sizeof(ext3inode)=492 bytes ><7>sizeof(buffer_head)=52 bytes ><7>sizeof(skbuff)=172 bytes ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 6041k freed ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><4>PCI quirk: region 1000-103f claimed by PIIX4 ACPI ><4>PCI quirk: region 1040-104f claimed by PIIX4 SMB ><7>Boot video device is 0000:00:0f.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 12 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>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 16384 (order: 4, 65536 bytes) ><4>TCP established hash table entries: 65536 (order: 7, 524288 bytes) ><4>TCP bind hash table entries: 32768 (order: 6, 262144 bytes) ><6>TCP: Hash tables configured (established 65536 bind 32768) ><6>TCP reno registered ><6>Simple Boot Flag at 0x36 set to 0x1 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1222284727.319:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (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 B57B7263B69CC092 ><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>Limiting direct PCI/PCI transfers. ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: Processor [CPU0] (supports 8 throttling states) ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><6>agpgart: Detected an Intel 440BX Chipset. ><6>agpgart: AGP aperture is 64M @ 0xec000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><6>00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ><4>RAMDISK driver initialized: 16 RAM disks of 8192K 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>PIIX4: IDE controller at PCI slot 0000:00:07.1 ><6>PIIX4: chipset revision 1 ><6>PIIX4: not 100% native mode: will probe irqs later ><6> ide0: BM-DMA at 0x1050-0x1057, BIOS settings: hda:DMA, hdb:pio ><6> ide1: BM-DMA at 0x1058-0x105f, BIOS settings: hdc:DMA, hdd:pio ><7>Probing IDE interface ide0... ><4>hda: VMware Virtual IDE Hard Drive, ATA DISK drive ><4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ><7>Probing IDE interface ide1... ><4>hdc: VMware Virtual IDE CDROM Drive, ATAPI CD/DVD-ROM drive ><4>ide1 at 0x170-0x177,0x376 on irq 15 ><6>hda: max request size: 128KiB ><6>hda: 20971520 sectors (10737 MB) w/32KiB Cache, CHS=22192/15/63, UDMA(33) ><6> hda: ><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: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUS] at 0x60,0x64 irq 1,12 ><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 ><4>Using IPI No-Shortcut mode ><6>Time: tsc clocksource has been installed. ><6>ACPI: (supports S0 S1 S5) ><6>Freeing unused kernel memory: 228k freed ><4>Write protecting the kernel read-only data: 404k ><6>input: AT Translated Set 2 keyboard as /class/input/input0 ><6>input: ImPS/2 Generic Wheel Mouse as /class/input/input1 ><5>FS-Cache: Loaded ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input2 ><6>squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher ><6>hdc: ATAPI 48X 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>No iBFT detected. ><6>pcnet32.c:v1.32 18.Mar.2006 tsbogend@alpha.franken.de ><6>ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 18 (level, low) -> IRQ 169 ><6>pcnet32: PCnet/PCI II 79C970A at 0x1080, 00 0c 29 01 2e e8 assigned IRQ 169. ><6>eth0: registered as PCnet/PCI II 79C970A ><6>pcnet32: 1 cards_found. ><7>libata version 3.00 loaded. ><6>eth0: link up ><6>eth0: link up ><6>eth0: link up ><6>eth0: link up ><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 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(1222284761.332: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: pIII_sse ><4> pIII_sse : 3724.000 MB/sec ><4>raid5: using function: pIII_sse (3724.000 MB/sec) ><4>raid6: int32x1 550 MB/s ><4>raid6: int32x2 621 MB/s ><4>raid6: int32x4 566 MB/s ><4>raid6: int32x8 492 MB/s ><4>raid6: mmxx1 1773 MB/s ><4>raid6: mmxx2 2132 MB/s ><4>raid6: sse1x1 1078 MB/s ><4>raid6: sse1x2 2011 MB/s ><4>raid6: sse2x1 1964 MB/s ><4>raid6: sse2x2 3949 MB/s ><4>raid6: using algorithm sse2x2 (3949 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 13 2008 23:31:14) installed ><6>Lock_Nolock (built Sep 13 2008 23:31:29) 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>mtrr: your processor doesn't support write-combining > > >/tmp/anaconda.log: >19:32:10 INFO : 515400 kB are available >19:32:10 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >19:32:10 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:11 INFO : loaded cramfs from /modules/modules.cgz >19:32:11 INFO : loaded fat from /modules/modules.cgz >19:32:11 INFO : loaded vfat from /modules/modules.cgz >19:32:11 INFO : loaded sunrpc from /modules/modules.cgz >19:32:11 INFO : loaded lockd from /modules/modules.cgz >19:32:11 INFO : loaded fscache from /modules/modules.cgz >19:32:11 INFO : loaded nfs_acl from /modules/modules.cgz >19:32:11 INFO : loaded nfs from /modules/modules.cgz >19:32:11 INFO : loaded loop from /modules/modules.cgz >19:32:11 INFO : loaded floppy from /modules/modules.cgz >19:32:11 INFO : loaded edd from /modules/modules.cgz >19:32:11 INFO : loaded pcspkr from /modules/modules.cgz >19:32:11 INFO : loaded squashfs from /modules/modules.cgz >19:32:11 DEBUG : module(s) isofs not found >19:32:11 INFO : inserted /tmp/cramfs.ko >19:32:11 INFO : inserted /tmp/fat.ko >19:32:11 INFO : inserted /tmp/vfat.ko >19:32:11 INFO : inserted /tmp/sunrpc.ko >19:32:11 INFO : inserted /tmp/lockd.ko >19:32:11 INFO : inserted /tmp/fscache.ko >19:32:11 INFO : inserted /tmp/nfs_acl.ko >19:32:11 INFO : inserted /tmp/nfs.ko >19:32:11 INFO : inserted /tmp/loop.ko >19:32:11 INFO : inserted /tmp/floppy.ko >19:32:11 INFO : inserted /tmp/edd.ko >19:32:11 INFO : inserted /tmp/pcspkr.ko >19:32:11 INFO : inserted /tmp/squashfs.ko >19:32:11 INFO : load module set done >19:32:11 INFO : modules to insert cdrom ide-cd >19:32:11 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:11 INFO : loaded cdrom from /modules/modules.cgz >19:32:11 INFO : loaded ide-cd from /modules/modules.cgz >19:32:11 INFO : inserted /tmp/cdrom.ko >19:32:11 INFO : inserted /tmp/ide-cd.ko >19:32:11 INFO : load module set done >19:32:11 INFO : modules to insert scsi_mod sd_mod sr_mod >19:32:11 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:12 INFO : loaded scsi_mod from /modules/modules.cgz >19:32:12 INFO : loaded sd_mod from /modules/modules.cgz >19:32:12 INFO : loaded sr_mod from /modules/modules.cgz >19:32:12 INFO : inserted /tmp/scsi_mod.ko >19:32:12 INFO : inserted /tmp/sd_mod.ko >19:32:12 INFO : inserted /tmp/sr_mod.ko >19:32:12 INFO : load module set done >19:32:12 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >19:32:12 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:12 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >19:32:12 INFO : loaded libiscsi from /modules/modules.cgz >19:32:12 INFO : loaded iscsi_tcp from /modules/modules.cgz >19:32:12 INFO : inserted /tmp/scsi_transport_iscsi.ko >19:32:12 INFO : inserted /tmp/libiscsi.ko >19:32:12 INFO : inserted /tmp/iscsi_tcp.ko >19:32:12 INFO : load module set done >19:32:12 INFO : modules to insert iscsi_ibft >19:32:12 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:12 INFO : loaded iscsi_ibft from /modules/modules.cgz >19:32:12 INFO : inserted /tmp/iscsi_ibft.ko >19:32:12 INFO : load module set done >19:32:12 INFO : looking for usb controllers >19:32:12 DEBUG : no usb controller found >19:32:12 INFO : no firewire controller found >19:32:12 INFO : Trying to detect vendor driver discs >19:32:12 DEBUG : no pcic controller found >19:32:12 DEBUG : probing buses >19:32:12 DEBUG : finished bus probing >19:32:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 7113 >19:32:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 7110 >19:32:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 7191 >19:32:12 DEBUG : ignoring driverless device Intel Corporation Unknown device 7190 >19:32:12 DEBUG : ignoring driverless device Unknown device 104b:1040 >19:32:12 DEBUG : ignoring driverless device VMware Inc Abstract SVGA II Adapter >19:32:12 INFO : modules to insert mii pcnet32 libata ata_piix >19:32:12 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:13 INFO : loaded mii from /modules/modules.cgz >19:32:13 INFO : loaded pcnet32 from /modules/modules.cgz >19:32:13 INFO : loaded libata from /modules/modules.cgz >19:32:13 INFO : loaded ata_piix from /modules/modules.cgz >19:32:13 INFO : inserted /tmp/mii.ko >19:32:13 INFO : inserted /tmp/pcnet32.ko >19:32:13 INFO : inserted /tmp/libata.ko >19:32:14 INFO : inserted /tmp/ata_piix.ko >19:32:14 INFO : load module set done >19:32:14 INFO : getting kickstart file >19:32:14 INFO : only have one network device: eth0 >19:32:14 INFO : sending dhcp request through device eth0 >19:32:14 DEBUG : waiting for link eth0... >19:32:19 DEBUG : 5 seconds. >19:32:19 WARNING : no network link detected on eth0 >19:32:19 INFO : requesting dhcp timeout 45 >19:32:20 INFO : Listening on LPF/eth0/00:0c:29:01:2e:e8 >19:32:20 INFO : Sending on LPF/eth0/00:0c:29:01:2e:e8 >19:32:20 INFO : Sending on Socket/fallback >19:32:20 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 >19:32:20 INFO : DHCPOFFER from 10.34.39.2 >19:32:20 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:32:20 INFO : DHCPACK from 10.34.39.2 >19:32:20 INFO : bound to 10.34.39.97 -- renewal in 1603 seconds. >19:32:20 INFO : DHCPv4 eth0 - obtained lease 10.34.39.97 >19:32:20 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >19:32:20 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 10.34.39.255 >19:32:20 INFO : DHCPv4 eth0 - option routers: >19:32:20 ERROR : no DNS servers, can't look up hostname >19:32:20 INFO : doing kickstart... setting it up >19:32:20 DEBUG : waiting for link eth0... >19:32:20 DEBUG : 0 seconds. >19:32:20 DEBUG : sleep (nicdelay) for 0 secs first >19:32:20 DEBUG : continuing... >19:32:20 INFO : reverse name lookup worked >19:32:20 DEBUG : getHostandPath file(1): |kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg| >19:32:20 INFO : file location: http://mirror.brq.redhat.com/kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg >19:32:20 INFO : transferring http://mirror.brq.redhat.com//kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg to a fd >19:32:20 INFO : redirecting to http://mirror.englab.brq.redhat.com/kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg >19:32:20 DEBUG : url address mirror.englab.brq.redhat.com >19:32:20 DEBUG : url prefix /kickstart/rhel/RHEL-5/nightly-Server-latest/i386/install.cfg >19:32:20 INFO : setting up kickstart >19:32:20 INFO : kickstartFromUrl >19:32:20 INFO : results of url ks, url http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ >19:32:22 DEBUG : going to set language to en_US.UTF-8 >19:32:22 INFO : setting language to en_US.UTF-8 >19:32:22 INFO : 53 keymaps are available >19:32:23 INFO : need to set up networking >19:32:23 INFO : going to pick interface >19:32:23 INFO : going to do getNetConfig >19:32:23 INFO : sending dhcp request through device eth0 >19:32:23 DEBUG : waiting for link eth0... >19:32:23 DEBUG : 0 seconds. >19:32:23 DEBUG : sleep (nicdelay) for 0 secs first >19:32:23 DEBUG : continuing... >19:32:23 INFO : requesting dhcp timeout 45 >19:32:24 INFO : Listening on LPF/eth0/00:0c:29:01:2e:e8 >19:32:24 INFO : Sending on LPF/eth0/00:0c:29:01:2e:e8 >19:32:24 INFO : Sending on Socket/fallback >19:32:24 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >19:32:24 INFO : DHCPOFFER from 10.34.39.2 >19:32:24 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >19:32:24 INFO : DHCPACK from 10.34.39.2 >19:32:24 INFO : bound to 10.34.39.97 -- renewal in 1400 seconds. >19:32:24 INFO : DHCPv4 eth0 - obtained lease 10.34.39.97 >19:32:24 INFO : DHCPv4 eth0 - option subnet-mask: 255.255.255.0 >19:32:24 INFO : DHCPv4 eth0 - option subnet-mask - prefix_len: 24 broadcast: 10.34.39.255 >19:32:24 INFO : DHCPv4 eth0 - option routers: >19:32:24 ERROR : no DNS servers, can't look up hostname >19:32:24 INFO : doing kickstart... setting it up >19:32:24 DEBUG : waiting for link eth0... >19:32:24 DEBUG : 0 seconds. >19:32:24 DEBUG : sleep (nicdelay) for 0 secs first >19:32:24 DEBUG : continuing... >19:32:24 INFO : reverse name lookup worked >19:32:24 INFO : starting to STEP_URL >19:32:24 INFO : URL_STAGE_MAIN - url is http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ >19:32:24 DEBUG : url address mirror.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os/ >19:32:24 INFO : trying to mount CD device hdc >19:32:24 INFO : transferring http://mirror.brq.redhat.com//rhel/RHEL-5/nightly-Server-latest/i386/os//images/updates.img to a fd >19:32:24 INFO : redirecting to http://mirror.englab.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//images/updates.img >19:32:24 DEBUG : url address mirror.englab.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os//images/updates.img >19:32:24 INFO : transferring http://mirror.brq.redhat.com//rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/updates.img to a fd >19:32:24 INFO : redirecting to http://mirror.englab.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/updates.img >19:32:24 DEBUG : url address mirror.englab.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/updates.img >19:32:24 INFO : transferring http://mirror.brq.redhat.com//rhel/RHEL-5/nightly-Server-latest/i386/os//images/product.img to a fd >19:32:24 INFO : redirecting to http://mirror.englab.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//images/product.img >19:32:24 DEBUG : url address mirror.englab.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os//images/product.img >19:32:24 INFO : transferring http://mirror.brq.redhat.com//rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/product.img to a fd >19:32:24 INFO : redirecting to http://mirror.englab.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/product.img >19:32:24 DEBUG : url address mirror.englab.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os//disc1/images/product.img >19:32:24 INFO : 515400 kB are available >19:32:24 INFO : transferring http://mirror.brq.redhat.com//rhel/RHEL-5/nightly-Server-latest/i386/os//images/stage2.img to a fd >19:32:24 INFO : redirecting to http://mirror.englab.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//images/stage2.img >19:32:24 DEBUG : url address mirror.englab.brq.redhat.com >19:32:24 DEBUG : url prefix /rhel/RHEL-5/nightly-Server-latest/i386/os//images/stage2.img >19:32:41 DEBUG : copied 89358336 bytes to /tmp/ramfs/stage2.img (complete) >19:32:41 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 22 >19:32:41 INFO : got url http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ >19:32:41 INFO : Loading SELinux policy >19:32:41 INFO : getting ready to spawn shell now >19:32:41 INFO : modules to insert >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : load module set done >19:32:41 INFO : modules to insert >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : load module set done >19:32:41 INFO : modules to insert >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : load module set done >19:32:41 INFO : modules to insert >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : load module set done >19:32:41 DEBUG : probing buses >19:32:41 DEBUG : finished bus probing >19:32:41 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ACPI >19:32:41 DEBUG : ignoring driverless device Intel Corporation 82371AB/EB/MB PIIX4 ISA >19:32:41 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge >19:32:41 DEBUG : ignoring driverless device Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge >19:32:41 DEBUG : ignoring driverless device BusLogic BT-946C (BA80C30) [MultiMaster 10] >19:32:41 DEBUG : ignoring driverless device VMware Inc Abstract SVGA II Adapter >19:32:41 INFO : modules to insert >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : load module set done >19:32:41 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 >19:32:41 DEBUG : getModuleLocation: 2.6.18-115.el5/i686 >19:32:41 INFO : loaded raid0 from /modules/modules.cgz >19:32:41 INFO : loaded raid1 from /modules/modules.cgz >19:32:41 INFO : loaded xor from /modules/modules.cgz >19:32:41 INFO : loaded raid456 from /modules/modules.cgz >19:32:41 INFO : loaded msdos from /modules/modules.cgz >19:32:41 INFO : loaded jbd2 from /modules/modules.cgz >19:32:41 INFO : loaded crc16 from /modules/modules.cgz >19:32:41 INFO : loaded ext4dev from /modules/modules.cgz >19:32:41 INFO : loaded jbd from /modules/modules.cgz >19:32:41 INFO : loaded ext3 from /modules/modules.cgz >19:32:41 INFO : loaded gfs2 from /modules/modules.cgz >19:32:41 INFO : loaded lock_nolock from /modules/modules.cgz >19:32:41 INFO : loaded dm-mod from /modules/modules.cgz >19:32:41 INFO : loaded dm-zero from /modules/modules.cgz >19:32:41 INFO : loaded dm-log from /modules/modules.cgz >19:32:41 INFO : loaded dm-mirror from /modules/modules.cgz >19:32:41 INFO : loaded dm-snapshot from /modules/modules.cgz >19:32:41 INFO : loaded scsi_dh from /modules/modules.cgz >19:32:41 INFO : loaded dm-multipath from /modules/modules.cgz >19:32:41 INFO : loaded dm-round-robin from /modules/modules.cgz >19:32:41 INFO : loaded dm-emc from /modules/modules.cgz >19:32:41 INFO : loaded dm-crypt from /modules/modules.cgz >19:32:41 INFO : loaded aes_generic from /modules/modules.cgz >19:32:41 INFO : loaded sha256 from /modules/modules.cgz >19:32:41 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >19:32:41 INFO : inserted /tmp/raid0.ko >19:32:41 INFO : inserted /tmp/raid1.ko >19:32:41 INFO : inserted /tmp/xor.ko >19:32:41 INFO : inserted /tmp/raid456.ko >19:32:41 INFO : inserted /tmp/msdos.ko >19:32:41 INFO : inserted /tmp/jbd2.ko >19:32:41 INFO : inserted /tmp/crc16.ko >19:32:41 INFO : inserted /tmp/ext4dev.ko >19:32:41 INFO : inserted /tmp/jbd.ko >19:32:41 INFO : inserted /tmp/ext3.ko >19:32:41 INFO : inserted /tmp/gfs2.ko >19:32:41 INFO : inserted /tmp/lock_nolock.ko >19:32:41 INFO : inserted /tmp/dm-mod.ko >19:32:41 INFO : inserted /tmp/dm-zero.ko >19:32:41 INFO : inserted /tmp/dm-log.ko >19:32:41 INFO : inserted /tmp/dm-mirror.ko >19:32:41 INFO : inserted /tmp/dm-snapshot.ko >19:32:41 INFO : inserted /tmp/scsi_dh.ko >19:32:41 INFO : inserted /tmp/dm-multipath.ko >19:32:41 INFO : inserted /tmp/dm-round-robin.ko >19:32:41 INFO : inserted /tmp/dm-emc.ko >19:32:42 INFO : inserted /tmp/dm-crypt.ko >19:32:42 INFO : inserted /tmp/aes_generic.ko >19:32:42 INFO : inserted /tmp/sha256.ko >19:32:42 INFO : load module set done >19:32:42 INFO : looking for USB mouse... >19:32:42 INFO : Running anaconda script /usr/bin/anaconda >19:32:44 INFO : using only installclass Red Hat Enterprise Linux >19:32:44 INFO : using only installclass Red Hat Enterprise Linux >19:32:44 INFO : Display mode = g >19:32:44 INFO : Method = http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os/ >19:32:52 INFO : anaconda floppy device fd0 >19:33:00 INFO : Started mini-wm >19:33:00 INFO : Starting graphical installation... >19:33:01 WARNING : Unable to find temp path, going to use ramfs path >19:33:02 INFO : ISCSID is /usr/sbin/iscsid >19:33:02 INFO : ISCSIADM is /usr/sbin/iscsiadm >19:33:02 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >19:33:02 INFO : ISCSID is /usr/sbin/iscsid >19:33:02 INFO : ISCSIADM is /usr/sbin/iscsiadm >19:33:02 DEBUG : queryFirmware: ISCSIADM is /usr/sbin/iscsiadm >19:33:02 DEBUG : starting mpaths >19:33:02 DEBUG : self.driveList(): ['hda'] >19:33:02 DEBUG : DiskSet.skippedDisks: [] >19:33:02 DEBUG : DiskSet.skippedDisks: [] >19:33:02 DEBUG : done starting mpaths. Drivelist: ['hda'] >19:33:02 DEBUG : starting dmraids >19:33:02 DEBUG : self.driveList(): ['hda'] >19:33:02 DEBUG : DiskSet.skippedDisks: [] >19:33:02 DEBUG : DiskSet.skippedDisks: [] >19:33:02 DEBUG : starting all dmraids on drives ['hda'] >19:33:02 DEBUG : scanning for dmraid on drives ['hda'] >19:33:02 DEBUG : done starting dmraids. Drivelist: ['hda'] >19:33:02 WARNING : step installtype does not exist >19:33:02 WARNING : step complete does not exist >19:33:02 WARNING : step complete does not exist >19:33:02 WARNING : step complete does not exist >19:33:03 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >19:33:03 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >19:33:03 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//RELEASE-NOTES-en_US.html: HTTP Error 404: Not Found >19:33:04 CRITICAL: IOError 14 occurred getting http://mirror.brq.redhat.com/rhel/RHEL-5/nightly-Server-latest/i386/os//RELEASE-NOTES.en_US: HTTP Error 404: Not Found >19:33:04 INFO : moving (1) to step regkey >19:33:10 INFO : repopaths is {'base': 'Server'} >19:33:10 INFO : moving (1) to step partitionobjinit >19:33:10 INFO : ISCSID is /usr/sbin/iscsid >19:33:10 INFO : ISCSIADM is /usr/sbin/iscsiadm >19:33:10 INFO : ISCSID is /usr/sbin/iscsid >19:33:10 INFO : ISCSIADM is /usr/sbin/iscsiadm >19:33:10 INFO : no initiator set >19:33:10 INFO : no /tmp/fcpconfig; not configuring zfcp >19:33:10 DEBUG : starting mpaths >19:33:10 DEBUG : self.driveList(): ['hda'] >19:33:10 DEBUG : DiskSet.skippedDisks: [] >19:33:10 DEBUG : DiskSet.skippedDisks: [] >19:33:10 DEBUG : done starting mpaths. Drivelist: ['hda'] >19:33:10 DEBUG : adding drive hda to disk list >19:33:10 DEBUG : starting mpaths >19:33:10 DEBUG : self.driveList(): ['hda'] >19:33:10 DEBUG : DiskSet.skippedDisks: [] >19:33:10 DEBUG : DiskSet.skippedDisks: [] >19:33:10 DEBUG : done starting mpaths. Drivelist: ['hda'] >19:33:10 INFO : moving (1) to step parttype >19:33:38 INFO : moving (1) to step autopartitionexecute >19:33:38 INFO : Detected 512M of memory >19:33:38 INFO : Swap attempt of 512M to 1024M >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 7.84423828125, clamped to 0 >19:33:38 DEBUG : total space: 0 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 5075.22216797, clamped to 5056 >19:33:38 DEBUG : total space: 5056 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 7601.06689453, clamped to 7584 >19:33:38 DEBUG : total space: 7584 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 8871.83349609, clamped to 8864 >19:33:38 DEBUG : total space: 8864 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 9499.37255859, clamped to 9472 >19:33:38 DEBUG : total space: 9472 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 9820.98632812, clamped to 9792 >19:33:38 DEBUG : total space: 9792 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 9977.87109375, clamped to 9952 >19:33:38 DEBUG : total space: 9952 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10056.3134766, clamped to 10048 >19:33:38 DEBUG : total space: 10048 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10095.534668, clamped to 10080 >19:33:38 DEBUG : total space: 10080 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10111.2231445, clamped to 10080 >19:33:38 DEBUG : total space: 10080 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10126.9116211, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10126.9116211, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : used space is 1536 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : used space is 7232 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : used space is 7744 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : used space is 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : used space is 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : used space is 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : actual space is 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:38 INFO : moving (1) to step partition >19:33:38 DEBUG : no preexisting size for volume group VolGroup00 >19:33:38 DEBUG : got pv.size of 10134.7558594, clamped to 10112 >19:33:38 DEBUG : total space: 10112 >19:33:46 DEBUG : computeVGSize: vgsize is 10112 >19:34:55 DEBUG : computeVGSize: vgsize is 10112 >19:34:56 DEBUG : computeVGSize: vgsize is 10112 >19:35:05 DEBUG : computeVGSize: vgsize is 10112 >19:35:11 DEBUG : computeVGSize: vgsize is 10112 > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >HOSTNAME=dhcp97.anaconda.englab.brq.redhat.com >DOMAIN=anaconda.englab.brq.redhat.com > > >/tmp/lvmout: > No volume groups found
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 463780
: 317608 |
317675
|
317677
|
318049