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 146973 Details for
Bug 225506
Anaconda crashes with unhandled exception (using JMicron RAID)
[?]
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.
Dump
anacdump.txt (text/plain), 54.86 KB, created by
Lars Ove Claesson
on 2007-01-30 22:54:52 UTC
(
hide
)
Description:
Dump
Filename:
MIME Type:
Creator:
Lars Ove Claesson
Created:
2007-01-30 22:54:52 UTC
Size:
54.86 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib64/python2.4/site-packages/block/__init__.py", line 18, in dm_log > raise Exception, message > File "/usr/lib64/python2.4/site-packages/block/device.py", line 672, in get_map > self._RaidSet__map = _dm.map(name=self.name, table=self.rs.dmTable) > File "/usr/lib64/python2.4/site-packages/block/device.py", line 765, in activate > self.map.dev.mknod(self.prefix+self.name) > File "/usr/lib/anaconda/dmraid.py", line 168, in startAllRaid > rs.activate(mknod=True) > File "/usr/lib/anaconda/partedUtils.py", line 609, in startDmRaid > dmList = dmraid.startAllRaid(driveList) > File "/usr/lib/anaconda/partedUtils.py", line 968, in openDevices > self.startDmRaid() > File "/usr/lib/anaconda/upgrade.py", line 91, in findExistingRoots > anaconda.id.diskset.openDevices() > File "/usr/lib/anaconda/upgrade.py", line 68, in findRootParts > anaconda.id.rootParts = findExistingRoots(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 199, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 122, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 923, in nextClicked > self.anaconda.dispatch.gotoNext() >Exception: device-mapper: reload ioctl failed: Invalid argument > >Local variables in innermost frame: >message: device-mapper: reload ioctl failed: Invalid argument >line: 1574 >file: ioctl/libdm-iface.c >level: 3 > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: InstallControlWindow instance, containing members: > intf.icw.handle: 7 > intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0x2aaab44f3910> > intf.icw.reloadRcQueued: 0 > intf.icw.currentWindow: WelcomeWindow instance, containing members: > intf.icw.currentWindow.ics: InstallControlState instance, containing members: > intf.icw.currentWindow.ics.prevEnabled: False > intf.icw.currentWindow.ics.cw: Already dumped > intf.icw.currentWindow.ics.nextEnabled: True > intf.icw.currentWindow.ics.grabNext: 1 > intf.icw.currentWindow.ics.title: Install Window > intf.icw.window: <gtk.Window object (GtkWindow) at 0x2aaab44f38c0> > intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0x2aaab44f3a00> > intf.icw.anaconda: Already dumped > intf.icw.rnv: ReleaseNotesViewer instance, containing members: > intf.icw.rnv.textWin: <gtk.Dialog object (GtkDialog) at 0x2aaab44f3370> > intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0x2aaab44840a0> > intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html > intf.icw.rnv.topDir: /mnt/source > intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0x2aaab4484140> > 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: cdrom://hde:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.step: 5 > dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'keyboard': 2, 'upgbootloader': 1, 'upgrademigfind': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.firstStep: 0 > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1161132068.269978 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > dispatch.method.loopbackFile: None > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > dispatch.method.device: hde > dispatch.method.currentMedia: [1, 2, 3, 4, 5, 6] > 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.rootParts: None > 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 0x2aaab088eb90>, <rhpxl.videocard.VideoCard instance at 0x2aaab088ec20>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc RV280 [Radeon 9200 PRO] >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] > 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 RV280 [Radeon 9200 PRO] > 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: {'KEYBOARDTYPE': pc, 'KEYTABLE': no} > 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 0x2aaaabc0d210> > id.xsetup.xserver.display: :1 > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: 0 > id.timezone.utcOffset: 0 > id.timezone.arc: 0 > id.timezone.tz: None > id.timezone.dst: 0 > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x2aaab448a950> > id.methodstr: cdrom://hde:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x2aaab4418ef0>> > id.fsset.entries: [fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs 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: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > 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.prevmedia: None > id.backend.instLog: None > id.backend.modeText: > id.backend.method: Already dumped > id.backend.instPath: /mnt/sysimage > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {} > id.diskset.onlyPrimary: None > id.upgradeInfoFound: None > id.users: None > id.displayMode: g > id.excludeDocs: 0 > id.auth: --enableshadow --enablemd5 > id.dependencies: [] > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: None > id.bootloader.pure: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: None > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader.serialDevice: None > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: None > id.bootloader.images.images: {} > id.bootloader.drivelist: [sda, mapper/isw_dabhdgghgh_ARRAY 1] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.useIPv6: True > id.network.useIPv4: True > id.network.netdevices: {'eth0': DEVICE=eth0 >HWADDR=00:18:F3:E5:36:49 >ONBOOT=no > >} > id.network.primaryNS: > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: > id.instClass: InstallClass instance, containing members: > id.floppyDevice: sdf > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 0 > id.partitions.nextUniqueID: 1 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [] > id.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: 512 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><4>Bootdata ok (command line is initrd=initrd.img BOOT_IMAGE=vmlinuz ) ><5>Linux version 2.6.18-1.2798.fc6 (brewbuilder@hs20-bc1-6.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 14:39:22 EDT 2006 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 0000000000098000 (usable) ><4> BIOS-e820: 0000000000098000 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001ffa0000 (usable) ><4> BIOS-e820: 000000001ffa0000 - 000000001ffae000 (ACPI data) ><4> BIOS-e820: 000000001ffae000 - 000000001ffe0000 (ACPI NVS) ><4> BIOS-e820: 000000001ffe0000 - 0000000020000000 (reserved) ><4> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) ><4> BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) ><6>DMI 2.4 present. ><7>ACPI: RSDP (v000 ACPIAM ) @ 0x00000000000fae40 ><7>ACPI: RSDT (v001 A M I OEMRSDT 0x10000620 MSFT 0x00000097) @ 0x000000001ffa0000 ><7>ACPI: FADT (v002 A M I OEMFACP 0x10000620 MSFT 0x00000097) @ 0x000000001ffa0200 ><7>ACPI: MADT (v001 A M I OEMAPIC 0x10000620 MSFT 0x00000097) @ 0x000000001ffa0390 ><7>ACPI: MCFG (v001 A M I OEMMCFG 0x10000620 MSFT 0x00000097) @ 0x000000001ffa0400 ><7>ACPI: OEMB (v001 A M I AMI_OEM 0x10000620 MSFT 0x00000097) @ 0x000000001ffae040 ><7>ACPI: HPET (v001 A M I OEMHPET 0x10000620 MSFT 0x00000097) @ 0x000000001ffa8d50 ><7>ACPI: DSDT (v001 A0667 A0667000 0x00000000 INTL 0x20060113) @ 0x0000000000000000 ><6>No NUMA configuration found ><6>Faking a node at 0000000000000000-000000001ffa0000 ><6>Bootmem setup node 0 0000000000000000-000000001ffa0000 ><7>On node 0 totalpages: 127508 ><7> DMA zone: 2610 pages, LIFO batch:0 ><7> DMA32 zone: 124898 pages, LIFO batch:31 ><6>ACPI: PM-Timer IO Port: 0x808 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>Processor #0 15:4 APIC version 20 ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled) ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) ><6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><6>Setting APIC routing to physical flat ><6>ACPI: HPET id: 0x8086a202 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><4>Nosave address range: 0000000000098000 - 00000000000a0000 ><4>Nosave address range: 00000000000a0000 - 00000000000e4000 ><4>Nosave address range: 00000000000e4000 - 0000000000100000 ><6>Allocating PCI resources starting at 30000000 (gap: 20000000:dee00000) ><6>SMP: Allowing 4 CPUs, 3 hotplug CPUs ><4>Built 1 zonelists. Total pages: 127508 ><5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz ><4>Initializing CPU#0 ><4>PID hash table entries: 2048 (order: 11, 16384 bytes) ><6>time.c: Using 14.318180 MHz WALL HPET GTOD HPET/TSC timer. ><6>time.c: Detected 2671.068 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) ><4>Checking aperture... ><4>Memory: 503096k/523904k available (2409k kernel code, 20392k reserved, 1722k data, 204k init) ><4>Calibrating delay using timer specific routine.. 5347.98 BogoMIPS (lpj=10695964) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><6>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 256 ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 256K ><4>using mwait in idle threads. ><6>CPU: Hyper-Threading is disabled ><6>CPU0: Thermal monitoring enabled (TM2) ><6>SMP alternatives: switching to UP code ><6>ACPI: Core revision 20060707 ><6>Using local APIC timer interrupts. ><4>result 8347034 ><6>Detected 8.347 MHz APIC timer. ><6>Brought up 1 CPUs ><6>testing NMI watchdog ... OK. ><7>sizeof(vma)=176 bytes ><7>sizeof(page)=64 bytes ><7>sizeof(inode)=720 bytes ><7>sizeof(dentry)=232 bytes ><7>sizeof(ext3inode)=968 bytes ><7>sizeof(buffer_head)=96 bytes ><7>sizeof(skbuff)=240 bytes ><7>sizeof(task_struct)=1936 bytes ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5905k freed ><6>NET: Registered protocol family 16 ><6>ACPI: bus type pci registered ><6>PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved ><6>PCI: Not using MMCONFIG. ><6>PCI: Using configuration type 1 ><6>ACPI: Interpreter enabled ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>PCI: Probing PCI hardware (bus 00) ><7>Boot video device is 0000:05:02.0 ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] ><4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ><4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 *14 15) ><4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) ><4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 *15) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>pnp: PnP ACPI: found 13 devices ><6>usbcore: registered new driver usbfs ><6>usbcore: registered new driver hub ><6>PCI: Using ACPI for IRQ routing ><6>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>hpet0: at MMIO 0xfed00000 (virtual 0xffffffffff5fe000), IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><6>PCI-GART: No AMD northbridge found. ><6>pnp: 00:07: ioport range 0x290-0x297 has been reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: bfd00000-bfdfffff ><6>PCI: Bridge: 0000:00:1c.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: bfe00000-bfefffff ><6>PCI: Bridge: 0000:00:1c.4 ><6> IO window: 9000-9fff ><6> MEM window: ff800000-ff8fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1c.5 ><6> IO window: 8000-8fff ><6> MEM window: ff700000-ff7fffff ><6> PREFETCH window: disabled. ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: a000-cfff ><6> MEM window: ff900000-ff9fffff ><6> PREFETCH window: bff00000-dfefffff ><6>GSI 16 sharing vector 0xA9 and IRQ 16 ><6>ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><6>ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><6>GSI 17 sharing vector 0xB1 and IRQ 17 ><6>ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 17 (level, low) -> IRQ 177 ><7>PCI: Setting latency timer of device 0000:00:1c.5 to 64 ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 4096 (order: 3, 32768 bytes) ><4>TCP established hash table entries: 16384 (order: 7, 524288 bytes) ><4>TCP bind hash table entries: 8192 (order: 6, 262144 bytes) ><6>TCP: Hash tables configured (established 16384 bind 8192) ><6>TCP reno registered ><6>audit: initializing netlink socket (disabled) ><5>audit(1170199884.608:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 512 (order 0, 4096 bytes) ><6>SELinux: Registering netfilter hooks ><6>Initializing Cryptographic API ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key 4D36EEF71C3A3150 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:01.0:pcie00] ><7>PCI: Setting latency timer of device 0000:00:1c.0 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.0:pcie00] ><7>Allocate Port Service[0000:00:1c.0:pcie02] ><7>PCI: Setting latency timer of device 0000:00:1c.4 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.4:pcie00] ><7>Allocate Port Service[0000:00:1c.4:pcie02] ><7>PCI: Setting latency timer of device 0000:00:1c.5 to 64 ><4>assign_interrupt_mode Found MSI capability ><7>Allocate Port Service[0000:00:1c.5:pcie00] ><7>Allocate Port Service[0000:00:1c.5:pcie02] ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x2 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x3 ><4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707] ><3>ACPI: Getting cpuindex for acpiid 0x4 ><6>Real Time Clock Driver v1.12ac ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.101 (c) Dave Jones ><6>agpgart: Detected an Intel 965G Chipset. ><6>agpgart: AGP aperture is 256M @ 0x0 ><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>00:06: ttyS0 at I/O 0x3f8 (irq = 4) 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>JMB363: IDE controller at PCI slot 0000:03:00.1 ><6>ACPI: PCI Interrupt 0000:03:00.1[B] -> GSI 17 (level, low) -> IRQ 177 ><6>JMB363: chipset revision 2 ><6>JMB363: 100% native mode on irq 177 ><6> ide2: BM-DMA at 0x9400-0x9407, BIOS settings: hde:DMA, hdf:DMA ><6> ide3: BM-DMA at 0x9408-0x940f, BIOS settings: hdg:pio, hdh:pio ><7>Probing IDE interface ide2... ><4>hde: _NEC DVD_RW ND-3550A, ATAPI CD/DVD-ROM drive ><4>ide2 at 0x9c00-0x9c07,0x9882 on irq 177 ><7>Probing IDE interface ide3... ><7>Probing IDE interface ide0... ><7>Probing IDE interface ide1... ><7>Probing IDE interface ide3... ><4>ide-floppy driver 0.99.newide ><6>usbcore: registered new driver libusual ><6>usbcore: registered new driver hiddev ><6>usbcore: registered new driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: No PS/2 controller found. Probing ports directly. ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>mice: PS/2 mouse device common for all mice ><6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 ><6>md: bitmap version 4.39 ><6>TCP bic registered ><6>Initializing IPsec netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>Freeing unused kernel memory: 204k freed ><4>Write protecting the kernel read-only data: 462k ><5>FS-Cache: Loaded ><4>FS-Cache: netfs 'nfs' registered for caching ><6>loop: loaded (max 8 devices) ><4>floppy0: no floppy controllers found ><6>BIOS EDD facility v0.16 2004-Jun-25, 2 devices found ><6>input: PC Speaker as /class/input/input0 ><6>squashfs: version 3.1 (2006/08/09) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>IPv6 over IPv4 tunneling driver ><6>hde: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33) ><6>Uniform CD-ROM driver Revision: 3.20 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-685.<5>iscsi: registered transport (tcp) ><6>GSI 18 sharing vector 0xE1 and IRQ 18 ><6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 225 ><7>PCI: Setting latency timer of device 0000:00:1a.7 to 64 ><6>ehci_hcd 0000:00:1a.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1a.7: debug port 1 ><7>PCI: cache line size of 128 is not supported by device 0000:00:1a.7 ><6>ehci_hcd 0000:00:1a.7: irq 225, io mem 0xffaff400 ><6>ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 4 ports detected ><6>GSI 19 sharing vector 0xE9 and IRQ 19 ><6>ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 233 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 128 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 233, io mem 0xffaff000 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:00:1a.0 to 64 ><6>uhci_hcd 0000:00:1a.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1a.0: irq 169, io base 0x0000e000 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 17 (level, low) -> IRQ 177 ><7>PCI: Setting latency timer of device 0000:00:1a.1 to 64 ><6>uhci_hcd 0000:00:1a.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1a.1: irq 177, io base 0x0000e080 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 233 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.0: irq 233, io base 0x0000d800 ><6>usb usb5: configuration #1 chosen from 1 choice ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><6>GSI 20 sharing vector 0x32 and IRQ 20 ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 50 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 ><6>uhci_hcd 0000:00:1d.1: irq 50, io base 0x0000d880 ><6>usb usb6: configuration #1 chosen from 1 choice ><6>hub 6-0:1.0: USB hub found ><6>hub 6-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 225 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 ><6>uhci_hcd 0000:00:1d.2: irq 225, io base 0x0000dc00 ><6>usb usb7: configuration #1 chosen from 1 choice ><6>hub 7-0:1.0: USB hub found ><6>hub 7-0:1.0: 2 ports detected ><6>usb 5-2: new full speed USB device using uhci_hcd and address 2 ><6>usb 5-2: configuration #1 chosen from 1 choice ><6>usb 6-1: new low speed USB device using uhci_hcd and address 2 ><6>usb 6-1: configuration #1 chosen from 1 choice ><6>input: Razer Razer Diamonback Optical Mouse as /class/input/input1 ><6>input: USB HID v1.10 Mouse [Razer Razer Diamonback Optical Mouse] on usb-0000:00:1d.1-1 ><6>usb 6-2: new low speed USB device using uhci_hcd and address 3 ><6>usb 6-2: configuration #1 chosen from 1 choice ><6>input: Microsoft Natural® Ergonomic Keyboard 4000 as /class/input/input2 ><6>input: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.1-2 ><6>input: Microsoft Natural® Ergonomic Keyboard 4000 as /class/input/input3 ><6>input: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:1d.1-2 ><6>Initializing USB Mass Storage driver... ><6>scsi0 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 2 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new driver usb-storage ><6>USB Mass Storage support registered. ><5> Vendor: Y-E DATA Model: USB-FDU Rev: 6.01 ><5> Type: Direct-Access ANSI SCSI revision: 00 ><5>SCSI device sda: 2880 512-byte hdwr sectors (1 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 46 94 00 ><3>sda: assuming drive cache: write through ><5>SCSI device sda: 2880 512-byte hdwr sectors (1 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 46 94 00 ><3>sda: assuming drive cache: write through ><6> sda: unknown partition table ><5>sd 0:0:0:0: Attached scsi removable disk sda ><7>usb-storage: device scan complete ><7>ieee1394: Initialized config rom entry `ip1394' ><6>GSI 21 sharing vector 0x3A and IRQ 21 ><6>ACPI: PCI Interrupt 0000:05:03.0[A] -> GSI 21 (level, low) -> IRQ 58 ><6>ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[58] MMIO=[ff9bf800-ff9bffff] Max Packet=[2048] IR/IT contexts=[4/8] ><7>ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d800010174b7] ><6>usbcore: deregistering driver usb-storage ><6>ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 177 ><7>PCI: Setting latency timer of device 0000:02:00.0 to 64 ><6>sky2 v1.5 addr 0xff7fc000 irq 177 Yukon-EC Ultra (0xb4) rev 2 ><6>sky2 eth0: addr 00:18:f3:e5:36:49 ><7>libata version 2.00 loaded. ><7>ahci 0000:00:1f.2: version 2.0 ><6>ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 50 ><7>PCI: Setting latency timer of device 0000:00:1f.2 to 64 ><6>ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 6 ports ? Gbps 0x3f impl RAID mode ><6>ahci 0000:00:1f.2: flags: 64bit ilck stag led pmp pio ><6>ata1: SATA max UDMA/133 cmd 0xFFFFC200000CC900 ctl 0x0 bmdma 0x0 irq 74 ><6>ata2: SATA max UDMA/133 cmd 0xFFFFC200000CC980 ctl 0x0 bmdma 0x0 irq 74 ><6>ata3: SATA max UDMA/133 cmd 0xFFFFC200000CCA00 ctl 0x0 bmdma 0x0 irq 74 ><6>ata4: SATA max UDMA/133 cmd 0xFFFFC200000CCA80 ctl 0x0 bmdma 0x0 irq 74 ><6>ata5: SATA max UDMA/133 cmd 0xFFFFC200000CCB00 ctl 0x0 bmdma 0x0 irq 74 ><6>ata6: SATA max UDMA/133 cmd 0xFFFFC200000CCB80 ctl 0x0 bmdma 0x0 irq 74 ><6>scsi1 : ahci ><6>ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata1.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 0/32) ><6>ata1.00: ata1: dev 0 multi count 16 ><6>ata1.00: configured for UDMA/133 ><6>scsi2 : ahci ><6>ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata2.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 0/32) ><6>ata2.00: ata2: dev 0 multi count 16 ><6>ata2.00: configured for UDMA/133 ><6>scsi3 : ahci ><6>ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata3.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 0/32) ><6>ata3.00: ata3: dev 0 multi count 16 ><6>ata3.00: configured for UDMA/133 ><6>scsi4 : ahci ><6>ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata4.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 0/32) ><6>ata4.00: ata4: dev 0 multi count 16 ><6>ata4.00: configured for UDMA/133 ><6>scsi5 : ahci ><6>ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ><6>ata5.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 0/32) ><6>ata5.00: ata5: dev 0 multi count 16 ><6>ata5.00: configured for UDMA/133 ><6>scsi6 : ahci ><6>ata6: SATA link down (SStatus 0 SControl 300) ><5> Vendor: ATA Model: SAMSUNG HD401LJ Rev: ZZ10 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sda: 781422768 512-byte hdwr sectors (400088 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><5>SCSI device sda: 781422768 512-byte hdwr sectors (400088 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: drive cache: write back ><6> sda: unknown partition table ><5>sd 1:0:0:0: Attached scsi disk sda ><5> Vendor: ATA Model: SAMSUNG HD401LJ Rev: ZZ10 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sdb: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: drive cache: write back ><5>SCSI device sdb: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdb: Write Protect is off ><7>sdb: Mode Sense: 00 3a 00 00 ><5>SCSI device sdb: drive cache: write back ><6> sdb: unknown partition table ><5>sd 2:0:0:0: Attached scsi disk sdb ><5> Vendor: ATA Model: SAMSUNG HD401LJ Rev: ZZ10 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sdc: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdc: Write Protect is off ><7>sdc: Mode Sense: 00 3a 00 00 ><5>SCSI device sdc: drive cache: write back ><5>SCSI device sdc: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdc: Write Protect is off ><7>sdc: Mode Sense: 00 3a 00 00 ><5>SCSI device sdc: drive cache: write back ><6> sdc: sdc1 sdc2 ><4> sdc: p2 exceeds device capacity ><5>sd 3:0:0:0: Attached scsi disk sdc ><5> Vendor: ATA Model: SAMSUNG HD401LJ Rev: ZZ10 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sdd: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdd: Write Protect is off ><7>sdd: Mode Sense: 00 3a 00 00 ><5>SCSI device sdd: drive cache: write back ><5>SCSI device sdd: 781422768 512-byte hdwr sectors (400088 MB) ><5>sdd: Write Protect is off ><7>sdd: Mode Sense: 00 3a 00 00 ><5>SCSI device sdd: drive cache: write back ><6> sdd: unknown partition table ><5>sd 4:0:0:0: Attached scsi disk sdd ><5> Vendor: ATA Model: SAMSUNG HD401LJ Rev: ZZ10 ><5> Type: Direct-Access ANSI SCSI revision: 05 ><5>SCSI device sde: 781422768 512-byte hdwr sectors (400088 MB) ><5>sde: Write Protect is off ><7>sde: Mode Sense: 00 3a 00 00 ><5>SCSI device sde: drive cache: write back ><5>SCSI device sde: 781422768 512-byte hdwr sectors (400088 MB) ><5>sde: Write Protect is off ><7>sde: Mode Sense: 00 3a 00 00 ><5>SCSI device sde: drive cache: write back ><6> sde: sde1 sde2 ><4> sde: p2 exceeds device capacity ><5>sd 5:0:0:0: Attached scsi disk sde ><6>ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ><7>PCI: Setting latency timer of device 0000:03:00.0 to 64 ><6>ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode ><6>ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part ><6>ata7: SATA max UDMA/133 cmd 0xFFFFC200000D8100 ctl 0x0 bmdma 0x0 irq 169 ><6>ata8: SATA max UDMA/133 cmd 0xFFFFC200000D8180 ctl 0x0 bmdma 0x0 irq 169 ><6>scsi7 : ahci ><6>ata7: SATA link down (SStatus 0 SControl 300) ><6>scsi8 : ahci ><6>ata8: SATA link down (SStatus 0 SControl 300) ><6>Initializing USB Mass Storage driver... ><6>scsi9 : SCSI emulation for USB Mass Storage devices ><7>usb-storage: device found at 2 ><7>usb-storage: waiting for device to settle before scanning ><6>usbcore: registered new driver usb-storage ><6>USB Mass Storage support registered. ><4>hde: media error (bad sector): status=0x51 { DriveReady SeekComplete Error } ><4>hde: media error (bad sector): error=0x34 { AbortedCommand LastFailedSense=0x03 } ><4>ide: failed opcode was: unknown ><4>ATAPI device hde: ><4> Error: Medium error -- (Sense key=0x03) ><3> (reserved error code) -- (asc=0x02, ascq=0x00) ><3> The failed "Read 10" packet command was: ><4> "28 00 00 00 00 10 00 00 01 00 00 00 00 00 00 00 " ><4>end_request: I/O error, dev hde, sector 64 ><4>isofs_fill_super: bread failed, dev=hde, iso_blknum=16, block=16 ><6>usb 5-2: reset full speed USB device using uhci_hcd and address 2 ><5> Vendor: Y-E DATA Model: USB-FDU Rev: 6.01 ><5> Type: Direct-Access ANSI SCSI revision: 00 ><5>SCSI device sdf: 2880 512-byte hdwr sectors (1 MB) ><5>sdf: Write Protect is off ><7>sdf: Mode Sense: 00 46 94 00 ><3>sdf: assuming drive cache: write through ><5>SCSI device sdf: 2880 512-byte hdwr sectors (1 MB) ><5>sdf: Write Protect is off ><7>sdf: Mode Sense: 00 46 94 00 ><3>sdf: assuming drive cache: write through ><6> sdf: unknown partition table ><5>sd 9:0:0:0: Attached scsi removable disk sdf ><7>usb-storage: device scan complete ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><6>security: 3 users, 6 roles, 1560 types, 166 bools, 1 sens, 1024 cats ><6>security: 58 classes, 48173 rules ><6>SELinux: Completing initialization. ><6>SELinux: Setting up existing superblocks. ><6>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><6>SELinux: initialized (dev hde, type iso9660), uses genfs_contexts ><6>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><6>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><6>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><6>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><6>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><6>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><6>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><6>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><6>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling ><6>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><6>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><6>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><6>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>audit(1170199935.636:2): policy loaded auid=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>raid5: automatically using best checksumming function: generic_sse ><4> generic_sse: 4110.000 MB/sec ><4>raid5: using function: generic_sse (4110.000 MB/sec) ><4>raid6: int64x1 1198 MB/s ><4>raid6: int64x2 1524 MB/s ><4>raid6: int64x4 1687 MB/s ><4>raid6: int64x8 1567 MB/s ><4>raid6: sse2x1 1923 MB/s ><4>raid6: sse2x2 1774 MB/s ><4>raid6: sse2x4 2559 MB/s ><4>raid6: using algorithm sse2x4 (2559 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 Oct 16 2006 14:41:20) installed ><6>Lock_Nolock (built Oct 16 2006 14:41:34) installed ><6>JFS: nTxBlock = 3978, nTxLock = 31825 ><6>SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.4 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1170199942.236:3): audit_pid=816 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><3>device-mapper: table: 253:0: raid45: unknown target type ><4>device-mapper: ioctl: error adding target to table > > >/tmp/anaconda.log: >23:31:29 INFO : 509208 kB are available >23:31:29 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs >23:31:29 INFO : loaded cramfs from /modules/modules.cgz >23:31:29 INFO : loaded fat from /modules/modules.cgz >23:31:29 INFO : loaded vfat from /modules/modules.cgz >23:31:29 INFO : loaded sunrpc from /modules/modules.cgz >23:31:29 INFO : loaded lockd from /modules/modules.cgz >23:31:29 INFO : loaded fscache from /modules/modules.cgz >23:31:29 INFO : loaded nfs_acl from /modules/modules.cgz >23:31:29 INFO : loaded nfs from /modules/modules.cgz >23:31:29 INFO : loaded loop from /modules/modules.cgz >23:31:29 INFO : loaded floppy from /modules/modules.cgz >23:31:29 INFO : loaded edd from /modules/modules.cgz >23:31:29 INFO : loaded pcspkr from /modules/modules.cgz >23:31:29 INFO : loaded squashfs from /modules/modules.cgz >23:31:29 DEBUG : module(s) isofs not found >23:31:29 INFO : inserted /tmp/cramfs.ko >23:31:29 INFO : inserted /tmp/fat.ko >23:31:29 INFO : inserted /tmp/vfat.ko >23:31:29 INFO : inserted /tmp/sunrpc.ko >23:31:29 INFO : inserted /tmp/lockd.ko >23:31:29 INFO : inserted /tmp/fscache.ko >23:31:29 INFO : inserted /tmp/nfs_acl.ko >23:31:29 INFO : inserted /tmp/nfs.ko >23:31:29 INFO : inserted /tmp/loop.ko >23:31:32 WARNING : failed to insert module (19) >23:31:32 ERROR : failed to insert /tmp/floppy.ko >23:31:32 INFO : inserted /tmp/edd.ko >23:31:32 INFO : inserted /tmp/pcspkr.ko >23:31:32 INFO : inserted /tmp/squashfs.ko >23:31:32 INFO : load module set done >23:31:32 INFO : modules to insert ipv6 >23:31:32 INFO : loaded ipv6 from /modules/modules.cgz >23:31:32 INFO : inserted /tmp/ipv6.ko >23:31:32 INFO : load module set done >23:31:32 INFO : modules to insert cdrom ide-cd >23:31:32 INFO : loaded cdrom from /modules/modules.cgz >23:31:32 INFO : loaded ide-cd from /modules/modules.cgz >23:31:32 INFO : inserted /tmp/cdrom.ko >23:31:37 INFO : inserted /tmp/ide-cd.ko >23:31:37 INFO : load module set done >23:31:37 INFO : modules to insert scsi_mod sd_mod sr_mod >23:31:37 INFO : loaded scsi_mod from /modules/modules.cgz >23:31:37 INFO : loaded sd_mod from /modules/modules.cgz >23:31:37 INFO : loaded sr_mod from /modules/modules.cgz >23:31:37 INFO : inserted /tmp/scsi_mod.ko >23:31:37 INFO : inserted /tmp/sd_mod.ko >23:31:37 INFO : inserted /tmp/sr_mod.ko >23:31:37 INFO : load module set done >23:31:37 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >23:31:37 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >23:31:37 INFO : loaded libiscsi from /modules/modules.cgz >23:31:37 INFO : loaded iscsi_tcp from /modules/modules.cgz >23:31:37 INFO : inserted /tmp/scsi_transport_iscsi.ko >23:31:37 INFO : inserted /tmp/libiscsi.ko >23:31:37 INFO : inserted /tmp/iscsi_tcp.ko >23:31:37 INFO : load module set done >23:31:37 INFO : looking for usb controllers >23:31:37 INFO : found USB controller ehci-hcd >23:31:37 INFO : modules to insert ehci-hcd >23:31:37 INFO : loaded ehci-hcd from /modules/modules.cgz >23:31:38 INFO : inserted /tmp/ehci-hcd.ko >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller uhci-hcd >23:31:38 INFO : modules to insert uhci-hcd >23:31:38 INFO : loaded uhci-hcd from /modules/modules.cgz >23:31:38 INFO : inserted /tmp/uhci-hcd.ko >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller uhci-hcd >23:31:38 INFO : modules to insert >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller uhci-hcd >23:31:38 INFO : modules to insert >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller ehci-hcd >23:31:38 INFO : modules to insert >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller uhci-hcd >23:31:38 INFO : modules to insert >23:31:38 INFO : load module set done >23:31:38 INFO : found USB controller uhci-hcd >23:31:38 INFO : modules to insert >23:31:38 INFO : load module set done >23:31:38 DEBUG : waiting for usb to become stable... >23:31:41 DEBUG : 3 seconds. >23:31:41 INFO : modules to insert hid keybdev usb-storage >23:31:41 INFO : loaded usb-storage from /modules/modules.cgz >23:31:41 DEBUG : module(s) hid keybdev not found >23:31:47 DEBUG : slept 6 seconds >23:31:48 INFO : inserted /tmp/usb-storage.ko >23:31:48 INFO : load module set done >23:31:49 INFO : found firewire controller ohci1394 >23:31:49 INFO : modules to insert ieee1394 ohci1394 >23:31:50 INFO : loaded ieee1394 from /modules/modules.cgz >23:31:50 INFO : loaded ohci1394 from /modules/modules.cgz >23:31:50 INFO : inserted /tmp/ieee1394.ko >23:31:50 INFO : inserted /tmp/ohci1394.ko >23:31:50 INFO : removed usb-storage from modprobe.conf >23:31:50 INFO : load module set done >23:31:53 INFO : probing for firewire scsi devices >23:31:53 DEBUG : no firewire scsi devices found >23:31:53 DEBUG : no pcic controller found >23:31:53 DEBUG : probing buses >23:31:53 DEBUG : finished bus probing >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 283e >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 2810 >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 244e >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 2849 >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 2847 >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 283f >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 29a1 >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 29a0 >23:31:53 DEBUG : ignoring driverless device Intel Corporation Unknown device 284b >23:31:53 DEBUG : ignoring driverless device ATI Technologies Inc Unknown device 5940 >23:31:53 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200 PRO] >23:31:53 INFO : modules to insert sky2 libata ahci >23:31:53 INFO : loaded sky2 from /modules/modules.cgz >23:31:53 INFO : loaded libata from /modules/modules.cgz >23:31:53 INFO : loaded ahci from /modules/modules.cgz >23:31:53 INFO : going to rmmod usb-storage >23:31:53 INFO : inserted /tmp/sky2.ko >23:31:53 INFO : inserted /tmp/libata.ko >23:31:59 INFO : inserted /tmp/ahci.ko >23:31:59 INFO : modules to insert usb-storage >23:32:00 INFO : loaded usb-storage from /modules/modules.cgz >23:32:01 INFO : inserted /tmp/usb-storage.ko >23:32:01 INFO : load module set done >23:32:01 INFO : load module set done >23:32:01 INFO : trying to mount CD device hde >23:32:09 DEBUG : going to set language to en_US.UTF-8 >23:32:09 INFO : setting language to en_US.UTF-8 >23:32:09 INFO : 53 keymaps are available >23:32:12 INFO : starting to STEP_URL >23:32:12 INFO : trying to mount CD device hde >23:32:13 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 89 >23:32:13 DEBUG : MD5SUM -> c28ef7bfe1e9ba56b07c733925e876fd >23:32:13 DEBUG : skipsectors = 15 >23:32:13 INFO : supported = 0 >23:32:14 INFO : got url cdrom://hde:/mnt/source >23:32:14 INFO : Loading SELinux policy >23:32:15 INFO : getting ready to spawn shell now >23:32:15 INFO : modules to insert >23:32:15 INFO : load module set done >23:32:15 INFO : modules to insert >23:32:15 INFO : load module set done >23:32:15 INFO : modules to insert >23:32:15 INFO : load module set done >23:32:15 DEBUG : probing buses >23:32:15 DEBUG : finished bus probing >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) SMBus Controller >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801 PCI Bridge >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82P965/G965 PCI Express Root Port >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82P965/G965 Memory Controller Hub >23:32:15 DEBUG : ignoring driverless device Intel Corporation 82801H (ICH8 Family) HD Audio Controller >23:32:15 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) >23:32:15 DEBUG : ignoring driverless device ATI Technologies Inc RV280 [Radeon 9200 PRO] >23:32:15 INFO : modules to insert >23:32:15 INFO : load module set done >23:32:15 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >23:32:16 INFO : loaded raid0 from /modules/modules.cgz >23:32:16 INFO : loaded raid1 from /modules/modules.cgz >23:32:16 INFO : loaded xor from /modules/modules.cgz >23:32:16 INFO : loaded raid456 from /modules/modules.cgz >23:32:16 INFO : loaded msdos from /modules/modules.cgz >23:32:16 INFO : loaded jbd from /modules/modules.cgz >23:32:16 INFO : loaded ext3 from /modules/modules.cgz >23:32:16 INFO : loaded gfs2 from /modules/modules.cgz >23:32:16 INFO : loaded lock_nolock from /modules/modules.cgz >23:32:16 INFO : loaded reiserfs from /modules/modules.cgz >23:32:16 INFO : loaded jfs from /modules/modules.cgz >23:32:16 INFO : loaded xfs from /modules/modules.cgz >23:32:16 INFO : loaded dm-mod from /modules/modules.cgz >23:32:16 INFO : loaded dm-zero from /modules/modules.cgz >23:32:16 INFO : loaded dm-mirror from /modules/modules.cgz >23:32:16 INFO : loaded dm-snapshot from /modules/modules.cgz >23:32:16 INFO : loaded dm-multipath from /modules/modules.cgz >23:32:16 INFO : loaded dm-round-robin from /modules/modules.cgz >23:32:16 INFO : loaded dm-emc from /modules/modules.cgz >23:32:16 DEBUG : module(s) md raid5 raid6 not found >23:32:16 INFO : inserted /tmp/raid0.ko >23:32:16 INFO : inserted /tmp/raid1.ko >23:32:16 INFO : inserted /tmp/xor.ko >23:32:16 INFO : inserted /tmp/raid456.ko >23:32:16 INFO : inserted /tmp/msdos.ko >23:32:16 INFO : inserted /tmp/jbd.ko >23:32:16 INFO : inserted /tmp/ext3.ko >23:32:16 INFO : inserted /tmp/gfs2.ko >23:32:16 INFO : inserted /tmp/lock_nolock.ko >23:32:16 INFO : inserted /tmp/reiserfs.ko >23:32:16 INFO : inserted /tmp/jfs.ko >23:32:16 INFO : inserted /tmp/xfs.ko >23:32:16 INFO : inserted /tmp/dm-mod.ko >23:32:16 INFO : inserted /tmp/dm-zero.ko >23:32:16 INFO : inserted /tmp/dm-mirror.ko >23:32:16 INFO : inserted /tmp/dm-snapshot.ko >23:32:16 INFO : inserted /tmp/dm-multipath.ko >23:32:16 INFO : inserted /tmp/dm-round-robin.ko >23:32:16 INFO : inserted /tmp/dm-emc.ko >23:32:16 INFO : load module set done >23:32:16 INFO : looking for USB mouse... >23:32:16 INFO : USB mouse found, loading mousedev module >23:32:16 INFO : modules to insert mousedev >23:32:16 DEBUG : module(s) mousedev not found >23:32:16 INFO : load module set done >23:32:16 DEBUG : failed to loading mousedev module >23:32:16 INFO : Running anaconda script /usr/bin/anaconda >23:32:22 INFO : using only installclass _Fedora >23:32:22 INFO : _Fedora is only installclass, using it >23:32:22 INFO : Display mode = g >23:32:22 INFO : Method = cdrom://hde:/mnt/source >23:32:27 INFO : anaconda floppy device sdf >23:32:37 INFO : Started mini-wm >23:32:37 INFO : Starting graphical installation... >23:32:39 INFO : no /tmp/fcpconfig; not configuring zfcp >23:32:40 INFO : no /tmp/fcpconfig; not configuring zfcp >23:32:40 INFO : Detected 512M of memory >23:32:40 INFO : Swap attempt of 512M to 1024M >23:32:40 WARNING : step installtype does not exist >23:32:40 WARNING : step complete does not exist >23:32:42 INFO : moving (1) to step welcome >23:32:52 INFO : moving (1) to step findrootparts >23:32:52 DEBUG : starting mpaths >23:32:52 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : DiskSet.skippedDisks: [] >23:32:52 DEBUG : DiskSet.skippedDisks: [] >23:32:52 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : mpaths: [] >23:32:52 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : starting dmraids >23:32:52 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : DiskSet.skippedDisks: [] >23:32:52 DEBUG : DiskSet.skippedDisks: [] >23:32:52 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] >23:32:52 DEBUG : got raidset <block.device.RaidSet instance at 0x2aaab44cb5f0> (sdb sdc sdd sde) >23:32:52 DEBUG : valid: True found_devs: 4 total_devs: 4 >23:32:52 DEBUG : adding mapper/isw_dabhdgghgh_ARRAY 1 to isys cache >23:32:52 DEBUG : adding sdb to dm cache >23:32:52 DEBUG : removing sdb from isys cache >23:32:52 DEBUG : adding sdc to dm cache >23:32:52 DEBUG : removing sdc from isys cache >23:32:52 DEBUG : adding sdd to dm cache >23:32:52 DEBUG : removing sdd from isys cache >23:32:52 DEBUG : adding sde to dm cache >23:32:52 DEBUG : removing sde from isys cache >23:32:52 DEBUG : starting raid <block.device.RaidSet instance at 0x2aaab44cb5f0> with mknod=True
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 225506
: 146973