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 915151 Details for
Bug 595916
Exception: fstab entry /dev/sda9 is malformed: scanned format (ext4) differs from fstab format (ext3)
[?]
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.
Comment
comment_3158264.txt (text/plain), 243.47 KB, created by
Morgan McBee
on 2010-09-17 15:03:08 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
Morgan McBee
Created:
2010-09-17 15:03:08 UTC
Size:
243.47 KB
patch
obsolete
>>anaconda 13.42 exception report >>Traceback (most recent call first): >> File "/usr/lib/anaconda/storage/__init__.py", line 1721, in parseFSTab >> raise Exception("fstab entry %s is malformed: %s" % (devspec, e)) >> File "/usr/lib/anaconda/storage/__init__.py", line 1316, in mountExistingSystem >> fsset.parseFSTab() >> File "/usr/lib/anaconda/upgrade.py", line 172, in upgradeMountFilesystems >> mountExistingSystem(anaconda, anaconda.upgradeRoot[0], allowDirty = 0) >> File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep >> rc = stepFunc(self.anaconda) >> File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext >> self.moveStep() >> File "/usr/lib/anaconda/dispatch.py", line 228, in currentStep >> self.gotoNext() >> File "/usr/lib/anaconda/gui.py", line 1346, in setScreen >> (step, anaconda) = self.anaconda.dispatch.currentStep() >> File "/usr/lib/anaconda/gui.py", line 1522, in setup_window >> self.setScreen() >> File "/usr/lib/anaconda/gui.py", line 1532, in run >> self.setup_window(runres) >> File "/usr/lib/anaconda/gui.py", line 1263, in run >> self.icw.run (self.runres) >> File "/usr/bin/anaconda", line 1223, in <module> >> anaconda.intf.run(anaconda) >>Exception: fstab entry /dev/VolGroup00/LogVol00 is malformed: scanned format (jfs) differs from fstab format (auto) >> >>Local variables in innermost frame: >>comment: >>pound: >>e: scanned format (jfs) differs from fstab format (auto) >>dump: 0 >>devspec: /dev/VolGroup00/LogVol00 >>lines: ['\n', '#\n', '# /etc/fstab\n', '# Created by anaconda on Thu Feb 4 20:17:34 2010\n', '#\n', "# Accessible filesystems, by reference, are maintained under '/dev/disk'\n", '# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info\n', '#\n', 'UUID=2379269d-e9a9-4210-a608-0e3d645a90ce / ext4 defaults 1 1\n', 'UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 /boot ext4 defaults 1 2\n', 'UUID=f90cb364-de32-47b1-9d42-480431782632 swap swap defaults 0 0\n', 'tmpfs /dev/shm tmpfs defaults 0 0\n', 'devpts /dev/pts devpts gid=5,mode=620 0 0\n', 'sysfs /sys sysfs defaults 0 0\n', 'proc /proc proc defaults 0 0\n', '//mytownwhs/Music/MP3 /mnt/MP3 cifs user=Egeekial,password= 0 0\n', '/dev/VolGroup00/LogVol00 /myth\tauto\tdefaults\t0 0\n'] >>fields: ['/dev/VolGroup00/LogVol00', '/myth', 'auto', 'defaults', '0', '0'] >>self: <storage.FSSet object at 0x7f8d0acba990> >>f: <closed file '/mnt/sysimage/etc/fstab', mode 'r' at 0x7f8d0bc76250> >>passno: 0 >>chroot: /mnt/sysimage >>fstype: auto >>blkidTab: <storage.BlkidTab object at 0x7f8d0acba9d0> >>cryptTab: <storage.CryptTab object at 0x7f8d0ac72650> >>device: None >>mountpoint: /myth >>line: /dev/VolGroup00/LogVol00 /myth auto defaults 0 0 >> >>path: /mnt/sysimage/etc/fstab >>options: defaults >> >> >>Anaconda instance, containing members: >>_instClass: DefaultInstall instance, containing members: >>_intf: InstallInterface instance, containing members: >> _intf.runres: 800x600 >> _intf.anaconda: Already dumped (Anaconda instance) >> _intf._warnedUnusedRaidMembers: [] >> _intf._initLabelAnswers: {} >> _intf.installProgress: None >> _intf.icw: InstallControlWindow instance, containing members: >> _intf.icw.handle: None >> _intf.icw.currentWindow: None >> _intf.icw.mainxml: XML instance, containing members: >> _intf.icw.window: Window instance, containing members: >> _intf.icw.installFrame: Frame instance, containing members: >> _intf.icw.anaconda: Already dumped (Anaconda instance) >> _intf.icw.reloadRcQueued: 0 >> _intf._inconsistentLVMAnswers: {} >>updateSrc: None >>firewall: Firewall instance, containing members: >> firewall.portlist: [] >> firewall.servicelist: [] >> firewall.trustdevs: [] >> firewall.enabled: 1 >>keyboard: Keyboard instance, containing members: >> keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >>, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >>, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >>] >> keyboard.type: PC >> keyboard._mods: KeyboardModels instance, containing members: >> keyboard._mods._modelDict: Skipped >> keyboard.beenset: 1 >>dispatch: Skipped >>rootPath: /mnt/sysimage >>_platform: X86 instance, containing members: >> _platform._diskLabelType: msdos >> _platform.anaconda: Already dumped (Anaconda instance) >>id: None >>rescue: False >>_instLanguage: Language instance, containing members: >> _instLanguage.info: Skipped >> _instLanguage.nativeLangNames: Skipped >> _instLanguage._instLang: en_US.UTF-8 >> _instLanguage.displayMode: g >> _instLanguage._systemLang: en_US.UTF-8 >> _instLanguage._default: en_US.UTF-8 >> _instLanguage.localeInfo: Skipped >>mediaDevice: None >>upgrade: True >>_network: None >>methodstr: hd::/var/cache/yum/preupgrade >>proxyPassword: None >>desktop: Desktop instance, containing members: >> desktop.info: {} >> desktop.runlevel: 3 >>rootParts: [(<storage.devices.PartitionDevice object at 0x7f8d0b1e9890>, 'Fedora 12') >>] >>canReIPL: False >>xdriver: None >>stage2: hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211://upgrade/install.img >>rescue_mount: True >>_bootloader: x86BootloaderInfo instance, containing members: >> _bootloader._configdir: /boot/grub >> _bootloader.doUpgradeOnly: 1 >> _bootloader.above1024: 0 >> _bootloader.defaultDevice: None >> _bootloader.pure: None >> _bootloader.storage: Storage instance, containing members: >> _bootloader.storage.clearPartType: 2 >> _bootloader.storage.ignoredDisks: [] >> _bootloader.storage.anaconda: Already dumped (Anaconda instance) >> _bootloader.storage.zeroMbr: False >> _bootloader.storage.dasd: DASD instance, containing members: >> _bootloader.storage.dasd._totalCylinders: 0 >> _bootloader.storage.dasd.started: True >> _bootloader.storage.dasd._maxFormatJobs: 0 >> _bootloader.storage.dasd._devices: [] >> _bootloader.storage.dasd._completedCylinders: 0.0 >> _bootloader.storage.dasd._dasdlist: [] >> _bootloader.storage.autoPartEscrowCert: None >> _bootloader.storage.clearPartDisks: [] >> _bootloader.storage.autoPartAddBackupPassphrase: False >> _bootloader.storage.escrowCertificates: {} >> _bootloader.storage.fsset: FSSet instance, containing members: >> _bootloader.storage.fsset.origFStab: >># >># /etc/fstab >># Created by anaconda on Thu Feb 4 20:17:34 2010 >># >># Accessible filesystems, by reference, are maintained under '/dev/disk' >># See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info >># >>UUID=2379269d-e9a9-4210-a608-0e3d645a90ce / ext4 defaults 1 1 >>UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 /boot ext4 defaults 1 2 >>UUID=f90cb364-de32-47b1-9d42-480431782632 swap swap defaults 0 0 >>tmpfs /dev/shm tmpfs defaults 0 0 >>devpts /dev/pts devpts gid=5,mode=620 0 0 >>sysfs /sys sysfs defaults 0 0 >>proc /proc proc defaults 0 0 >>//mytownwhs/Music/MP3 /mnt/MP3 cifs user=Egeekial,password= 0 0 >>/dev/VolGroup00/LogVol00 /myth auto defaults 0 0 >> >> _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: >> _bootloader.storage.fsset.devicetree.clearPartType: 2 >> _bootloader.storage.fsset.devicetree._ignoredDisks: [] >> _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) >> _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) >> _bootloader.storage.fsset.devicetree.populated: True >> _bootloader.storage.fsset.devicetree.exclusiveDisks: [] >> _bootloader.storage.fsset.devicetree.clearPartDisks: [] >> _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: >> _bootloader.storage.fsset.devicetree.iscsi.started: False >> _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False >> _bootloader.storage.fsset.devicetree.iscsi.nodes: [] >> _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] >> _bootloader.storage.fsset.devicetree.iscsi._initiator: >> _bootloader.storage.fsset.devicetree.reinitializeDisks: False >> _bootloader.storage.fsset.devicetree._devices: [DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 5 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>, OpticalDevice instance, containing members: >> _model: CDDVDW_SH-S202J >> fstabComment: >> major: 11 >> kids: 0 >> _partedDevice: None >> uuid: None >> exists: True >> _format: DeviceFormat instance (0x7f8d0bcd1c50) -- >> type = None name = Unknown status = False >> device = /dev/sr0 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> >> sysfsPath: /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/host4/target4:0:0/4:0:0:0/block/sr0 >> _vendor: TSSTcorp >> _name: sr0 >> _targetSize: 0 >> protected: False >> parents: [] >> originalFormat: Already dumped (DeviceFormat instance) >> bus: >> _size: 0 >> _serial: None >> id: 1 >> minor: 0 >>, PartitionDevice instance (0x7f8d0b1e9690) -- >> name = sda4 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 2 >> uuid = None format = <storage.formats.DeviceFormat object at 0x7f8d0b1e91d0> size = 462496.289062 >> major = 8 minor = 4 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = <parted.device.Device object at 0x7f8d0b1e9610> >> target size = 0 path = /dev/sda4 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e91d0) -- >> type = None name = Unknown status = False >> device = /dev/sda4 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = None >> part type = 2 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1e9110> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 29575665 end = 976768064 length = 947192400 >> flags = >>, PartitionDevice instance (0x7f8d0b1e9850) -- >> name = sda5 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 1 >> id = 3 >> uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f8d0b1e9590> size = 462496.258301 >> major = 8 minor = 5 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = <parted.device.Device object at 0x7f8d0b1e9cd0> >> target size = 0 path = /dev/sda5 >> format args = [] originalFormat = LVMPhysicalVolume instance (0x7f8d0b1e9590) -- >> type = lvmpv name = physical volume (LVM) status = False >> device = /dev/sda5 uuid = Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k exists = True >> options = None supported = True formattable = True resizable = False >> vgName = VolGroup00 vgUUID = nPoVSn-83UY-wTV9-Z0UY-rbAk-66mg-7v7neZ peStart = 0.1875 grow = None max size = 0 bootable = None >> part type = 1 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1e9350> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 29575728 end = 976768064 length = 947192337 >> flags = lvm >>, LVMVolumeGroupDevice instance (0x7f8d0b1e9c50) -- >> name = VolGroup00 status = True parents = [<storage.devices.PartitionDevice object at 0x7f8d0b1e9850>] >> kids = 1 >> id = 4 >> uuid = nPoVSn-83UY-wTV9-Z0UY-rbAk-66mg-7v7neZ format = <storage.formats.DeviceFormat object at 0x7f8d0b1e9c90> size = 462496 >> major = 0 minor = 0 exists = True >> sysfs path = partedDevice = None >> target size = 0 path = /dev/mapper/VolGroup00 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e9c90) -- >> type = None name = Unknown status = False >> device = /dev/mapper/VolGroup00 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> target = None dmUuid = None free = 32.0 PE Size = 32.0 PE Count = 14453 >> PE Free = 1 PV Count = 1 >> LV Names = [] modified = False >> extents = 14453.0 free space = 32 >> free extents = 1.0 >> PVs = [<storage.devices.PartitionDevice object at 0x7f8d0b1e9850>] >> LVs = [<storage.devices.LVMLogicalVolumeDevice object at 0x7f8d0b1e9d90>] >>, LVMLogicalVolumeDevice instance (0x7f8d0b1e9d90) -- >> name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50>] >> kids = 0 >> id = 5 >> uuid = D48TN0-v1Pt-Cw2E-0u11-3rRL-PQho-J2kgTY format = <storage.formats.fs.JFS object at 0x7f8d0bc61b90> size = 462464.0 >> major = 0 minor = 0 exists = True >> sysfs path = partedDevice = <parted.device.Device object at 0x7f8d0b1e9e10> >> target size = 462464.0 path = /dev/mapper/VolGroup00-LogVol00 >> format args = [] originalFormat = JFS instance (0x7f8d0bc61b90) -- >> type = jfs name = jfs status = False >> device = /dev/mapper/VolGroup00-LogVol00 uuid = 530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73 exists = True >> options = defaults supported = False formattable = True resizable = False >> mountpoint = None mountopts = None >> label = None size = 0 targetSize = 0 >> target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50> percent = 0 >> mirrored = False stripes = 1 snapshot total = 0MB >> VG space used = 462464MB >>, PartitionDevice instance (0x7f8d0b1e9890) -- >> name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 6 >> uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f8d0b1f73d0> size = 12291.9213867 >> major = 8 minor = 2 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = <parted.device.Device object at 0x7f8d0bc5ffd0> >> target size = 0 path = /dev/sda2 >> format args = [] originalFormat = Ext4FS instance (0x7f8d0b1f73d0) -- >> type = ext4 name = ext4 status = True >> device = /dev/sda2 uuid = 2379269d-e9a9-4210-a608-0e3d645a90ce exists = True >> options = defaults supported = True formattable = True resizable = True >> mountpoint = / mountopts = defaults >> label = None size = 12291.0 targetSize = 12291.0 >> grow = None max size = 0 bootable = None >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddb10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 626535 end = 25800389 length = 25173855 >> flags = >>, PartitionDevice instance (0x7f8d0b1f7190) -- >> name = sda3 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 7 >> uuid = None format = <storage.formats.swap.SwapSpace object at 0x7f8d0b1e9d10> size = 1843.39599609 >> major = 8 minor = 3 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = <parted.device.Device object at 0x7f8d0bc616d0> >> target size = 0 path = /dev/sda3 >> format args = [] originalFormat = SwapSpace instance (0x7f8d0b1e9d10) -- >> type = swap name = swap status = False >> device = /dev/sda3 uuid = f90cb364-de32-47b1-9d42-480431782632 exists = True >> options = supported = True formattable = True resizable = False >> priority = None label = None grow = None max size = 0 bootable = None >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddf10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 25800390 end = 29575664 length = 3775275 >> flags = >>, PartitionDevice instance (0x7f8d0bc61810) -- >> name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 8 >> uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f8d0bc61ad0> size = 305.89453125 >> major = 8 minor = 1 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = <parted.device.Device object at 0x7f8d0bc61b10> >> target size = 0 path = /dev/sda1 >> format args = [] originalFormat = Ext4FS instance (0x7f8d0bc61ad0) -- >> type = ext4 name = ext4 status = False >> device = /dev/sda1 uuid = 57c2b455-c824-46a0-8fd7-5f4b31048211 exists = True >> options = defaults supported = True formattable = True resizable = True >> mountpoint = /boot mountopts = defaults >> label = None size = 305.0 targetSize = 305.0 >> grow = None max size = 0 bootable = True >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddd10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 63 end = 626534 length = 626472 >> flags = boot >>] >> _bootloader.storage.fsset.devicetree.immutableDevices: [] >> _bootloader.storage.fsset.devicetree.protectedDevNames: [] >> _bootloader.storage.fsset.devicetree.zeroMbr: False >> _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] >> _bootloader.storage.fsset.devicetree._actions: [] >> _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] >> _bootloader.storage.fsset.preserveLines: [//mytownwhs/Music/MP3 /mnt/MP3 cifs user=Egeekial,password= 0 0 >>] >> _bootloader.storage.fsset.rootpath: /mnt/sysimage >> _bootloader.storage.fsset._devshm: None >> _bootloader.storage.fsset._dev: None >> _bootloader.storage.fsset.blkidTab: BlkidTab instance, containing members: >> _bootloader.storage.fsset.blkidTab.chroot: /mnt/sysimage >> _bootloader.storage.fsset.blkidTab.devices: {'/dev/sda2': {'DEVNO': '0x0802', 'TYPE': 'ext4', 'UUID': '2379269d-e9a9-4210-a608-0e3d645a90ce', 'TIME': '1284733360'} >>, '/dev/sda5': {'DEVNO': '0x0805', 'TYPE': 'LVM2_member', 'UUID': 'Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k', 'TIME': '1266795184'} >>, '/dev/root': {'DEVNO': '0x0802', 'TYPE': 'ext4', 'UUID': '2379269d-e9a9-4210-a608-0e3d645a90ce', 'TIME': '1284733360'} >>, '/dev/sda1': {'DEVNO': '0x0801', 'TYPE': 'ext4', 'UUID': '57c2b455-c824-46a0-8fd7-5f4b31048211', 'TIME': '1284733502'} >>, '/dev/mapper/VolGroup00-LogVol00': {'DEVNO': '0xfd00', 'PRI': '45', 'UUID': '530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73', 'TYPE': 'jfs', 'TIME': '1266795184'} >>, '/dev/sda3': {'DEVNO': '0x0803', 'TYPE': 'swap', 'UUID': 'f90cb364-de32-47b1-9d42-480431782632', 'TIME': '1266795184'} >>} >> _bootloader.storage.fsset._proc: None >> _bootloader.storage.fsset.active: False >> _bootloader.storage.fsset.cryptTab: CryptTab instance, containing members: >> _bootloader.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) >> _bootloader.storage.fsset.cryptTab.blkidTab: Already dumped (BlkidTab instance) >> _bootloader.storage.fsset.cryptTab.chroot: /mnt/sysimage >> _bootloader.storage.fsset.cryptTab.mappings: {} >> _bootloader.storage.fsset._devpts: None >> _bootloader.storage.fsset._sysfs: None >> _bootloader.storage.devicetree: Already dumped (DeviceTree instance) >> _bootloader.storage.eddDict: {'sda': 80} >> _bootloader.storage.zfcp: ZFCP instance, containing members: >> _bootloader.storage.zfcp.down: False >> _bootloader.storage.zfcp.hasReadConfig: True >> _bootloader.storage.zfcp.fcpdevs: [] >> _bootloader.storage.exclusiveDisks: [] >> _bootloader.storage.defaultFSType: ext4 >> _bootloader.storage._dumpFile: /tmp/storage.state >> _bootloader.storage.encryptionPassphrase: None >> _bootloader.storage.encryptionRetrofit: False >> _bootloader.storage._nextID: 0 >> _bootloader.storage.reinitializeDisks: False >> _bootloader.storage.defaultBootFSType: ext4 >> _bootloader.storage.fcoe: fcoe instance, containing members: >> _bootloader.storage.fcoe.started: True >> _bootloader.storage.fcoe.nics: [] >> _bootloader.storage.fcoe.dcbdStarted: False >> _bootloader.storage.fcoe.fcoemonStarted: False >> _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7f8d0bcce4d0) -- >> mountpoint = / asVol = True >> weight = 0 fstype = ext4 >> size = 1024 maxSize = 51200 grow = True >> >>, PartSpec instance (0x7f8d0bcce510) -- >> mountpoint = /home asVol = True >> weight = 0 fstype = ext4 >> size = 100 maxSize = None grow = True >> >>, PartSpec instance (0x7f8d0bcce550) -- >> mountpoint = /boot asVol = False >> weight = 2000 fstype = ext4 >> size = 500 maxSize = None grow = False >> >>, PartSpec instance (0x7f8d0bcce5d0) -- >> mountpoint = None asVol = True >> weight = 0 fstype = swap >> size = 1024 maxSize = 8032 grow = True >> >>] >> _bootloader.storage.doAutoPart: False >> _bootloader.storage.protectedDevSpecs: [] >> _bootloader.storage.iscsi: Already dumped (iscsi instance) >> _bootloader.storage.encryptedAutoPart: False >> _bootloader.serialOptions: None >> _bootloader.args: KernelArguments instance, containing members: >> _bootloader.args.args: >> _bootloader.args.appendArgs: >> _bootloader.args.anaconda: Already dumped (Anaconda instance) >> _bootloader.kernelLocation: /boot/ >> _bootloader.timeout: None >> _bootloader._configname: grub.conf >> _bootloader.device: None >> _bootloader.kickstart: 1 >> _bootloader.serialDevice: None >> _bootloader.useGrubVal: 1 >> _bootloader._drivelist: None >> _bootloader.images: BootImages instance, containing members: >> _bootloader.images.default: None >> _bootloader.images.images: {} >> _bootloader.serial: 0 >> _bootloader.password: None >>_timezone: Timezone instance, containing members: >> _timezone.utc: 0 >> _timezone.tz: America/New_York >>displayMode: g >>simpleFilter: True >>ksdata: Skipped >>proxyUsername: None >>upgradeRoot: [(<storage.devices.PartitionDevice object at 0x7f8d0b1e9890>, 'Fedora 12') >>] >>extraModules: [] >>mehConfig: Config instance, containing members: >> mehConfig.programVersion: 13.42 >> mehConfig.bugFiler: BugzillaFiler instance, containing members: >> mehConfig.bugFiler.product: Fedora >> mehConfig.bugFiler.displayUrl: https://bugzilla.redhat.com/ >> mehConfig.bugFiler._bz: None >> mehConfig.bugFiler.version: 13 >> mehConfig.bugFiler.bugUrl: https://bugzilla.redhat.com/xmlrpc.cgi >> mehConfig.bugDisplayUrl: None >> mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] >> mehConfig.fileList: [/tmp/anaconda.log, /tmp/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >> mehConfig.localSkipList: [passphrase, password] >> mehConfig.programName: anaconda >> mehConfig._intf: Already dumped (InstallInterface instance) >>_backend: YumBackend instance, containing members: >> _backend.modeText: >> _backend.instPath: /mnt/sysimage >> _backend.supportsPackageSelection: True >> _backend.skipFormatRoot: False >> _backend.instLog: None >> _backend.supportsUpgrades: True >> _backend.anaconda: Already dumped (Anaconda instance) >> _backend._loopbackFile: None >> _backend.rootFsType: None >>_users: Users instance, containing members: >> _users.admin: >>Exception occurred during state dump: >>Traceback (most recent call last): >> File "/usr/lib/python2.6/site-packages/meh/dump.py", line 225, in dump >> self._dumpClass(obj, fd, skipList=idSkipList) >> File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass >> self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) >> File "/usr/lib/python2.6/site-packages/meh/dump.py", line 179, in _dumpClass >> self._dumpClass(value, fd, level + 1, parentkey=curkey, skipList=skipList) >> File "/usr/lib/python2.6/site-packages/meh/dump.py", line 119, in _dumpClass >> if (instance.__class__.__dict__.has_key("__str__") or >>AttributeError: __class__ >> >> >>/tmp/anaconda.log: >>14:40:10,153 INFO loader: kernel command line: preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/ks.cfg stage2=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/install.img >> >>14:40:10,153 DEBUG loader: no ifcfg files found in /etc/sysconfig/network-scripts >>14:40:10,153 INFO loader: anaconda version 13.42 on x86_64 starting >>14:40:10,156 INFO loader: 6125984 kB are available >>14:40:10,216 ERROR loader: removing ddmode.conf failed >>14:40:10,216 DEBUG loader: probing buses >>14:40:10,266 DEBUG loader: waiting for hardware to initialize >>14:40:12,187 INFO loader: getting kickstart file >>14:40:12,187 INFO loader: getting kickstart file from harddrive >>14:40:12,187 INFO loader: Loading ks from device UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 on path /upgrade/ks.cfg >>14:40:12,187 INFO loader: getFileFromBlockDevice(UUID=57c2b455-c824-46a0-8fd7-5f4b31048211, /upgrade/ks.cfg) >>14:40:12,327 INFO loader: Searching for file on path /tmp/mnt//upgrade/ks.cfg >>14:40:12,354 INFO loader: file copied to /tmp/ks.cfg >>14:40:12,355 INFO loader: setting up kickstart >>14:40:12,355 INFO loader: trying to mount CD device /dev/sr0 on /mnt/stage2 >>14:40:12,360 INFO loader: drive status is CDS_NO_DISC >>14:40:12,361 DEBUG loader: going to set language to en_US.UTF-8 >>14:40:12,361 INFO loader: setting language to en_US.UTF-8 >>14:40:12,365 INFO loader: starting STEP_STAGE2 >>14:40:12,365 INFO loader: partition is UUID=57c2b455-c824-46a0-8fd7-5f4b31048211, dir is /upgrade/install.img >>14:40:12,365 INFO loader: mounting device UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 for hard drive install >>14:40:12,474 INFO loader: Path to stage2 image is /mnt/isodir/upgrade/install.img >>14:40:14,453 INFO loader: mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >>14:40:14,453 INFO loader: Looking for updates for HD in /mnt/isodir/upgrade/updates.img >>14:40:14,453 INFO loader: Looking for product for HD in /mnt/isodir/upgrade/product.img >>14:40:14,469 INFO loader: got stage2 at url hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211://upgrade/install.img >>14:40:14,498 INFO loader: Loading SELinux policy >>14:40:14,741 INFO loader: getting ready to spawn shell now >>14:40:14,916 INFO loader: Running anaconda script /usr/bin/anaconda >>14:40:16,815 INFO anaconda: ISCSID is /usr/sbin/iscsid >>14:40:16,815 INFO anaconda: no initiator set >>14:40:16,846 INFO anaconda: no /tmp/fcpconfig; not configuring zfcp >>14:40:16,851 INFO anaconda: created new libuser.conf at /tmp/libuser.udrA8n with instPath="" >>14:40:16,858 INFO anaconda: running "ssh-keygen -q -t dsa -f /etc/ssh/ssh_host_dsa_key -C -N " >>14:40:16,859 INFO anaconda: created new libuser.conf at /tmp/libuser.cnlnWv with instPath="/mnt/sysimage" >>14:40:16,860 INFO anaconda: anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211://upgrade/install.img', '--kickstart', '/tmp/ks.cfg', '--graphical', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'hd::/var/cache/yum/preupgrade'] >>14:40:16,860 INFO anaconda: Display mode = g >>14:40:16,860 INFO anaconda: Default encoding = utf-8 >>14:40:17,294 INFO anaconda: running "ssh-keygen -q -t rsa -f /etc/ssh/ssh_host_rsa_key -C -N " >>14:40:17,715 INFO anaconda: Started mini-wm >>14:40:17,838 INFO anaconda.stdout: Starting graphical installation. >>14:40:17,882 INFO anaconda: running "ssh-keygen -q -t rsa1 -f /etc/ssh/ssh_host_key -C -N " >>14:40:18,244 INFO anaconda: using only installclass _Fedora >>14:40:18,250 INFO anaconda: Detected 5984M of memory >>14:40:18,250 INFO anaconda: Swap attempt of 1024M to 8032M >>14:40:19,376 INFO anaconda: ISCSID is /usr/sbin/iscsid >>14:40:19,377 INFO anaconda: no initiator set >>14:48:19,981 WARNING anaconda: step installtype does not exist >>14:48:19,982 WARNING anaconda: step checkdeps does not exist >>14:48:19,982 WARNING anaconda: step dependencies does not exist >>14:48:19,982 WARNING anaconda: step confirmupgrade does not exist >>14:48:19,983 WARNING anaconda: step complete does not exist >>14:48:19,983 WARNING anaconda: step complete does not exist >>14:48:19,983 WARNING anaconda: step complete does not exist >>14:48:19,983 WARNING anaconda: step complete does not exist >>14:48:19,984 WARNING anaconda: step complete does not exist >>14:48:20,275 INFO anaconda: moving (1) to step findrootparts >>14:48:20,275 DEBUG anaconda: findrootparts is a direct step >>14:48:20,286 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported >>14:48:20,287 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options ro >>14:48:20,304 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 30] Read-only file system >>14:48:20,309 INFO anaconda: failed to set SELinux context for /mnt/sysimage/lost+found: [Errno 30] Read-only file system >>14:48:20,351 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >>14:48:20,401 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported >>14:48:20,402 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options ro >>14:48:20,420 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 30] Read-only file system >>14:48:20,422 INFO anaconda: failed to set SELinux context for /mnt/sysimage/lost+found: [Errno 30] Read-only file system >>14:48:20,425 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >>14:48:20,466 WARNING anaconda: step complete does not exist >>14:48:20,466 INFO anaconda: leaving (1) step findrootparts >>14:48:20,467 INFO anaconda: moving (1) to step upgrademount >>14:48:20,467 DEBUG anaconda: upgrademount is a direct step >>14:48:20,476 INFO anaconda: failed to set SELinux context for /mnt/sysimage: [Errno 95] Operation not supported >>14:48:20,476 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults >> >> >>/tmp/program.log: >>Running... /bin/mount -n -t auto -o ro UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 /tmp/mnt >>Running... /bin/mount -n -t auto -o ro UUID=57c2b455-c824-46a0-8fd7-5f4b31048211 /mnt/isodir >>Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /tmp/install.img /mnt/runtime >>14:40:16,379 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >>14:40:16,395 INFO program: Running... udevadm settle --timeout=300 >>14:40:16,508 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >>14:40:16,522 INFO program: Running... udevadm settle --timeout=300 >>14:40:16,794 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >>14:40:16,816 INFO program: Running... modprobe fcoe >>14:40:16,859 INFO program: Running... ssh-keygen -q -t dsa -f /etc/ssh/ssh_host_dsa_key -C -N >>14:40:17,295 INFO program: Running... ssh-keygen -q -t rsa -f /etc/ssh/ssh_host_rsa_key -C -N >>14:40:17,882 INFO program: Running... ssh-keygen -q -t rsa1 -f /etc/ssh/ssh_host_key -C -N >>14:40:18,574 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >>14:40:19,377 INFO program: Running... udevadm settle --timeout=300 >>14:45:19,392 INFO program: >>14:45:19,392 INFO program: udevadm settle - timeout of 300 seconds reached, the event queue contains: >>14:45:19,392 INFO program: /sys/devices/platform/floppy.0/block/fd0 (1374) >>14:45:19,397 INFO program: Running... multipath -d >>14:45:19,789 INFO program: Running... lvm lvchange -a y VolGroup00/LogVol00 >>14:45:20,571 INFO program: Running... dumpe2fs -h /dev/sda2 >>14:45:20,594 INFO program: Filesystem volume name: <none> >>14:45:20,595 INFO program: Last mounted on: / >>14:45:20,595 INFO program: Filesystem UUID: 2379269d-e9a9-4210-a608-0e3d645a90ce >>14:45:20,595 INFO program: Filesystem magic number: 0xEF53 >>14:45:20,595 INFO program: Filesystem revision #: 1 (dynamic) >>14:45:20,596 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >>14:45:20,596 INFO program: Filesystem flags: signed_directory_hash >>14:45:20,596 INFO program: Default mount options: user_xattr acl >>14:45:20,596 INFO program: Filesystem state: clean >>14:45:20,596 INFO program: Errors behavior: Continue >>14:45:20,597 INFO program: Filesystem OS type: Linux >>14:45:20,597 INFO program: Inode count: 786864 >>14:45:20,597 INFO program: Block count: 3146731 >>14:45:20,597 INFO program: Reserved block count: 157336 >>14:45:20,597 INFO program: Free blocks: 714544 >>14:45:20,598 INFO program: Free inodes: 567355 >>14:45:20,598 INFO program: First block: 0 >>14:45:20,598 INFO program: Block size: 4096 >>14:45:20,598 INFO program: Fragment size: 4096 >>14:45:20,598 INFO program: Reserved GDT blocks: 768 >>14:45:20,599 INFO program: Blocks per group: 32768 >>14:45:20,599 INFO program: Fragments per group: 32768 >>14:45:20,599 INFO program: Inodes per group: 8112 >>14:45:20,599 INFO program: Inode blocks per group: 507 >>14:45:20,599 INFO program: Flex block group size: 16 >>14:45:20,600 INFO program: Filesystem created: Fri Feb 5 01:05:54 2010 >>14:45:20,600 INFO program: Last mount time: Fri Sep 17 14:17:52 2010 >>14:45:20,600 INFO program: Last write time: Wed Jun 23 00:09:15 2010 >>14:45:20,600 INFO program: Mount count: 45 >>14:45:20,600 INFO program: Maximum mount count: -1 >>14:45:20,600 INFO program: Last checked: Fri Feb 5 01:05:54 2010 >>14:45:20,601 INFO program: Check interval: 0 (<none>) >>14:45:20,601 INFO program: Lifetime writes: 169 GB >>14:45:20,601 INFO program: Reserved blocks uid: 0 (user root) >>14:45:20,601 INFO program: Reserved blocks gid: 0 (group root) >>14:45:20,601 INFO program: First inode: 11 >>14:45:20,602 INFO program: Inode size: 256 >>14:45:20,602 INFO program: Required extra isize: 28 >>14:45:20,602 INFO program: Desired extra isize: 28 >>14:45:20,602 INFO program: Journal inode: 8 >>14:45:20,602 INFO program: Default directory hash: half_md4 >>14:45:20,603 INFO program: Directory Hash Seed: 44a935f6-36d5-458a-8496-5f742ea9d74f >>14:45:20,603 INFO program: Journal backup: inode blocks >>14:45:20,603 INFO program: Journal features: journal_incompat_revoke >>14:45:20,604 INFO program: Journal size: 128M >>14:45:20,605 INFO program: Journal length: 32768 >>14:45:20,605 INFO program: Journal sequence: 0x0016ea87 >>14:45:20,605 INFO program: Journal start: 0 >>14:45:20,605 INFO program: >>14:45:20,605 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009) >>14:45:20,606 INFO program: Running... dumpe2fs -h /dev/sda2 >>14:45:20,619 INFO program: Filesystem volume name: <none> >>14:45:20,620 INFO program: Last mounted on: / >>14:45:20,620 INFO program: Filesystem UUID: 2379269d-e9a9-4210-a608-0e3d645a90ce >>14:45:20,620 INFO program: Filesystem magic number: 0xEF53 >>14:45:20,620 INFO program: Filesystem revision #: 1 (dynamic) >>14:45:20,621 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >>14:45:20,621 INFO program: Filesystem flags: signed_directory_hash >>14:45:20,621 INFO program: Default mount options: user_xattr acl >>14:45:20,621 INFO program: Filesystem state: clean >>14:45:20,621 INFO program: Errors behavior: Continue >>14:45:20,621 INFO program: Filesystem OS type: Linux >>14:45:20,622 INFO program: Inode count: 786864 >>14:45:20,622 INFO program: Block count: 3146731 >>14:45:20,622 INFO program: Reserved block count: 157336 >>14:45:20,622 INFO program: Free blocks: 714544 >>14:45:20,622 INFO program: Free inodes: 567355 >>14:45:20,623 INFO program: First block: 0 >>14:45:20,623 INFO program: Block size: 4096 >>14:45:20,623 INFO program: Fragment size: 4096 >>14:45:20,623 INFO program: Reserved GDT blocks: 768 >>14:45:20,623 INFO program: Blocks per group: 32768 >>14:45:20,624 INFO program: Fragments per group: 32768 >>14:45:20,624 INFO program: Inodes per group: 8112 >>14:45:20,624 INFO program: Inode blocks per group: 507 >>14:45:20,624 INFO program: Flex block group size: 16 >>14:45:20,624 INFO program: Filesystem created: Fri Feb 5 01:05:54 2010 >>14:45:20,624 INFO program: Last mount time: Fri Sep 17 14:17:52 2010 >>14:45:20,625 INFO program: Last write time: Wed Jun 23 00:09:15 2010 >>14:45:20,625 INFO program: Mount count: 45 >>14:45:20,625 INFO program: Maximum mount count: -1 >>14:45:20,625 INFO program: Last checked: Fri Feb 5 01:05:54 2010 >>14:45:20,625 INFO program: Check interval: 0 (<none>) >>14:45:20,626 INFO program: Lifetime writes: 169 GB >>14:45:20,626 INFO program: Reserved blocks uid: 0 (user root) >>14:45:20,626 INFO program: Reserved blocks gid: 0 (group root) >>14:45:20,626 INFO program: First inode: 11 >>14:45:20,626 INFO program: Inode size: 256 >>14:45:20,626 INFO program: Required extra isize: 28 >>14:45:20,627 INFO program: Desired extra isize: 28 >>14:45:20,627 INFO program: Journal inode: 8 >>14:45:20,627 INFO program: Default directory hash: half_md4 >>14:45:20,627 INFO program: Directory Hash Seed: 44a935f6-36d5-458a-8496-5f742ea9d74f >>14:45:20,627 INFO program: Journal backup: inode blocks >>14:45:20,628 INFO program: Journal features: journal_incompat_revoke >>14:45:20,628 INFO program: Journal size: 128M >>14:45:20,628 INFO program: Journal length: 32768 >>14:45:20,628 INFO program: Journal sequence: 0x0016ea87 >>14:45:20,628 INFO program: Journal start: 0 >>14:45:20,628 INFO program: >>14:45:20,629 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009) >>14:45:20,629 INFO program: Running... resize2fs -P /dev/sda2 >>14:45:20,636 INFO program: Estimated minimum size of the filesystem: 2426243 >>14:45:20,636 ERROR program: resize2fs 1.41.10 (10-Feb-2009) >>14:45:20,738 INFO program: Running... dumpe2fs -h /dev/sda1 >>14:45:20,755 INFO program: Filesystem volume name: <none> >>14:45:20,756 INFO program: Last mounted on: /boot >>14:45:20,756 INFO program: Filesystem UUID: 57c2b455-c824-46a0-8fd7-5f4b31048211 >>14:45:20,756 INFO program: Filesystem magic number: 0xEF53 >>14:45:20,756 INFO program: Filesystem revision #: 1 (dynamic) >>14:45:20,757 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >>14:45:20,757 INFO program: Filesystem flags: signed_directory_hash >>14:45:20,757 INFO program: Default mount options: user_xattr acl >>14:45:20,757 INFO program: Filesystem state: clean >>14:45:20,757 INFO program: Errors behavior: Continue >>14:45:20,758 INFO program: Filesystem OS type: Linux >>14:45:20,758 INFO program: Inode count: 78312 >>14:45:20,758 INFO program: Block count: 313236 >>14:45:20,758 INFO program: Reserved block count: 0 >>14:45:20,758 INFO program: Free blocks: 97722 >>14:45:20,759 INFO program: Free inodes: 78271 >>14:45:20,759 INFO program: First block: 1 >>14:45:20,759 INFO program: Block size: 1024 >>14:45:20,759 INFO program: Fragment size: 1024 >>14:45:20,759 INFO program: Reserved GDT blocks: 256 >>14:45:20,760 INFO program: Blocks per group: 8192 >>14:45:20,760 INFO program: Fragments per group: 8192 >>14:45:20,760 INFO program: Inodes per group: 2008 >>14:45:20,760 INFO program: Inode blocks per group: 251 >>14:45:20,760 INFO program: Flex block group size: 16 >>14:45:20,761 INFO program: Filesystem created: Fri Feb 5 01:05:53 2010 >>14:45:20,761 INFO program: Last mount time: Fri Sep 17 14:17:52 2010 >>14:45:20,761 INFO program: Last write time: Fri Sep 17 14:39:16 2010 >>14:45:20,761 INFO program: Mount count: 45 >>14:45:20,761 INFO program: Maximum mount count: -1 >>14:45:20,762 INFO program: Last checked: Fri Feb 5 01:05:53 2010 >>14:45:20,762 INFO program: Check interval: 0 (<none>) >>14:45:20,762 INFO program: Lifetime writes: 315 MB >>14:45:20,762 INFO program: Reserved blocks uid: 0 (user root) >>14:45:20,762 INFO program: Reserved blocks gid: 0 (group root) >>14:45:20,763 INFO program: First inode: 11 >>14:45:20,763 INFO program: Inode size: 128 >>14:45:20,763 INFO program: Journal inode: 8 >>14:45:20,763 INFO program: Default directory hash: half_md4 >>14:45:20,764 INFO program: Directory Hash Seed: f7b578c6-a1b0-41b5-91b0-b33cda3833e8 >>14:45:20,764 INFO program: Journal backup: inode blocks >>14:45:20,764 INFO program: Journal features: journal_incompat_revoke >>14:45:20,764 INFO program: Journal size: 8M >>14:45:20,764 INFO program: Journal length: 8192 >>14:45:20,764 INFO program: Journal sequence: 0x000000f3 >>14:45:20,765 INFO program: Journal start: 0 >>14:45:20,765 INFO program: >>14:45:20,765 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009) >>14:45:20,766 INFO program: Running... dumpe2fs -h /dev/sda1 >>14:45:20,773 INFO program: Filesystem volume name: <none> >>14:45:20,773 INFO program: Last mounted on: /boot >>14:45:20,773 INFO program: Filesystem UUID: 57c2b455-c824-46a0-8fd7-5f4b31048211 >>14:45:20,774 INFO program: Filesystem magic number: 0xEF53 >>14:45:20,774 INFO program: Filesystem revision #: 1 (dynamic) >>14:45:20,774 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >>14:45:20,774 INFO program: Filesystem flags: signed_directory_hash >>14:45:20,774 INFO program: Default mount options: user_xattr acl >>14:45:20,775 INFO program: Filesystem state: clean >>14:45:20,775 INFO program: Errors behavior: Continue >>14:45:20,775 INFO program: Filesystem OS type: Linux >>14:45:20,775 INFO program: Inode count: 78312 >>14:45:20,775 INFO program: Block count: 313236 >>14:45:20,775 INFO program: Reserved block count: 0 >>14:45:20,776 INFO program: Free blocks: 97722 >>14:45:20,776 INFO program: Free inodes: 78271 >>14:45:20,776 INFO program: First block: 1 >>14:45:20,776 INFO program: Block size: 1024 >>14:45:20,776 INFO program: Fragment size: 1024 >>14:45:20,777 INFO program: Reserved GDT blocks: 256 >>14:45:20,777 INFO program: Blocks per group: 8192 >>14:45:20,777 INFO program: Fragments per group: 8192 >>14:45:20,777 INFO program: Inodes per group: 2008 >>14:45:20,777 INFO program: Inode blocks per group: 251 >>14:45:20,778 INFO program: Flex block group size: 16 >>14:45:20,778 INFO program: Filesystem created: Fri Feb 5 01:05:53 2010 >>14:45:20,778 INFO program: Last mount time: Fri Sep 17 14:17:52 2010 >>14:45:20,778 INFO program: Last write time: Fri Sep 17 14:39:16 2010 >>14:45:20,778 INFO program: Mount count: 45 >>14:45:20,779 INFO program: Maximum mount count: -1 >>14:45:20,779 INFO program: Last checked: Fri Feb 5 01:05:53 2010 >>14:45:20,779 INFO program: Check interval: 0 (<none>) >>14:45:20,779 INFO program: Lifetime writes: 315 MB >>14:45:20,779 INFO program: Reserved blocks uid: 0 (user root) >>14:45:20,780 INFO program: Reserved blocks gid: 0 (group root) >>14:45:20,780 INFO program: First inode: 11 >>14:45:20,780 INFO program: Inode size: 128 >>14:45:20,780 INFO program: Journal inode: 8 >>14:45:20,780 INFO program: Default directory hash: half_md4 >>14:45:20,781 INFO program: Directory Hash Seed: f7b578c6-a1b0-41b5-91b0-b33cda3833e8 >>14:45:20,781 INFO program: Journal backup: inode blocks >>14:45:20,781 INFO program: Journal features: journal_incompat_revoke >>14:45:20,781 INFO program: Journal size: 8M >>14:45:20,781 INFO program: Journal length: 8192 >>14:45:20,782 INFO program: Journal sequence: 0x000000f3 >>14:45:20,782 INFO program: Journal start: 0 >>14:45:20,782 INFO program: >>14:45:20,782 ERROR program: dumpe2fs 1.41.10 (10-Feb-2009) >>14:45:20,783 INFO program: Running... resize2fs -P /dev/sda1 >>14:45:20,788 INFO program: Estimated minimum size of the filesystem: 217723 >>14:45:20,789 ERROR program: resize2fs 1.41.10 (10-Feb-2009) >>14:45:20,798 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,549 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,572 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,594 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,612 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,628 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,643 INFO program: Running... lvm lvchange -a n VolGroup00/LogVol00 >>14:48:19,738 INFO program: Running... lvm vgchange -a n VolGroup00 >>14:48:19,752 INFO program: 0 logical v >>14:48:19,761 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,782 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,802 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,821 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,847 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,866 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,882 INFO program: Running... udevadm settle --timeout=300 >>14:48:19,902 INFO program: Running... udevadm settle --timeout=300 >>Running... /bin/mount -n -t ext4 -o ro /dev/sda2 /mnt/sysimage >>Running... /bin/umount /mnt/sysimage >>14:48:20,357 INFO program: Running... udevadm settle --timeout=300 >>14:48:20,378 INFO program: Running... udevadm settle --timeout=300 >>Running... /bin/mount -n -t ext4 -o ro /dev/sda1 /mnt/sysimage >>Running... /bin/umount /mnt/sysimage >>14:48:20,431 INFO program: Running... udevadm settle --timeout=300 >>14:48:20,452 INFO program: Running... udevadm settle --timeout=300 >>Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage >> >> >>/tmp/storage.log: >>14:40:15,723 DEBUG storage: registered device format class DiskLabel as disklabel >>14:40:15,725 DEBUG storage: registered device format class DMRaidMember as dmraidmember >>14:40:15,971 DEBUG storage: registered device format class Ext2FS as ext2 >>14:40:15,972 DEBUG storage: registered device format class Ext3FS as ext3 >>14:40:15,972 DEBUG storage: registered device format class Ext4FS as ext4 >>14:40:15,973 DEBUG storage: registered device format class FATFS as vfat >>14:40:15,974 DEBUG storage: registered device format class EFIFS as efi >>14:40:15,974 DEBUG storage: registered device format class BTRFS as btrfs >>14:40:15,974 DEBUG storage: registered device format class GFS2 as gfs2 >>14:40:15,975 DEBUG storage: registered device format class JFS as jfs >>14:40:15,975 DEBUG storage: registered device format class ReiserFS as reiserfs >>14:40:15,976 DEBUG storage: registered device format class XFS as xfs >>14:40:15,976 DEBUG storage: registered device format class HFS as hfs >>14:40:15,976 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >>14:40:15,977 DEBUG storage: registered device format class HFSPlus as hfs+ >>14:40:15,977 DEBUG storage: registered device format class NTFS as ntfs >>14:40:15,977 DEBUG storage: registered device format class NFS as nfs >>14:40:15,978 DEBUG storage: registered device format class NFSv4 as nfs4 >>14:40:15,978 DEBUG storage: registered device format class Iso9660FS as iso9660 >>14:40:15,979 DEBUG storage: registered device format class NoDevFS as nodev >>14:40:15,979 DEBUG storage: registered device format class DevPtsFS as devpts >>14:40:15,979 DEBUG storage: registered device format class ProcFS as proc >>14:40:15,980 DEBUG storage: registered device format class SysFS as sysfs >>14:40:15,980 DEBUG storage: registered device format class TmpFS as tmpfs >>14:40:15,981 DEBUG storage: registered device format class BindFS as bind >>14:40:16,015 DEBUG storage: registered device format class LUKS as luks >>14:40:16,017 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >>14:40:16,019 DEBUG storage: registered device format class MDRaidMember as mdmember >>14:40:16,020 DEBUG storage: registered device format class MultipathMember as multipath_member >>14:40:16,021 DEBUG storage: registered device format class PPCPRePBoot as prepboot >>14:40:16,024 DEBUG storage: registered device format class SwapSpace as swap >>14:45:19,397 INFO storage: devices to scan for multipath: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5'] >>14:45:19,426 INFO storage: adding sr0 to non_disk_device list >>14:45:19,426 INFO storage: adding sda1 to non_disk_device list >>14:45:19,427 INFO storage: adding sda2 to non_disk_device list >>14:45:19,427 INFO storage: adding sda3 to non_disk_device list >>14:45:19,427 INFO storage: adding sda4 to non_disk_device list >>14:45:19,428 INFO storage: adding sda5 to non_disk_device list >>14:45:19,428 INFO storage: adding sda to singlepath_disks >>14:45:19,428 INFO storage: devices post multipath scan: (['sda'], [], ['sr0', 'sda4', 'sda5', 'sda2', 'sda3', 'sda1']) >>14:45:19,429 INFO storage: devices to scan: ['sda', 'sr0', 'sda4', 'sda5', 'sda2', 'sda3', 'sda1'] >>14:45:19,502 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'name': 'sda', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:0 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0 /dev/disk/by-id/edd-int13_dev80', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:0', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', '/dev/disk/by-id/edd-int13_dev80'], 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda', 'UDEV_LOG': '3', 'DEVNAME': 'sda', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda ; >>14:45:19,503 DEBUG storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda)... >>14:45:19,503 DEBUG storage: looking for device 'sda'... >>14:45:19,503 DEBUG storage: found None >>14:45:19,504 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >>14:45:19,505 DEBUG storage: sda is a disk >>14:45:19,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,508 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >>14:45:19,508 DEBUG storage: added disk sda (id 0) to device tree >>14:45:19,509 DEBUG storage: looking up parted Device: /dev/sda >>14:45:19,511 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >>14:45:19,512 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; >>14:45:19,514 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:19,516 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; exists: True ; >>14:45:19,627 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >>14:45:19,628 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >>14:45:19,629 DEBUG storage: got device: DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 0 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0bcd1c50) -- >> type = None name = Unknown status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:19,632 DEBUG storage: got format: DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> >>14:45:19,633 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_REVISION': 'SB00', 'ID_PATH': 'pci-0000:03:00.0-scsi-0:0:0:0', 'ID_CDROM_DVD_PLUS_RW': '1', 'ID_VENDOR_ENC': 'TSSTcorp', 'ID_VENDOR': 'TSSTcorp', 'ANACBIN': '/usr/sbin', 'ID_CDROM_CD': '1', 'DEVTYPE': 'disk', 'ID_BUS': 'scsi', 'DEVLINKS': '/dev/block/11:0 /dev/scd0 /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0', 'SUBSYSTEM': 'block', 'ID_CDROM_DVD_R': '1', 'ID_CDROM': '1', 'ID_MODEL': 'CDDVDW_SH-S202J', 'ID_CDROM_CD_RW': '1', 'ID_CDROM_MRW': '1', 'ID_CDROM_CD_R': '1', 'ID_CDROM_MRW_W': '1', 'MINOR': '0', 'symlinks': ['/dev/block/11:0', '/dev/scd0', '/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0'], 'ID_CDROM_DVD_PLUS_R_DL': '1', 'MAJOR': '11', 'ID_CDROM_DVD_PLUS_R': '1', 'name': 'sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/host4/target4:0:0/4:0:0:0/block/sr0', 'ID_CDROM_DVD': '1', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'sysfs_path': '/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/host4/target4:0:0/4:0:0:0/block/sr0', 'ID_MODEL_ENC': 'CDDVDW\\x20SH-S202J\\x20', 'ID_CDROM_DVD_RW': '1', 'ID_SCSI': '1', 'ACL_MANAGE': '1', 'ID_CDROM_DVD_RAM': '1', 'ID_TYPE': 'cd'} ; name: sr0 ; >>14:45:19,633 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/host4/target4:0:0/4:0:0:0/block/sr0)... >>14:45:19,633 DEBUG storage: looking for device 'sr0'... >>14:45:19,633 DEBUG storage: found None >>14:45:19,634 DEBUG storage: sr0 is a cdrom >>14:45:19,635 DEBUG storage: DeviceTree.addUdevOpticalDevice: >>14:45:19,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,636 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >>14:45:19,637 DEBUG storage: added cdrom sr0 (id 1) to device tree >>14:45:19,638 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >>14:45:19,644 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'name': 'sda4', 'DEVTYPE': 'partition', 'MINOR': '4', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:4 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part4 /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part4 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part4 /dev/disk/by-id/edd-int13_dev80-part4', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:4', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part4', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part4', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part4', '/dev/disk/by-id/edd-int13_dev80-part4'], 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4', 'UDEV_LOG': '3', 'DEVNAME': 'sda4', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda4 ; >>14:45:19,644 DEBUG storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >>14:45:19,645 DEBUG storage: looking for device 'sda4'... >>14:45:19,645 DEBUG storage: found None >>14:45:19,645 DEBUG storage: sda4 is a partition >>14:45:19,646 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >>14:45:19,646 DEBUG storage: looking for device 'sda'... >>14:45:19,647 DEBUG storage: found DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 0 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:19,648 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >>14:45:19,650 DEBUG storage: PartitionDevice._setFormat: sda4 ; >>14:45:19,650 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,652 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >>14:45:19,652 DEBUG storage: looking up parted Partition: /dev/sda4 >>14:45:19,653 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >>14:45:19,655 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >>14:45:19,656 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda4 ; flag: 1 ; >>14:45:19,657 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >>14:45:19,659 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda4 ; flag: 10 ; >>14:45:19,659 DEBUG storage: added partition sda4 (id 2) to device tree >>14:45:19,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >>14:45:19,661 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; >>14:45:19,662 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; orig: False ; >>14:45:19,663 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >>14:45:19,665 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:19,666 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:19,668 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:19,669 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; exists: True ; >>14:45:19,716 DEBUG storage: no type or existing type for sda4, bailing >>14:45:19,716 DEBUG storage: looking up parted Device: /dev/sda4 >>14:45:19,717 DEBUG storage: got device: PartitionDevice instance (0x7f8d0b1e9690) -- >> name = sda4 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 2 >> uuid = None format = <storage.formats.DeviceFormat object at 0x7f8d0b1e91d0> size = 462496.289062 >> major = 8 minor = 4 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = <parted.device.Device object at 0x7f8d0b1e9610> >> target size = 0 path = /dev/sda4 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e91d0) -- >> type = None name = Unknown status = False >> device = /dev/sda4 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = None >> part type = 2 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1e9110> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 29575665 end = 976768064 length = 947192400 >> flags = >>14:45:19,718 DEBUG storage: DeviceTree.addUdevDevice: info: {'LVM2_LV_NAME': 'LogVol00', 'LVM2_PV_UUID': 'Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k', 'LVM2_LV_ATTR': '-wi---', 'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'LVM2_PV_PE_ALLOC_COUNT': '14452', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'LVM2_VG_UUID': 'nPoVSn-83UY-wTV9-Z0UY-rbAk-66mg-7v7neZ', 'LVM2_LV_SIZE': '473563136.00', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'LVM2_PV_NAME': '/dev/sda5', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'LVM2_VG_FREE': '32768.00', 'LVM2_PV_PE_COUNT': '14453', 'name': 'sda5', 'DEVTYPE': 'partition', 'MINOR': '5', 'LVM2_PV_COUNT': '1', 'ID_FS_UUID_ENC': 'Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'LVM2_member', 'LVM2_VG_EXTENT_COUNT': '14453', 'LVM2_LV_UUID': 'D48TN0-v1Pt-Cw2E-0u11-3rRL-PQho-J2kgTY', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:5 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part5 /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part5 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part5 /dev/disk/by-id/edd-int13_dev80-part5', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'LVM2_VG_FREE_COUNT': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5', 'LVM2_PE_START': '192.00', 'ID_FS_USAGE': 'raid', 'ID_TYPE': 'disk', 'LVM2_VG_NAME': 'VolGroup00', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:5', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part5', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part5', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part5', '/dev/disk/by-id/edd-int13_dev80-part5'], 'LVM2_PV_SIZE': '473595904.00', 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5', 'UDEV_LOG': '3', 'DEVNAME': 'sda5', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': 'Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'LVM2_VG_SIZE': '473595904.00', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda5 ; >>14:45:19,718 DEBUG storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >>14:45:19,718 DEBUG storage: looking for device 'sda5'... >>14:45:19,719 DEBUG storage: found None >>14:45:19,719 DEBUG storage: sda5 is a partition >>14:45:19,720 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >>14:45:19,720 DEBUG storage: looking for device 'sda'... >>14:45:19,721 DEBUG storage: found DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 1 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:19,722 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >>14:45:19,724 DEBUG storage: PartitionDevice._setFormat: sda5 ; >>14:45:19,724 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,725 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >>14:45:19,725 DEBUG storage: looking up parted Partition: /dev/sda5 >>14:45:19,727 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >>14:45:19,728 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >>14:45:19,730 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 1 ; >>14:45:19,731 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >>14:45:19,732 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda5 ; flag: 10 ; >>14:45:19,733 DEBUG storage: added partition sda5 (id 3) to device tree >>14:45:19,734 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >>14:45:19,735 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; >>14:45:19,736 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; orig: False ; >>14:45:19,737 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: False ; >>14:45:19,739 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:19,740 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:19,741 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:19,742 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; exists: True ; >>14:45:19,770 DEBUG storage: type detected on 'sda5' is 'LVM2_member' >>14:45:19,772 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup00 ; uuid: Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k ; exists: True ; vgUuid: nPoVSn-83UY-wTV9-Z0UY-rbAk-66mg-7v7neZ ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: 9QG7BENB ; >>14:45:19,772 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >>14:45:19,773 DEBUG storage: PartitionDevice._setFormat: sda5 ; >>14:45:19,774 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >>14:45:19,777 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >>14:45:19,777 DEBUG storage: looking for device 'VolGroup00'... >>14:45:19,777 DEBUG storage: found None >>14:45:19,779 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >>14:45:19,779 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,781 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup00 ; current: None ; type: None ; >>14:45:19,781 DEBUG storage: added lvmvg VolGroup00 (id 4) to device tree >>14:45:19,782 DEBUG storage: looking for device 'VolGroup00-LogVol00'... >>14:45:19,782 DEBUG storage: found None >>14:45:19,783 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup00 ; >>14:45:19,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:19,785 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: None ; >>14:45:19,786 DEBUG storage: added lvmlv VolGroup00-LogVol00 (id 5) to device tree >>14:45:19,787 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: False ; orig: False ; >>14:45:19,788 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup00 ; status: True ; orig: False ; >>14:45:20,492 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup00-LogVol00 >>14:45:20,494 DEBUG storage: looking up parted Device: /dev/sda5 >>14:45:20,494 DEBUG storage: got device: PartitionDevice instance (0x7f8d0b1e9850) -- >> name = sda5 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 1 >> id = 3 >> uuid = None format = <storage.formats.lvmpv.LVMPhysicalVolume object at 0x7f8d0b1e9590> size = 462496.258301 >> major = 8 minor = 5 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = <parted.device.Device object at 0x7f8d0b1e9cd0> >> target size = 0 path = /dev/sda5 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e9890) -- >> type = None name = Unknown status = False >> device = /dev/sda5 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = None >> part type = 1 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1e9350> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 29575728 end = 976768064 length = 947192337 >> flags = lvm >>14:45:20,495 DEBUG storage: got format: LVMPhysicalVolume instance (0x7f8d0b1e9590) -- >> type = lvmpv name = physical volume (LVM) status = False >> device = /dev/sda5 uuid = Aznwdp-gfdR-PqzQ-Uv1b-vPmp-x3GD-gD8F4k exists = True >> options = None supported = True formattable = True resizable = False >> vgName = VolGroup00 vgUUID = nPoVSn-83UY-wTV9-Z0UY-rbAk-66mg-7v7neZ peStart = 0.1875 >>14:45:20,496 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'name': 'sda2', 'DEVTYPE': 'partition', 'MINOR': '2', 'ID_FS_UUID_ENC': '2379269d-e9a9-4210-a608-0e3d645a90ce', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'ext4', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:2 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part2 /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part2 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2 /dev/disk/by-id/edd-int13_dev80-part2', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:2', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part2', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part2', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', '/dev/disk/by-id/edd-int13_dev80-part2'], 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2', 'UDEV_LOG': '3', 'DEVNAME': 'sda2', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': '2379269d-e9a9-4210-a608-0e3d645a90ce', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda2 ; >>14:45:20,496 DEBUG storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >>14:45:20,497 DEBUG storage: looking for device 'sda2'... >>14:45:20,497 DEBUG storage: found None >>14:45:20,497 DEBUG storage: sda2 is a partition >>14:45:20,498 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >>14:45:20,498 DEBUG storage: looking for device 'sda'... >>14:45:20,499 DEBUG storage: found DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 2 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:20,501 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >>14:45:20,502 DEBUG storage: PartitionDevice._setFormat: sda2 ; >>14:45:20,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:20,504 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >>14:45:20,504 DEBUG storage: looking up parted Partition: /dev/sda2 >>14:45:20,505 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >>14:45:20,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >>14:45:20,508 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 1 ; >>14:45:20,510 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >>14:45:20,511 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda2 ; flag: 10 ; >>14:45:20,511 DEBUG storage: added partition sda2 (id 6) to device tree >>14:45:20,512 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >>14:45:20,513 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; >>14:45:20,515 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >>14:45:20,516 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >>14:45:20,517 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:20,519 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,520 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,521 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; exists: True ; >>14:45:20,568 DEBUG storage: type detected on 'sda2' is 'ext4' >>14:45:20,570 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,638 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,639 DEBUG storage: getFormat('ext4') returning Ext4FS instance >>14:45:20,640 DEBUG storage: PartitionDevice._setFormat: sda2 ; >>14:45:20,642 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >>14:45:20,642 DEBUG storage: looking up parted Device: /dev/sda2 >>14:45:20,643 DEBUG storage: got device: PartitionDevice instance (0x7f8d0b1e9890) -- >> name = sda2 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 6 >> uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f8d0b1f73d0> size = 12291.9213867 >> major = 8 minor = 2 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = <parted.device.Device object at 0x7f8d0bc5ffd0> >> target size = 0 path = /dev/sda2 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1f7050) -- >> type = None name = Unknown status = False >> device = /dev/sda2 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = None >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddb10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 626535 end = 25800389 length = 25173855 >> flags = >>14:45:20,649 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,649 DEBUG storage: got format: Ext4FS instance (0x7f8d0b1f73d0) -- >> type = ext4 name = ext4 status = False >> device = /dev/sda2 uuid = 2379269d-e9a9-4210-a608-0e3d645a90ce exists = True >> options = defaults supported = True formattable = True resizable = True >> mountpoint = None mountopts = None >> label = None size = 12291.0 targetSize = 12291.0 >> >>14:45:20,650 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': '2', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'name': 'sda3', 'DEVTYPE': 'partition', 'MINOR': '3', 'ID_FS_UUID_ENC': 'f90cb364-de32-47b1-9d42-480431782632', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'swap', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:3 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part3 /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part3 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3 /dev/disk/by-id/edd-int13_dev80-part3', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3', 'ID_FS_USAGE': 'other', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:3', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part3', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part3', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', '/dev/disk/by-id/edd-int13_dev80-part3'], 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3', 'UDEV_LOG': '3', 'DEVNAME': 'sda3', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': 'f90cb364-de32-47b1-9d42-480431782632', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda3 ; >>14:45:20,651 DEBUG storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >>14:45:20,651 DEBUG storage: looking for device 'sda3'... >>14:45:20,651 DEBUG storage: found None >>14:45:20,652 DEBUG storage: sda3 is a partition >>14:45:20,653 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >>14:45:20,653 DEBUG storage: looking for device 'sda'... >>14:45:20,653 DEBUG storage: found DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 3 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:20,655 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >>14:45:20,656 DEBUG storage: PartitionDevice._setFormat: sda3 ; >>14:45:20,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:20,658 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >>14:45:20,658 DEBUG storage: looking up parted Partition: /dev/sda3 >>14:45:20,660 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >>14:45:20,661 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >>14:45:20,663 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda3 ; flag: 1 ; >>14:45:20,664 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >>14:45:20,665 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda3 ; flag: 10 ; >>14:45:20,666 DEBUG storage: added partition sda3 (id 7) to device tree >>14:45:20,667 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >>14:45:20,668 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; >>14:45:20,669 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; orig: False ; >>14:45:20,670 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: False ; >>14:45:20,672 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:20,673 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,674 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,676 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; exists: True ; >>14:45:20,688 DEBUG storage: type detected on 'sda3' is 'swap' >>14:45:20,690 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: 9QG7BENB ; uuid: f90cb364-de32-47b1-9d42-480431782632 ; exists: True ; label: None ; >>14:45:20,690 DEBUG storage: getFormat('swap') returning SwapSpace instance >>14:45:20,691 DEBUG storage: PartitionDevice._setFormat: sda3 ; >>14:45:20,692 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >>14:45:20,693 DEBUG storage: looking up parted Device: /dev/sda3 >>14:45:20,694 DEBUG storage: got device: PartitionDevice instance (0x7f8d0b1f7190) -- >> name = sda3 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 7 >> uuid = None format = <storage.formats.swap.SwapSpace object at 0x7f8d0b1e9d10> size = 1843.39599609 >> major = 8 minor = 3 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = <parted.device.Device object at 0x7f8d0bc616d0> >> target size = 0 path = /dev/sda3 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1f7050) -- >> type = None name = Unknown status = False >> device = /dev/sda3 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = None >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddf10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 25800390 end = 29575664 length = 3775275 >> flags = >>14:45:20,694 DEBUG storage: got format: SwapSpace instance (0x7f8d0b1e9d10) -- >> type = swap name = swap status = False >> device = /dev/sda3 uuid = f90cb364-de32-47b1-9d42-480431782632 exists = True >> options = supported = True formattable = True resizable = False >> priority = None label = None >>14:45:20,695 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', 'ID_ATA_FEATURE_SET_SECURITY': '1', 'ID_REVISION': '3.AAK', 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', 'ANACBIN': '/usr/sbin', 'ID_ATA_SATA': '1', 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', 'ID_SERIAL': 'ST3500630AS_9QG7BENB', 'name': 'sda1', 'DEVTYPE': 'partition', 'MINOR': '1', 'ID_FS_UUID_ENC': '57c2b455-c824-46a0-8fd7-5f4b31048211', 'ID_ATA_WRITE_CACHE_ENABLED': '1', 'ID_FS_TYPE': 'ext4', 'ID_SCSI_COMPAT': 'SATA_ST3500630AS_9QG7BENB', 'DEVLINKS': '/dev/block/8:1 /dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part1 /dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part1 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-id/edd-int13_dev80-part1', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_MODEL': 'ST3500630AS', 'ID_ATA_DOWNLOAD_MICROCODE': '1', 'ID_SERIAL_SHORT': '9QG7BENB', 'ID_ATA_WRITE_CACHE': '1', 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'disk', 'ID_ATA_FEATURE_SET_HPA': '1', 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', 'ID_BUS': 'ata', 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', 'symlinks': ['/dev/block/8:1', '/dev/disk/by-id/ata-ST3500630AS_9QG7BENB-part1', '/dev/disk/by-id/scsi-SATA_ST3500630AS_9QG7BENB-part1', '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', '/dev/disk/by-id/edd-int13_dev80-part1'], 'MAJOR': '8', 'ID_EDD': 'int13_dev80', 'ID_ATA_FEATURE_SET_SMART': '1', 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1', 'UDEV_LOG': '3', 'DEVNAME': 'sda1', 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', 'ID_FS_UUID': '57c2b455-c824-46a0-8fd7-5f4b31048211', 'ID_MODEL_ENC': 'ST3500630AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', 'ID_ATA_FEATURE_SET_PM': '1'} ; name: sda1 ; >>14:45:20,695 DEBUG storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >>14:45:20,696 DEBUG storage: looking for device 'sda1'... >>14:45:20,696 DEBUG storage: found None >>14:45:20,696 DEBUG storage: sda1 is a partition >>14:45:20,697 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >>14:45:20,697 DEBUG storage: looking for device 'sda'... >>14:45:20,698 DEBUG storage: found DiskDevice instance (0x7f8d0bcd1c10) -- >> name = sda status = True parents = [] >> kids = 4 >> id = 0 >> uuid = None format = <storage.formats.disklabel.DiskLabel object at 0x7f8d0b1ccf90> size = 476940.023438 >> major = 8 minor = 0 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >> target size = 0 path = /dev/sda >> format args = [] originalFormat = DiskLabel instance (0x7f8d0b1ccf90) -- >> type = disklabel name = partition table (MSDOS) status = False >> device = /dev/sda uuid = None exists = True >> options = None supported = False formattable = True resizable = False >> type = msdos partition count = 5 sectorSize = 512 >> align_offset = 0 align_grain = 2048 >> partedDisk = <parted.disk.Disk object at 0x7f8d0b1dd710> >> origPartedDisk = <parted.disk.Disk object at 0x7f8d0b1dd8d0> >> partedDevice = <parted.device.Device object at 0x7f8d0b1dd650> >> removable = False partedDevice = <parted.device.Device object at 0x7f8d0b1cced0> >>14:45:20,699 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >>14:45:20,701 DEBUG storage: PartitionDevice._setFormat: sda1 ; >>14:45:20,701 DEBUG storage: getFormat('None') returning DeviceFormat instance >>14:45:20,705 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >>14:45:20,705 DEBUG storage: looking up parted Partition: /dev/sda1 >>14:45:20,707 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >>14:45:20,708 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >>14:45:20,709 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 1 ; >>14:45:20,711 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >>14:45:20,712 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/sda1 ; flag: 10 ; >>14:45:20,712 DEBUG storage: added partition sda1 (id 8) to device tree >>14:45:20,713 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >>14:45:20,714 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; >>14:45:20,716 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ; >>14:45:20,717 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >>14:45:20,719 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:45:20,720 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,721 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:45:20,723 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; exists: True ; >>14:45:20,736 DEBUG storage: type detected on 'sda1' is 'ext4' >>14:45:20,737 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,791 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,792 DEBUG storage: getFormat('ext4') returning Ext4FS instance >>14:45:20,793 DEBUG storage: PartitionDevice._setFormat: sda1 ; >>14:45:20,795 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >>14:45:20,795 DEBUG storage: looking up parted Device: /dev/sda1 >>14:45:20,796 DEBUG storage: got device: PartitionDevice instance (0x7f8d0bc61810) -- >> name = sda1 status = True parents = [<storage.devices.DiskDevice object at 0x7f8d0bcd1c10>] >> kids = 0 >> id = 8 >> uuid = None format = <storage.formats.fs.Ext4FS object at 0x7f8d0bc61ad0> size = 305.89453125 >> major = 8 minor = 1 exists = True >> sysfs path = /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = <parted.device.Device object at 0x7f8d0bc61b10> >> target size = 0 path = /dev/sda1 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0bc61790) -- >> type = None name = Unknown status = False >> device = /dev/sda1 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> grow = None max size = 0 bootable = True >> part type = 0 primary = None >> partedPartition = <parted.partition.Partition object at 0x7f8d0b1ddd10> disk = <storage.devices.DiskDevice object at 0x7f8d0bcd1c10> >> start = 63 end = 626534 length = 626472 >> flags = boot >>14:45:20,797 DEBUG storage: Ext4FS.supported: supported: True ; >>14:45:20,798 DEBUG storage: got format: Ext4FS instance (0x7f8d0bc61ad0) -- >> type = ext4 name = ext4 status = False >> device = /dev/sda1 uuid = 57c2b455-c824-46a0-8fd7-5f4b31048211 exists = True >> options = defaults supported = True formattable = True resizable = True >> mountpoint = None mountopts = None >> label = None size = 305.0 targetSize = 305.0 >> >>14:48:19,524 INFO storage: devices to scan: ['dm-0'] >>14:48:19,525 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UUID': 'LVM-nPoVSn83UYwTV9Z0UYrbAk66mg7v7neZD48TN0v1PtCw2E0u113rRLPQhoJ2kgTY', 'ANACBIN': '/usr/sbin', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73', 'ID_FS_UUID_ENC': '530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73', 'DM_UDEV_RULES_VSN': '1', 'ID_FS_TYPE': 'jfs', 'DEVLINKS': '/dev/mapper/VolGroup00-LogVol00 /dev/VolGroup00/LogVol00 /dev/disk/by-id/dm-name-VolGroup00-LogVol00 /dev/disk/by-id/dm-uuid-LVM-nPoVSn83UYwTV9Z0UYrbAk66mg7v7neZD48TN0v1PtCw2E0u113rRLPQhoJ2kgTY /dev/disk/by-uuid/530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73 /dev/block/253:0', 'SUBSYSTEM': 'block', 'DM_NAME': 'VolGroup00-LogVol00', 'DM_SBIN_PATH': '/usr/sbin', 'sysfs_path': '/devices/virtual/block/dm-0', 'ID_FS_USAGE': 'filesystem', 'MINOR': '0', 'symlinks': ['/dev/mapper/VolGroup00-LogVol00', '/dev/VolGroup00/LogVol00', '/dev/disk/by-id/dm-name-VolGroup00-LogVol00', '/dev/disk/by-id/dm-uuid-LVM-nPoVSn83UYwTV9Z0UYrbAk66mg7v7neZD48TN0v1PtCw2E0u113rRLPQhoJ2kgTY', '/dev/disk/by-uuid/530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73', '/dev/block/253:0'], 'MAJOR': '253', 'name': 'dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'UDEV_LOG': '3', 'DEVNAME': 'dm-0', 'DM_LV_NAME': 'LogVol00', 'DM_VG_NAME': 'VolGroup00'} ; name: VolGroup00-LogVol00 ; >>14:48:19,526 DEBUG storage: scanning VolGroup00-LogVol00 (/devices/virtual/block/dm-0)... >>14:48:19,526 DEBUG storage: looking for device 'VolGroup00-LogVol00'... >>14:48:19,527 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f8d0b1e9d90) -- >> name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50>] >> kids = 0 >> id = 5 >> uuid = D48TN0-v1Pt-Cw2E-0u11-3rRL-PQho-J2kgTY format = <storage.formats.DeviceFormat object at 0x7f8d0b1e9d50> size = 462464.0 >> major = 0 minor = 0 exists = True >> sysfs path = partedDevice = <parted.device.Device object at 0x7f8d0b1e9e10> >> target size = 462464.0 path = /dev/mapper/VolGroup00-LogVol00 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e9d50) -- >> type = None name = Unknown status = False >> device = /dev/mapper/VolGroup00-LogVol00 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50> percent = 0 >> mirrored = False stripes = 1 snapshot total = 0MB >> VG space used = 462464MB >>14:48:19,527 DEBUG storage: VolGroup00-LogVol00 is a device-mapper device >>14:48:19,528 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup00-LogVol00 ; >>14:48:19,530 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup00-LogVol00 ; >>14:48:19,531 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup00-LogVol00 ; status: True ; orig: False ; >>14:48:19,532 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/VolGroup00-LogVol00 ; exists: True ; >>14:48:19,547 DEBUG storage: type detected on 'VolGroup00-LogVol00' is 'jfs' >>14:48:19,547 DEBUG storage: getFormat('jfs') returning JFS instance >>14:48:19,548 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup00-LogVol00 ; current: None ; type: jfs ; >>14:48:19,549 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x7f8d0b1e9d90) -- >> name = VolGroup00-LogVol00 status = True parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50>] >> kids = 0 >> id = 5 >> uuid = D48TN0-v1Pt-Cw2E-0u11-3rRL-PQho-J2kgTY format = <storage.formats.fs.JFS object at 0x7f8d0bc61b90> size = 462464.0 >> major = 0 minor = 0 exists = True >> sysfs path = partedDevice = <parted.device.Device object at 0x7f8d0b1e9e10> >> target size = 462464.0 path = /dev/mapper/VolGroup00-LogVol00 >> format args = [] originalFormat = DeviceFormat instance (0x7f8d0b1e9d50) -- >> type = None name = Unknown status = False >> device = /dev/mapper/VolGroup00-LogVol00 uuid = None exists = True >> options = None supported = False formattable = False resizable = False >> target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50> percent = 0 >> mirrored = False stripes = 1 snapshot total = 0MB >> VG space used = 462464MB >>14:48:19,549 DEBUG storage: got format: JFS instance (0x7f8d0bc61b90) -- >> type = jfs name = jfs status = False >> device = /dev/mapper/VolGroup00-LogVol00 uuid = 530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73 exists = True >> options = defaults supported = False formattable = True resizable = False >> mountpoint = None mountopts = None >> label = None size = 0 targetSize = 0 >> >>14:48:19,569 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; >>14:48:19,571 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >>14:48:19,572 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >>14:48:19,587 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; >>14:48:19,589 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >>14:48:19,590 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >>14:48:19,591 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; >>14:48:19,592 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >>14:48:19,593 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >>14:48:19,609 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:19,611 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,612 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,628 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup00-LogVol00 ; status: True ; >>14:48:19,738 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup00 ; status: True ; >>14:48:19,753 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; >>14:48:19,755 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >>14:48:19,756 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >>14:48:19,758 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; >>14:48:19,759 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >>14:48:19,761 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >>14:48:19,778 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:19,780 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,781 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,801 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >>14:48:19,802 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >>14:48:19,818 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:19,819 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,821 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,840 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; >>14:48:19,841 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >>14:48:19,843 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >>14:48:19,844 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; >>14:48:19,845 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >>14:48:19,846 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >>14:48:19,862 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:19,864 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,865 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,881 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >>14:48:19,882 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >>14:48:19,898 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:19,900 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,901 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:19,916 INFO storage: failed to unlink /etc/mdadm.conf >>14:48:19,917 INFO storage: Found sda for biosdev 80 >>14:48:19,950 DEBUG storage: VolGroup00 size is 462496MB >>14:48:19,951 DEBUG storage: lv VolGroup00-LogVol00 uses 462464MB >>14:48:19,951 DEBUG storage: vg VolGroup00 has 32MB free >>14:48:19,952 DEBUG storage: VolGroup00 size is 462496MB >>14:48:19,952 DEBUG storage: lv VolGroup00-LogVol00 uses 462464MB >>14:48:19,952 DEBUG storage: vg VolGroup00 has 32MB free >>14:48:19,955 DEBUG storage: Ext4FS.supported: supported: True ; >>14:48:19,957 DEBUG storage: Ext4FS.supported: supported: True ; >>14:48:19,961 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >>14:48:20,278 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >>14:48:20,279 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >>14:48:20,281 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:48:20,283 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,285 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,286 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >>14:48:20,304 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/sysimage to None >>14:48:20,351 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >>14:48:20,357 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; >>14:48:20,373 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:20,376 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,378 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,394 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; orig: False ; >>14:48:20,395 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >>14:48:20,397 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:48:20,399 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,401 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,402 INFO storage: set SELinux context for mountpoint /mnt/sysimage to None >>14:48:20,421 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/sysimage to None >>14:48:20,424 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >>14:48:20,431 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; >>14:48:20,447 DEBUG storage: DiskDevice.teardown: sda ; status: True ; >>14:48:20,449 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,451 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,469 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; orig: False ; >>14:48:20,470 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >>14:48:20,472 DEBUG storage: DiskDevice.setup: sda ; status: True ; orig: False ; >>14:48:20,473 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,475 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >>14:48:20,476 INFO storage: set SELinux context for mountpoint / to None >>14:48:20,482 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >>14:48:20,484 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >>14:48:20,524 DEBUG storage: blkid.tab devs: ['/dev/sda2', '/dev/sda5', '/dev/root', '/dev/sda1', '/dev/mapper/VolGroup00-LogVol00', '/dev/sda3'] >>14:48:20,524 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >>14:48:20,525 DEBUG storage: crypttab maps: [] >>14:48:20,525 DEBUG storage: parsing /mnt/sysimage/etc/fstab >>14:48:20,531 DEBUG storage: resolved 'UUID=2379269d-e9a9-4210-a608-0e3d645a90ce' to 'sda2' (partition) >>14:48:20,533 DEBUG storage: Ext4FS.supported: supported: True ; >>14:48:20,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >>14:48:20,625 DEBUG storage: resolved 'UUID=57c2b455-c824-46a0-8fd7-5f4b31048211' to 'sda1' (partition) >>14:48:20,627 DEBUG storage: Ext4FS.supported: supported: True ; >>14:48:20,628 DEBUG storage: getFormat('ext4') returning Ext4FS instance >>14:48:20,628 DEBUG storage: resolved 'UUID=f90cb364-de32-47b1-9d42-480431782632' to 'sda3' (partition) >>14:48:20,630 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; >>14:48:20,630 DEBUG storage: getFormat('swap') returning SwapSpace instance >>14:48:20,630 DEBUG storage: failed to resolve 'tmpfs' >>14:48:20,631 DEBUG storage: failed to resolve 'devpts' >>14:48:20,631 DEBUG storage: failed to resolve 'sysfs' >>14:48:20,631 DEBUG storage: failed to resolve 'proc' >>14:48:20,631 DEBUG storage: failed to resolve '//mytownwhs/Music/MP3' >>14:48:20,632 DEBUG storage: getFormat('cifs') returning DeviceFormat instance >>14:48:20,633 DEBUG storage: StorageDevice._setFormat: //mytownwhs/Music/MP3 ; current: None ; type: None ; >>14:48:20,634 INFO storage: Unrecognized filesystem type for //mytownwhs/Music/MP3 (cifs) >>14:48:20,634 DEBUG storage: looking for device '/dev/VolGroup00/LogVol00'... >>14:48:20,634 DEBUG storage: found None >>14:48:20,635 DEBUG storage: looking for device 'VolGroup00-LogVol00'... >>14:48:20,635 DEBUG storage: found LVMLogicalVolumeDevice instance (0x7f8d0b1e9d90) -- >> name = VolGroup00-LogVol00 status = False parents = [<storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50>] >> kids = 0 >> id = 5 >> uuid = D48TN0-v1Pt-Cw2E-0u11-3rRL-PQho-J2kgTY format = <storage.formats.fs.JFS object at 0x7f8d0bc61b90> size = 462464.0 >> major = 0 minor = 0 exists = True >> sysfs path = partedDevice = <parted.device.Device object at 0x7f8d0b1e9e10> >> target size = 462464.0 path = /dev/mapper/VolGroup00-LogVol00 >> format args = [] originalFormat = JFS instance (0x7f8d0bc61b90) -- >> type = jfs name = jfs status = False >> device = /dev/mapper/VolGroup00-LogVol00 uuid = 530c8f1c-a32f-4acc-ad1b-b8f6c1c51a73 exists = True >> options = defaults supported = False formattable = True resizable = False >> mountpoint = None mountopts = None >> label = None size = 0 targetSize = 0 >> target = None dmUuid = None VG device = <storage.devices.LVMVolumeGroupDevice object at 0x7f8d0b1e9c50> percent = 0 >> mirrored = False stripes = 1 snapshot total = 0MB >> VG space used = 462464MB >>14:48:20,635 DEBUG storage: resolved '/dev/VolGroup00/LogVol00' to 'VolGroup00-LogVol00' (lvmlv) >>14:48:20,636 DEBUG storage: getFormat('auto') returning DeviceFormat instance >>14:48:20,678 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup00 >>14:48:20,678 DEBUG storage: VolGroup00 size is 462496MB >>14:48:20,679 DEBUG storage: lv VolGroup00-LogVol00 uses 462464MB >>14:48:20,679 DEBUG storage: vg VolGroup00 has 32MB free >>14:48:20,679 DEBUG storage: VolGroup00 size is 462496MB >>14:48:20,680 DEBUG storage: lv VolGroup00-LogVol00 uses 462464MB >>14:48:20,680 DEBUG storage: vg VolGroup00 has 32MB free >>14:48:20,683 DEBUG storage: Ext4FS.supported: supported: True ; >>14:48:20,687 DEBUG storage: Ext4FS.supported: supported: True ; >> >> >>/mnt/sysimage/root/install.log: >>Installing libgcc-4.4.2-20.fc12.x86_64 >>warning: libgcc-4.4.2-20.fc12.x86_64: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba >>Installing fontpackages-filesystem-1.41-1.fc12.noarch >>Installing kacst-fonts-common-2.0-5.fc12.noarch >>Installing m17n-db-1.5.5-1.fc12.noarch >>Installing setup-2.8.9-1.fc12.noarch >>Installing xml-common-0.6.3-31.fc12.noarch >>Installing iso-codes-3.11-1.fc12.noarch >>Installing filesystem-2.4.30-2.fc12.x86_64 >>Installing telepathy-filesystem-0.0.2-1.fc12.noarch >>Installing xkeyboard-config-1.7-2.fc12.noarch >>Installing dejavu-fonts-common-2.30-2.fc12.noarch >>Installing liberation-fonts-common-1.05.1.20090721-2.fc12.noarch >>Installing mozilla-filesystem-1.9-5.fc12.x86_64 >>Installing ca-certificates-2009-2.fc12.noarch >>Installing control-center-filesystem-2.28.1-15.fc12.x86_64 >>Installing mailcap-2.1.31-1.fc12.noarch >>Installing paktype-fonts-common-2.0-5.fc12.noarch >>Installing tzdata-2009u-1.fc12.noarch >>Installing kernel-headers-2.6.31.12-174.2.3.fc12.x86_64 >>Installing basesystem-10.0-3.noarch >>Installing khmeros-fonts-common-5.0-7.fc12.noarch >>Installing smc-fonts-common-04.2-2.fc12.noarch >>Installing thai-scalable-fonts-common-0.4.12-2.fc12.noarch >>Installing un-core-fonts-common-1.0.2-0.10.080608.fc12.noarch >>Installing vlgothic-fonts-common-20091202-1.fc12.noarch >>Installing constantine-backgrounds-single-12.1.1-2.fc12.noarch >>Installing constantine-backgrounds-12.1.1-2.fc12.noarch >>Installing java_cup-0.11a-1.fc12.noarch >>Installing pygobject2-doc-2.20.0-1.fc12.x86_64 >>Installing ncurses-base-5.7-3.20090207.fc12.x86_64 >>Installing libX11-common-1.3-1.fc12.noarch >>Installing hplip-common-3.9.8-21.fc12.x86_64 >>Installing comps-extras-17-1.noarch >>Installing pygtk2-doc-2.16.0-1.fc12.noarch >>Installing kernel-firmware-2.6.31.12-174.2.3.fc12.noarch >>Installing tzdata-java-2009u-1.fc12.noarch >>Installing foomatic-db-filesystem-4.0-8.20091126.fc12.noarch >>Installing fedora-bookmarks-11-2.noarch >>Installing bluecurve-cursor-theme-8.0.2-5.fc12.noarch >>Installing evolution-data-server-doc-2.28.2-1.fc12.noarch >>Installing mobile-broadband-provider-info-1.20100122-1.fc12.noarch >>Installing fedora-release-12-2.noarch >>Installing m17n-db-thai-1.5.5-1.fc12.noarch >>Installing desktop-backgrounds-basic-9.0.0-11.noarch >>Installing xorg-x11-docs-1.3-6.fc12.noarch >>Installing ql2100-firmware-1.19.38-3.fc12.noarch >>Installing iwl1000-firmware-128.50.3.1-1.fc12.noarch >>Installing ql2400-firmware-5.03.01-1.fc12.noarch >>Installing iwl5000-firmware-8.24.2.12-2.noarch >>Installing atmel-firmware-1.3-6.noarch >>Installing ivtv-firmware-20080701-20.noarch >>Installing libertas-usb8388-firmware-5.110.22.p23-3.fc12.noarch >>Installing iwl4965-firmware-228.61.2.24-2.fc12.noarch >>Installing ql23xx-firmware-3.03.27-3.fc12.noarch >>Installing iwl3945-firmware-15.32.2.9-2.noarch >>Installing ipw2200-firmware-3.1-3.noarch >>Installing ipw2100-firmware-1.3-10.noarch >>Installing ql2500-firmware-5.03.01-1.fc12.noarch >>Installing ql2200-firmware-2.02.08-3.fc12.noarch >>Installing rt61pci-firmware-1.2-6.noarch >>Installing zd1211-firmware-1.4-3.noarch >>Installing rt73usb-firmware-1.8-6.noarch >>Installing gnome-devel-docs-2.28.0-1.fc12.noarch >>Installing gnome-backgrounds-2.28.0-1.fc12.noarch >>Installing cjkuni-uming-fonts-0.2.20080216.1-30.fc12.noarch >>Installing rootfiles-8.1-6.fc12.noarch >>Installing man-pages-3.22-6.fc12.noarch >>Installing words-3.0-16.fc12.noarch >>Installing specspo-16-3.noarch >>Installing glibc-2.11.1-1.x86_64 >>Installing pkgconfig-0.23-9.fc12.x86_64 >>Installing zlib-1.2.3-23.fc12.x86_64 >>Installing libstdc++-4.4.2-20.fc12.x86_64 >>Installing libxml2-2.7.6-1.fc12.x86_64 >>Installing ncurses-libs-5.7-3.20090207.fc12.x86_64 >>Installing bash-4.0.35-2.fc12.x86_64 >>Installing freetype-2.3.11-3.fc12.x86_64 >>Installing info-4.13a-7.fc12.x86_64 >>Installing libICE-1.0.6-1.fc12.x86_64 >>Installing popt-1.13-6.fc12.x86_64 >>Installing chkconfig-1.3.44-1.x86_64 >>Installing libcom_err-1.41.9-5.fc12.x86_64 >>Installing expat-2.0.1-8.fc12.x86_64 >>Installing bzip2-libs-1.0.5-6.fc12.x86_64 >>Installing nspr-4.8.2-1.fc12.x86_64 >>Installing libjpeg-6b-46.fc12.x86_64 >>Installing readline-6.0-3.fc12.x86_64 >>Installing libpng-1.2.39-1.fc12.x86_64 >>Installing db4-4.7.25-13.fc12.x86_64 >>Installing sqlite-3.6.20-1.fc12.x86_64 >>Installing libusb-0.1.12-22.fc12.x86_64 >>Installing audit-libs-2.0.4-1.fc12.x86_64 >>Installing libart_lgpl-2.3.20-5.fc12.x86_64 >>Installing libsepol-2.0.38-1.fc12.x86_64 >>Installing libselinux-2.0.87-1.fc12.x86_64 >>Installing shadow-utils-4.1.4.2-2.fc12.x86_64 >>Installing libuuid-2.16.2-5.fc12.x86_64 >>Installing libSM-1.1.0-7.fc12.x86_64 >>Installing cyrus-sasl-lib-2.1.23-4.fc12.x86_64 >>Installing nss-util-3.12.5-1.fc12.1.x86_64 >>Installing tcp_wrappers-libs-7.6-56.fc12.x86_64 >>Installing libogg-1.1.4-2.fc12.x86_64 >>Installing device-mapper-libs-1.02.38-2.fc12.x86_64 >>Installing gmp-4.3.1-5.fc12.x86_64 >>Installing elfutils-libelf-0.144-1.fc12.x86_64 >>Installing nss-softokn-freebl-3.12.4-10.fc12.x86_64 >>Installing nss-softokn-3.12.4-10.fc12.x86_64 >>Installing nss-3.12.4-14.fc12.x86_64 >>Installing libidn-1.9-5.x86_64 >>Installing gawk-3.1.7-1.fc12.x86_64 >>Installing libsigc++20-2.2.4.2-1.fc12.x86_64 >>Installing xz-libs-4.999.9-0.1.beta.20091007git.fc12.x86_64 >>Installing sed-4.2.1-4.fc12.x86_64 >>Installing libgpg-error-1.6-4.x86_64 >>Installing libgcrypt-1.4.4-8.fc12.x86_64 >>Installing libvorbis-1.2.3-3.fc12.x86_64 >>Installing libxslt-1.1.26-1.fc12.x86_64 >>Installing which-2.19-5.fc12.x86_64 >>Installing libattr-2.4.44-1.fc12.x86_64 >>Installing libcap-2.16-5.fc12.x86_64 >>Installing libacl-2.2.49-2.fc12.x86_64 >>Installing speex-1.2-0.12.rc1.fc12.x86_64 >>Installing libtool-ltdl-2.2.6-17.fc12.x86_64 >>Installing libudev-145-14.fc12.x86_64 >>Installing libblkid-2.16.2-5.fc12.x86_64 >>Installing bluez-libs-4.58-1.fc12.x86_64 >>Installing libcap-ng-0.6.2-3.fc12.x86_64 >>Installing libasyncns-0.8-1.fc12.x86_64 >>Installing findutils-4.4.2-6.fc12.x86_64 >>Installing libtiff-3.9.2-3.fc12.x86_64 >>Installing libtdb-1.1.5-2.fc12.x86_64 >>Installing pcre-7.8-3.fc12.x86_64 >>Installing grep-2.5.3-6.fc12.x86_64 >>Installing libexif-0.6.16-4.fc12.x86_64 >>Installing libXau-1.0.5-1.fc12.x86_64 >>Installing apr-1.3.9-3.fc12.x86_64 >>Installing e2fsprogs-libs-1.41.9-5.fc12.x86_64 >>Installing xmlrpc-c-1.16.6-3.1582.fc12.x86_64 >>Installing file-libs-5.03-12.fc12.x86_64 >>Installing keyutils-libs-1.2-6.fc12.x86_64 >>Installing krb5-libs-1.7-18.fc12.x86_64 >>Installing pixman-0.16.4-2.fc12.x86_64 >>Installing apr-util-1.3.9-2.fc12.x86_64 >>Installing device-mapper-1.02.38-2.fc12.x86_64 >>Installing device-mapper-event-libs-1.02.38-2.fc12.x86_64 >>Installing lua-5.1.4-4.fc12.x86_64 >>Installing rpm-libs-4.7.2-1.fc12.x86_64 >>Installing bzip2-1.0.5-6.fc12.x86_64 >>Installing glibc-common-2.11.1-1.x86_64 >>Installing libnl-1.1-8.fc12.x86_64 >>Installing pciutils-libs-3.1.6-1.fc12.x86_64 >>Installing lcms-libs-1.18-3.fc12.x86_64 >>Installing gdbm-1.8.0-33.fc12.x86_64 >>Installing libxcb-1.5-1.fc12.x86_64 >>Installing libX11-1.3-1.fc12.x86_64 >>Installing libXext-1.1-2.fc12.x86_64 >>Installing libXrender-0.9.5-1.fc12.x86_64 >>Installing libXfixes-4.0.4-1.fc12.x86_64 >>Installing libXrandr-1.3.0-3.fc12.x86_64 >>Installing libXi-1.3-2.fc12.x86_64 >>Installing libXtst-1.0.99.2-3.fc12.x86_64 >>Installing libXdamage-1.1.2-1.fc12.x86_64 >>Installing libXcomposite-0.4.1-2.fc12.x86_64 >>Installing libXt-1.0.7-1.fc12.x86_64 >>Installing libXxf86vm-1.1.0-1.fc12.x86_64 >>Installing libXcursor-1.1.10-1.fc12.x86_64 >>Installing libXv-1.0.5-1.fc12.x86_64 >>Installing libXinerama-1.1-1.fc12.x86_64 >>Installing libXmu-1.0.5-1.fc12.x86_64 >>Installing libXxf86misc-1.0.2-1.fc12.x86_64 >>Installing libXpm-3.5.8-2.fc12.x86_64 >>Installing libtheora-1.1.0-1.fc12.x86_64 >>Installing flac-1.2.1-6.fc12.x86_64 >>Installing iptables-1.4.5-1.fc12.x86_64 >>Installing binutils-2.19.51.0.14-34.fc12.x86_64 >>Installing m4-1.4.13-4.fc12.x86_64 >>Installing libtalloc-2.0.0-0.fc12.x86_64 >>Installing hunspell-1.2.8-14.fc12.x86_64 >>Installing boost-system-1.39.0-8.fc12.x86_64 >>Installing boost-filesystem-1.39.0-8.fc12.x86_64 >>Installing SDL-1.2.13-10.fc12.x86_64 >>Installing slang-2.2.1-1.fc12.x86_64 >>Installing newt-0.52.11-1.fc12.x86_64 >>Installing gpm-libs-1.20.6-9.fc12.x86_64 >>Installing libical-0.43-5.fc12.x86_64 >>Installing libv4l-0.6.3-1.fc12.x86_64 >>Installing libraw1394-2.0.4-1.fc12.x86_64 >>Installing libXvMC-1.0.4-8.fc12.x86_64 >>Installing libXScrnSaver-1.2.0-1.fc12.x86_64 >>Installing libXres-1.0.4-1.fc12.x86_64 >>Installing libxkbfile-1.0.6-1.1.fc12.x86_64 >>Installing deltarpm-3.5-0.4.20090913git.fc12.x86_64 >>Installing libgssglue-0.1-8.fc12.x86_64 >>Installing less-436-5.fc12.x86_64 >>Installing pilot-link-0.12.4-4.fc12.x86_64 >>Installing libatasmart-0.17-2.fc12.x86_64 >>Installing mpfr-2.4.1-5.fc12.x86_64 >>Installing psmisc-22.6-13.fc12.x86_64 >>Installing setools-libs-3.3.6-4.fc12.x86_64 >>Installing upstart-0.3.11-3.fc12.x86_64 >>Installing plymouth-libs-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing cpio-2.10-3.fc12.x86_64 >>Installing make-3.81-18.fc12.x86_64 >>Installing diffutils-2.8.1-25.fc12.x86_64 >>Installing procps-3.2.8-3.fc12.x86_64 >>Installing libedit-2.11-4.20080712cvs.fc12.x86_64 >>Installing boost-date-time-1.39.0-8.fc12.x86_64 >>Installing boost-thread-1.39.0-8.fc12.x86_64 >>Installing libfontenc-1.0.5-2.fc12.x86_64 >>Installing libXfont-1.4.1-1.fc12.x86_64 >>Installing pcsc-lite-libs-1.5.2-3.fc12.x86_64 >>Installing hesiod-3.1.0-16.x86_64 >>Installing libXdmcp-1.0.3-1.fc12.x86_64 >>Installing liboil-0.3.16-4.fc12.x86_64 >>Installing libpcap-1.0.0-4.20090922gite154e2.fc12.x86_64 >>Installing libtasn1-2.3-1.fc12.x86_64 >>Installing gnutls-2.8.5-1.fc12.x86_64 >>Installing pth-2.0.7-9.x86_64 >>Installing openjpeg-libs-1.3-6.fc12.x86_64 >>Installing libffi-3.0.5-3.fc12.x86_64 >>Installing boost-wave-1.39.0-8.fc12.x86_64 >>Installing libtirpc-0.2.0-4.fc12.x86_64 >>Installing xorg-x11-xkb-utils-7.4-6.fc12.x86_64 >>Installing libavc1394-0.5.3-9.fc12.x86_64 >>Installing libiec61883-1.2.0-3.fc12.x86_64 >>Installing libXxf86dga-1.1.1-1.fc12.x86_64 >>Installing libdmx-1.1.0-1.fc12.x86_64 >>Installing giflib-4.1.6-3.fc12.x86_64 >>Installing libmng-1.0.10-4.fc12.x86_64 >>Installing device-mapper-event-1.02.38-2.fc12.x86_64 >>Installing file-5.03-12.fc12.x86_64 >>Installing vim-minimal-7.2.315-1.fc12.x86_64 >>Installing acl-2.2.49-2.fc12.x86_64 >>Installing tar-1.22-10.fc12.x86_64 >>Installing pinentry-0.7.6-4.fc12.x86_64 >>Installing libksba-1.0.6-3.fc12.x86_64 >>Installing elfutils-libs-0.144-1.fc12.x86_64 >>Installing elfutils-0.144-1.fc12.x86_64 >>Installing xz-4.999.9-0.1.beta.20091007git.fc12.x86_64 >>Installing xz-lzma-compat-4.999.9-0.1.beta.20091007git.fc12.x86_64 >>Installing nss_compat_ossl-0.9.6-1.fc12.x86_64 >>Installing parted-1.9.0-17.2.fc12.x86_64 >>Installing kpartx-0.4.9-5.fc12.x86_64 >>Installing dmraid-1.0.0.rc16-4.fc12.x86_64 >>Installing lockdev-1.0.1-19.fc12.x86_64 >>Installing libgphoto2-2.4.7-2.fc12.x86_64 >>Installing net-tools-1.60-99.fc12.x86_64 >>Installing patch-2.6.1-1.fc12.x86_64 >>Installing checkpolicy-2.0.19-3.fc12.x86_64 >>Installing openobex-1.4-4.fc12.x86_64 >>Installing jasper-libs-1.900.1-14.fc12.x86_64 >>Installing boost-iostreams-1.39.0-8.fc12.x86_64 >>Installing exempi-2.1.0-4.fc12.x86_64 >>Installing libss-1.41.9-5.fc12.x86_64 >>Installing e2fsprogs-1.41.9-5.fc12.x86_64 >>Installing libgomp-4.4.2-20.fc12.x86_64 >>Installing cdparanoia-libs-10.2-5.fc12.x86_64 >>Installing procmail-3.22-25.fc12.x86_64 >>Installing boost-math-1.39.0-8.fc12.x86_64 >>Installing boost-program-options-1.39.0-8.fc12.x86_64 >>Installing boost-python-1.39.0-8.fc12.x86_64 >>Installing boost-serialization-1.39.0-8.fc12.x86_64 >>Installing boost-graph-1.39.0-8.fc12.x86_64 >>Installing boost-test-1.39.0-8.fc12.x86_64 >>Installing boost-signals-1.39.0-8.fc12.x86_64 >>Installing libicu-4.2.1-7.fc12.x86_64 >>Installing boost-regex-1.39.0-8.fc12.x86_64 >>Installing zip-2.31-8.fc12.x86_64 >>Installing wavpack-4.60-1.fc12.x86_64 >>Installing fuse-libs-2.8.1-4.fc12.x86_64 >>Installing anthy-9100h-10.fc12.x86_64 >>Installing sysvinit-tools-2.87-1.dsf.fc12.x86_64 >>Installing libevent-1.4.12-1.fc12.x86_64 >>Installing libdaemon-0.14-1.fc12.x86_64 >>Installing libusb1-1.0.3-1.fc12.x86_64 >>Installing sg3_utils-libs-1.27-2.fc12.x86_64 >>Installing lm_sensors-libs-3.1.1-4.fc12.x86_64 >>Installing libieee1284-0.2.11-8.fc12.x86_64 >>Installing avahi-autoipd-0.6.25-5.fc12.x86_64 >>Installing cdparanoia-10.2-5.fc12.x86_64 >>Installing libfreebob-1.0.11-6.fc12.x86_64 >>Installing xorg-x11-font-utils-7.2-11.fc12.x86_64 >>Installing setools-console-3.3.6-4.fc12.x86_64 >>Installing tmpwatch-2.9.17-1.fc12.x86_64 >>Installing cpp-4.4.2-20.fc12.x86_64 >>Installing gpm-1.20.6-9.fc12.x86_64 >>Installing oprofile-0.9.5-4.fc12.x86_64 >>Installing iptables-ipv6-1.4.5-1.fc12.x86_64 >>Installing libshout-2.2.2-5.fc12.x86_64 >>Installing Xaw3d-1.5E-15.fc12.x86_64 >>Installing libXaw-1.0.6-4.fc12.x86_64 >>Installing xorg-x11-xauth-1.0.2-7.fc12.x86_64 >>Installing libXevie-1.0.2-7.fc12.x86_64 >>Installing xsel-1.2.0-6.fc12.x86_64 >>Installing xcb-util-0.3.6-1.fc12.x86_64 >>Installing startup-notification-0.10-2.fc12.x86_64 >>Installing radeontool-1.5-6.fc12.x86_64 >>Installing iw-0.9.19-1.fc12.x86_64 >>Installing MAKEDEV-3.24-4.x86_64 >>Installing lvm2-libs-2.02.53-2.fc12.x86_64 >>Installing mailx-12.4-3.fc12.x86_64 >>Installing rmt-0.4-0.3.b42.fc12.x86_64 >>Installing rsync-3.0.7-1.fc12.x86_64 >>Installing ntpdate-4.2.4p8-1.fc12.x86_64 >>Installing cryptsetup-luks-libs-1.1.0-0.4.fc12.x86_64 >>Installing cryptsetup-luks-1.1.0-0.4.fc12.x86_64 >>Installing ggz-base-libs-0.99.5-5.fc12.x86_64 >>Installing iputils-20071127-9.fc12.x86_64 >>Installing nss-tools-3.12.4-14.fc12.x86_64 >>Installing ppl-0.10.2-10.fc12.x86_64 >>Installing cloog-ppl-0.15.7-1.fc12.x86_64 >>Installing tcp_wrappers-7.6-56.fc12.x86_64 >>Installing cyrus-sasl-plain-2.1.23-4.fc12.x86_64 >>Installing xfsprogs-3.0.3-2.fc12.x86_64 >>Installing libutempter-1.1.5-4.fc12.x86_64 >>Installing libselinux-utils-2.0.87-1.fc12.x86_64 >>Installing db4-utils-4.7.25-13.fc12.x86_64 >>Installing djvulibre-libs-3.5.21-3.fc12.x86_64 >>Installing libopenraw-0.0.5-4.fc12.x86_64 >>Installing tokyocabinet-1.4.33-1.fc12.x86_64 >>Installing indent-2.2.10-5.fc12.x86_64 >>Installing libcdio-0.81-3.fc12.x86_64 >>Installing mtools-4.0.11-1.fc12.x86_64 >>Installing unzip-5.52-12.fc12.x86_64 >>Installing portreserve-0.0.4-2.fc12.x86_64 >>Installing urlview-0.9-7.fc12.x86_64 >>Installing pnm2ppa-1.04-18.fc12.x86_64 >>Installing psutils-1.17-33.fc12.x86_64 >>Installing vim-common-7.2.315-1.fc12.x86_64 >>Installing ncurses-5.7-3.20090207.fc12.x86_64 >>Installing compat-readline5-5.2-17.fc12.x86_64 >>Installing db4-cxx-4.7.25-13.fc12.x86_64 >>Installing taglib-1.6.1-2.fc12.x86_64 >>Installing libconfig-1.3.2-1.fc12.x86_64 >>Installing ntfsprogs-2.0.0-13.fc12.x86_64 >>Installing gettext-libs-0.17-16.fc12.x86_64 >>Installing dosfstools-3.0.1-6.fc12.x86_64 >>Installing eject-2.1.5-15.fc12.x86_64 >>Installing libburn-0.7.0-1.fc12.x86_64 >>Installing libisofs-0.6.20-2.fc12.x86_64 >>Installing Canna-libs-3.7p3-28.fc12.x86_64 >>Installing libgfortran-4.4.2-20.fc12.x86_64 >>Installing libdv-1.0.0-8.fc12.x86_64 >>Installing libiptcdata-1.0.4-2.fc12.x86_64 >>Installing libchewing-0.3.2-17.fc12.x86_64 >>Installing libhangul-0.0.9-2.fc12.x86_64 >>Installing m17n-lib-1.5.5-1.fc12.x86_64 >>Installing ethtool-6-7.20090323git.fc12.x86_64 >>Installing mingetty-1.08-4.fc12.x86_64 >>Installing linux-atm-libs-2.5.0-10.x86_64 >>Installing iproute-2.6.29-4.fc12.x86_64 >>Installing vpnc-0.5.3-4.fc12.x86_64 >>Installing netpbm-10.47.07-1.fc12.x86_64 >>Installing hdparm-9.16-3.fc12.x86_64 >>Installing c2070-0.99-6.fc12.x86_64 >>Installing pbm2l7k-990321-7.fc12.x86_64 >>Installing lx-20030328-5.fc12.x86_64 >>Installing min12xxw-0.0.9-5.fc12.x86_64 >>Installing pbm2l2030-1.4-5.fc12.x86_64 >>Installing cjet-0.8.9-9.fc12.x86_64 >>Installing c2050-0.3b-3.fc12.x86_64 >>Installing libaio-0.3.107-9.fc12.x86_64 >>Installing device-mapper-multipath-libs-0.4.9-5.fc12.x86_64 >>Installing sgpio-1.2.0.10-4.fc12.x86_64 >>Installing dmraid-events-1.0.0.rc16-4.fc12.x86_64 >>Installing dash-0.5.5.1-3.fc12.x86_64 >>Installing libvisual-0.4.0-9.fc12.x86_64 >>Installing dmidecode-2.10-1.39.fc12.x86_64 >>Installing libdiscid-0.2.2-4.fc12.x86_64 >>Installing libnfnetlink-1.0.0-1.fc12.x86_64 >>Installing libnetfilter_conntrack-0.0.100-1.fc12.x86_64 >>Installing ustr-1.0.4-9.fc12.x86_64 >>Installing libsemanage-2.0.39-1.fc12.x86_64 >>Installing pakchois-0.4-3.x86_64 >>Installing lzo-2.03-3.fc12.x86_64 >>Installing libthai-0.1.12-2.fc12.x86_64 >>Installing libx86-1.1-7.fc12.x86_64 >>Installing libmcpp-2.7.2-4.fc12.x86_64 >>Installing mcpp-2.7.2-4.fc12.x86_64 >>Installing xorg-x11-server-utils-7.4-13.fc12.x86_64 >>Installing iptstate-2.2.2-4.fc12.x86_64 >>Installing device-mapper-multipath-0.4.9-5.fc12.x86_64 >>Installing dump-0.4-0.3.b42.fc12.x86_64 >>Installing slrn-0.9.9p1-3.fc12.x86_64 >>Installing xorg-x11-utils-7.4-7.fc12.x86_64 >>Installing lftp-4.0.4-1.fc12.x86_64 >>Installing nss_db-2.2-45.fc12.x86_64 >>Installing xrestop-0.4-7.fc12.x86_64 >>Installing ntsysv-1.3.44-1.x86_64 >>Installing flex-2.5.35-7.fc12.x86_64 >>Installing bison-2.4.1-4.fc12.x86_64 >>Installing efibootmgr-0.5.4-7.fc12.x86_64 >>Installing mlocate-0.22.2-1.fc12.x86_64 >>Installing attr-2.4.44-1.fc12.x86_64 >>Installing jwhois-4.0-18.fc12.x86_64 >>Installing ltrace-0.5-14.45svn.fc12.x86_64 >>Installing lsof-4.82-1.fc12.x86_64 >>Installing bc-1.06.95-1.fc12.x86_64 >>Installing ftp-0.17-51.fc12.x86_64 >>Installing acpid-1.0.10-2.fc12.x86_64 >>Installing cpuspeed-1.5-13.fc12.x86_64 >>Installing ed-1.1-3.fc12.x86_64 >>Installing nano-2.0.9-4.fc12.x86_64 >>Installing time-1.7-37.fc12.x86_64 >>Installing texinfo-4.13a-7.fc12.x86_64 >>Installing mcelog-0.9pre1-0.1.fc12.x86_64 >>Installing cscope-15.6-8.fc12.x86_64 >>Installing telnet-0.17-45.fc12.x86_64 >>Installing mtr-0.75-5.fc12.x86_64 >>Installing talk-0.17-33.2.4.x86_64 >>Installing swig-1.3.40-1.fc12.x86_64 >>Installing traceroute-2.0.12-3.fc12.x86_64 >>Installing vconfig-1.9-8.fc12.x86_64 >>Installing pam_smb-1.1.7-11.fc12.x86_64 >>Installing ntfs-3g-2010.1.16-1.fc12.x86_64 >>Installing rdist-6.1.5-47.x86_64 >>Installing dos2unix-3.1-36.fc12.x86_64 >>Installing finger-0.17-39.fc12.x86_64 >>Installing rsh-0.17-58.fc12.x86_64 >>Installing rdate-1.4-14.fc12.x86_64 >>Installing symlinks-1.4-2.fc12.x86_64 >>Installing unix2dos-2.2-34.fc12.x86_64 >>Installing tree-1.5.3-1.fc12.x86_64 >>Installing setserial-2.17-24.fc12.x86_64 >>Installing strace-4.5.19-1.fc12.x86_64 >>Installing diffstat-1.51-1.fc12.x86_64 >>Installing rcs-5.7-35.fc12.x86_64 >>Installing ctags-5.8-1.fc12.x86_64 >>Installing byacc-1.9.20070509-6.fc12.x86_64 >>Installing joystick-1.2.15-25.fc12.x86_64 >>Installing b43-fwcutter-012-2.fc12.x86_64 >>Installing mpage-2.5.6-8.fc12.x86_64 >>Installing xorg-x11-proto-devel-7.4-35.fc12.noarch >>Installing m17n-contrib-1.1.10-3.fc12.noarch >>Installing zlib-devel-1.2.3-23.fc12.x86_64 >>Installing freetype-devel-2.3.11-3.fc12.x86_64 >>Installing libpng-devel-1.2.39-1.fc12.x86_64 >>Installing nspr-devel-4.8.2-1.fc12.x86_64 >>Installing libart_lgpl-devel-2.3.20-5.fc12.x86_64 >>Installing libjpeg-devel-6b-46.fc12.x86_64 >>Installing popt-devel-1.13-6.fc12.x86_64 >>Installing nss-util-devel-3.12.5-1.fc12.1.x86_64 >>Installing libICE-devel-1.0.6-1.fc12.x86_64 >>Installing libSM-devel-1.1.0-7.fc12.x86_64 >>Installing libXau-devel-1.0.5-1.fc12.x86_64 >>Installing sqlite-devel-3.6.20-1.fc12.x86_64 >>Installing crontabs-1.10-31.fc12.noarch >>Installing gnome-doc-utils-stylesheets-0.18.0-1.fc12.noarch >>Installing libxcb-devel-1.5-1.fc12.x86_64 >>Installing nss-softokn-devel-3.12.4-10.fc12.x86_64 >>Installing nss-devel-3.12.4-14.fc12.x86_64 >>Installing libXdmcp-devel-1.0.3-1.fc12.x86_64 >>Installing libX11-devel-1.3-1.fc12.x86_64 >>Installing libXt-devel-1.0.7-1.fc12.x86_64 >>Installing libXpm-devel-3.5.8-2.fc12.x86_64 >>Installing libXext-devel-1.1-2.fc12.x86_64 >>Installing libXrender-devel-0.9.5-1.fc12.x86_64 >>Installing libXfixes-devel-4.0.4-1.fc12.x86_64 >>Installing libXrandr-devel-1.3.0-3.fc12.x86_64 >>Installing libXmu-devel-1.0.5-1.fc12.x86_64 >>Installing libXi-devel-1.3-2.fc12.x86_64 >>Installing startup-notification-devel-0.10-2.fc12.x86_64 >>Installing libXdamage-devel-1.1.2-1.fc12.x86_64 >>Installing libXcomposite-devel-0.4.1-2.fc12.x86_64 >>Installing libXcursor-devel-1.1.10-1.fc12.x86_64 >>Installing libXxf86vm-devel-1.1.0-1.fc12.x86_64 >>Installing libXinerama-devel-1.1-1.fc12.x86_64 >>Installing libXv-devel-1.0.5-1.fc12.x86_64 >>Installing boost-1.39.0-8.fc12.x86_64 >>Installing xorg-x11-server-common-1.7.4-1.fc12.x86_64 >>Installing libtasn1-devel-2.3-1.fc12.x86_64 >>Installing libfontenc-devel-1.0.5-2.fc12.x86_64 >>Installing libical-devel-0.43-5.fc12.x86_64 >>Installing slang-devel-2.2.1-1.fc12.x86_64 >>Installing pixman-devel-0.16.4-2.fc12.x86_64 >>Installing keyutils-libs-devel-1.2-6.fc12.x86_64 >>Installing kernel-devel-2.6.31.12-174.2.3.fc12.x86_64 >>Installing libattr-devel-2.4.44-1.fc12.x86_64 >>Installing libgpg-error-devel-1.6-4.x86_64 >>Installing libgcrypt-devel-1.4.4-8.fc12.x86_64 >>Installing gnutls-devel-2.8.5-1.fc12.x86_64 >>Installing xz-devel-4.999.9-0.1.beta.20091007git.fc12.x86_64 >>Installing libsigc++20-devel-2.2.4.2-1.fc12.x86_64 >>Installing libidn-devel-1.9-5.x86_64 >>Installing libsilc-1.1.10-1.fc12.x86_64 >>Installing elfutils-libelf-devel-0.144-1.fc12.x86_64 >>Installing libuuid-devel-2.16.2-5.fc12.x86_64 >>Installing polkit-desktop-policy-0.95-0.git20090913.3.fc12.noarch >>Installing libsepol-devel-2.0.38-1.fc12.x86_64 >>Installing libselinux-devel-2.0.87-1.fc12.x86_64 >>Installing bzip2-devel-1.0.5-6.fc12.x86_64 >>Installing expat-devel-2.0.1-8.fc12.x86_64 >>Installing libcom_err-devel-1.41.9-5.fc12.x86_64 >>Installing krb5-devel-1.7-18.fc12.x86_64 >>Installing ncurses-devel-5.7-3.20090207.fc12.x86_64 >>Installing readline-devel-6.0-3.fc12.x86_64 >>Installing pilot-link-devel-0.12.4-4.fc12.x86_64 >>Installing glibc-headers-2.11.1-1.x86_64 >>Installing glibc-devel-2.11.1-1.x86_64 >>Installing gcc-4.4.2-20.fc12.x86_64 >>Installing pygtk2-codegen-2.16.0-1.fc12.x86_64 >>Installing libstdc++-devel-4.4.2-20.fc12.x86_64 >>Installing gcc-c++-4.4.2-20.fc12.x86_64 >>Installing gcc-gfortran-4.4.2-20.fc12.x86_64 >>Installing newt-devel-0.52.11-1.fc12.x86_64 >>Installing libXfont-devel-1.4.1-1.fc12.x86_64 >>Installing boost-devel-1.39.0-8.fc12.x86_64 >>Installing libXvMC-devel-1.0.4-8.fc12.x86_64 >>Installing libXtst-devel-1.0.99.2-3.fc12.x86_64 >>Installing libXaw-devel-1.0.6-4.fc12.x86_64 >>Installing Xaw3d-devel-1.5E-15.fc12.x86_64 >>Installing libXres-devel-1.0.4-1.fc12.x86_64 >>Installing libXxf86dga-devel-1.1.1-1.fc12.x86_64 >>Installing libXevie-devel-1.0.2-7.fc12.x86_64 >>Installing libXScrnSaver-devel-1.2.0-1.fc12.x86_64 >>Installing libXxf86misc-devel-1.0.2-1.fc12.x86_64 >>Installing libdmx-devel-1.1.0-1.fc12.x86_64 >>Installing libxkbfile-devel-1.0.6-1.1.fc12.x86_64 >>Installing libmng-devel-1.0.10-4.fc12.x86_64 >>Installing binutils-devel-2.19.51.0.14-34.fc12.x86_64 >>Installing m17n-contrib-maithili-1.1.10-3.fc12.noarch >>Installing m17n-contrib-marathi-1.1.10-3.fc12.noarch >>Installing m17n-contrib-urdu-1.1.10-3.fc12.noarch >>Installing netpbm-devel-10.47.07-1.fc12.x86_64 >>Installing db4-devel-4.7.25-13.fc12.x86_64 >>Installing gpm-devel-1.20.6-9.fc12.x86_64 >>Installing lockdev-devel-1.0.1-19.fc12.x86_64 >>Installing giflib-devel-4.1.6-3.fc12.x86_64 >>Installing hesiod-devel-3.1.0-16.x86_64 >>Installing pcsc-lite-devel-1.5.2-3.fc12.x86_64 >>Installing hunspell-en-0.20090216-7.fc12.noarch >>Installing gdbm-devel-1.8.0-33.fc12.x86_64 >>Installing libtiff-devel-3.9.2-3.fc12.x86_64 >>Installing libcap-devel-2.16-5.fc12.x86_64 >>Installing gmp-devel-4.3.1-5.fc12.x86_64 >>Installing perf-2.6.31.12-174.2.3.fc12.noarch >>Installing jomolhari-fonts-0.003-8.fc12.noarch >>Installing dejavu-serif-fonts-2.30-2.fc12.noarch >>Installing lohit-assamese-fonts-2.4.3-2.fc12.noarch >>Installing lohit-bengali-fonts-2.4.3-3.fc12.noarch >>Installing lklug-fonts-0.6-1.20090803cvs.fc12.noarch >>Installing kacst-book-fonts-2.0-5.fc12.noarch >>Installing dejavu-sans-mono-fonts-2.30-2.fc12.noarch >>Installing kacst-digital-fonts-2.0-5.fc12.noarch >>Installing liberation-serif-fonts-1.05.1.20090721-2.fc12.noarch >>Installing kacst-pen-fonts-2.0-5.fc12.noarch >>Installing liberation-sans-fonts-1.05.1.20090721-2.fc12.noarch >>Installing kacst-decorative-fonts-2.0-5.fc12.noarch >>Installing abyssinica-fonts-1.0-5.fc12.noarch >>Installing kacst-letter-fonts-2.0-5.fc12.noarch >>Installing lohit-kannada-fonts-2.4.4-2.fc12.noarch >>Installing khmeros-base-fonts-5.0-7.fc12.noarch >>Installing paktype-tehreer-fonts-2.0-5.fc12.noarch >>Installing kacst-titlel-fonts-2.0-5.fc12.noarch >>Installing liberation-mono-fonts-1.05.1.20090721-2.fc12.noarch >>Installing kacst-naskh-fonts-2.0-5.fc12.noarch >>Installing vlgothic-fonts-20091202-1.fc12.noarch >>Installing kacst-art-fonts-2.0-5.fc12.noarch >>Installing kacst-poster-fonts-2.0-5.fc12.noarch >>Installing lohit-hindi-fonts-2.4.3-2.fc12.noarch >>Installing lohit-marathi-fonts-2.4.3-2.fc12.noarch >>Installing lohit-gujarati-fonts-2.4.4-1.fc12.noarch >>Installing paktype-naqsh-fonts-2.0-5.fc12.noarch >>Installing thai-scalable-waree-fonts-0.4.12-2.fc12.noarch >>Installing smc-meera-fonts-04.2-2.fc12.noarch >>Installing kacst-office-fonts-2.0-5.fc12.noarch >>Installing kacst-farsi-fonts-2.0-5.fc12.noarch >>Installing kacst-one-fonts-2.0-5.fc12.noarch >>Installing kacst-qurn-fonts-2.0-5.fc12.noarch >>Installing lohit-telugu-fonts-2.4.5-1.fc12.noarch >>Installing lohit-punjabi-fonts-2.4.3-2.fc12.noarch >>Installing dejavu-sans-fonts-2.30-2.fc12.noarch >>Installing un-core-dotum-fonts-1.0.2-0.10.080608.fc12.noarch >>Installing lohit-tamil-fonts-2.4.5-1.fc12.noarch >>Installing stix-fonts-0.9-13.fc12.noarch >>Installing kacst-title-fonts-2.0-5.fc12.noarch >>Installing lohit-maithili-fonts-2.4.3-2.fc12.noarch >>Installing kacst-screen-fonts-2.0-5.fc12.noarch >>Installing lohit-oriya-fonts-2.4.3-2.fc12.noarch >>Installing gnome-common-2.28.0-1.fc12.noarch >>Installing xorg-x11-xtrans-devel-1.2.2-4.fc12.noarch >>Installing glib2-2.22.3-2.fc12.x86_64 >>Installing dbus-libs-1.2.16-9.fc12.x86_64 >>Installing atk-1.28.0-1.fc12.x86_64 >>Installing dbus-glib-0.82-2.fc12.x86_64 >>Installing dbus-1.2.16-9.fc12.x86_64 >>Installing desktop-file-utils-0.15-8.fc12.x86_64 >>Installing hal-libs-0.5.13-9.fc12.x86_64 >>Installing libgudev1-145-14.fc12.x86_64 >>Installing telepathy-glib-0.9.0-1.fc12.x86_64 >>Installing shared-mime-info-0.70-3.fc12.x86_64 >>Installing NetworkManager-glib-0.7.997-2.git20091214.fc12.x86_64 >>Installing enchant-1.5.0-3.fc12.x86_64 >>Installing ibus-libs-1.2.0.20100111-1.fc12.x86_64 >>Installing libxklavier-4.0-7.fc12.x86_64 >>Installing glibmm24-2.22.1-1.fc12.x86_64 >>Installing dbus-x11-1.2.16-9.fc12.x86_64 >>Installing libIDL-0.8.13-2.fc12.x86_64 >>Installing ORBit2-2.14.17-3.fc12.x86_64 >>Installing libbonobo-2.24.2-2.fc12.x86_64 >>Installing libgtop2-2.28.0-1.fc12.x86_64 >>Installing gobject-introspection-0.6.5-1.fc12.x86_64 >>Installing gamin-0.1.10-5.fc12.x86_64 >>Installing gzip-1.3.12-14.fc12.x86_64 >>Installing cracklib-2.8.13-6.x86_64 >>Installing dbus-cxx-0.5.1-1.fc12.x86_64 >>Installing libbeagle-0.3.9-5.fc12.x86_64 >>Installing ModemManager-0.2.997-4.git20091218.fc12.x86_64 >>Installing gypsy-0.7-1.fc12.x86_64 >>Installing eggdbus-0.5-2.x86_64 >>Installing obexd-0.19-1.fc12.x86_64 >>Installing dbus-c++-0.5.0-0.10.20090203git13281b3.fc12.x86_64 >>Installing grubby-7.0.9-1.fc12.x86_64 >>Installing gstreamer-tools-0.10.25.1-3.fc12.x86_64 >>Installing gstreamer-0.10.25.1-3.fc12.x86_64 >>Installing gstreamer-plugins-flumpegdemux-0.10.15-8.fc12.x86_64 >>Installing libcroco-0.6.2-3.fc12.x86_64 >>Installing loudmouth-1.4.3-6.fc12.x86_64 >>Installing gmime-2.4.11-1.fc12.x86_64 >>Installing meanwhile-1.1.0-2.fc12.x86_64 >>Installing dbus-devel-1.2.16-9.fc12.x86_64 >>Installing redhat-menus-12.0.1-1.fc12.noarch >>Installing libao-0.8.8-7.fc12.x86_64 >>Installing htmlview-4.0.0-6.fc12.noarch >>Installing cdrdao-1.2.3-0.rc2.4.x86_64 >>Installing perl-Pod-Escapes-1.04-87.fc12.x86_64 >>Installing cracklib-dicts-2.8.13-6.x86_64 >>Installing m17n-contrib-sinhala-1.1.10-3.fc12.noarch >>Installing m17n-db-telugu-1.5.5-1.fc12.noarch >>Installing m17n-db-tamil-1.5.5-1.fc12.noarch >>Installing m17n-db-punjabi-1.5.5-1.fc12.noarch >>Installing m17n-db-oriya-1.5.5-1.fc12.noarch >>Installing m17n-db-malayalam-1.5.5-1.fc12.noarch >>Installing m17n-db-kannada-1.5.5-1.fc12.noarch >>Installing m17n-db-hindi-1.5.5-1.fc12.noarch >>Installing m17n-db-gujarati-1.5.5-1.fc12.noarch >>Installing m17n-db-bengali-1.5.5-1.fc12.noarch >>Installing m17n-db-assamese-1.5.5-1.fc12.noarch >>Installing m17n-contrib-gujarati-1.1.10-3.fc12.noarch >>Installing m17n-contrib-malayalam-1.1.10-3.fc12.noarch >>Installing m17n-contrib-tamil-1.1.10-3.fc12.noarch >>Installing m17n-db-sinhala-1.5.5-1.fc12.noarch >>Installing m17n-contrib-hindi-1.1.10-3.fc12.noarch >>Installing m17n-contrib-assamese-1.1.10-3.fc12.noarch >>Installing m17n-contrib-kannada-1.1.10-3.fc12.noarch >>Installing m17n-contrib-oriya-1.1.10-3.fc12.noarch >>Installing m17n-contrib-telugu-1.1.10-3.fc12.noarch >>Installing m17n-contrib-punjabi-1.1.10-3.fc12.noarch >>Installing m17n-contrib-bengali-1.1.10-3.fc12.noarch >>Installing dbus-cxx-tools-0.5.1-1.fc12.x86_64 >>Installing nc-1.84-21.fc12.x86_64 >>Installing irqbalance-0.55-25.fc12.x86_64 >>Installing dbus-cxx-devel-0.5.1-1.fc12.x86_64 >>Installing coreutils-7.6-9.fc12.x86_64 >>Installing fontconfig-2.8.0-1.fc12.x86_64 >>Installing cairo-1.8.8-3.fc12.x86_64 >>Installing openssl-1.0.0-0.13.beta4.fc12.x86_64 >>Installing pam-1.1.0-7.fc12.x86_64 >>Installing openldap-2.4.19-1.fc12.x86_64 >>Installing util-linux-ng-2.16.2-5.fc12.x86_64 >>Installing alsa-lib-1.0.22-2.fc12.x86_64 >>Installing module-init-tools-3.9-4.fc12.x86_64 >>Installing libuser-0.56.13-1.fc12.x86_64 >>Installing libarchive-2.7.1-2.fc12.x86_64 >>Installing net-snmp-libs-5.4.2.1-19.fc12.x86_64 >>Installing cairomm-1.8.0-2.fc12.x86_64 >>Installing libXft-2.1.13-4.fc12.x86_64 >>Installing pango-1.26.2-1.fc12.x86_64 >>Installing gstreamer-plugins-base-0.10.25.1-2.fc12.x86_64 >>Installing pangomm-2.26.0-1.fc12.x86_64 >>Installing samba-winbind-clients-3.4.5-55.fc12.x86_64 >>Installing logrotate-3.7.8-5.fc12.x86_64 >>Installing ppp-2.4.4-13.fc12.x86_64 >>Installing rsyslog-4.4.2-1.fc12.x86_64 >>Installing libsmbclient-3.4.5-55.fc12.x86_64 >>Installing lvm2-2.02.53-2.fc12.x86_64 >>Installing ptlib-2.6.5-1.fc12.x86_64 >>Installing rarian-0.8.1-5.fc12.x86_64 >>Installing rarian-compat-0.8.1-5.fc12.x86_64 >>Installing nfs-utils-lib-1.1.4-8.fc12.x86_64 >>Installing ConsoleKit-libs-0.4.1-3.fc12.x86_64 >>Installing libssh2-1.2-2.fc12.x86_64 >>Installing libcurl-7.19.7-6.fc12.x86_64 >>Installing php-common-5.3.1-1.fc12.x86_64 >>Installing xmlrpc-c-client-1.16.6-3.1582.fc12.x86_64 >>Installing curl-7.19.7-6.fc12.x86_64 >>Installing rpm-4.7.2-1.fc12.x86_64 >>Installing policycoreutils-2.0.78-12.fc12.x86_64 >>Installing gd-2.0.35-9.fc12.x86_64 >>Installing poppler-0.12.2-1.fc12.x86_64 >>Installing genisoimage-1.1.10-1.fc12.x86_64 >>Installing rpcbind-0.2.0-4.fc12.x86_64 >>Installing ypbind-1.20.4-20.fc12.x86_64 >>Installing dvd+rw-tools-7.1-4.fc12.x86_64 >>Installing poppler-utils-0.12.2-1.fc12.x86_64 >>Installing php-cli-5.3.1-1.fc12.x86_64 >>Installing php-pdo-5.3.1-1.fc12.x86_64 >>Installing vorbis-tools-1.2.0-6.fc12.x86_64 >>Installing icedax-1.1.10-1.fc12.x86_64 >>Installing opal-3.6.6-1.fc12.x86_64 >>Installing pptp-1.7.2-8.fc12.x86_64 >>Installing dirmngr-1.0.3-3.fc12.x86_64 >>Installing gnupg2-2.0.13-1.fc12.x86_64 >>Installing gpgme-1.1.8-2.fc12.x86_64 >>Installing plymouth-plugin-label-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing plymouth-plugin-two-step-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing qt3-3.3.8b-28.fc12.x86_64 >>Installing passwd-0.77-1.fc12.x86_64 >>Installing usermode-1.102-1.fc12.x86_64 >>Installing setuptool-1.19.9-1.fc12.x86_64 >>Installing alsa-utils-1.0.21-2.fc12.x86_64 >>Installing jack-audio-connection-kit-0.118.0-1.fc12.x86_64 >>Installing libsndfile-1.0.20-3.fc12.x86_64 >>Installing pulseaudio-libs-0.9.21-4.fc12.x86_64 >>Installing libsamplerate-0.1.7-2.fc12.x86_64 >>Installing pulseaudio-libs-glib2-0.9.21-4.fc12.x86_64 >>Installing festival-speechtools-libs-1.2.96-16.fc12.x86_64 >>Installing festival-lib-1.96-16.fc12.x86_64 >>Installing pulseaudio-utils-0.9.21-4.fc12.x86_64 >>Installing apr-util-ldap-1.3.9-2.fc12.x86_64 >>Installing distcache-1.4.5-21.x86_64 >>Installing bind-libs-9.6.1-15.P3.fc12.x86_64 >>Installing telepathy-idle-0.1.5-1.fc12.x86_64 >>Installing httpd-tools-2.2.14-1.fc12.x86_64 >>Installing mysql-libs-5.1.42-7.fc12.x86_64 >>Installing ntp-4.2.4p8-1.fc12.x86_64 >>Installing ruby-libs-1.8.6.383-6.fc12.x86_64 >>Installing pkcs11-helper-1.07-4.fc12.x86_64 >>Installing cyrus-sasl-md5-2.1.23-4.fc12.x86_64 >>Installing nash-6.0.93-1.fc12.x86_64 >>Installing audit-2.0.4-1.fc12.x86_64 >>Installing wodim-1.1.10-1.fc12.x86_64 >>Installing elinks-0.12-0.20.pre5.fc12.x86_64 >>Installing guile-1.8.7-3.fc12.x86_64 >>Installing groff-1.18.1.4-18.fc12.x86_64 >>Installing nscd-2.11.1-1.x86_64 >>Installing coreutils-libs-7.6-9.fc12.x86_64 >>Installing hwdata-0.225-3.fc12.noarch >>Installing hicolor-icon-theme-0.11-1.fc12.noarch >>Installing fedora-logos-12.0.3-2.fc12.noarch >>Installing sgml-common-0.6.3-31.fc12.noarch >>Installing libpciaccess-0.10.9-1.fc12.x86_64 >>Installing docbook-dtds-1.0-48.fc12.noarch >>Installing fontconfig-devel-2.8.0-1.fc12.x86_64 >>Installing cairo-devel-1.8.8-3.fc12.x86_64 >>Installing xdg-utils-1.0.2-16.20091217cvs.fc12.noarch >>Installing plymouth-scripts-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing jpackage-utils-1.7.5-3.8.fc12.noarch >>Installing pciutils-3.1.6-1.fc12.x86_64 >>Installing selinux-policy-3.6.32-78.fc12.noarch >>Installing urw-fonts-2.4-9.fc12.noarch >>Installing sound-theme-freedesktop-0.7-2.fc12.noarch >>Installing libcanberra-0.22-1.fc12.x86_64 >>Installing vbetool-1.2.2-1.fc12.x86_64 >>Installing opensp-1.5.2-12.fc12.x86_64 >>Installing openjade-1.3.2-35.fc12.x86_64 >>Installing plymouth-theme-charge-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing libXft-devel-2.1.13-4.fc12.x86_64 >>Installing docbook-style-xsl-1.75.2-4.fc12.noarch >>Installing ghostscript-fonts-5.50-23.fc12.noarch >>Installing pygobject2-codegen-2.20.0-1.fc12.x86_64 >>Installing jline-0.9.94-0.4.fc12.noarch >>Installing rhino-1.7-0.7.r2.fc12.noarch >>Installing java-1.6.0-openjdk-1.6.0.0-33.b16.fc12.x86_64 >>Installing perl-version-0.74-87.fc12.x86_64 >>Installing pinfo-0.6.9-11.fc12.x86_64 >>Installing usbutils-0.86-2.fc12.x86_64 >>Installing nss_ldap-264-8.fc12.x86_64 >>Installing man-1.6f-25.fc12.x86_64 >>Installing php-mysql-5.3.1-1.fc12.x86_64 >>Installing bind-utils-9.6.1-15.P3.fc12.x86_64 >>Installing sox-14.2.0-3.fc12.x86_64 >>Installing oprofile-gui-0.9.5-4.fc12.x86_64 >>Installing yp-tools-2.9-8.fc12.x86_64 >>Installing nfs-utils-1.2.1-4.fc12.x86_64 >>Installing rpm-devel-4.7.2-1.fc12.x86_64 >>Installing php-ldap-5.3.1-1.fc12.x86_64 >>Installing gnupg-1.4.10-1.fc12.x86_64 >>Installing irda-utils-0.9.18-10.fc12.x86_64 >>Installing prelink-0.4.2-4.fc12.x86_64 >>Installing sudo-1.7.1-7.fc12.x86_64 >>Installing at-3.1.10-39.fc12.x86_64 >>Installing pam_ccreds-10-1.fc12.x86_64 >>Installing pam_pkcs11-0.5.3-29.x86_64 >>Installing pam_krb5-2.3.7-2.fc12.x86_64 >>Installing pam_passwdqc-1.0.5-4.fc12.x86_64 >>Installing stunnel-4.27-5.x86_64 >>Installing wget-1.12-2.fc12.x86_64 >>Installing tcpdump-4.0.0-3.20090921gitdf3cb4.fc12.x86_64 >>Installing fetchmail-6.3.11-3.fc12.x86_64 >>Installing psacct-6.3.2-59.fc12.x86_64 >>Installing krb5-workstation-1.7-18.fc12.x86_64 >>Installing ccache-2.4-16.fc12.x86_64 >>Installing plymouth-system-theme-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing selinux-policy-targeted-3.6.32-78.fc12.noarch >>Installing pciutils-devel-3.1.6-1.fc12.x86_64 >>Installing fedora-release-notes-12.0.2-1.fc12.noarch >>Installing gd-devel-2.0.35-9.fc12.x86_64 >>Installing grub-0.97-62.fc12.x86_64 >>Installing libacl-devel-2.2.49-2.fc12.x86_64 >>Installing gnome-user-docs-2.28.0-1.fc12.noarch >>Installing pam-devel-1.1.0-7.fc12.x86_64 >>Installing openssl-devel-1.0.0-0.13.beta4.fc12.x86_64 >>Installing bitmap-fonts-0.3-9.fc12.noarch >>Installing fpaste-0.3.4-1.fc12.noarch >>Installing python-2.6.2-2.fc12.x86_64 >>Installing python-libs-2.6.2-2.fc12.x86_64 >>Installing initscripts-9.02.1-1.x86_64 >>Installing polkit-0.95-0.git20090913.3.fc12.x86_64 >>Installing GConf2-2.28.0-4.fc12.x86_64 >>Installing udev-145-14.fc12.x86_64 >>Installing avahi-0.6.25-5.fc12.x86_64 >>Installing cups-libs-1.4.2-20.fc12.x86_64 >>Installing gtk2-2.18.6-3.fc12.x86_64 >>Installing gnome-keyring-2.28.2-2.fc12.x86_64 >>Installing libglade2-2.6.4-3.fc12.x86_64 >>Installing libgnomecanvas-2.26.0-2.fc12.x86_64 >>Installing libcanberra-gtk2-0.22-1.fc12.x86_64 >>Installing unique-1.1.6-1.fc12.x86_64 >>Installing avahi-glib-0.6.25-5.fc12.x86_64 >>Installing gnome-vfs2-2.24.2-2.fc12.x86_64 >>Installing dbus-python-0.83.0-6.fc12.x86_64 >>Installing usermode-gtk-1.102-1.fc12.x86_64 >>Installing nautilus-extensions-2.28.4-1.fc12.x86_64 >>Installing libwnck-2.28.0-1.fc12.x86_64 >>Installing at-spi-1.28.1-1.fc12.x86_64 >>Installing httpd-2.2.14-1.fc12.x86_64 >>Installing totem-pl-parser-2.28.2-1.fc12.x86_64 >>Installing rpm-python-4.7.2-1.fc12.x86_64 >>Installing pygobject2-2.20.0-1.fc12.x86_64 >>Installing notification-daemon-0.4.1-0.20090923.4.fc12.x86_64 >>Installing libnotify-0.4.5-4.fc12.x86_64 >>Installing cups-1.4.2-20.fc12.x86_64 >>Installing abrt-libs-1.0.4-1.fc12.x86_64 >>Installing abrt-1.0.4-1.fc12.x86_64 >>Installing libxml2-python-2.7.6-1.fc12.x86_64 >>Installing ConsoleKit-0.4.1-3.fc12.x86_64 >>Installing brasero-libs-2.28.3-1.fc12.x86_64 >>Installing libgnomekbd-2.28.2-1.fc12.x86_64 >>Installing newt-python-0.52.11-1.fc12.x86_64 >>Installing gnome-menus-2.28.0-3.fc12.x86_64 >>Installing libselinux-python-2.0.87-1.fc12.x86_64 >>Installing fipscheck-lib-1.2.0-4.fc12.x86_64 >>Installing openssh-5.2p1-31.fc12.x86_64 >>Installing notify-python-0.1.1-8.fc12.x86_64 >>Installing libgcj-4.4.2-20.fc12.x86_64 >>Installing gnome-bluetooth-libs-2.28.6-2.fc12.x86_64 >>Installing polkit-gnome-0.95-0.git20090913.6.fc12.x86_64 >>Installing gtkmm24-2.18.2-1.fc12.x86_64 >>Installing ghostscript-8.70-2.fc12.x86_64 >>Installing yum-metadata-parser-1.1.2-14.fc12.x86_64 >>Installing pycairo-1.8.6-2.fc12.x86_64 >>Installing pygtk2-2.16.0-1.fc12.x86_64 >>Installing pygtk2-libglade-2.16.0-1.fc12.x86_64 >>Installing openssh-clients-5.2p1-31.fc12.x86_64 >>Installing zenity-2.28.0-1.fc12.x86_64 >>Installing avahi-gobject-0.6.25-5.fc12.x86_64 >>Installing gnome-keyring-pam-2.28.2-2.fc12.x86_64 >>Installing poppler-glib-0.12.2-1.fc12.x86_64 >>Installing gtksourceview2-2.8.2-1.fc12.x86_64 >>Installing obex-data-server-0.4.3-4.fc12.x86_64 >>Installing libgxim-0.3.3-3.fc12.x86_64 >>Installing imsettings-libs-0.107.4-5.fc12.x86_64 >>Installing system-config-printer-libs-1.1.16-8.fc12.x86_64 >>Installing mdadm-3.0.3-2.fc12.x86_64 >>Installing telepathy-mission-control-5.2.6-1.fc12.x86_64 >>Installing gconfmm26-2.28.0-1.fc12.x86_64 >>Installing kbd-1.15-9.fc12.x86_64 >>Installing pm-utils-1.2.5-6.fc12.x86_64 >>Installing DeviceKit-power-014-1.fc12.x86_64 >>Installing dhclient-4.1.0p1-17.fc12.x86_64 >>Installing cyrus-sasl-2.1.23-4.fc12.x86_64 >>Installing python-ethtool-0.3-5.fc12.x86_64 >>Installing libuser-python-0.56.13-1.fc12.x86_64 >>Installing audit-libs-python-2.0.4-1.fc12.x86_64 >>Installing festival-1.96-16.fc12.x86_64 >>Installing gnome-speech-0.4.25-3.fc12.x86_64 >>Installing sendmail-8.14.3-8.fc12.x86_64 >>Installing cronie-1.4.3-2.fc12.x86_64 >>Installing cronie-anacron-1.4.3-2.fc12.x86_64 >>Installing cyrus-sasl-devel-2.1.23-4.fc12.x86_64 >>Installing DeviceKit-disks-009-3.fc12.x86_64 >>Installing gnome-disk-utility-libs-2.28.1-1.fc12.x86_64 >>Installing gnome-disk-utility-ui-libs-2.28.1-1.fc12.x86_64 >>Installing pygtksourceview-2.8.0-1.fc12.x86_64 >>Installing gstreamer-python-0.10.16-1.fc12.x86_64 >>Installing gutenprint-5.2.4-7.fc12.x86_64 >>Installing libspectre-0.2.2-3.fc12.x86_64 >>Installing evince-libs-2.28.2-1.fc12.x86_64 >>Installing authconfig-6.0.0-2.fc12.x86_64 >>Installing brasero-2.28.3-1.fc12.x86_64 >>Installing ConsoleKit-x11-0.4.1-3.fc12.x86_64 >>Installing xorg-x11-xinit-1.0.9-13.fc12.x86_64 >>Installing imsettings-0.107.4-5.fc12.x86_64 >>Installing xdg-user-dirs-0.12-1.fc12.x86_64 >>Installing libfprint-0.1.0-14.pre2.fc12.x86_64 >>Installing fprintd-0.1-16.git04fd09cfa.fc12.x86_64 >>Installing fprintd-pam-0.1-16.git04fd09cfa.fc12.x86_64 >>Installing abrt-addon-python-1.0.4-1.fc12.x86_64 >>Installing abrt-plugin-runapp-1.0.4-1.fc12.x86_64 >>Installing abrt-plugin-bugzilla-1.0.4-1.fc12.x86_64 >>Installing abrt-addon-kerneloops-1.0.4-1.fc12.x86_64 >>Installing abrt-plugin-logger-1.0.4-1.fc12.x86_64 >>Installing ptouch-driver-1.3-2.fc12.x86_64 >>Installing notification-daemon-engine-slider-0.2.0-2.fc12.x86_64 >>Installing gnome-mag-0.15.9-1.fc12.x86_64 >>Installing gnome-python2-libwnck-2.28.0-2.fc12.x86_64 >>Installing gtkhtml2-2.11.1-6.fc12.x86_64 >>Installing avahi-ui-0.6.25-5.fc12.x86_64 >>Installing iok-1.3.8-1.fc12.x86_64 >>Installing gucharmap-2.28.2-1.fc12.x86_64 >>Installing gtk2-engines-2.18.4-4.fc12.x86_64 >>Installing GConf2-gtk-2.28.0-4.fc12.x86_64 >>Installing vte-0.22.5-1.fc12.x86_64 >>Installing gnome-utils-libs-2.28.3-1.fc12.x86_64 >>Installing gtkspell-2.0.16-1.fc12.x86_64 >>Installing libopenraw-gnome-0.0.5-4.fc12.x86_64 >>Installing kasumi-2.5-1.fc12.x86_64 >>Installing pinentry-gtk-0.7.6-4.fc12.x86_64 >>Installing gtk-vnc-0.3.10-2.fc12.x86_64 >>Installing gir-repository-0.6.5-3.fc12.x86_64 >>Installing mod_dnssd-0.6-2.fc11.x86_64 >>Installing openvpn-2.1.1-2.fc12.x86_64 >>Installing crda-1.1.0_2009.11.25-3.fc12.x86_64 >>Installing wireless-tools-29-5.1.fc12.x86_64 >>Installing python-iwlib-0.1-1.fc12.x86_64 >>Installing libgsf-1.14.15-4.fc12.x86_64 >>Installing librsvg2-2.26.0-3.fc12.x86_64 >>Installing rtkit-0.4-1.fc12.x86_64 >>Installing dnsmasq-2.51-1.fc12.x86_64 >>Installing samba-common-3.4.5-55.fc12.x86_64 >>Installing gdb-7.0.1-30.fc12.x86_64 >>Installing python-crypto-2.0.1-19.x86_64 >>Installing python-imaging-1.1.6-17.fc12.x86_64 >>Installing python-enchant-1.3.1-5.fc12.x86_64 >>Installing pygpgme-0.1-17.20090824bzr68.fc12.x86_64 >>Installing libsemanage-python-2.0.39-1.fc12.x86_64 >>Installing setools-libs-python-3.3.6-4.fc12.x86_64 >>Installing python-pycurl-7.19.0-4.fc12.x86_64 >>Installing python-simplejson-2.0.9-3.fc12.x86_64 >>Installing pyOpenSSL-0.9-1.fc12.x86_64 >>Installing wpa_supplicant-0.6.8-8.fc12.x86_64 >>Installing NetworkManager-0.7.997-2.git20091214.fc12.x86_64 >>Installing pyxf86config-0.3.37-7.fc12.x86_64 >>Installing gamin-python-0.1.10-5.fc12.x86_64 >>Installing pyorbit-2.24.0-4.fc12.x86_64 >>Installing python-deltarpm-3.5-0.4.20090913git.fc12.x86_64 >>Installing fipscheck-1.2.0-4.fc12.x86_64 >>Installing libxml2-devel-2.7.6-1.fc12.x86_64 >>Installing gnome-icon-theme-2.28.0-1.fc12.noarch >>Installing gnome-python2-2.28.0-1.fc12.x86_64 >>Installing gnome-python2-canvas-2.28.0-1.fc12.x86_64 >>Installing gnome-themes-2.28.1-2.fc12.noarch >>Installing python-slip-0.2.7-1.fc12.noarch >>Installing metacity-2.28.0-14.fc12.x86_64 >>Installing gnome-python2-gconf-2.28.0-1.fc12.x86_64 >>Installing gnome-python2-gnomevfs-2.28.0-1.fc12.x86_64 >>Installing python-slip-dbus-0.2.7-1.fc12.noarch >>Installing gnome-python2-desktop-2.28.0-2.fc12.x86_64 >>Installing gnome-python2-gnomekeyring-2.28.0-2.fc12.x86_64 >>Installing system-config-date-1.9.53-1.fc12.noarch >>Installing gnome-python2-extras-2.25.3-14.fc12.x86_64 >>Installing python-urlgrabber-3.9.1-4.fc12.noarch >>Installing policycoreutils-python-2.0.78-12.fc12.x86_64 >>Installing system-config-network-tui-1.5.99-1.fc12.noarch >>Installing system-config-users-1.2.94-1.fc12.noarch >>Installing python-bugzilla-0.5.1-3.fc12.noarch >>Installing system-config-firewall-base-1.2.21-1.fc12.noarch >>Installing pyxdg-0.17-1.fc12.noarch >>Installing gnome-python2-gtkhtml2-2.25.3-14.fc12.x86_64 >>Installing abrt-gui-1.0.4-1.fc12.x86_64 >>Installing gtkhtml3-3.28.2-1.fc12.x86_64 >>Installing system-config-firewall-tui-1.2.21-1.fc12.noarch >>Installing python-slip-gtk-0.2.7-1.fc12.noarch >>Installing system-config-services-0.99.41-1.fc12.noarch >>Installing fedora-icon-theme-1.0.0-6.fc12.noarch >>Installing fedora-gnome-theme-12.3-2.fc12.noarch >>Installing libgnome-2.28.0-1.fc12.x86_64 >>Installing libbonoboui-2.24.2-2.fc12.x86_64 >>Installing libgnomeui-2.24.1-3.fc12.x86_64 >>Installing gnome-panel-libs-2.28.0-15.fc12.x86_64 >>Installing gnome-python2-gnome-2.28.0-1.fc12.x86_64 >>Installing gnome-desktop-2.28.2-3.fc12.x86_64 >>Installing gnome-python2-bonobo-2.28.0-1.fc12.x86_64 >>Installing xulrunner-1.9.1.6-2.fc12.x86_64 >>Installing yelp-2.28.1-1.fc12.x86_64 >>Installing gnome-settings-daemon-2.28.1-10.fc12.x86_64 >>Installing gnome-pilot-2.0.17-6.fc12.x86_64 >>Installing gnome-python2-libegg-2.25.3-14.fc12.x86_64 >>Installing gnome-python2-applet-2.28.0-2.fc12.x86_64 >>Installing libgail-gnome-1.20.1-4.fc12.x86_64 >>Installing libpanelappletmm-2.26.0-2.fc12.x86_64 >>Installing im-chooser-1.2.7-1.fc12.x86_64 >>Installing libxslt-devel-1.1.26-1.fc12.x86_64 >>Installing papyon-0.4.3-2.fc12.noarch >>Installing authconfig-gtk-6.0.0-2.fc12.x86_64 >>Installing at-spi-python-1.28.1-1.fc12.x86_64 >>Installing python-telepathy-0.15.11-1.fc12.noarch >>Installing telepathy-butterfly-0.5.3-2.fc12.noarch >>Installing media-player-info-3-1.fc12.noarch >>Installing python-devel-2.6.2-2.fc12.x86_64 >>Installing pycairo-devel-1.8.6-2.fc12.x86_64 >>Installing python-feedparser-4.1-10.fc12.noarch >>Installing python-BeautifulSoup-3.0.8-1.fc12.noarch >>Installing python-httplib2-0.4.0-4.fc12.noarch >>Installing python-iniparse-0.3.1-2.fc12.noarch >>Installing yum-3.2.25-1.fc12.noarch >>Installing yum-utils-1.1.24-2.fc12.noarch >>Installing abrt-addon-ccpp-1.0.4-1.fc12.x86_64 >>Installing python-meh-0.7-1.fc12.noarch >>Installing createrepo-0.9.8-3.fc12.noarch >>Installing anaconda-yum-plugins-1.0-5.fc12.noarch >>Installing preupgrade-1.1.4-1.fc12.noarch >>Installing python-beaker-1.3.1-6.fc12.noarch >>Installing python-mako-0.2.4-3.fc12.noarch >>Installing python-paste-1.7.2-4.fc12.noarch >>Installing smolt-1.4-4.fc12.noarch >>Installing festvox-slt-arctic-hts-0.20061229-16.fc12.noarch >>Installing perl-Module-Pluggable-3.90-87.fc12.x86_64 >>Installing gnote-0.6.3-1.fc12.x86_64 >>Installing java-1.6.0-openjdk-plugin-1.6.0.0-33.b16.fc12.x86_64 >>Installing eog-2.28.2-1.fc12.x86_64 >>Installing mousetweaks-2.28.2-1.fc12.x86_64 >>Installing vinagre-2.28.1-2.fc12.x86_64 >>Installing gnome-utils-2.28.3-1.fc12.x86_64 >>Installing dasher-4.10.1-2.fc12.x86_64 >>Installing gthumb-2.10.11-7.fc12.x86_64 >>Installing krb5-auth-dialog-0.13-2.fc12.x86_64 >>Installing gedit-2.28.3-1.fc12.x86_64 >>Installing NetworkManager-gnome-0.7.997-2.git20091214.fc12.x86_64 >>Installing NetworkManager-pptp-0.7.996-4.git20090921.fc12.x86_64 >>Installing NetworkManager-openvpn-0.7.996-4.git20090923.fc12.x86_64 >>Installing NetworkManager-vpnc-0.7.996-4.git20090921.fc12.x86_64 >>Installing gnome-system-monitor-2.28.0-3.fc12.x86_64 >>Installing gnome-user-share-2.28.2-1.fc12.x86_64 >>Installing gnome-terminal-2.28.2-1.fc12.x86_64 >>Installing xdg-user-dirs-gtk-0.8-4.fc12.x86_64 >>Installing brasero-nautilus-2.28.3-1.fc12.x86_64 >>Installing evince-2.28.2-1.fc12.x86_64 >>Installing evince-djvu-2.28.2-1.fc12.x86_64 >>Installing gutenprint-cups-5.2.4-7.fc12.x86_64 >>Installing gnome-disk-utility-2.28.1-1.fc12.x86_64 >>Installing gok-2.28.1-1.fc12.x86_64 >>Installing system-config-printer-udev-1.1.16-8.fc12.x86_64 >>Installing openssh-server-5.2p1-31.fc12.x86_64 >>Installing openssh-askpass-5.2p1-31.fc12.x86_64 >>Installing bluez-cups-4.58-1.fc12.x86_64 >>Installing transmission-1.77-1.fc12.x86_64 >>Installing totem-mozplugin-2.28.5-1.fc12.x86_64 >>Installing mod_python-3.3.1-11.x86_64 >>Installing mod_ssl-2.2.14-1.fc12.x86_64 >>Installing webalizer-2.21_02-3.x86_64 >>Installing php-5.3.1-1.fc12.x86_64 >>Installing file-roller-2.28.2-2.fc12.x86_64 >>Installing gcalctool-5.28.2-1.fc12.x86_64 >>Installing nspluginwrapper-1.3.0-10.fc12.x86_64 >>Installing gtk2-immodule-xim-2.18.6-3.fc12.x86_64 >>Installing cups-pk-helper-0.0.4-10.fc12.x86_64 >>Installing quota-3.17-8.fc12.x86_64 >>Installing rng-utils-2.0-4.fc12.x86_64 >>Installing readahead-1.5.4-1.fc12.x86_64 >>Installing microcode_ctl-1.17-1.57.fc12.x86_64 >>Installing smartmontools-5.39-1.fc12.x86_64 >>Installing python-ldap-2.3.6-3.fc12.x86_64 >>Installing smolt-firstboot-1.4-4.fc12.noarch >>Installing abrt-desktop-1.0.4-1.fc12.x86_64 >>Installing system-config-language-1.3.3-3.fc12.noarch >>Installing yum-presto-0.6.2-1.fc12.noarch >>Installing system-config-date-docs-1.0.8-1.fc12.noarch >>Installing system-config-users-docs-1.0.7-1.fc12.noarch >>Installing system-config-services-docs-1.1.7-1.fc12.noarch >>Installing firefox-3.5.6-1.fc12.x86_64 >>Installing system-config-network-1.5.99-1.fc12.noarch >>Installing policycoreutils-gui-2.0.78-12.fc12.x86_64 >>Installing system-config-firewall-1.2.21-1.fc12.noarch >>Installing system-config-printer-1.1.16-8.fc12.x86_64 >>Installing system-config-lvm-1.1.11-1.fc12.noarch >>Installing bittorrent-4.4.0-13.fc12.noarch >>Installing printer-filters-1.1-4.fc12.noarch >>Installing openldap-devel-2.4.19-1.fc12.x86_64 >>Installing system-config-boot-0.4.1-1.fc12.x86_64 >>Installing sos-1.8-21.fc12.noarch >>Installing foomatic-db-ppds-4.0-8.20091126.fc12.noarch >>Installing httpd-manual-2.2.14-1.fc12.noarch >>Installing iwl6000-firmware-9.176.4.1-2.fc12.noarch >>Installing b43-openfwwf-5.2-3.fc12.noarch >>Installing hal-0.5.13-9.fc12.x86_64 >>Installing libdrm-2.4.17-1.fc12.x86_64 >>Installing ibus-1.2.0.20100111-1.fc12.x86_64 >>Installing PackageKit-glib-0.5.6-1.fc12.x86_64 >>Installing perl-libs-5.10.0-87.fc12.x86_64 >>Installing perl-5.10.0-87.fc12.x86_64 >>Installing glib2-devel-2.22.3-2.fc12.x86_64 >>Installing dbus-glib-devel-0.82-2.fc12.x86_64 >>Installing plymouth-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing gnome-media-libs-2.28.5-1.fc12.x86_64 >>Installing pcsc-lite-1.5.2-3.fc12.x86_64 >>Installing perl-Compress-Raw-Zlib-2.023-87.fc12.x86_64 >>Installing sane-backends-libs-1.0.20-11.fc12.x86_64 >>Installing hplip-libs-3.9.8-21.fc12.x86_64 >>Installing xorg-x11-drv-vesa-2.2.1-1.fc12.x86_64 >>Installing setroubleshoot-server-2.2.60-1.fc12.x86_64 >>Installing PackageKit-gtk-module-0.5.6-1.fc12.x86_64 >>Installing bluez-4.58-1.fc12.x86_64 >>Installing ifd-egate-0.05-22.x86_64 >>Installing ccid-1.3.9-2.fc12.x86_64 >>Installing coolkey-1.1.0-11.fc12.x86_64 >>Installing plymouth-utils-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing gobject-introspection-devel-0.6.5-1.fc12.x86_64 >>Installing cvs-1.11.23-8.fc12.x86_64 >>Installing gettext-0.17-16.fc12.x86_64 >>Installing gettext-devel-0.17-16.fc12.x86_64 >>Installing perl-Newt-1.08-24.fc12.x86_64 >>Installing net-snmp-5.4.2.1-19.fc12.x86_64 >>Installing hpijs-3.9.8-21.fc12.x86_64 >>Installing perl-BSD-Resource-1.29.03-1.fc12.x86_64 >>Installing perl-DBI-1.609-3.fc12.x86_64 >>Installing hunspell-devel-1.2.8-14.fc12.x86_64 >>Installing PackageKit-device-rebind-0.5.6-1.fc12.x86_64 >>Installing mesa-dri-drivers-7.7-3.fc12.x86_64 >>Installing mesa-libGL-7.7-3.fc12.x86_64 >>Installing clutter-1.0.6-1.fc12.x86_64 >>Installing clutter-gtk-0.10.2-1.fc12.x86_64 >>Installing mesa-libGLU-7.7-3.fc12.x86_64 >>Installing gnome-games-2.28.2-1.fc12.x86_64 >>Installing glx-utils-7.7-3.fc12.x86_64 >>Installing compiz-0.8.2-21.fc12.x86_64 >>Installing libgpod-0.7.2-6.fc12.x86_64 >>Installing libmtp-1.0.1-2.fc12.x86_64 >>Installing fedora-setup-keyboard-0.6-1.fc12.x86_64 >>Installing sane-backends-1.0.20-11.fc12.x86_64 >>Installing libproxy-bin-0.2.3-12.fc12.x86_64 >>Installing ibus-gtk-1.2.0.20100111-1.fc12.x86_64 >>Installing gnome-media-2.28.5-1.fc12.x86_64 >>Installing gnome-screensaver-2.28.0-8.fc12.x86_64 >>Installing pango-devel-1.26.2-1.fc12.x86_64 >>Installing perl-devel-5.10.0-87.fc12.x86_64 >>Installing autoconf-2.63-5.fc12.noarch >>Installing automake-1.11.1-1.fc12.noarch >>Installing perl-URI-1.40-1.fc12.noarch >>Installing perl-ExtUtils-MakeMaker-6.36-87.fc12.x86_64 >>Installing libIDL-devel-0.8.13-2.fc12.x86_64 >>Installing alsa-lib-devel-1.0.22-2.fc12.x86_64 >>Installing perl-Error-0.17015-3.fc12.noarch >>Installing perl-IO-Compress-Base-2.015-87.fc12.x86_64 >>Installing setroubleshoot-plugins-2.1.37-1.fc12.noarch >>Installing git-1.6.6-1.fc12.x86_64 >>Installing perl-IO-Compress-Zlib-2.015-87.fc12.x86_64 >>Installing perl-Compress-Zlib-2.008-87.fc12.x86_64 >>Installing perl-Git-1.6.6-1.fc12.noarch >>Installing libogg-devel-1.1.4-2.fc12.x86_64 >>Installing gnome-doc-utils-0.18.0-1.fc12.noarch >>Installing pygobject2-devel-2.20.0-1.fc12.x86_64 >>Installing dracut-004-4.fc12.noarch >>Installing java-1.5.0-gcj-1.5.0.0-29.fc12.x86_64 >>Installing sinjdoc-0.5-9.fc12.x86_64 >>Installing perl-ExtUtils-ParseXS-2.18-87.fc12.x86_64 >>Installing docbook-style-dsssl-1.79-8.fc12.noarch >>Installing perl-SGMLSpm-1.03ii-20.fc12.noarch >>Installing docbook-utils-0.6.14-21.fc12.noarch >>Installing gtk-doc-1.11-5.fc12.noarch >>Installing ORBit2-devel-2.14.17-3.fc12.x86_64 >>Installing GConf2-devel-2.28.0-4.fc12.x86_64 >>Installing libbonobo-devel-2.24.2-2.fc12.x86_64 >>Installing atk-devel-1.28.0-1.fc12.x86_64 >>Installing gtk2-devel-2.18.6-3.fc12.x86_64 >>Installing libglade2-devel-2.6.4-3.fc12.x86_64 >>Installing libgnomecanvas-devel-2.26.0-2.fc12.x86_64 >>Installing gnome-keyring-devel-2.28.2-2.fc12.x86_64 >>Installing libnotify-devel-0.4.5-4.fc12.x86_64 >>Installing perl-Pod-Simple-3.07-87.fc12.x86_64 >>Installing perl-Test-Harness-3.16-87.fc12.x86_64 >>Installing perl-HTML-Tagset-3.20-3.fc12.noarch >>Installing perl-HTML-Parser-3.64-1.fc12.x86_64 >>Installing perl-libwww-perl-5.831-1.fc12.noarch >>Installing perl-XML-Parser-2.36-6.fc12.x86_64 >>Installing libdrm-devel-2.4.17-1.fc12.x86_64 >>Installing mesa-libGL-devel-7.7-3.fc12.x86_64 >>Installing mesa-libGLU-devel-7.7-3.fc12.x86_64 >>Installing hal-devel-0.5.13-9.fc12.x86_64 >>Installing gnome-vfs2-devel-2.24.2-2.fc12.x86_64 >>Installing libgnome-devel-2.28.0-1.fc12.x86_64 >>Installing libbonoboui-devel-2.24.2-2.fc12.x86_64 >>Installing libgnomeui-devel-2.24.1-3.fc12.x86_64 >>Installing hal-info-20090716-3.fc12.noarch >>Installing fedora-screensaver-theme-1.0.0-5.fc12.noarch >>Installing firstboot-1.110-1.fc12.x86_64 >>Installing system-config-keyboard-1.3.1-1.fc12.x86_64 >>Installing xulrunner-devel-1.9.1.6-2.fc12.x86_64 >>Installing gnome-panel-devel-2.28.0-15.fc12.x86_64 >>Installing mod_perl-2.0.4-9.x86_64 >>Installing squid-3.1.0.15-2.fc12.x86_64 >>Installing hplip-3.9.8-21.fc12.x86_64 >>Installing crypto-utils-2.4.1-24.x86_64 >>Installing numactl-2.0.3-7.fc12.x86_64 >>Installing rpm-build-4.7.2-1.fc12.x86_64 >>Installing valgrind-3.5.0-14.fc12.x86_64 >>Installing patchutils-0.3.1-3.fc12.x86_64 >>Installing doxygen-1.6.1-1.fc12.x86_64 >>Installing vim-enhanced-7.2.315-1.fc12.x86_64 >>Installing samba-client-3.4.5-55.fc12.x86_64 >>Installing mutt-1.5.20-1.20090827hg605559.fc12.x86_64 >>Installing PackageKit-gstreamer-plugin-0.5.6-1.fc12.x86_64 >>Installing ibus-m17n-1.2.0.20091120-1.fc12.x86_64 >>Installing ibus-chewing-1.2.0.20091211-1.fc12.x86_64 >>Installing ibus-hangul-1.2.0.20090617-2.fc12.x86_64 >>Installing ibus-rawcode-1.2.0.20090703-4.fc12.x86_64 >>Installing ibus-anthy-1.2.0.20091127-1.fc12.x86_64 >>Installing gnome-power-manager-2.28.2-2.fc12.x86_64 >>Installing gnome-pilot-devel-2.0.17-6.fc12.x86_64 >>Installing gnome-desktop-devel-2.28.2-3.fc12.x86_64 >>Installing SDL-devel-1.2.13-10.fc12.x86_64 >>Installing intltool-0.41.0-1.fc12.noarch >>Installing at-spi-devel-1.28.1-1.fc12.x86_64 >>Installing gtk2-devel-docs-2.18.6-3.fc12.x86_64 >>Installing libgtop2-devel-2.28.0-1.fc12.x86_64 >>Installing pygtk2-devel-2.16.0-1.fc12.x86_64 >>Installing libvorbis-devel-1.2.3-3.fc12.x86_64 >>Installing libcurl-devel-7.19.7-6.fc12.x86_64 >>Installing libtool-2.2.6-17.fc12.x86_64 >>Installing automake17-1.7.9-13.noarch >>Installing gnome-games-help-2.28.2-1.fc12.noarch >>Installing coolkey-devel-1.1.0-11.fc12.x86_64 >>Installing gypsy-devel-0.7-1.fc12.x86_64 >>Installing libuser-devel-0.56.13-1.fc12.x86_64 >>Installing redhat-rpm-config-9.0.3-18.fc12.noarch >>Installing automake15-1.5-27.noarch >>Installing automake16-1.6.3-18.noarch >>Installing automake14-1.4p6-19.fc12.noarch >>Installing ibus-pinyin-1.2.0.20090915-1.fc12.noarch >>Installing kernel-2.6.31.12-174.2.3.fc12.x86_64 >>Installing pulseaudio-0.9.21-4.fc12.x86_64 >>Installing pulseaudio-module-bluetooth-0.9.21-4.fc12.x86_64 >>Installing fuse-2.8.1-4.fc12.x86_64 >>Installing systemtap-runtime-1.1-1.fc12.x86_64 >>Installing systemtap-1.1-1.fc12.x86_64 >>Installing pulseaudio-module-gconf-0.9.21-4.fc12.x86_64 >>Installing pulseaudio-module-x11-0.9.21-4.fc12.x86_64 >>Installing alsa-plugins-pulseaudio-1.0.21-2.fc12.x86_64 >>Installing pcmciautils-015-4.fc12.x86_64 >>Installing sysprof-1.1.4-1.fc12.x86_64 >>Installing libproxy-0.2.3-12.fc12.x86_64 >>Installing libsoup-2.28.2-1.fc12.x86_64 >>Installing gssdp-0.7.1-1.fc12.x86_64 >>Installing gvfs-1.4.3-3.fc12.x86_64 >>Installing gupnp-0.13.2-1.fc12.x86_64 >>Installing libgweather-2.28.0-2.fc12.x86_64 >>Installing evolution-data-server-2.28.2-1.fc12.x86_64 >>Installing gstreamer-plugins-good-0.10.17-4.fc12.x86_64 >>Installing control-center-2.28.1-15.fc12.x86_64 >>Installing gnome-session-2.28.0-2.fc12.x86_64 >>Installing libchamplain-0.4.2-1.fc12.x86_64 >>Installing geoclue-0.11.1.1-0.10.20091026git73b6729.fc12.x86_64 >>Installing webkitgtk-1.1.15.4-1.fc12.x86_64 >>Installing neon-0.29.3-1.fc12.x86_64 >>Installing libmusicbrainz3-3.0.2-6.fc12.x86_64 >>Installing devhelp-2.28.1-2.fc12.x86_64 >>Installing libchamplain-gtk-0.4.2-1.fc12.x86_64 >>Installing gupnp-igd-0.1.3-3.fc12.x86_64 >>Installing xorg-x11-drv-evdev-2.3.2-3.fc12.x86_64 >>Installing libsoup-devel-2.28.2-1.fc12.x86_64 >>Installing libnice-0.0.9-2.fc12.x86_64 >>Installing farsight2-0.0.16-1.fc12.x86_64 >>Installing telepathy-farsight-0.0.12-1.fc12.x86_64 >>Installing empathy-libs-2.28.2-2.fc12.x86_64 >>Installing libpurple-2.6.5-1.fc12.x86_64 >>Installing telepathy-haze-0.3.1-3.fc12.x86_64 >>Installing glade3-libgladeui-3.6.7-2.fc12.x86_64 >>Installing pywebkitgtk-1.1.6-2.fc12.x86_64 >>Installing desktop-effects-0.8.4-2.fc12.x86_64 >>Installing evolution-2.28.2-1.fc12.x86_64 >>Installing gvfs-fuse-1.4.3-3.fc12.x86_64 >>Installing totem-2.28.5-1.fc12.x86_64 >>Installing gvfs-obexftp-1.4.3-3.fc12.x86_64 >>Installing gnome-bluetooth-2.28.6-2.fc12.x86_64 >>Installing telepathy-salut-0.3.10-1.fc12.x86_64 >>Installing telepathy-gabble-0.8.9-3.fc12.x86_64 >>Installing gssdp-devel-0.7.1-1.fc12.x86_64 >>Installing libgweather-devel-2.28.0-2.fc12.x86_64 >>Installing gnome-session-xsession-2.28.0-2.fc12.x86_64 >>Installing gnome-panel-2.28.0-15.fc12.x86_64 >>Installing libproxy-python-0.2.3-12.fc12.x86_64 >>Installing PackageKit-yum-plugin-0.5.6-1.fc12.x86_64 >>Installing gnome-applets-2.28.0-2.fc12.x86_64 >>Installing empathy-2.28.2-2.fc12.x86_64 >>Installing totem-nautilus-2.28.5-1.fc12.x86_64 >>Installing compiz-gnome-0.8.2-21.fc12.x86_64 >>Installing rhythmbox-0.12.6-3.fc12.x86_64 >>Installing glade3-3.6.7-2.fc12.x86_64 >>Installing nautilus-sendto-2.28.2-1.fc12.x86_64 >>Installing sound-juicer-2.28.1-2.fc12.x86_64 >>Installing subversion-1.6.6-1.fc12.x86_64 >>Installing cadaver-0.23.2-6.x86_64 >>Installing cheese-2.28.1-1.fc12.x86_64 >>Installing ekiga-3.2.6-1.fc12.x86_64 >>Installing nautilus-2.28.4-1.fc12.x86_64 >>Installing gvfs-smb-1.4.3-3.fc12.x86_64 >>Installing gvfs-gphoto2-1.4.3-3.fc12.x86_64 >>Installing gvfs-archive-1.4.3-3.fc12.x86_64 >>Installing vino-2.28.1-1.fc12.x86_64 >>Installing seahorse-2.28.1-2.fc12.x86_64 >>Installing evolution-data-server-devel-2.28.2-1.fc12.x86_64 >>Installing gupnp-devel-0.13.2-1.fc12.x86_64 >>Installing evolution-help-2.28.2-1.fc12.noarch >>Installing dbus-cxx-doc-0.5.1-1.fc12.noarch >>Installing geoclue-devel-0.11.1.1-0.10.20091026git73b6729.fc12.x86_64 >>Installing orca-2.28.2-1.fc12.x86_64 >>Installing xorg-x11-server-Xorg-1.7.4-1.fc12.x86_64 >>Installing PackageKit-0.5.6-1.fc12.x86_64 >>Installing xorg-x11-drv-void-1.3.0-2.fc12.x86_64 >>Installing gnome-packagekit-2.28.3-0.1.20091211git.fc12.x86_64 >>Installing xorg-x11-drv-r128-6.8.1-2.fc12.x86_64 >>Installing xorg-x11-drv-synaptics-1.2.1-1.fc12.x86_64 >>Installing xorg-x11-drv-voodoo-1.2.3-1.fc12.x86_64 >>Installing xorg-x11-drv-intel-2.9.1-1.fc12.x86_64 >>Installing xorg-x11-drv-openchrome-0.2.904-1.fc12.x86_64 >>Installing xorg-x11-drv-mga-1.4.11-1.fc12.x86_64 >>Installing xorg-x11-drv-acecad-1.4.0-1.fc12.x86_64 >>Installing xorg-x11-drv-tdfx-1.4.3-1.fc12.x86_64 >>Installing xorg-x11-drv-cirrus-1.3.2-1.fc12.x86_64 >>Installing xorg-x11-drv-sis-0.10.2-1.fc12.x86_64 >>Installing xorg-x11-drv-siliconmotion-1.7.3-1.fc12.x86_64 >>Installing xorg-x11-drv-sisusb-0.9.3-1.fc12.x86_64 >>Installing xorg-x11-drv-apm-1.2.2-1.fc12.x86_64 >>Installing xorg-x11-drv-trident-1.3.3-1.fc12.x86_64 >>Installing xorg-x11-drv-dummy-0.3.3-1.fc12.x86_64 >>Installing xorg-x11-drv-nv-2.1.15-2.fc12.x86_64 >>Installing xorg-x11-drv-v4l-0.2.0-3.fc12.1.x86_64 >>Installing xorg-x11-drv-s3virge-1.10.4-1.fc12.x86_64 >>Installing xorg-x11-drv-glint-1.2.4-1.fc12.x86_64 >>Installing xorg-x11-drv-mutouch-1.2.1-4.fc12.x86_64 >>Installing xorg-x11-drv-penmount-1.4.0-4.fc12.x86_64 >>Installing xorg-x11-drv-hyperpen-1.3.0-3.fc12.x86_64 >>Installing xorg-x11-drv-elographics-1.2.3-4.fc12.x86_64 >>Installing xorg-x11-drv-wacom-0.10.4-1.fc12.x86_64 >>Installing xorg-x11-drv-nouveau-0.0.15-19.20091105gite1c2efd.fc12.x86_64 >>Installing xorg-x11-drv-rendition-4.2.2-4.fc12.x86_64 >>Installing xorg-x11-drv-vmware-10.16.7-2.fc12.x86_64 >>Installing xorg-x11-drv-fbdev-0.4.1-1.fc12.x86_64 >>Installing xorg-x11-drv-ati-6.13.0-0.20.20091221git4b05c47ac.fc12.x86_64 >>Installing xorg-x11-drv-ast-0.89.9-1.fc12.x86_64 >>Installing xorg-x11-drv-i128-1.3.3-1.fc12.x86_64 >>Installing xorg-x11-drv-vmmouse-12.6.5-2.fc12.x86_64 >>Installing xorg-x11-drv-mouse-1.5.0-1.fc12.x86_64 >>Installing xorg-x11-drv-aiptek-1.3.0-1.fc12.x86_64 >>Installing xorg-x11-drv-mach64-6.8.2-1.fc12.x86_64 >>Installing xorg-x11-drv-i740-1.3.2-1.fc12.x86_64 >>Installing xorg-x11-drv-fpit-1.3.0-4.fc12.x86_64 >>Installing xorg-x11-drv-keyboard-1.4.0-2.fc12.x86_64 >>Installing xorg-x11-drv-savage-2.3.1-1.fc12.x86_64 >>Installing PackageKit-yum-0.5.6-1.fc12.x86_64 >>Installing setroubleshoot-2.2.60-1.fc12.x86_64 >>Installing xorg-x11-drivers-7.3-13.fc12.x86_64 >>Installing gdm-2.28.2-1.fc12.x86_64 >>Installing gdm-plugin-fingerprint-2.28.2-1.fc12.x86_64 >>Installing gdm-user-switch-applet-2.28.2-1.fc12.x86_64 >>Installing plymouth-gdm-hooks-0.8.0-0.2009.29.09.19.1.fc12.x86_64 >>Installing pulseaudio-gdm-hooks-0.9.21-4.fc12.x86_64 >>*** FINISHED INSTALLING PACKAGES *** >> >>/proc/cmdline: >>preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/ks.cfg stage2=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/install.img >> >> >>/tmp/syslog: >>14:40:08,109 INFO kernel:imklog 4.4.2, log source = /proc/kmsg started. >>14:40:08,109 INFO rsyslogd: [origin software="rsyslogd" swVersion="4.4.2" x-pid="89" x-info="http://www.rsyslog.com"] (re)start >>14:40:08,109 INFO kernel:Initializing cgroup subsys cpuset >>14:40:08,109 INFO kernel:Initializing cgroup subsys cpu >>14:40:08,109 NOTICE kernel:Linux version 2.6.33.3-85.fc13.x86_64 (mockbuild@x86-02.phx2.fedoraproject.org) (gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC) ) #1 SMP Thu May 6 18:09:49 UTC 2010 >>14:40:08,109 INFO kernel:Command line: preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/ks.cfg stage2=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/install.img >>14:40:08,109 INFO kernel:BIOS-provided physical RAM map: >>14:40:08,109 INFO kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) >>14:40:08,109 INFO kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) >>14:40:08,109 INFO kernel: BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) >>14:40:08,109 INFO kernel: BIOS-e820: 0000000000100000 - 00000000cff80000 (usable) >>14:40:08,110 INFO kernel: BIOS-e820: 00000000cff80000 - 00000000cff8e000 (ACPI data) >>14:40:08,110 INFO kernel: BIOS-e820: 00000000cff8e000 - 00000000cffe0000 (ACPI NVS) >>14:40:08,110 INFO kernel: BIOS-e820: 00000000cffe0000 - 00000000d0000000 (reserved) >>14:40:08,110 INFO kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) >>14:40:08,110 INFO kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >>14:40:08,110 INFO kernel: BIOS-e820: 0000000100000000 - 00000001b0000000 (usable) >>14:40:08,110 INFO kernel:NX (Execute Disable) protection: active >>14:40:08,110 INFO kernel:DMI 2.4 present. >>14:40:08,110 NOTICE kernel:AMI BIOS detected: BIOS may corrupt low RAM, working around it. >>14:40:08,110 DEBUG kernel:e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >>14:40:08,110 INFO kernel:No AGP bridge found >>14:40:08,110 INFO kernel:last_pfn = 0x1b0000 max_arch_pfn = 0x400000000 >>14:40:08,110 DEBUG kernel:MTRR default type: uncachable >>14:40:08,110 DEBUG kernel:MTRR fixed ranges enabled: >>14:40:08,110 DEBUG kernel: 00000-9FFFF write-back >>14:40:08,110 DEBUG kernel: A0000-BFFFF uncachable >>14:40:08,110 DEBUG kernel: C0000-DFFFF write-protect >>14:40:08,110 DEBUG kernel: E0000-EFFFF write-through >>14:40:08,110 DEBUG kernel: F0000-FFFFF write-protect >>14:40:08,110 DEBUG kernel:MTRR variable ranges enabled: >>14:40:08,110 DEBUG kernel: 0 base 0D0000000 mask FF0000000 uncachable >>14:40:08,110 DEBUG kernel: 1 base 0E0000000 mask FE0000000 uncachable >>14:40:08,110 DEBUG kernel: 2 base 000000000 mask F00000000 write-back >>14:40:08,110 DEBUG kernel: 3 base 100000000 mask F80000000 write-back >>14:40:08,110 DEBUG kernel: 4 base 180000000 mask FE0000000 write-back >>14:40:08,110 DEBUG kernel: 5 base 1A0000000 mask FF0000000 write-back >>14:40:08,110 DEBUG kernel: 6 disabled >>14:40:08,110 DEBUG kernel: 7 disabled >>14:40:08,110 INFO kernel:x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >>14:40:08,110 DEBUG kernel:original variable MTRRs >>14:40:08,110 DEBUG kernel:reg 0, base: 3328MB, range: 256MB, type UC >>14:40:08,110 DEBUG kernel:reg 1, base: 3584MB, range: 512MB, type UC >>14:40:08,111 DEBUG kernel:reg 2, base: 0GB, range: 4GB, type WB >>14:40:08,111 DEBUG kernel:reg 3, base: 4GB, range: 2GB, type WB >>14:40:08,111 DEBUG kernel:reg 4, base: 6GB, range: 512MB, type WB >>14:40:08,111 DEBUG kernel:reg 5, base: 6656MB, range: 256MB, type WB >>14:40:08,111 INFO kernel:total RAM covered: 6144M >>14:40:08,111 INFO kernel:Found optimal setting for mtrr clean up >>14:40:08,111 INFO kernel: gran_size: 64K chunk_size: 64K num_reg: 6 lose cover RAM: 0G >>14:40:08,111 DEBUG kernel:New variable MTRRs >>14:40:08,111 DEBUG kernel:reg 0, base: 0GB, range: 2GB, type WB >>14:40:08,111 DEBUG kernel:reg 1, base: 2GB, range: 1GB, type WB >>14:40:08,111 DEBUG kernel:reg 2, base: 3GB, range: 256MB, type WB >>14:40:08,111 DEBUG kernel:reg 3, base: 4GB, range: 2GB, type WB >>14:40:08,111 DEBUG kernel:reg 4, base: 6GB, range: 512MB, type WB >>14:40:08,111 DEBUG kernel:reg 5, base: 6656MB, range: 256MB, type WB >>14:40:08,111 DEBUG kernel:e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved) >>14:40:08,111 INFO kernel:last_pfn = 0xcff80 max_arch_pfn = 0x400000000 >>14:40:08,111 DEBUG kernel:initial memory mapped : 0 - 20000000 >>14:40:08,111 INFO kernel:found SMP MP-table at [ffff8800000ff780] ff780 >>14:40:08,111 INFO kernel:init_memory_mapping: 0000000000000000-00000000cff80000 >>14:40:08,111 DEBUG kernel: 0000000000 - 00cfe00000 page 2M >>14:40:08,111 DEBUG kernel: 00cfe00000 - 00cff80000 page 4k >>14:40:08,111 DEBUG kernel:kernel direct mapping tables up to cff80000 @ 16000-1c000 >>14:40:08,111 INFO kernel:init_memory_mapping: 0000000100000000-00000001b0000000 >>14:40:08,111 DEBUG kernel: 0100000000 - 01b0000000 page 2M >>14:40:08,111 DEBUG kernel:kernel direct mapping tables up to 1b0000000 @ 1a000-22000 >>14:40:08,111 INFO kernel:RAMDISK: 36370000 - 37fef504 >>14:40:08,111 WARN kernel:ACPI: RSDP 00000000000fb720 00014 (v00 ACPIAM) >>14:40:08,111 WARN kernel:ACPI: RSDT 00000000cff80000 00040 (v01 A_M_I_ OEMRSDT 06000820 MSFT 00000097) >>14:40:08,111 WARN kernel:ACPI: FACP 00000000cff80200 00084 (v02 A_M_I_ OEMFACP 06000820 MSFT 00000097) >>14:40:08,111 WARN kernel:ACPI: DSDT 00000000cff805c0 0884B (v01 A0782 A0782000 00000000 INTL 20060113) >>14:40:08,111 WARN kernel:ACPI: FACS 00000000cff8e000 00040 >>14:40:08,111 WARN kernel:ACPI: APIC 00000000cff80390 0006C (v01 A_M_I_ OEMAPIC 06000820 MSFT 00000097) >>14:40:08,112 WARN kernel:ACPI: MCFG 00000000cff80400 0003C (v01 A_M_I_ OEMMCFG 06000820 MSFT 00000097) >>14:40:08,112 WARN kernel:ACPI: OEMB 00000000cff8e040 00081 (v01 A_M_I_ AMI_OEM 06000820 MSFT 00000097) >>14:40:08,112 WARN kernel:ACPI: HPET 00000000cff88e10 00038 (v01 A_M_I_ OEMHPET 06000820 MSFT 00000097) >>14:40:08,112 WARN kernel:ACPI: GSCI 00000000cff8e0d0 02024 (v01 A_M_I_ GMCHSCI 06000820 MSFT 00000097) >>14:40:08,112 WARN kernel:ACPI: OSFR 00000000cff88e50 000B0 (v01 A_M_I_ OEMOSFR 06000820 MSFT 00000097) >>14:40:08,112 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >>14:40:08,112 INFO kernel:No NUMA configuration found >>14:40:08,112 INFO kernel:Faking a node at 0000000000000000-00000001b0000000 >>14:40:08,112 INFO kernel:Bootmem setup node 0 0000000000000000-00000001b0000000 >>14:40:08,112 INFO kernel: NODE_DATA [000000000001d000 - 0000000000032fff] >>14:40:08,112 INFO kernel: bootmap [0000000000033000 - 0000000000068fff] pages 36 >>14:40:08,112 INFO kernel:(13 early reservations) ==> bootmem [0000000000 - 01b0000000] >>14:40:08,112 INFO kernel: #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] >>14:40:08,112 INFO kernel: #1 [0001000000 - 0001db92c8] TEXT DATA BSS ==> [0001000000 - 0001db92c8] >>14:40:08,112 INFO kernel: #2 [0036370000 - 0037fef504] RAMDISK ==> [0036370000 - 0037fef504] >>14:40:08,112 INFO kernel: #3 [0001dba000 - 0001dba280] BRK ==> [0001dba000 - 0001dba280] >>14:40:08,112 INFO kernel: #4 [00000ff790 - 0000100000] BIOS reserved ==> [00000ff790 - 0000100000] >>14:40:08,112 INFO kernel: #5 [00000ff780 - 00000ff790] MP-table mpf ==> [00000ff780 - 00000ff790] >>14:40:08,112 INFO kernel: #6 [000009fc00 - 00000f1530] BIOS reserved ==> [000009fc00 - 00000f1530] >>14:40:08,112 INFO kernel: #7 [00000f16e4 - 00000ff780] BIOS reserved ==> [00000f16e4 - 00000ff780] >>14:40:08,112 INFO kernel: #8 [00000f1530 - 00000f16e4] MP-table mpc ==> [00000f1530 - 00000f16e4] >>14:40:08,112 INFO kernel: #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000] >>14:40:08,112 INFO kernel: #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000] >>14:40:08,112 INFO kernel: #11 [0000016000 - 000001a000] PGTABLE ==> [0000016000 - 000001a000] >>14:40:08,112 INFO kernel: #12 [000001a000 - 000001d000] PGTABLE ==> [000001a000 - 000001d000] >>14:40:08,112 DEBUG kernel: [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff880001e00000-ffff8800073fffff] on node 0 >>14:40:08,113 WARN kernel:Zone PFN ranges: >>14:40:08,113 WARN kernel: DMA 0x00000010 -> 0x00001000 >>14:40:08,113 WARN kernel: DMA32 0x00001000 -> 0x00100000 >>14:40:08,113 WARN kernel: Normal 0x00100000 -> 0x001b0000 >>14:40:08,113 WARN kernel:Movable zone start PFN for each node >>14:40:08,113 WARN kernel:early_node_map[3] active PFN ranges >>14:40:08,113 WARN kernel: 0: 0x00000010 -> 0x0000009f >>14:40:08,113 WARN kernel: 0: 0x00000100 -> 0x000cff80 >>14:40:08,113 WARN kernel: 0: 0x00100000 -> 0x001b0000 >>14:40:08,113 DEBUG kernel:On node 0 totalpages: 1572623 >>14:40:08,113 DEBUG kernel: DMA zone: 56 pages used for memmap >>14:40:08,113 DEBUG kernel: DMA zone: 109 pages reserved >>14:40:08,113 DEBUG kernel: DMA zone: 3818 pages, LIFO batch:0 >>14:40:08,113 DEBUG kernel: DMA32 zone: 14280 pages used for memmap >>14:40:08,113 DEBUG kernel: DMA32 zone: 833464 pages, LIFO batch:31 >>14:40:08,113 DEBUG kernel: Normal zone: 9856 pages used for memmap >>14:40:08,113 DEBUG kernel: Normal zone: 711040 pages, LIFO batch:31 >>14:40:08,113 INFO kernel:ACPI: PM-Timer IO Port: 0x808 >>14:40:08,113 DEBUG kernel:ACPI: Local APIC address 0xfee00000 >>14:40:08,113 INFO kernel:ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >>14:40:08,113 INFO kernel:ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >>14:40:08,113 INFO kernel:ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >>14:40:08,113 INFO kernel:ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >>14:40:08,113 INFO kernel:ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >>14:40:08,113 INFO kernel:IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >>14:40:08,113 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >>14:40:08,113 INFO kernel:ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >>14:40:08,113 DEBUG kernel:ACPI: IRQ0 used by override. >>14:40:08,113 DEBUG kernel:ACPI: IRQ2 used by override. >>14:40:08,113 DEBUG kernel:ACPI: IRQ9 used by override. >>14:40:08,113 INFO kernel:Using ACPI (MADT) for SMP configuration information >>14:40:08,113 INFO kernel:ACPI: HPET id: 0xffffffff base: 0xfed00000 >>14:40:08,114 INFO kernel:SMP: Allowing 4 CPUs, 0 hotplug CPUs >>14:40:08,114 DEBUG kernel:nr_irqs_gsi: 24 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000000e4000 - 0000000000100000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000cff80000 - 00000000cff8e000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000cff8e000 - 00000000cffe0000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000cffe0000 - 00000000d0000000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000d0000000 - 00000000fee00000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000 >>14:40:08,114 INFO kernel:PM: Registered nosave memory: 00000000fff00000 - 0000000100000000 >>14:40:08,114 INFO kernel:Allocating PCI resources starting at d0000000 (gap: d0000000:2ee00000) >>14:40:08,114 INFO kernel:Booting paravirtualized kernel on bare hardware >>14:40:08,114 INFO kernel:setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1 >>14:40:08,114 INFO kernel:PERCPU: Embedded 30 pages/cpu @ffff880007600000 s90520 r8192 d24168 u524288 >>14:40:08,114 INFO kernel:pcpu-alloc: s90520 r8192 d24168 u524288 alloc=1*2097152 >>14:40:08,114 INFO kernel:pcpu-alloc: [0] 0 1 2 3 >>14:40:08,114 WARN kernel:Built 1 zonelists in Node order, mobility grouping on. Total pages: 1548322 >>14:40:08,114 WARN kernel:Policy zone: Normal >>14:40:08,114 NOTICE kernel:Kernel command line: preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/ks.cfg stage2=hd:UUID=57c2b455-c824-46a0-8fd7-5f4b31048211:/upgrade/install.img >>14:40:08,114 INFO kernel:PID hash table entries: 4096 (order: 3, 32768 bytes) >>14:40:08,114 INFO kernel:Checking aperture... >>14:40:08,114 INFO kernel:No AGP bridge found >>14:40:08,114 DEBUG kernel:Calgary: detecting Calgary via BIOS EBDA area >>14:40:08,114 DEBUG kernel:Calgary: Unable to locate Rio Grande table in EBDA - bailing! >>14:40:08,114 INFO kernel:Memory: 6092256k/7077888k available (4295k kernel code, 787396k absent, 198236k reserved, 7535k data, 756k init) >>14:40:08,115 INFO kernel:SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >>14:40:08,115 INFO kernel:Hierarchical RCU implementation. >>14:40:08,115 INFO kernel:NR_IRQS:4352 nr_irqs:440 >>14:40:08,115 WARN kernel:Console: colour VGA+ 80x25 >>14:40:08,115 INFO kernel:console [tty0] enabled >>14:40:08,115 INFO kernel:allocated 62914560 bytes of page_cgroup >>14:40:08,115 INFO kernel:please try 'cgroup_disable=memory' option if you don't want memory cgroups >>14:40:08,115 DEBUG kernel:hpet clockevent registered >>14:40:08,115 WARN kernel:Fast TSC calibration using PIT >>14:40:08,115 WARN kernel:Detected 3005.405 MHz processor. >>14:40:08,115 INFO kernel:Calibrating delay loop (skipped), value calculated using timer frequency.. 6010.81 BogoMIPS (lpj=3005405) >>14:40:08,115 INFO kernel:Security Framework initialized >>14:40:08,115 INFO kernel:SELinux: Initializing. >>14:40:08,115 DEBUG kernel:SELinux: Starting in permissive mode >>14:40:08,115 INFO kernel:Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >>14:40:08,115 INFO kernel:Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >>14:40:08,115 WARN kernel:Mount-cache hash table entries: 256 >>14:40:08,115 INFO kernel:Initializing cgroup subsys debug >>14:40:08,115 INFO kernel:Initializing cgroup subsys ns >>14:40:08,115 INFO kernel:Initializing cgroup subsys cpuacct >>14:40:08,115 INFO kernel:Initializing cgroup subsys memory >>14:40:08,115 INFO kernel:Initializing cgroup subsys devices >>14:40:08,115 INFO kernel:Initializing cgroup subsys freezer >>14:40:08,115 INFO kernel:Initializing cgroup subsys net_cls >>14:40:08,115 INFO kernel:Initializing cgroup subsys blkio >>14:40:08,115 INFO kernel:CPU: Physical Processor ID: 0 >>14:40:08,115 INFO kernel:CPU: Processor Core ID: 0 >>14:40:08,115 INFO kernel:mce: CPU supports 6 MCE banks >>14:40:08,115 INFO kernel:CPU0: Thermal monitoring enabled (TM2) >>14:40:08,115 INFO kernel:using mwait in idle threads. >>14:40:08,115 INFO kernel:Performance Events: Core2 events, Intel PMU driver. >>14:40:08,115 INFO kernel:... version: 2 >>14:40:08,115 INFO kernel:... bit width: 40 >>14:40:08,115 INFO kernel:... generic registers: 2 >>14:40:08,115 INFO kernel:... value mask: 000000ffffffffff >>14:40:08,115 INFO kernel:... max period: 000000007fffffff >>14:40:08,115 INFO kernel:... fixed-purpose events: 3 >>14:40:08,115 INFO kernel:... event mask: 0000000700000003 >>14:40:08,115 INFO kernel:ACPI: Core revision 20091214 >>14:40:08,115 INFO kernel:Setting APIC routing to flat >>14:40:08,115 INFO kernel:..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >>14:40:08,115 INFO kernel:CPU0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz stepping 0b >>14:40:08,115 INFO kernel:Booting Node 0, Processors #1 #2 #3 Ok. >>14:40:08,115 INFO kernel:Brought up 4 CPUs >>14:40:08,115 INFO kernel:Total of 4 processors activated (24043.52 BogoMIPS). >>14:40:08,115 DEBUG kernel:sizeof(vma)=176 bytes >>14:40:08,115 DEBUG kernel:sizeof(page)=56 bytes >>14:40:08,115 DEBUG kernel:sizeof(inode)=584 bytes >>14:40:08,115 DEBUG kernel:sizeof(dentry)=192 bytes >>14:40:08,115 DEBUG kernel:sizeof(ext3inode)=792 bytes >>14:40:08,115 DEBUG kernel:sizeof(buffer_head)=104 bytes >>14:40:08,115 DEBUG kernel:sizeof(skbuff)=232 bytes >>14:40:08,115 DEBUG kernel:sizeof(task_struct)=5968 bytes >>14:40:08,115 INFO kernel:devtmpfs: initialized >>14:40:08,115 INFO kernel:regulator: core version 0.5 >>14:40:08,115 WARN kernel:Time: 14:40:06 Date: 09/17/10 >>14:40:08,115 INFO kernel:NET: Registered protocol family 16 >>14:40:08,115 INFO kernel:ACPI: bus type pci registered >>14:40:08,115 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >>14:40:08,115 INFO kernel:PCI: not using MMCONFIG >>14:40:08,115 INFO kernel:PCI: Using configuration type 1 for base access >>14:40:08,115 WARN kernel:bio: create slab <bio-0> at 0 >>14:40:08,115 DEBUG kernel:ACPI: EC: Look up EC in DSDT >>14:40:08,115 WARN kernel:ACPI: Executed 1 blocks of module-level executable AML code >>14:40:08,115 INFO kernel:ACPI: Interpreter enabled >>14:40:08,115 INFO kernel:ACPI: (supports S0 S1 S3 S4 S5) >>14:40:08,115 INFO kernel:ACPI: Using IOAPIC for interrupt routing >>14:40:08,115 INFO kernel:PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >>14:40:08,115 INFO kernel:PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >>14:40:08,115 WARN kernel:ACPI Warning: Incorrect checksum in table [OEMB] - FD, should be F0 (20091214/tbutils-314) >>14:40:08,115 INFO kernel:ACPI: No dock devices found. >>14:40:08,115 INFO kernel:ACPI: PCI Root Bridge [PCI0] (0000:00) >>14:40:08,115 INFO kernel:pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them >>14:40:08,115 DEBUG kernel:pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) >>14:40:08,115 DEBUG kernel:pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) >>14:40:08,115 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >>14:40:08,115 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) >>14:40:08,115 DEBUG kernel:pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xffffffff] (ignored) >>14:40:08,115 DEBUG kernel:pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:01.0: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.0: reg 20: [io 0xa800-0xa81f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.1: reg 20: [io 0xa880-0xa89f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.2: reg 20: [io 0xac00-0xac1f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.7: reg 10: [mem 0xf9fffc00-0xf9ffffff] >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1a.7: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1b.0: reg 10: [mem 0xf9ff8000-0xf9ffbfff 64bit] >>14:40:08,115 DEBUG kernel:pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1b.0: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.0: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.4: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.5: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.0: reg 20: [io 0xa080-0xa09f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.1: reg 20: [io 0xa400-0xa41f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.2: reg 20: [io 0xa480-0xa49f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.7: reg 10: [mem 0xf9fff800-0xf9fffbff] >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:00:1d.7: PME# disabled >>14:40:08,115 INFO kernel:pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO >>14:40:08,115 INFO kernel:pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO >>14:40:08,115 INFO kernel:pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0294 (mask 0003) >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 10: [io 0x9000-0x9007] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 14: [io 0x8c00-0x8c03] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 18: [io 0x8880-0x8887] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 1c: [io 0x8800-0x8803] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 20: [io 0x8480-0x848f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.2: reg 24: [io 0x8400-0x840f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.3: reg 10: [mem 0xf9fff400-0xf9fff4ff 64bit] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 10: [io 0xa000-0xa007] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 14: [io 0x9c00-0x9c03] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 18: [io 0x9880-0x9887] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 1c: [io 0x9800-0x9803] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 20: [io 0x9480-0x948f] >>14:40:08,115 DEBUG kernel:pci 0000:00:1f.5: reg 24: [io 0x9400-0x940f] >>14:40:08,115 DEBUG kernel:pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff] >>14:40:08,115 DEBUG kernel:pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] >>14:40:08,115 DEBUG kernel:pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit] >>14:40:08,115 DEBUG kernel:pci 0000:01:00.0: reg 24: [io 0xbc00-0xbc7f] >>14:40:08,115 DEBUG kernel:pci 0000:01:00.0: reg 30: [mem 0xfe9e0000-0xfe9fffff pref] >>14:40:08,115 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01-01] >>14:40:08,115 DEBUG kernel:pci 0000:00:01.0: bridge window [io 0xb000-0xbfff] >>14:40:08,115 DEBUG kernel:pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff] >>14:40:08,115 DEBUG kernel:pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >>14:40:08,115 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 04-04] >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.0: bridge window [mem 0xeff00000-0xefffffff 64bit pref] >>14:40:08,115 DEBUG kernel:pci 0000:03:00.0: reg 10: [io 0xdc00-0xdc07] >>14:40:08,115 DEBUG kernel:pci 0000:03:00.0: reg 14: [io 0xd880-0xd883] >>14:40:08,115 DEBUG kernel:pci 0000:03:00.0: reg 18: [io 0xd800-0xd807] >>14:40:08,115 DEBUG kernel:pci 0000:03:00.0: reg 1c: [io 0xd480-0xd483] >>14:40:08,115 DEBUG kernel:pci 0000:03:00.0: reg 20: [io 0xd400-0xd40f] >>14:40:08,115 INFO kernel:pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >>14:40:08,115 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 03-03] >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff] >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: reg 10: [mem 0xfeafc000-0xfeafffff 64bit] >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: reg 18: [io 0xc800-0xc8ff] >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref] >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: supports D1 D2 >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:02:00.0: PME# disabled >>14:40:08,115 INFO kernel:pci 0000:00:1c.5: PCI bridge to [bus 02-02] >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff] >>14:40:08,115 DEBUG kernel:pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff] >>14:40:08,115 DEBUG kernel:pci 0000:05:01.0: supports D1 D2 >>14:40:08,115 DEBUG kernel:pci 0000:05:01.0: PME# supported from D1 D2 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:05:01.0: PME# disabled >>14:40:08,115 DEBUG kernel:pci 0000:05:02.0: reg 10: [mem 0xfebff800-0xfebfffff] >>14:40:08,115 DEBUG kernel:pci 0000:05:02.0: reg 14: [io 0xec00-0xec7f] >>14:40:08,115 DEBUG kernel:pci 0000:05:02.0: supports D2 >>14:40:08,115 DEBUG kernel:pci 0000:05:02.0: PME# supported from D2 D3hot D3cold >>14:40:08,115 DEBUG kernel:pci 0000:05:02.0: PME# disabled >>14:40:08,116 INFO kernel:pci 0000:00:1e.0: PCI bridge to [bus 05-06] (subtractive decode) >>14:40:08,116 DEBUG kernel:pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>14:40:08,116 DEBUG kernel:pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >>14:40:08,116 DEBUG kernel:pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf7ffffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci 0000:06:08.0: reg 10: [mem 0xf4000000-0xf7ffffff pref] >>14:40:08,116 DEBUG kernel:pci 0000:06:09.0: reg 10: [mem 0xf0000000-0xf3ffffff pref] >>14:40:08,116 INFO kernel:pci 0000:05:01.0: PCI bridge to [bus 06-06] >>14:40:08,116 DEBUG kernel:pci 0000:05:01.0: bridge window [mem 0xf0000000-0xf7ffffff pref] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] >>14:40:08,116 DEBUG kernel:ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *10 11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 *15) >>14:40:08,116 INFO kernel:ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 *14 15) >>14:40:08,116 INFO kernel:vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >>14:40:08,116 INFO kernel:vgaarb: loaded >>14:40:08,116 NOTICE kernel:SCSI subsystem initialized >>14:40:08,116 DEBUG kernel:libata version 3.00 loaded. >>14:40:08,116 INFO kernel:usbcore: registered new interface driver usbfs >>14:40:08,116 INFO kernel:usbcore: registered new interface driver hub >>14:40:08,116 INFO kernel:usbcore: registered new device driver usb >>14:40:08,116 INFO kernel:PCI: Using ACPI for IRQ routing >>14:40:08,116 DEBUG kernel:PCI: pci_cache_line_size set to 64 bytes >>14:40:08,116 INFO kernel:NetLabel: Initializing >>14:40:08,116 INFO kernel:NetLabel: domain hash size = 128 >>14:40:08,116 INFO kernel:NetLabel: protocols = UNLABELED CIPSOv4 >>14:40:08,116 INFO kernel:NetLabel: unlabeled traffic allowed by default >>14:40:08,116 INFO kernel:HPET: 4 timers in total, 0 timers will be used for per-cpu timer >>14:40:08,116 INFO kernel:hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >>14:40:08,116 INFO kernel:hpet0: 4 comparators, 64-bit 14.318180 MHz counter >>14:40:08,116 INFO kernel:Switching to clocksource tsc >>14:40:08,116 INFO kernel:pnp: PnP ACPI init >>14:40:08,116 INFO kernel:ACPI: bus type pnp registered >>14:40:08,116 INFO kernel:pnp: PnP ACPI: found 16 devices >>14:40:08,116 INFO kernel:ACPI: ACPI bus type pnp unregistered >>14:40:08,116 INFO kernel:system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >>14:40:08,116 INFO kernel:system 00:08: [io 0x0290-0x0297] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [io 0x04d0-0x04d1] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [io 0x0800-0x087f] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [io 0x0480-0x04bf] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [mem 0xfed50000-0xfed8ffff] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [mem 0xffb00000-0xffbfffff] has been reserved >>14:40:08,116 INFO kernel:system 00:09: [mem 0xfff00000-0xfffffffe] has been reserved >>14:40:08,116 INFO kernel:system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved >>14:40:08,116 INFO kernel:system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved >>14:40:08,116 INFO kernel:system 00:0e: [mem 0xe0000000-0xefffffff] could not be reserved >>14:40:08,116 INFO kernel:system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved >>14:40:08,116 INFO kernel:system 00:0f: [mem 0x000c0000-0x000cffff] has been reserved >>14:40:08,116 INFO kernel:system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved >>14:40:08,116 INFO kernel:system 00:0f: [mem 0x00100000-0xcfffffff] could not be reserved >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0000000-0xe03fffff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: BAR 14: assigned [mem 0xe0400000-0xe05fffff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: BAR 15: assigned [mem 0xe0600000-0xe07fffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: BAR 15: assigned [mem 0xe0800000-0xe09fffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] >>14:40:08,116 INFO kernel:pci 0000:00:01.0: PCI bridge to [bus 01-01] >>14:40:08,116 INFO kernel:pci 0000:00:01.0: bridge window [io 0xb000-0xbfff] >>14:40:08,116 INFO kernel:pci 0000:00:01.0: bridge window [mem 0xfa000000-0xfe9fffff] >>14:40:08,116 INFO kernel:pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: PCI bridge to [bus 04-04] >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe03fffff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: bridge window [mem 0xeff00000-0xefffffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: PCI bridge to [bus 03-03] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: bridge window [mem 0xe0400000-0xe05fffff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: bridge window [mem 0xe0600000-0xe07fffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: PCI bridge to [bus 02-02] >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff] >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: bridge window [mem 0xe0800000-0xe09fffff 64bit pref] >>14:40:08,116 INFO kernel:pci 0000:05:01.0: PCI bridge to [bus 06-06] >>14:40:08,116 INFO kernel:pci 0000:05:01.0: bridge window [io disabled] >>14:40:08,116 INFO kernel:pci 0000:05:01.0: bridge window [mem disabled] >>14:40:08,116 INFO kernel:pci 0000:05:01.0: bridge window [mem 0xf0000000-0xf7ffffff pref] >>14:40:08,116 INFO kernel:pci 0000:00:1e.0: PCI bridge to [bus 05-06] >>14:40:08,116 INFO kernel:pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >>14:40:08,116 INFO kernel:pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] >>14:40:08,116 INFO kernel:pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xf7ffffff 64bit pref] >>14:40:08,116 DEBUG kernel: alloc irq_desc for 16 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 INFO kernel:pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>14:40:08,116 DEBUG kernel:pci 0000:00:01.0: setting latency timer to 64 >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: enabling device (0106 -> 0107) >>14:40:08,116 DEBUG kernel: alloc irq_desc for 17 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 INFO kernel:pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >>14:40:08,116 DEBUG kernel:pci 0000:00:1c.0: setting latency timer to 64 >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: enabling device (0105 -> 0107) >>14:40:08,116 INFO kernel:pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >>14:40:08,116 DEBUG kernel:pci 0000:00:1c.4: setting latency timer to 64 >>14:40:08,116 INFO kernel:pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16 >>14:40:08,116 DEBUG kernel:pci 0000:00:1c.5: setting latency timer to 64 >>14:40:08,116 DEBUG kernel:pci 0000:00:1e.0: setting latency timer to 64 >>14:40:08,116 DEBUG kernel:pci_bus 0000:00: resource 0 [io 0x0000-0xffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:01: resource 0 [io 0xb000-0xbfff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe9fffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci_bus 0000:04: resource 0 [io 0x1000-0x1fff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:04: resource 1 [mem 0xe0000000-0xe03fffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:04: resource 2 [mem 0xeff00000-0xefffffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:03: resource 1 [mem 0xe0400000-0xe05fffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:03: resource 2 [mem 0xe0600000-0xe07fffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:02: resource 2 [mem 0xe0800000-0xe09fffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci_bus 0000:05: resource 0 [io 0xe000-0xefff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:05: resource 2 [mem 0xf0000000-0xf7ffffff 64bit pref] >>14:40:08,116 DEBUG kernel:pci_bus 0000:05: resource 3 [io 0x0000-0xffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:05: resource 4 [mem 0x00000000-0xffffffffffffffff] >>14:40:08,116 DEBUG kernel:pci_bus 0000:06: resource 2 [mem 0xf0000000-0xf7ffffff pref] >>14:40:08,116 INFO kernel:NET: Registered protocol family 2 >>14:40:08,116 INFO kernel:IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >>14:40:08,116 INFO kernel:TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >>14:40:08,116 INFO kernel:TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >>14:40:08,116 INFO kernel:TCP: Hash tables configured (established 524288 bind 65536) >>14:40:08,116 INFO kernel:TCP reno registered >>14:40:08,116 INFO kernel:UDP hash table entries: 4096 (order: 5, 131072 bytes) >>14:40:08,116 INFO kernel:UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >>14:40:08,116 INFO kernel:NET: Registered protocol family 1 >>14:40:08,116 DEBUG kernel:pci 0000:01:00.0: Boot video device >>14:40:08,116 DEBUG kernel:PCI: CLS 32 bytes, default 64 >>14:40:08,116 INFO kernel:Trying to unpack rootfs image as initramfs... >>14:40:08,116 INFO kernel:Freeing initrd memory: 29181k freed >>14:40:08,116 INFO kernel:PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >>14:40:08,116 INFO kernel:Placing 64MB software IO TLB between ffff88000779e000 - ffff88000b79e000 >>14:40:08,116 INFO kernel:software IO TLB at phys 0x779e000 - 0xb79e000 >>14:40:08,116 INFO kernel:Intel PCLMULQDQ-NI instructions are not detected. >>14:40:08,116 INFO kernel:audit: initializing netlink socket (disabled) >>14:40:08,116 NOTICE kernel:type=2000 audit(1284734405.747:1): initialized >>14:40:08,116 INFO kernel:HugeTLB registered 2 MB page size, pre-allocated 0 pages >>14:40:08,116 NOTICE kernel:VFS: Disk quotas dquot_6.5.2 >>14:40:08,116 WARN kernel:Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >>14:40:08,116 INFO kernel:msgmni has been set to 11955 >>14:40:08,116 DEBUG kernel:SELinux: Registering netfilter hooks >>14:40:08,116 INFO kernel:alg: No test for stdrng (krng) >>14:40:08,116 INFO kernel:Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >>14:40:08,116 INFO kernel:io scheduler noop registered >>14:40:08,116 INFO kernel:io scheduler deadline registered >>14:40:08,116 INFO kernel:io scheduler cfq registered (default) >>14:40:08,116 DEBUG kernel:pcieport 0000:00:01.0: setting latency timer to 64 >>14:40:08,116 DEBUG kernel: alloc irq_desc for 24 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 DEBUG kernel:pcieport 0000:00:01.0: irq 24 for MSI/MSI-X >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.0: setting latency timer to 64 >>14:40:08,116 DEBUG kernel: alloc irq_desc for 25 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.4: setting latency timer to 64 >>14:40:08,116 DEBUG kernel: alloc irq_desc for 26 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.5: setting latency timer to 64 >>14:40:08,116 DEBUG kernel: alloc irq_desc for 27 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 DEBUG kernel:pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X >>14:40:08,116 INFO kernel:pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >>14:40:08,116 INFO kernel:pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >>14:40:08,116 INFO kernel:acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >>14:40:08,116 WARN kernel:pci-stub: invalid id string "" >>14:40:08,116 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >>14:40:08,116 INFO kernel:ACPI: Power Button [PWRB] >>14:40:08,116 INFO kernel:input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >>14:40:08,116 INFO kernel:ACPI: Power Button [PWRF] >>14:40:08,116 WARN kernel:ACPI: SSDT 00000000cff90100 001D2 (v01 AMI CPU1PM 00000001 INTL 20060113) >>14:40:08,116 WARN kernel:ACPI: SSDT 00000000cff902e0 00143 (v01 AMI CPU2PM 00000001 INTL 20060113) >>14:40:08,116 WARN kernel:ACPI: SSDT 00000000cff90430 00143 (v01 AMI CPU3PM 00000001 INTL 20060113) >>14:40:08,116 WARN kernel:ACPI: SSDT 00000000cff90580 00143 (v01 AMI CPU4PM 00000001 INTL 20060113) >>14:40:08,116 INFO kernel:Non-volatile memory driver v1.3 >>14:40:08,116 INFO kernel:Linux agpgart interface v0.103 >>14:40:08,116 INFO kernel:Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >>14:40:08,116 INFO kernel:serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>14:40:08,116 INFO kernel:00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >>14:40:08,116 INFO kernel:brd: module loaded >>14:40:08,116 INFO kernel:loop: module loaded >>14:40:08,116 INFO kernel:input: Macintosh mouse button emulation as /devices/virtual/input/input2 >>14:40:08,116 DEBUG kernel:ata_piix 0000:00:1f.2: version 2.13 >>14:40:08,116 DEBUG kernel: alloc irq_desc for 22 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 INFO kernel:ata_piix 0000:00:1f.2: PCI INT B -> GSI 22 (level, low) -> IRQ 22 >>14:40:08,116 INFO kernel:ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ] >>14:40:08,116 DEBUG kernel:ata_piix 0000:00:1f.2: setting latency timer to 64 >>14:40:08,116 INFO kernel:scsi0 : ata_piix >>14:40:08,116 INFO kernel:scsi1 : ata_piix >>14:40:08,116 INFO kernel:ata1: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 22 >>14:40:08,116 INFO kernel:ata2: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 22 >>14:40:08,116 INFO kernel:ata_piix 0000:00:1f.5: PCI INT B -> GSI 22 (level, low) -> IRQ 22 >>14:40:08,116 INFO kernel:ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] >>14:40:08,116 DEBUG kernel:ata_piix 0000:00:1f.5: setting latency timer to 64 >>14:40:08,116 INFO kernel:scsi2 : ata_piix >>14:40:08,116 INFO kernel:scsi3 : ata_piix >>14:40:08,116 INFO kernel:ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 22 >>14:40:08,116 INFO kernel:ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 22 >>14:40:08,116 INFO kernel:Fixed MDIO Bus: probed >>14:40:08,116 INFO kernel:ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >>14:40:08,116 DEBUG kernel: alloc irq_desc for 18 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>14:40:08,116 DEBUG kernel:ehci_hcd 0000:00:1a.7: setting latency timer to 64 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: EHCI Host Controller >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: debug port 1 >>14:40:08,116 DEBUG kernel:ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: irq 18, io mem 0xf9fffc00 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >>14:40:08,116 INFO kernel:usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >>14:40:08,116 INFO kernel:usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,116 INFO kernel:usb usb1: Product: EHCI Host Controller >>14:40:08,116 INFO kernel:usb usb1: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 ehci_hcd >>14:40:08,116 INFO kernel:usb usb1: SerialNumber: 0000:00:1a.7 >>14:40:08,116 INFO kernel:hub 1-0:1.0: USB hub found >>14:40:08,116 INFO kernel:hub 1-0:1.0: 6 ports detected >>14:40:08,116 DEBUG kernel: alloc irq_desc for 23 on node -1 >>14:40:08,116 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 >>14:40:08,116 DEBUG kernel:ehci_hcd 0000:00:1d.7: setting latency timer to 64 >>14:40:08,116 INFO kernel:ehci_hcd 0000:00:1d.7: EHCI Host Controller >>14:40:08,117 INFO kernel:ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >>14:40:08,117 INFO kernel:ehci_hcd 0000:00:1d.7: debug port 1 >>14:40:08,117 DEBUG kernel:ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported >>14:40:08,117 INFO kernel:ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9fff800 >>14:40:08,117 INFO kernel:ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >>14:40:08,117 INFO kernel:usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >>14:40:08,117 INFO kernel:usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb2: Product: EHCI Host Controller >>14:40:08,117 INFO kernel:usb usb2: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 ehci_hcd >>14:40:08,117 INFO kernel:usb usb2: SerialNumber: 0000:00:1d.7 >>14:40:08,117 INFO kernel:hub 2-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 2-0:1.0: 6 ports detected >>14:40:08,117 INFO kernel:ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >>14:40:08,117 INFO kernel:uhci_hcd: USB Universal Host Controller Interface driver >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1a.0: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.0: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a800 >>14:40:08,117 INFO kernel:usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb3: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb3: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb3: SerialNumber: 0000:00:1a.0 >>14:40:08,117 INFO kernel:hub 3-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 3-0:1.0: 2 ports detected >>14:40:08,117 DEBUG kernel: alloc irq_desc for 21 on node -1 >>14:40:08,117 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1a.1: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.1: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880 >>14:40:08,117 INFO kernel:usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb4: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb4: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb4: SerialNumber: 0000:00:1a.1 >>14:40:08,117 INFO kernel:hub 4-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 4-0:1.0: 2 ports detected >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1a.2: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.2: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000ac00 >>14:40:08,117 INFO kernel:usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb5: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb5: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb5: SerialNumber: 0000:00:1a.2 >>14:40:08,117 INFO kernel:hub 5-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 5-0:1.0: 2 ports detected >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1d.0: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.0: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a080 >>14:40:08,117 INFO kernel:usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb6: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb6: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb6: SerialNumber: 0000:00:1d.0 >>14:40:08,117 INFO kernel:hub 6-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 6-0:1.0: 2 ports detected >>14:40:08,117 DEBUG kernel: alloc irq_desc for 19 on node -1 >>14:40:08,117 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1d.1: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.1: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400 >>14:40:08,117 INFO kernel:usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb7: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb7: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb7: SerialNumber: 0000:00:1d.1 >>14:40:08,117 INFO kernel:hub 7-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 7-0:1.0: 2 ports detected >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 >>14:40:08,117 DEBUG kernel:uhci_hcd 0000:00:1d.2: setting latency timer to 64 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.2: UHCI Host Controller >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >>14:40:08,117 INFO kernel:uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a480 >>14:40:08,117 INFO kernel:usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >>14:40:08,117 INFO kernel:usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >>14:40:08,117 INFO kernel:usb usb8: Product: UHCI Host Controller >>14:40:08,117 INFO kernel:usb usb8: Manufacturer: Linux 2.6.33.3-85.fc13.x86_64 uhci_hcd >>14:40:08,117 INFO kernel:usb usb8: SerialNumber: 0000:00:1d.2 >>14:40:08,117 INFO kernel:hub 8-0:1.0: USB hub found >>14:40:08,117 INFO kernel:hub 8-0:1.0: 2 ports detected >>14:40:08,117 INFO kernel:PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >>14:40:08,117 WARN kernel:PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >>14:40:08,117 INFO kernel:serio: i8042 KBD port at 0x60,0x64 irq 1 >>14:40:08,117 INFO kernel:mice: PS/2 mouse device common for all mice >>14:40:08,117 INFO kernel:rtc_cmos 00:03: RTC can wake from S4 >>14:40:08,117 INFO kernel:rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >>14:40:08,117 INFO kernel:rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >>14:40:08,117 INFO kernel:device-mapper: uevent: version 1.0.3 >>14:40:08,117 INFO kernel:device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com >>14:40:08,117 INFO kernel:cpuidle: using governor ladder >>14:40:08,117 INFO kernel:cpuidle: using governor menu >>14:40:08,117 INFO kernel:usbcore: registered new interface driver hiddev >>14:40:08,117 INFO kernel:usbcore: registered new interface driver usbhid >>14:40:08,117 INFO kernel:usbhid: USB HID core driver >>14:40:08,117 WARN kernel:nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >>14:40:08,117 WARN kernel:CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use >>14:40:08,117 WARN kernel:nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or >>14:40:08,117 WARN kernel:sysctl net.netfilter.nf_conntrack_acct=1 to enable it. >>14:40:08,117 INFO kernel:ip_tables: (C) 2000-2006 Netfilter Core Team >>14:40:08,117 INFO kernel:TCP cubic registered >>14:40:08,117 INFO kernel:Initializing XFRM netlink socket >>14:40:08,117 INFO kernel:NET: Registered protocol family 17 >>14:40:08,117 DEBUG kernel:PM: Resume from disk failed. >>14:40:08,117 WARN kernel:registered taskstats version 1 >>14:40:08,117 INFO kernel:No TPM chip found, activating TPM-bypass! >>14:40:08,117 WARN kernel: Magic number: 10:911:687 >>14:40:08,117 INFO kernel:rtc_cmos 00:03: setting system clock to 2010-09-17 14:40:07 UTC (1284734407) >>14:40:08,117 INFO kernel:Initalizing network drop monitor service >>14:40:08,117 INFO kernel:ata2: SATA link down (SStatus 0 SControl 300) >>14:40:08,117 INFO kernel:ata4: SATA link down (SStatus 0 SControl 300) >>14:40:08,117 INFO kernel:ata3: SATA link down (SStatus 0 SControl 300) >>14:40:08,117 INFO kernel:ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >>14:40:08,117 INFO kernel:ata1.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133 >>14:40:08,117 INFO kernel:ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >>14:40:08,117 INFO kernel:ata1.00: configured for UDMA/133 >>14:40:08,117 NOTICE kernel:scsi 0:0:0:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5 >>14:40:08,117 NOTICE kernel:sd 0:0:0:0: Attached scsi generic sg0 type 0 >>14:40:08,117 NOTICE kernel:sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >>14:40:08,117 NOTICE kernel:sd 0:0:0:0: [sda] Write Protect is off >>14:40:08,117 DEBUG kernel:sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >>14:40:08,117 NOTICE kernel:sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >>14:40:08,117 INFO kernel: sda: sda1 sda2 sda3 sda4 < sda5 > >>14:40:08,117 NOTICE kernel:sd 0:0:0:0: [sda] Attached SCSI disk >>14:40:08,117 INFO kernel:Freeing unused kernel memory: 756k freed >>14:40:08,117 INFO kernel:Write protecting the kernel read-only data: 10240k >>14:40:08,117 INFO kernel:Freeing unused kernel memory: 1828k freed >>14:40:08,117 INFO kernel:Freeing unused kernel memory: 1960k freed >>14:40:08,135 INFO kernel:usb 4-1: new full speed USB device using uhci_hcd and address 2 >>14:40:08,282 INFO kernel:usb 4-1: New USB device found, idVendor=067b, idProduct=2303 >>14:40:08,282 INFO kernel:usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >>14:40:08,282 INFO kernel:usb 4-1: Product: USB-Serial Controller >>14:40:08,282 INFO kernel:usb 4-1: Manufacturer: Prolific Technology Inc. >>14:40:08,490 INFO kernel:usb 5-1: new full speed USB device using uhci_hcd and address 2 >>14:40:08,659 INFO kernel:usb 5-1: New USB device found, idVendor=046d, idProduct=0b04 >>14:40:08,659 INFO kernel:usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >>14:40:08,659 INFO kernel:usb 5-1: Product: Logitech BT Mini-Receiver >>14:40:08,659 INFO kernel:usb 5-1: Manufacturer: Logitech >>14:40:08,662 INFO kernel:hub 5-1:1.0: USB hub found >>14:40:08,664 INFO kernel:hub 5-1:1.0: 3 ports detected >>14:40:08,876 INFO kernel:usb 8-1: new low speed USB device using uhci_hcd and address 2 >>14:40:09,017 INFO kernel:usb 8-1: New USB device found, idVendor=15c2, idProduct=ffdc >>14:40:09,017 INFO kernel:usb 8-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >>14:40:09,086 INFO kernel:usb 5-1.2: new full speed USB device using uhci_hcd and address 3 >>14:40:09,228 INFO kernel:usb 5-1.2: New USB device found, idVendor=046d, idProduct=c713 >>14:40:09,228 INFO kernel:usb 5-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >>14:40:09,228 INFO kernel:usb 5-1.2: Product: Logitech BT Mini-Receiver >>14:40:09,228 INFO kernel:usb 5-1.2: Manufacturer: Logitech >>14:40:09,228 INFO kernel:usb 5-1.2: SerialNumber: 000761CD43F8 >>14:40:09,239 INFO kernel:input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1.2/5-1.2:1.0/input/input3 >>14:40:09,239 INFO kernel:generic-usb 0003:046D:C713.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech BT Mini-Receiver] on usb-0000:00:1a.2-1.2/input0 >>14:40:09,305 INFO kernel:usb 5-1.3: new full speed USB device using uhci_hcd and address 4 >>14:40:09,446 INFO kernel:usb 5-1.3: New USB device found, idVendor=046d, idProduct=c714 >>14:40:09,446 INFO kernel:usb 5-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >>14:40:09,446 INFO kernel:usb 5-1.3: Product: Logitech BT Mini-Receiver >>14:40:09,446 INFO kernel:usb 5-1.3: Manufacturer: Logitech >>14:40:09,446 INFO kernel:usb 5-1.3: SerialNumber: 000761CD43F8 >>14:40:09,461 INFO kernel:input: Logitech Logitech BT Mini-Receiver as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1.3/5-1.3:1.0/input/input4 >>14:40:09,461 INFO kernel:logitech 0003:046D:C714.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech Logitech BT Mini-Receiver] on usb-0000:00:1a.2-1.3/input0 >>14:40:10,160 INFO kernel:squashfs: version 4.0 (2009/01/31) Phillip Lougher >>14:40:10,165 INFO kernel:Loading iSCSI transport class v2.0-870. >>14:40:10,173 NOTICE kernel:iscsi: registered transport (tcp) >>14:40:10,176 INFO kernel:Floppy drive(s): fd0 is 1.44M >>14:40:10,190 INFO kernel:FDC 0 is a post-1991 82077 >>14:40:10,193 INFO kernel:BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >>14:40:10,195 INFO kernel:input: PC Speaker as /devices/platform/pcspkr/input/input5 >>14:40:10,197 INFO kernel:No iBFT detected. >>14:40:10,216 INFO kernel:NET: Registered protocol family 10 >>14:40:10,216 INFO kernel:lo: Disabled Privacy Extensions >>14:40:10,245 ERR udevd-work: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it >>14:40:10,282 INFO kernel:pata_jmicron 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>14:40:10,282 DEBUG kernel:pata_jmicron 0000:03:00.0: setting latency timer to 64 >>14:40:10,284 INFO kernel:sky2 driver version 1.26 >>14:40:10,284 INFO kernel:sky2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 >>14:40:10,284 DEBUG kernel:sky2 0000:02:00.0: setting latency timer to 64 >>14:40:10,284 INFO kernel:sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 3 >>14:40:10,284 DEBUG kernel: alloc irq_desc for 28 on node -1 >>14:40:10,284 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:10,284 DEBUG kernel:sky2 0000:02:00.0: irq 28 for MSI/MSI-X >>14:40:10,284 INFO kernel:sky2 eth0: addr 00:1d:60:ca:0c:3d >>14:40:10,284 DEBUG kernel: alloc irq_desc for 20 on node -1 >>14:40:10,284 DEBUG kernel: alloc kstat_irqs on node -1 >>14:40:10,284 INFO kernel:firewire_ohci 0000:05:02.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 >>14:40:10,284 INFO kernel:scsi4 : pata_jmicron >>14:40:10,285 INFO kernel:scsi5 : pata_jmicron >>14:40:10,286 INFO kernel:ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16 >>14:40:10,286 INFO kernel:ata6: PATA max UDMA/100 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16 >>14:40:10,343 NOTICE kernel:firewire_ohci: Added fw-ohci device 0000:05:02.0, OHCI version 1.10 >>14:40:10,440 INFO kernel:ata5.00: ATAPI: TSSTcorp CDDVDW SH-S202J, SB00, max UDMA/66 >>14:40:10,446 INFO kernel:ata5.00: configured for UDMA/66 >>14:40:10,447 NOTICE kernel:scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S202J SB00 PQ: 0 ANSI: 5 >>14:40:10,451 WARN kernel:sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >>14:40:10,451 INFO kernel:Uniform CD-ROM driver Revision: 3.20 >>14:40:10,451 DEBUG kernel:sr 4:0:0:0: Attached scsi CD-ROM sr0 >>14:40:10,451 NOTICE kernel:sr 4:0:0:0: Attached scsi generic sg1 type 5 >>14:40:10,616 INFO kernel:[drm] Initialized drm 1.1.0 20060810 >>14:40:10,638 INFO kernel:nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 >>14:40:10,638 DEBUG kernel:nouveau 0000:01:00.0: setting latency timer to 64 >>14:40:10,640 INFO kernel:[drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x086200a2) >>14:40:10,641 INFO kernel:[drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: ... appears to be valid >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: BIT BIOS found >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: Bios version 60.86.4a.00 >>14:40:10,695 WARN kernel:[drm] nouveau 0000:01:00.0: TMDS table revision 2.0 not currently supported >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: BIT table 'd' not found >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0 >>14:40:10,695 NOTICE kernel:[drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000310 00000028 >>14:40:10,695 NOTICE kernel:[drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000312 00000010 >>14:40:10,695 NOTICE kernel:[drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02011300 00c10028 >>14:40:10,695 NOTICE kernel:[drm] nouveau 0000:01:00.0: Raw DCB entry 3: 010223f1 00c0c08b >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2 >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07 >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: 1: 0x00000100: type 0x00 idx 1 tag 0xff >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff >>14:40:10,695 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xC1F1 >>14:40:10,722 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC53D >>14:40:10,739 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD17E >>14:40:10,739 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD270 >>14:40:10,742 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD46A >>14:40:10,742 INFO kernel:[drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD4CF >>14:40:10,762 WARN kernel:[drm] nouveau 0000:01:00.0: 0xD4CF: Condition still not met after 20ms, skipping following opcodes >>14:40:10,762 INFO kernel:[drm] nouveau 0000:01:00.0: 0xB3C6: parsing output script 0 >>14:40:10,762 INFO kernel:[drm] nouveau 0000:01:00.0: 0xAA3E: parsing output script 0 >>14:40:10,762 INFO kernel:[drm] nouveau 0000:01:00.0: Detected 256MiB VRAM >>14:40:10,843 INFO kernel:[TTM] Zone kernel: Available graphics memory: 3062992 kiB. >>14:40:10,843 INFO kernel:[TTM] Zone dma32: Available graphics memory: 2097152 kiB. >>14:40:10,843 INFO kernel:[ttm] Initializing pool allocator. >>14:40:10,844 NOTICE kernel:firewire_core: created device fw0: GUID 0011d800018a747a, S400 >>14:40:10,858 INFO kernel:[drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >>14:40:10,859 INFO kernel:[drm] nouveau 0000:01:00.0: Allocating FIFO number 1 >>14:40:10,862 INFO kernel:[drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 1 >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a DAC output >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a TMDS output >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a DAC output >>14:40:10,863 WARN kernel:[drm] nouveau 0000:01:00.0: DCB encoder 1 unknown >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a DVI-I connector >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a VGA connector >>14:40:10,863 INFO kernel:[drm] nouveau 0000:01:00.0: Detected a TV connector >>14:40:10,863 WARN kernel:[drm] nouveau 0000:01:00.0: no encoders, ignoring >>14:40:11,136 INFO kernel:[drm] nouveau 0000:01:00.0: allocated 1920x1080 fb: 0x40250000, bo ffff8801a2e35200 >>14:40:11,136 INFO kernel:fbcon: nouveaufb (fb0) is primary device >>14:40:11,146 INFO kernel:[drm] nouveau 0000:01:00.0: 0xB3CA: parsing output script 1 >>14:40:11,146 INFO kernel:[drm] nouveau 0000:01:00.0: 0x855F: parsing clock script 0 >>14:40:11,146 WARN kernel:Console: switching to colour frame buffer device 240x67 >>14:40:11,146 INFO kernel:fb0: nouveaufb frame buffer device >>14:40:11,146 INFO kernel:registered panic notifier >>14:40:11,146 INFO kernel:[drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0 >>14:40:11,188 INFO NetworkManager: <info> NetworkManager (version 0.8.0.997) is starting... >>14:40:11,189 INFO NetworkManager: <info> trying to start the modem manager... >>14:40:11,191 WARN NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >>14:40:11,191 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >>14:40:11,191 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >>14:40:11,192 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >>14:40:11,194 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >>14:40:11,194 NOTICE NetworkManager: ifcfg-rh: Ignoring connection 'System eth0' and its device because NM_CONTROLLED was false. >>14:40:11,196 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >>14:40:11,196 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >>14:40:11,196 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >>14:40:11,196 INFO NetworkManager: <info> Networking is enabled by state file >>14:40:11,196 INFO NetworkManager: <info> (eth0): carrier is OFF >>14:40:11,196 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'sky2' ifindex: 2) >>14:40:11,197 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >>14:40:11,198 WARN NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >>14:40:11,198 INFO NetworkManager: <info> Trying to start the supplicant... >>14:40:12,327 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode >>14:40:12,475 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode >>14:40:14,472 NOTICE dbus-daemon: [system] Reloaded configuration >>14:40:14,473 NOTICE dbus-daemon: [system] Reloaded configuration >>14:40:14,474 NOTICE dbus-daemon: [system] Reloaded configuration >>14:40:14,565 DEBUG kernel:SELinux: 8192 avtab hash slots, 196425 rules. >>14:40:14,605 DEBUG kernel:SELinux: 8192 avtab hash slots, 196425 rules. >>14:40:14,688 DEBUG kernel:SELinux: 9 users, 13 roles, 3233 types, 157 bools, 1 sens, 1024 cats >>14:40:14,688 DEBUG kernel:SELinux: 77 classes, 196425 rules >>14:40:14,691 DEBUG kernel:SELinux: Completing initialization. >>14:40:14,691 DEBUG kernel:SELinux: Setting up existing superblocks. >>14:40:14,691 DEBUG kernel:SELinux: initialized (dev loop0, type squashfs), not configured for labeling >>14:40:14,691 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>14:40:14,691 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev devpts, type devpts), uses transition SIDs >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >>14:40:14,701 DEBUG kernel:SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >>14:40:14,703 DEBUG kernel:SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >>14:40:14,703 DEBUG kernel:SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >>14:40:14,706 DEBUG kernel:SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >>14:40:14,706 DEBUG kernel:SELinux: initialized (dev proc, type proc), uses genfs_contexts >>14:40:14,706 DEBUG kernel:SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >>14:40:14,706 DEBUG kernel:SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >>14:40:14,706 DEBUG kernel:SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >>14:40:14,737 NOTICE kernel:type=1403 audit(1284734414.736:2): policy loaded auid=4294967295 ses=4294967295 >>14:40:14,755 INFO kernel:md: raid0 personality registered for level 0 >>14:40:14,758 INFO kernel:md: raid1 personality registered for level 1 >>14:40:14,759 INFO kernel:async_tx: api initialized (async) >>14:40:14,760 INFO kernel:xor: automatically using best checksumming function: generic_sse >>14:40:14,765 INFO kernel: generic_sse: 12460.000 MB/sec >>14:40:14,765 INFO kernel:xor: using function: generic_sse (12460.000 MB/sec) >>14:40:14,783 WARN kernel:raid6: int64x1 2523 MB/s >>14:40:14,800 WARN kernel:raid6: int64x2 2832 MB/s >>14:40:14,817 WARN kernel:raid6: int64x4 2390 MB/s >>14:40:14,834 WARN kernel:raid6: int64x8 1765 MB/s >>14:40:14,851 WARN kernel:raid6: sse2x1 4902 MB/s >>14:40:14,868 WARN kernel:raid6: sse2x2 5511 MB/s >>14:40:14,885 WARN kernel:raid6: sse2x4 8949 MB/s >>14:40:14,885 WARN kernel:raid6: using algorithm sse2x4 (8949 MB/s) >>14:40:14,889 INFO kernel:md: raid6 personality registered for level 6 >>14:40:14,889 INFO kernel:md: raid5 personality registered for level 5 >>14:40:14,889 INFO kernel:md: raid4 personality registered for level 4 >>14:40:14,895 INFO kernel:md: raid10 personality registered for level 10 >>14:40:14,897 INFO kernel:md: linear personality registered for level -1 >>14:40:14,904 INFO kernel:device-mapper: multipath: version 1.1.1 loaded >>14:40:14,906 INFO kernel:device-mapper: multipath round-robin: version 1.0.0 loaded >>14:40:17,528 INFO kernel:[drm] nouveau 0000:01:00.0: Allocating FIFO number 2 >>14:40:17,531 INFO kernel:[drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 2 >>14:40:29,433 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:40:41,619 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:40:41,619 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:40:53,811 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:40:53,811 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:41:06,004 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:41:06,004 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:41:18,190 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:41:18,190 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:41:30,383 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:41:30,383 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:41:42,577 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:41:42,577 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:41:54,769 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:41:54,769 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:42:06,958 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:42:06,958 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:42:19,141 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:42:19,141 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:42:31,331 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:42:31,331 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:42:43,519 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:42:43,519 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:42:55,706 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:42:55,706 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:43:07,894 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:43:07,894 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:43:16,809 ERR udevd: worker [500] unexpectedly returned with status 0x0100 >>14:43:16,809 ERR udevd: worker [500] failed while handling '/devices/platform/floppy.0/block/fd0' >>14:43:20,082 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:43:20,082 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:43:32,268 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:43:32,268 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:43:44,456 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:43:44,456 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:43:56,644 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:43:56,644 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:44:08,833 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:44:08,833 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:44:21,027 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:44:21,027 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:44:33,213 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:44:33,213 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:44:45,400 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:44:45,400 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:44:57,590 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:44:57,590 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:45:09,780 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:45:09,780 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:45:21,969 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:45:21,969 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:45:34,159 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:45:46,348 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:45:46,348 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:45:58,532 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:45:58,532 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:46:10,720 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:46:10,720 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:46:22,914 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:46:22,914 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:46:35,103 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:46:35,103 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:46:47,291 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:46:47,291 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:46:59,483 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:46:59,483 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:47:11,675 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:47:11,675 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:47:23,864 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:47:23,864 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:47:36,055 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:47:36,055 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:47:48,245 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:47:48,245 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:48:00,430 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:48:00,430 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:48:12,617 ERR kernel:end_request: I/O error, dev fd0, sector 0 >>14:48:12,617 ERR kernel:Buffer I/O error on device fd0, logical block 0 >>14:48:19,510 ERR udevd: worker [482] unexpectedly returned with status 0x0100 >>14:48:19,510 ERR udevd: worker [482] failed while handling '/devices/platform/floppy.0/block/fd0' >>14:48:20,303 INFO kernel:EXT4-fs (sda2): mounted filesystem with ordered data mode >>14:48:20,303 DEBUG kernel:SELinux: initialized (dev sda2, type ext4), uses xattr >>14:48:20,414 INFO kernel:EXT4-fs (sda1): mounted filesystem with ordered data mode >>14:48:20,420 DEBUG kernel:SELinux: initialized (dev sda1, type ext4), uses xattr >>14:48:20,482 INFO kernel:EXT4-fs (sda2): mounted filesystem with ordered data mode >>14:48:20,482 DEBUG kernel:SELinux: initialized (dev sda2, type ext4), uses xattr
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 595916
:
416573
|
416940
|
417028
|
417360
|
418279
|
418319
|
418320
|
418626
|
418732
|
418736
|
421503
|
422270
|
422617
|
423387
|
425794
|
426680
|
427098
|
439503
|
440844
|
441054
|
442188
|
443537
|
448025
|
448165
|
458245
|
464742
| 915151