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 291196 Details for
Bug 428180
Traceback when adding zFCP disk without specifying details
[?]
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.txt
zFCP-anacdump.tzt (text/plain), 30.15 KB, created by
James Laska
on 2008-01-09 20:25:28 UTC
(
hide
)
Description:
traceback.txt
Filename:
MIME Type:
Creator:
James Laska
Created:
2008-01-09 20:25:28 UTC
Size:
30.15 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/anaconda/gui.py", line 765, in __init__ > self.dialog = gtk.MessageDialog(mainWindow, 0, style, buttons, text) > File "/usr/lib/anaconda/gui.py", line 906, in messageWindow > custom_buttons, custom_icon).getrc() > File "/usr/lib/anaconda/iw/autopart_type.py", line 193, in addZfcpDrive > self.intf.messageWindow(_("Error"), e) > File "/usr/lib/anaconda/iw/autopart_type.py", line 220, in addDrive > rc = self.addZfcpDrive() >TypeError: GtkMessageDialog.__init__() argument 5 must be string or None, not instance > >Local variables in innermost frame: >style: <enum GTK_MESSAGE_INFO of type GtkMessageType> >custom_icon: None >custom_buttons: None >title: Error >default: None >text: You have not specified a device number or the number is invalid >self: <gui.MessageWindow instance at 0x8189db08> >buttons: <enum GTK_BUTTONS_OK of type GtkButtonsType> >destroyAfterRun: True >run: True >type: ok >docustom: 0 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 73 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x200015a33a8> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: PartitionTypeWindow instance, containing members: > intf.icw.currentWindow.xml: <glade.XML object (PyGladeXML) at 0x200015b4ab0> > intf.icw.currentWindow.intf: Already dumped > intf.icw.currentWindow.prevrev: None > intf.icw.currentWindow.review: False > intf.icw.currentWindow.combo: <gtk.ComboBox object (GtkComboBox) at 0x200015b4b40> > intf.icw.currentWindow.dispatch: Dispatcher instance, containing members: > intf.icw.currentWindow.dispatch.step: 8 > intf.icw.currentWindow.dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 2, 'group-selection': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'writexconfig': 2, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1} > intf.icw.currentWindow.dispatch.firstStep: 0 > intf.icw.currentWindow.dispatch.method: UrlInstallMethod instance, containing members: > intf.icw.currentWindow.dispatch.method.splitmethod: False > intf.icw.currentWindow.dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2000152c788>> > intf.icw.currentWindow.dispatch.method.intf: Already dumped > intf.icw.currentWindow.dispatch.method.tree: None > intf.icw.currentWindow.dispatch.method.rootPath: /mnt/sysimage > intf.icw.currentWindow.dispatch.method.pkgUrl: http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os > intf.icw.currentWindow.dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2000152c788>> > intf.icw.currentWindow.dispatch.method.baseUrl: http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os > intf.icw.currentWindow.dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2000152c788>> > intf.icw.currentWindow.dispatch.method.currentMedia: [] > intf.icw.currentWindow.dispatch.method.loopbackFile: None > intf.icw.currentWindow.dispatch.anaconda: Already dumped > 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: Automatic Partitioning > intf.icw.currentWindow.drivelist: <WideCheckList object (GtkTreeView) at 0x200015b4c60> > intf.icw.currentWindow.diskset: DiskSet instance, containing members: > intf.icw.currentWindow.diskset.initializedDisks: {'dasda': True, 'dasdb': True} > intf.icw.currentWindow.diskset.disks: {'dasda': <PedDisk object at 0x2000054ed30>, 'dasdb': <PedDisk object at 0x2000054e750>} > 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.useAutopartitioning: 1 > intf.icw.currentWindow.partitions.autoClearPartType: 0 > intf.icw.currentWindow.partitions.nextUniqueID: 8 > intf.icw.currentWindow.partitions.reinitializeDisks: 0 > intf.icw.currentWindow.partitions.autoClearPartDrives: [] > intf.icw.currentWindow.partitions.zeroMbr: 0 > intf.icw.currentWindow.partitions.isKickstart: 0 > intf.icw.currentWindow.partitions.requests: [LV Request -- mountpoint: None uniqueID: 7 > type: swap format: 0 badblocks: None > size: 1504.0 lvname: LogVol01 volgroup: 5 > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 6 > type: ext3 format: 0 badblocks: None > size: 5408.0 lvname: LogVol00 volgroup: 5 > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: swapFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: swap > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x80b4e150> > origfstype.maxLabelChars: 15 > primary: None > dev: None > uniqueID: 4 > mountpoint: None > requestSize: 512.015625 > size: 512.015625 > end: 14424479 > grow: 0 > start: 13375872 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: dasdb2 > maxSizeMB: None > bytesPerInode: 4096 > drive: dasdb > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 5 > format: 0 pesize: 32768 > physvols: [2] >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: ext3FileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 1 > origfstype.name: ext3 > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [e2fsprogs] > origfstype.extraFormatArgs: [-j] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x80b03080> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 3 > mountpoint: None > requestSize: 6531.09375 > size: 6531.09375 > end: 13375871 > grow: 0 > start: 192 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: dasdb1 > maxSizeMB: None > bytesPerInode: 4096 > drive: dasdb > fslabel: None > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: Already dumped > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 99.984375 > size: 99.984375 > end: 204959 > grow: 0 > start: 192 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: dasda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: dasda > fslabel: /boot > protected: 0 > multidrive: None >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: lvmPhysicalVolumeDummyFileSystem instance, containing members: > origfstype.partedPartitionFlags: [6] > origfstype.checked: 0 > origfstype.name: physical volume (LVM) > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 1 > origfstype.maxSizeMB: 8388608 > origfstype.supported: 1 > origfstype.defaultOptions: defaults > origfstype.packages: [lvm2] > origfstype.extraFormatArgs: [] > origfstype.formattable: 1 > origfstype.partedFileSystemType: <PedFileSystemType object at 0x80b0ce00> > origfstype.maxLabelChars: 16 > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 6943.125 > size: 6943.125 > end: 14424479 > grow: 0 > start: 204960 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: dasda2 > maxSizeMB: None > bytesPerInode: 4096 > drive: dasda > fslabel: None > protected: 0 > multidrive: None >] > 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' >, 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' >, 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' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 752 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > intf.icw.currentWindow.partitions.deletes: [] > intf.icw.window: <gtk.Window object (GtkWindow) at 0x200015a33f0> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x200015a3480> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Window object (GtkWindow) at 0x2000164eee8> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2000155e7e0> > intf.icw.rnv.currentURI: /tmp/RELEASE-NOTES-en.html > intf.icw.rnv.topDir: /tmp > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x2000161a4c8> > 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://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os >dispatch: 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.rootParts: [('/dev/VolGroup00/LogVol00', 'ext3', 'Red Hat Enterprise Linux Server 5', ''), ('dasdb1', 'ext3', 'Red Hat Enterprise Linux Server 5.1', '')] > id.upgradeDeps: > id.upgradeRoot: [('/dev/VolGroup00/LogVol00', 'ext3'), ('dasdb1', 'ext3')] > id.xsetup: None > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 0 > id.keyboard._mods: KeyboardModels instance, containing members: > 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: None > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: None > id.iscsi: <iscsi.iscsi object at 0x20000e03ef0> > id.methodstr: http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2000152c788>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2000152c788>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2000152c788>> > id.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 > >] > id.fsset.anaconda: Already dumped > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.upgradeRemove: [] > 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.firstboot: 1 > id.diskset: Already dumped > id.upgradeInfoFound: None > id.users: None > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.dependencies: [] > id.ksdata: None > id.bootloader: s390BootloaderInfo 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.args.cargs: [] > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: None > id.bootloader.configfile: /etc/zipl.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 0 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.drivelist: [dasda, dasdb] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.useZiplVal: 1 > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >ARP=no >BOOTPROTO=static >IPADDR=192.168.5.109 >MTU=1492 >NETMASK=255.255.255.0 >NETTYPE=qeth >ONBOOT=yes >PORTNAME=FOOBAR >SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602 > >} > id.network.primaryNS: 172.16.52.28 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: 192.168.5.254 > 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.partitions: Already dumped > id.isHeadless: True > id.videocard: None > 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/anaconda.log: >20:14:36 INFO : 768588 kB are available >20:14:36 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >20:14:36 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:37 INFO : loaded cramfs from /modules/modules.cgz >20:14:37 INFO : loaded fat from /modules/modules.cgz >20:14:37 INFO : loaded vfat from /modules/modules.cgz >20:14:37 INFO : loaded sunrpc from /modules/modules.cgz >20:14:37 INFO : loaded lockd from /modules/modules.cgz >20:14:37 INFO : loaded fscache from /modules/modules.cgz >20:14:37 INFO : loaded nfs_acl from /modules/modules.cgz >20:14:37 INFO : loaded nfs from /modules/modules.cgz >20:14:37 INFO : loaded loop from /modules/modules.cgz >20:14:37 INFO : loaded squashfs from /modules/modules.cgz >20:14:37 DEBUG : module(s) isofs floppy edd pcspkr not found >20:14:37 INFO : inserted /tmp/cramfs.ko >20:14:37 INFO : inserted /tmp/fat.ko >20:14:37 INFO : inserted /tmp/vfat.ko >20:14:37 INFO : inserted /tmp/sunrpc.ko >20:14:37 INFO : inserted /tmp/lockd.ko >20:14:37 INFO : inserted /tmp/fscache.ko >20:14:37 INFO : inserted /tmp/nfs_acl.ko >20:14:37 INFO : inserted /tmp/nfs.ko >20:14:37 INFO : inserted /tmp/loop.ko >20:14:37 INFO : inserted /tmp/squashfs.ko >20:14:37 INFO : load module set done >20:14:37 INFO : modules to insert >20:14:37 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:37 INFO : load module set done >20:14:37 INFO : modules to insert cdrom ide-cd >20:14:37 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:37 INFO : loaded cdrom from /modules/modules.cgz >20:14:37 DEBUG : module(s) ide-cd not found >20:14:37 INFO : inserted /tmp/cdrom.ko >20:14:37 INFO : load module set done >20:14:37 INFO : modules to insert scsi_mod sd_mod sr_mod >20:14:37 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:38 INFO : loaded scsi_mod from /modules/modules.cgz >20:14:38 INFO : loaded sd_mod from /modules/modules.cgz >20:14:38 INFO : loaded sr_mod from /modules/modules.cgz >20:14:38 INFO : inserted /tmp/scsi_mod.ko >20:14:38 INFO : inserted /tmp/sd_mod.ko >20:14:38 INFO : inserted /tmp/sr_mod.ko >20:14:38 INFO : load module set done >20:14:38 INFO : modules to insert scsi_transport_fc zfcp >20:14:38 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:38 INFO : loaded scsi_transport_fc from /modules/modules.cgz >20:14:38 INFO : loaded zfcp from /modules/modules.cgz >20:14:38 INFO : inserted /tmp/scsi_transport_fc.ko >20:14:38 INFO : inserted /tmp/zfcp.ko >20:14:38 INFO : load module set done >20:14:38 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >20:14:38 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:39 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >20:14:39 INFO : loaded libiscsi from /modules/modules.cgz >20:14:39 INFO : loaded iscsi_tcp from /modules/modules.cgz >20:14:39 INFO : inserted /tmp/scsi_transport_iscsi.ko >20:14:39 INFO : inserted /tmp/libiscsi.ko >20:14:39 INFO : inserted /tmp/iscsi_tcp.ko >20:14:39 INFO : load module set done >20:14:39 INFO : modules to insert dasd_mod >20:14:39 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:39 INFO : loaded dasd_mod from /modules/modules.cgz >20:14:39 INFO : inserted /tmp/dasd_mod.ko >20:14:39 INFO : load module set done >20:14:39 INFO : modules to insert dasd_diag_mod dasd_fba_mod dasd_eckd_mod >20:14:39 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:40 INFO : loaded dasd_diag_mod from /modules/modules.cgz >20:14:40 INFO : loaded dasd_fba_mod from /modules/modules.cgz >20:14:40 INFO : loaded dasd_eckd_mod from /modules/modules.cgz >20:14:40 INFO : inserted /tmp/dasd_diag_mod.ko >20:14:40 INFO : inserted /tmp/dasd_fba_mod.ko >20:14:40 INFO : inserted /tmp/dasd_eckd_mod.ko >20:14:40 INFO : load module set done >20:14:40 INFO : looking for usb controllers >20:14:40 DEBUG : no usb controller found >20:14:40 INFO : no firewire controller found >20:14:40 DEBUG : no pcic controller found >20:14:40 DEBUG : probing buses >20:14:40 DEBUG : finished bus probing >20:14:40 INFO : found nothing >20:14:41 DEBUG : going to set language to en_US.UTF-8 >20:14:41 INFO : setting language to en_US.UTF-8 >20:14:41 INFO : need to set up networking >20:14:41 INFO : going to pick interface >20:14:41 INFO : going to do getNetConfig >20:14:41 INFO : doing kickstart... setting it up >20:14:41 DEBUG : waiting for link eth0... >20:14:41 DEBUG : 0 seconds. >20:14:41 ERROR : no DNS servers, can't look up hostname >20:14:41 INFO : starting to STEP_URL >20:14:41 INFO : URL_STAGE_MAIN - url is http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os >20:14:41 DEBUG : url address porkchop.redhat.com >20:14:41 DEBUG : url prefix /released/RHEL-5-Server/U1/s390x/os >20:14:41 ERROR : got to setupCdrom without a CD device >20:14:41 INFO : transferring http://porkchop.redhat.com//released/RHEL-5-Server/U1/s390x/os/images/updates.img to a fd >20:14:41 INFO : transferring http://porkchop.redhat.com//released/RHEL-5-Server/U1/s390x/os/disc1/images/updates.img to a fd >20:14:42 INFO : transferring http://porkchop.redhat.com//released/RHEL-5-Server/U1/s390x/os/images/product.img to a fd >20:14:42 INFO : transferring http://porkchop.redhat.com//released/RHEL-5-Server/U1/s390x/os/disc1/images/product.img to a fd >20:14:42 INFO : 768588 kB are available >20:14:42 INFO : transferring http://porkchop.redhat.com//released/RHEL-5-Server/U1/s390x/os/images/stage2.img to a fd >20:14:49 DEBUG : copied 83759104 bytes to /tmp/ramfs/stage2.img (complete) >20:14:49 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 9 >20:14:49 INFO : got url http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os >20:14:49 INFO : Loading SELinux policy >20:14:49 INFO : getting ready to spawn shell now >20:14:49 INFO : modules to insert ide-cd >20:14:49 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:49 DEBUG : module(s) ide-cd not found >20:14:49 INFO : load module set done >20:14:49 INFO : modules to insert >20:14:49 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:49 INFO : load module set done >20:14:49 INFO : modules to insert >20:14:49 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:49 INFO : load module set done >20:14:49 INFO : modules to insert >20:14:49 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:49 INFO : load module set done >20:14:49 DEBUG : probing buses >20:14:49 DEBUG : finished bus probing >20:14:49 INFO : found nothing >20:14:49 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >20:14:49 DEBUG : getModuleLocation: 2.6.18-53.el5/s390x >20:14:50 INFO : loaded raid0 from /modules/modules.cgz >20:14:50 INFO : loaded raid1 from /modules/modules.cgz >20:14:50 INFO : loaded xor from /modules/modules.cgz >20:14:50 INFO : loaded raid456 from /modules/modules.cgz >20:14:50 INFO : loaded msdos from /modules/modules.cgz >20:14:50 INFO : loaded gfs2 from /modules/modules.cgz >20:14:50 INFO : loaded lock_nolock from /modules/modules.cgz >20:14:50 INFO : loaded dm-mod from /modules/modules.cgz >20:14:50 INFO : loaded dm-zero from /modules/modules.cgz >20:14:50 INFO : loaded dm-mirror from /modules/modules.cgz >20:14:50 INFO : loaded dm-snapshot from /modules/modules.cgz >20:14:50 INFO : loaded dm-multipath from /modules/modules.cgz >20:14:50 INFO : loaded dm-round-robin from /modules/modules.cgz >20:14:50 INFO : loaded dm-emc from /modules/modules.cgz >20:14:50 DEBUG : module(s) md raid5 raid6 reiserfs jfs xfs not found >20:14:50 INFO : inserted /tmp/raid0.ko >20:14:50 INFO : inserted /tmp/raid1.ko >20:14:50 INFO : inserted /tmp/xor.ko >20:14:51 INFO : inserted /tmp/raid456.ko >20:14:51 INFO : inserted /tmp/msdos.ko >20:14:51 INFO : inserted /tmp/gfs2.ko >20:14:51 INFO : inserted /tmp/lock_nolock.ko >20:14:51 INFO : inserted /tmp/dm-mod.ko >20:14:51 INFO : inserted /tmp/dm-zero.ko >20:14:51 INFO : inserted /tmp/dm-mirror.ko >20:14:51 INFO : inserted /tmp/dm-snapshot.ko >20:14:51 INFO : inserted /tmp/dm-multipath.ko >20:14:51 INFO : inserted /tmp/dm-round-robin.ko >20:14:51 INFO : inserted /tmp/dm-emc.ko >20:14:51 INFO : load module set done >20:14:51 INFO : looking for USB mouse... >20:14:51 INFO : Running anaconda script /usr/bin/anaconda >20:14:51 DEBUG : adding extraArg --vnc >20:14:53 INFO : using only installclass Red Hat Enterprise Linux >20:14:53 INFO : Red Hat Enterprise Linux is only installclass, using it >20:14:53 INFO : Display mode = g >20:14:53 INFO : Method = http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os >20:14:53 WARNING : no floppy devices found but we'll try fd0 anyway >20:14:56 INFO : Starting VNC... >20:14:56 INFO : ip of eth0 is 192.168.5.109 >20:14: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. > > >20:14:56 INFO : The VNC server is now running. >20:14:56 INFO : Please connect to 192.168.5.109:1 to begin the install... >20:14:56 INFO : Started mini-wm >20:14:56 INFO : Starting graphical installation... >20:14:56 WARNING : Unable to find temp path, going to use ramfs path >20:14:57 INFO : Detected 752M of memory >20:14:57 INFO : Swap attempt of 752M to 1504M >20:14:57 WARNING : step installtype does not exist >20:14:57 WARNING : step complete does not exist >20:14:57 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os/RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >20:14:58 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os/RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >20:14:58 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os/RELEASE-NOTES-en_US.html: HTTP Error 404: Not Found >20:14:58 CRITICAL: IOError 14 occurred getting http://porkchop.redhat.com/released/RHEL-5-Server/U1/s390x/os/RELEASE-NOTES.en_US: HTTP Error 404: Not Found >20:14:58 INFO : moving (1) to step welcome >20:17:51 INFO : moving (1) to step regkey >20:17:54 INFO : repopaths is {'base': 'Server'} >20:17:54 INFO : moving (1) to step findrootparts >20:17:54 DEBUG : starting mpaths >20:17:54 DEBUG : self.driveList(): ['dasda', 'dasdb'] >20:17:54 DEBUG : DiskSet.skippedDisks: [] >20:17:54 DEBUG : DiskSet.skippedDisks: [] >20:17:54 DEBUG : done starting mpaths. Drivelist: ['dasda', 'dasdb'] >20:17:54 DEBUG : adding drive dasda to disk list >20:17:54 DEBUG : adding drive dasdb to disk list >20:17:55 INFO : lv is VolGroup00/LogVol00, size of 5408 >20:17:55 INFO : lv is VolGroup00/LogVol01, size of 1504 >20:17:55 DEBUG : isys.py:mount()- going to mount /dev/VolGroup00/LogVol00 on /mnt/sysimage >20:17:55 DEBUG : isys.py:mount()- going to mount /tmp/dasda1 on /mnt/sysimage >20:17:55 DEBUG : isys.py:mount()- going to mount /tmp/dasdb1 on /mnt/sysimage >20:17:56 DEBUG : removing drive dasda from disk lists >20:17:56 DEBUG : removing drive dasdb from disk lists >20:17:56 INFO : moving (1) to step findinstall >20:17:56 INFO : using only installclass Red Hat Enterprise Linux >20:19:02 WARNING : step complete does not exist >20:19:02 INFO : moving (1) to step partitionobjinit >20:19:02 INFO : no /tmp/fcpconfig; not configuring zfcp >20:19:02 DEBUG : adding drive dasda to disk list >20:19:02 DEBUG : adding drive dasdb to disk list >20:19:02 INFO : pv is /dev/dasda2 in vg VolGroup00, size is 6943 >20:19:02 INFO : vg VolGroup00, size is 6912, pesize is 32768 >20:19:02 DEBUG : VolumeGroupRequestSpec('VolGroup00').preexist_size is 6912.0 >20:19:02 INFO : lv is VolGroup00/LogVol00, size of 5408 >20:19:02 INFO : lv is VolGroup00/LogVol01, size of 1504 >20:19:02 INFO : moving (1) to step parttype > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=static >IPADDR=192.168.5.109 >NETMASK=255.255.255.0 >GATEWAY=192.168.5.254 >MTU=1492 >SUBCHANNELS=0.0.0600,0.0.0601,0.0.0602 >PORTNAME=FOOBAR >NETTYPE=qeth >ARP=no > > >/tmp/lvmout: > 0 logical volume(s) in volume group "VolGroup00" now active
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 428180
: 291196