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 915456 Details for
Bug 823048
Upgrade to F17 fails with DeviceError: ('device has not been created' ... for non-boot disk
[?]
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_4684419.txt (text/plain), 533.24 KB, created by
Reb
on 2012-05-18 21:28:07 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
Reb
Created:
2012-05-18 21:28:07 UTC
Size:
533.24 KB
patch
obsolete
>Description of problem: >Fedora 16 x86_64 is installed. Tried to upgrade to Fedora 17 and the graphical installer fails shortly after trying to identify all of the disk devices. > >anaconda 17.27 > >How reproducible: Every time > >Steps to Reproduce: >1. Preupgrade and select Fedora 17 >2. Reboot and select the Fedora 17 upgrade option >3. Watch failure > >Actual results: >Anaconda failure log follows > >Additional info: >lsscsi shows these devices: >[0:0:0:0] disk ATA OCZ-VERTEX2 3.5 1.35 /dev/sda >[1:0:0:0] disk ATA WDC WD1500ADFD-0 20.0 /dev/sdb >[2:0:0:0] disk ATA SAMSUNG HD204UI 1AQ1 /dev/sdc >[3:0:0:0] disk ATA WDC WD1001FALS-7 05.0 /dev/sdd >[6:0:0:0] cd/dvd LITE-ON DVDRW SOHW-1693S KS0A /dev/sr0 >[10:0:0:0] disk /dev/sde > >The problem device is #2. > >Attached is the report log .tar file that I was able to upload to an FTP server. The Bugzilla reporting did not work, I believe because DNS was not properly configured in the upgrade environment. > >--START OF LOG-- >anaconda 17.27 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 702, in _preSetup > raise DeviceError("device has not been created", self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 718, in setup > if not self._preSetup(orig=orig): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2012, in _parseOneLine > device.setup() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2112, in parseFSTab > device = self._parseOneLine((devspec, mountpoint, fstype, options, dump, passno)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1676, in mountExistingSystem > fsset.parseFSTab(anaconda=anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 178, in upgradeMountFilesystems > mountExistingSystem(anaconda, anaconda.upgradeRoot[0], allowDirty = 0) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 88, in return_false > func(*args, **kwargs) >DeviceError: ('device has not been created', '/dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1') > >Local variables in innermost frame: >self: non-existent 0MB storage /dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1 (23) with non-existent ext4 filesystem >orig: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: None > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: None > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _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 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: [(LVMLogicalVolumeDevice instance (0x7f15f3e752d0) -- > name = vg_esau-lv_root status = True kids = 0 id = 20 > parents = ['existing 85344MB lvmvg vg_esau (5)'] > uuid = 1kVk6v-miOw-WHQg-yx5N-frTc-OCRQ-5A8N7O size = 38848.0 > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_esau-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 79560704 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4952, 255, 63) biosGeometry: (4952, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3cac9e0> > target size = 38848.0 path = /dev/mapper/vg_esau-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15fc278710) -- > name = vg_esau status = True kids = 3 id = 5 > parents = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > uuid = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom size = 85344 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_esau > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2667 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_swap', 'lv_home'] modified = False > extents = 2667.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > LVs = ['existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem mounted at /', > 'existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap', > 'existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem mounted at /home'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38848MB, 'Fedora 16') >] >_platform: X86 instance, containing members: > _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: [(LVMLogicalVolumeDevice instance (0x7f15f3e752d0) -- > name = vg_esau-lv_root status = True kids = 0 id = 20 > parents = ['existing 85344MB lvmvg vg_esau (5)'] > uuid = 1kVk6v-miOw-WHQg-yx5N-frTc-OCRQ-5A8N7O size = 38848.0 > format = existing ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_esau-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 79560704 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4952, 255, 63) biosGeometry: (4952, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3cac9e0> > target size = 38848.0 path = /dev/mapper/vg_esau-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15fc278710) -- > name = vg_esau status = True kids = 3 id = 5 > parents = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > uuid = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom size = 85344 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_esau > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2667 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_swap', 'lv_home'] modified = False > extents = 2667.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > LVs = ['existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem mounted at /', > 'existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap', > 'existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem mounted at /home'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38848MB, 'Fedora 16') >] >canReIPL: False >xdriver: None >stage2: hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/squashfs.img >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: None > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _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.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: ># ># /etc/fstab ># Created by anaconda on Sat Sep 25 18:58:23 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 ># >/dev/mapper/vg_esau-lv_root / ext4 defaults,relatime 1 1 >UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b /boot ext4 defaults,relatime 1 2 >/dev/mapper/vg_esau-lv_home /home ext4 defaults,relatime 1 2 >/dev/mapper/vg_esau-lv_swap 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 >/dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1 /stuff ext4 defaults 1 4 >/dev/sdd1 /old ntfs defaults 0 0 >### /dev/disk/by-id/usb-Maxtor_4_A250J0_DEF10A8BC3D5-part1 /media/external1 ext3 defaults,user 0 0 ># ># Backup device: >#UUID=1a2cd3ab-0df4-400a-aef4-072461e505fe /backup ext4 defaults 1 5 ># ># END! > > _bootloader.storage.fsset._usb: None > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 2 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sde, sr0, sda, sda1, sda2, vg_esau, vg_esau-lv_root, vg_esau-lv_swap, vg_esau-lv_home, sdb, sdb1, sdb2, sdc, sdc1, sdd, sdd1, loop0, /run/install/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _bootloader.storage.fsset.devicetree.liveBackingDevice: None > _bootloader.storage.fsset.devicetree.zeroMbr: False > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _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.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sr0, sda1, sda2, sdb1, sdb2, sdc1, sdd1] > _bootloader.storage.fsset.devicetree.topology._devmap: {'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdb2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdc > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdd1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdd1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdd': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdd > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sde': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.1/usb2/2-1/2-1.1/2-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sde > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.1/usb2/2-1/2-1.1/2-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sde > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sde > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdc1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _bootloader.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sde, sda, sdb, sdc, sdd, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [existing 0MB disk sde (0) >, OpticalDevice instance, containing members: > _model: LITE-ON_DVDRW_SOHW-1693S > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 1 > minor: 0 >, existing 85857MB disk sda (2) with existing msdos disklabel >, existing 500MB partition sda1 (3) with existing ext4 filesystem mounted at /boot >, existing 85356MB partition sda2 (4) with existing lvmpv >, existing 85344MB lvmvg vg_esau (5) >, existing 143089MB disk sdb (6) with existing msdos disklabel >, existing 70998MB partition sdb1 (7) with existing ntfs filesystem >, existing 72088MB partition sdb2 (8) with existing ntfs filesystem >, existing 1907729MB disk sdc (9) with existing msdos disklabel >, existing 1907728MB partition sdc1 (10) with existing ext4 filesystem >, existing 953869MB disk sdd (11) with existing msdos disklabel >, existing 953867MB partition sdd1 (12) with existing ntfs filesystem >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: parted.Device instance -- > model: path: /run/install/install.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2102, 4, 32) biosGeometry: (2102, 4, 32) > PedDevice: <_ped.Device object at 0x7f15f3e78440> > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/install/install.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 131.41015625 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: parted.Device instance -- > model: path: /dev/loop0 type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2102, 4, 32) biosGeometry: (2102, 4, 32) > PedDevice: <_ped.Device object at 0x7f15f3e78560> > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 14 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: b129e089-fbad-4bf3-8f77-42ebf9a2a2fc > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 16 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 17 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 18 > minor: 0 >, existing 2048MB dm live-rw (19) with existing ext4 filesystem >, existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem mounted at / >, existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap >, existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem mounted at /home >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _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/mapper/vg_esau-lv_swap': {'DEVNO': '0xfd01', 'PRI': '45', 'UUID': 'f093226d-33e6-4918-bf58-7b7785bc3099', 'TYPE': 'swap', 'TIME': '1336602963.40362'} >, '/dev/sdb1': {'DEVNO': '0x0811', 'TYPE': 'ntfs', 'UUID': '80F01EEBF01EE766', 'TIME': '1336602962.952109'} >, '/dev/sdc1': {'DEVNO': '0x0821', 'TYPE': 'ext4', 'UUID': '5153d020-3de0-4d31-b552-2f0abff4cedb', 'TIME': '1336602962.974326'} >, '/dev/sdb2': {'DEVNO': '0x0812', 'LABEL': 'BT', 'TYPE': 'ntfs', 'UUID': '44E2E5D8E2E5CE6C', 'TIME': '1336602962.974186'} >, '/dev/sdd1': {'DEVNO': '0x0831', 'LABEL': 'Pix', 'TYPE': 'ntfs', 'UUID': '6E5A43FE5A43C217', 'TIME': '1336602963.33506'} >, '/dev/mapper/vg_esau-lv_root': {'DEVNO': '0xfd00', 'PRI': '45', 'UUID': '8b526644-8d77-4c14-b494-52dafb904526', 'TYPE': 'ext4', 'TIME': '1336602963.39622'} >, '/dev/sda1': {'DEVNO': '0x0801', 'TYPE': 'ext4', 'UUID': '1b6c34a9-808d-4e92-8ae2-e6120d571d8b', 'TIME': '1337267006.34834'} >, '/dev/sda2': {'DEVNO': '0x0802', 'TYPE': 'LVM2_member', 'UUID': 'GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW', 'TIME': '1336602962.927789'} >, '/dev/mapper/vg_esau-lv_home': {'DEVNO': '0xfd02', 'PRI': '45', 'UUID': '9dfd4d37-81d4-4f5e-b692-32b33387b8f0', 'TYPE': 'ext4', 'TIME': '1336602963.40547'} >} > _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.fsset._selinux: None > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 2 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: False > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 0 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7f15f3cc8b10) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f15f3cc8b50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f15f3cc8b90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f15f3cc8bd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f15f3cc8c10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 8032 grow = True > >] > _bootloader.storage.doAutoPart: False > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: True > _bootloader._default_image: None > _bootloader.stage1_drive: None > _bootloader._stage1_device: None > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: None >displayMode: g >simpleFilter: True >ksdata: Skipped >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7f1609996120> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.27 > 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.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >_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) >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/squashfs.img', 'method': 'hd::/var/cache/yum/preupgrade', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >20:52:59,260 INFO anaconda: /usr/sbin/anaconda 17.27 >20:53:02,699 INFO anaconda: 6160384 kB (6016 MB) are available >20:53:02,699 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >20:53:02,714 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >20:53:02,715 INFO anaconda: Default encoding = utf-8 >20:53:02,833 INFO anaconda: ISCSID is /sbin/iscsid >20:53:02,834 INFO anaconda: no initiator set >20:53:02,928 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:53:02,929 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >20:53:03,462 INFO anaconda: Display mode = g >20:53:03,463 INFO anaconda: 6160384 kB (6016 MB) are available >20:53:03,463 INFO anaconda: check_memory(): total:6016, needed:512, graphical:512 >20:53:04,409 DEBUG anaconda: X server has signalled a successful start. >20:53:04,413 INFO anaconda: Starting window manager, pid 960. >20:53:04,415 INFO anaconda.stdout: Starting graphical installation. >20:53:05,118 INFO anaconda: using only installclass _Fedora >20:53:05,119 INFO anaconda: Detected 5984M of memory >20:53:05,119 INFO anaconda: Swap attempt of 1024M to 8032M >20:53:05,119 INFO anaconda: dispatch: resetting scheduling >20:53:05,120 INFO anaconda: dispatch: resetting finished. >20:53:05,554 DEBUG anaconda: display: (['DVI-0', 'connected', '1920x1200+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '518mm', 'x', '324mm'],) >20:53:05,555 DEBUG anaconda: display: (['DVI-1', 'connected', '1920x1200+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '518mm', 'x', '324mm'],) >20:53:05,555 INFO anaconda: Setting window size to 1920x1200 >20:53:06,360 INFO anaconda: dispatch: resetting to the first step. >20:53:06,360 INFO anaconda: dispatch: moving (1) to step kickstart >20:53:06,361 DEBUG anaconda: dispatch: kickstart is a direct step >20:53:06,429 INFO anaconda: no initiator set >20:53:07,081 DEBUG anaconda: required disklabel type for sda (1) is None >20:53:07,081 DEBUG anaconda: default disklabel type for sda is msdos >20:53:07,082 DEBUG anaconda: selecting msdos disklabel for sda based on size >20:53:07,534 DEBUG anaconda: required disklabel type for sdb (1) is None >20:53:07,534 DEBUG anaconda: default disklabel type for sdb is msdos >20:53:07,535 DEBUG anaconda: selecting msdos disklabel for sdb based on size >20:53:09,074 DEBUG anaconda: required disklabel type for sdc (1) is None >20:53:09,074 DEBUG anaconda: default disklabel type for sdc is msdos >20:53:09,074 DEBUG anaconda: selecting msdos disklabel for sdc based on size >20:53:09,423 DEBUG anaconda: required disklabel type for sdd (1) is None >20:53:09,423 DEBUG anaconda: default disklabel type for sdd is msdos >20:53:09,424 DEBUG anaconda: selecting msdos disklabel for sdd based on size >20:53:19,017 INFO anaconda: dispatch: leaving (1) step kickstart >20:53:19,017 INFO anaconda: dispatch: moving (1) to step findrootparts >20:53:19,017 DEBUG anaconda: dispatch: findrootparts is a direct step >20:53:19,022 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options ro >20:53:19,041 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:53:19,209 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc1 on /mnt/sysimage as ext4 with options ro >20:53:19,289 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:53:19,460 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >20:53:19,687 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_esau-lv_root on /mnt/sysimage as ext4 with options ro >20:53:19,742 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:53:20,507 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_esau-lv_home on /mnt/sysimage as ext4 with options ro >20:53:20,525 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:53:21,086 DEBUG anaconda: dispatch: Can not reschedule step 'findinstall' from 'skipped' to 'requested' >20:53:21,086 INFO anaconda: dispatch: leaving (1) step findrootparts >20:53:21,087 INFO anaconda: dispatch: moving (1) to step upgrademount >20:53:21,087 DEBUG anaconda: dispatch: upgrademount is a direct step >20:53:21,328 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_esau-lv_root on /mnt/sysimage as ext4 with options defaults > > >/tmp/program.log: >20:53:01,264 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >20:53:02,806 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:53:02,834 INFO program: Running... modprobe fcoe >20:53:02,902 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:53:02,927 INFO program: No FCoE boot disk information is found in EDD! >20:53:02,929 INFO program: Running... modprobe scsi_wait_scan >20:53:02,950 INFO program: Running... rmmod scsi_wait_scan >20:53:02,962 INFO program: Running... udevadm settle --timeout=300 >20:53:03,382 INFO program: Running... multipath -d >20:53:03,427 INFO program: May 18 20:53:03 | /lib/udev/scsi_id exitted with 1 >20:53:03,427 INFO program: May 18 20:53:03 | /lib/udev/scsi_id exitted with 1 >20:53:03,431 INFO program: Running... multipath -ll >20:53:04,413 INFO program: Running... metacity --display :1 --sm-disable >20:53:04,898 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >20:53:05,391 INFO program: Running... xrandr -q >20:53:05,546 INFO program: Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 8192 x 8192 >20:53:05,547 INFO program: DVI-0 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm >20:53:05,547 INFO program: 1920x1200 60.0* >20:53:05,547 INFO program: 1600x1200 60.0 >20:53:05,548 INFO program: 1680x1050 60.0 >20:53:05,548 INFO program: 1280x1024 75.0 60.0 >20:53:05,548 INFO program: 1440x900 59.9 >20:53:05,548 INFO program: 1280x960 60.0 >20:53:05,548 INFO program: 1152x864 75.0 60.0 >20:53:05,549 INFO program: 1280x720 60.0 >20:53:05,549 INFO program: 1024x768 75.1 70.1 60.0 >20:53:05,549 INFO program: 832x624 74.6 >20:53:05,549 INFO program: 800x600 72.2 75.0 60.3 56.2 >20:53:05,549 INFO program: 640x480 72.8 75.0 66.7 60.0 >20:53:05,550 INFO program: 720x400 70.1 >20:53:05,550 INFO program: DIN disconnected (normal left inverted right x axis y axis) >20:53:05,550 INFO program: DVI-1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm >20:53:05,550 INFO program: 1920x1200 60.0* >20:53:05,550 INFO program: 1600x1200 60.0 >20:53:05,551 INFO program: 1680x1050 60.0 >20:53:05,551 INFO program: 1280x1024 75.0 60.0 >20:53:05,551 INFO program: 1440x900 59.9 >20:53:05,551 INFO program: 1280x960 60.0 >20:53:05,552 INFO program: 1152x864 75.0 60.0 >20:53:05,552 INFO program: 1280x720 60.0 >20:53:05,552 INFO program: 1024x768 75.1 70.1 60.0 >20:53:05,552 INFO program: 832x624 74.6 >20:53:05,553 INFO program: 800x600 72.2 75.0 60.3 56.2 >20:53:05,553 INFO program: 640x480 72.8 75.0 66.7 60.0 >20:53:05,553 INFO program: 720x400 70.1 >20:53:06,314 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >20:53:06,315 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >20:53:06,361 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:53:06,431 INFO program: Running... modprobe scsi_wait_scan >20:53:06,444 INFO program: Running... rmmod scsi_wait_scan >20:53:06,457 INFO program: Running... udevadm settle --timeout=300 >20:53:06,720 INFO program: Running... multipath -d >20:53:06,759 INFO program: May 18 20:53:06 | /lib/udev/scsi_id exitted with 1 >20:53:06,760 INFO program: May 18 20:53:06 | /lib/udev/scsi_id exitted with 1 >20:53:06,760 INFO program: Running... multipath -ll >20:53:06,965 INFO program: Running... modprobe scsi_wait_scan >20:53:06,977 INFO program: Running... rmmod scsi_wait_scan >20:53:06,991 INFO program: Running... udevadm settle --timeout=300 >20:53:07,158 INFO program: Running... dumpe2fs -h /dev/sda1 >20:53:07,179 INFO program: Filesystem volume name: <none> >20:53:07,179 INFO program: Last mounted on: /run/install/repo >20:53:07,179 INFO program: Filesystem UUID: 1b6c34a9-808d-4e92-8ae2-e6120d571d8b >20:53:07,180 INFO program: Filesystem magic number: 0xEF53 >20:53:07,180 INFO program: Filesystem revision #: 1 (dynamic) >20:53:07,180 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 >20:53:07,180 INFO program: Filesystem flags: signed_directory_hash >20:53:07,180 INFO program: Default mount options: user_xattr acl >20:53:07,181 INFO program: Filesystem state: clean >20:53:07,181 INFO program: Errors behavior: Continue >20:53:07,181 INFO program: Filesystem OS type: Linux >20:53:07,181 INFO program: Inode count: 128016 >20:53:07,181 INFO program: Block count: 512000 >20:53:07,182 INFO program: Reserved block count: 25600 >20:53:07,182 INFO program: Free blocks: 247112 >20:53:07,182 INFO program: Free inodes: 127719 >20:53:07,182 INFO program: First block: 1 >20:53:07,182 INFO program: Block size: 1024 >20:53:07,183 INFO program: Fragment size: 1024 >20:53:07,183 INFO program: Reserved GDT blocks: 256 >20:53:07,184 INFO program: Blocks per group: 8192 >20:53:07,184 INFO program: Fragments per group: 8192 >20:53:07,185 INFO program: Inodes per group: 2032 >20:53:07,185 INFO program: Inode blocks per group: 254 >20:53:07,186 INFO program: Flex block group size: 16 >20:53:07,186 INFO program: Filesystem created: Sat Sep 25 22:55:39 2010 >20:53:07,187 INFO program: Last mount time: Fri May 18 20:52:51 2012 >20:53:07,187 INFO program: Last write time: Fri May 18 20:52:52 2012 >20:53:07,188 INFO program: Mount count: 24 >20:53:07,188 INFO program: Maximum mount count: -1 >20:53:07,189 INFO program: Last checked: Wed Feb 22 02:54:08 2012 >20:53:07,189 INFO program: Check interval: 0 (<none>) >20:53:07,190 INFO program: Lifetime writes: 1027 MB >20:53:07,190 INFO program: Reserved blocks uid: 0 (user root) >20:53:07,191 INFO program: Reserved blocks gid: 0 (group root) >20:53:07,191 INFO program: First inode: 11 >20:53:07,192 INFO program: Inode size: 128 >20:53:07,192 INFO program: Journal inode: 8 >20:53:07,192 INFO program: Default directory hash: half_md4 >20:53:07,192 INFO program: Directory Hash Seed: 55fe7d16-f764-411b-ac0f-5c63a6af3722 >20:53:07,193 INFO program: Journal backup: inode blocks >20:53:07,193 INFO program: Journal features: journal_incompat_revoke >20:53:07,193 INFO program: Journal size: 8M >20:53:07,193 INFO program: Journal length: 8192 >20:53:07,194 INFO program: Journal sequence: 0x0000046e >20:53:07,194 INFO program: Journal start: 0 >20:53:07,194 INFO program: >20:53:07,194 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:07,195 INFO program: Running... dumpe2fs -h /dev/sda1 >20:53:07,210 INFO program: Filesystem volume name: <none> >20:53:07,210 INFO program: Last mounted on: /run/install/repo >20:53:07,210 INFO program: Filesystem UUID: 1b6c34a9-808d-4e92-8ae2-e6120d571d8b >20:53:07,210 INFO program: Filesystem magic number: 0xEF53 >20:53:07,210 INFO program: Filesystem revision #: 1 (dynamic) >20:53:07,210 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 >20:53:07,210 INFO program: Filesystem flags: signed_directory_hash >20:53:07,211 INFO program: Default mount options: user_xattr acl >20:53:07,211 INFO program: Filesystem state: clean >20:53:07,211 INFO program: Errors behavior: Continue >20:53:07,211 INFO program: Filesystem OS type: Linux >20:53:07,211 INFO program: Inode count: 128016 >20:53:07,211 INFO program: Block count: 512000 >20:53:07,211 INFO program: Reserved block count: 25600 >20:53:07,211 INFO program: Free blocks: 247112 >20:53:07,212 INFO program: Free inodes: 127719 >20:53:07,212 INFO program: First block: 1 >20:53:07,213 INFO program: Block size: 1024 >20:53:07,213 INFO program: Fragment size: 1024 >20:53:07,214 INFO program: Reserved GDT blocks: 256 >20:53:07,214 INFO program: Blocks per group: 8192 >20:53:07,215 INFO program: Fragments per group: 8192 >20:53:07,215 INFO program: Inodes per group: 2032 >20:53:07,216 INFO program: Inode blocks per group: 254 >20:53:07,216 INFO program: Flex block group size: 16 >20:53:07,217 INFO program: Filesystem created: Sat Sep 25 22:55:39 2010 >20:53:07,218 INFO program: Last mount time: Fri May 18 20:52:51 2012 >20:53:07,218 INFO program: Last write time: Fri May 18 20:52:52 2012 >20:53:07,218 INFO program: Mount count: 24 >20:53:07,218 INFO program: Maximum mount count: -1 >20:53:07,218 INFO program: Last checked: Wed Feb 22 02:54:08 2012 >20:53:07,218 INFO program: Check interval: 0 (<none>) >20:53:07,219 INFO program: Lifetime writes: 1027 MB >20:53:07,219 INFO program: Reserved blocks uid: 0 (user root) >20:53:07,219 INFO program: Reserved blocks gid: 0 (group root) >20:53:07,219 INFO program: First inode: 11 >20:53:07,219 INFO program: Inode size: 128 >20:53:07,220 INFO program: Journal inode: 8 >20:53:07,220 INFO program: Default directory hash: half_md4 >20:53:07,220 INFO program: Directory Hash Seed: 55fe7d16-f764-411b-ac0f-5c63a6af3722 >20:53:07,220 INFO program: Journal backup: inode blocks >20:53:07,220 INFO program: Journal features: journal_incompat_revoke >20:53:07,221 INFO program: Journal size: 8M >20:53:07,221 INFO program: Journal length: 8192 >20:53:07,221 INFO program: Journal sequence: 0x0000046e >20:53:07,221 INFO program: Journal start: 0 >20:53:07,221 INFO program: >20:53:07,222 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:07,222 INFO program: Running... resize2fs -P /dev/sda1 >20:53:07,246 INFO program: Estimated minimum size of the filesystem: 261291 >20:53:07,246 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:07,376 INFO program: Running... modprobe scsi_wait_scan >20:53:07,392 INFO program: Running... rmmod scsi_wait_scan >20:53:07,406 INFO program: Running... udevadm settle --timeout=300 >20:53:07,628 INFO program: Running... ntfsinfo -m /dev/sdb1 >20:53:07,693 INFO program: Volume Information >20:53:07,694 INFO program: Name of device: /dev/sdb1 >20:53:07,694 INFO program: Device state: 11 >20:53:07,694 INFO program: Volume Name: >20:53:07,694 INFO program: Volume State: 91 >20:53:07,694 INFO program: Volume Version: 3.1 >20:53:07,695 INFO program: Sector Size: 512 >20:53:07,695 INFO program: Cluster Size: 4096 >20:53:07,695 INFO program: Index Block Size: 4096 >20:53:07,695 INFO program: Volume Size in Clusters: 18175531 >20:53:07,695 INFO program: MFT Information >20:53:07,696 INFO program: MFT Record Size: 1024 >20:53:07,696 INFO program: MFT Zone Multiplier: 0 >20:53:07,696 INFO program: MFT Data Position: 24 >20:53:07,696 INFO program: MFT Zone Start: 786432 >20:53:07,696 INFO program: MFT Zone End: 3058373 >20:53:07,697 INFO program: MFT Zone Position: 786432 >20:53:07,697 INFO program: Current Position in First Data Zone: 3058373 >20:53:07,697 INFO program: Current Position in Second Data Zone: 0 >20:53:07,697 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:53:07,697 INFO program: FILE_MFTMirr Size: 4 >20:53:07,698 INFO program: LCN of Data Attribute for File_MFTMirr: 9087765 >20:53:07,698 INFO program: Size of Attribute Definition Table: 2560 >20:53:07,698 INFO program: FILE_Bitmap Information >20:53:07,698 INFO program: FILE_Bitmap MFT Record Number: 6 >20:53:07,698 INFO program: State of FILE_Bitmap Inode: 80 >20:53:07,699 INFO program: Length of Attribute List: 0 >20:53:07,699 INFO program: Attribute List: (null) >20:53:07,699 INFO program: Number of Attached Extent Inodes: 0 >20:53:07,699 INFO program: FILE_Bitmap Data Attribute Information >20:53:07,699 INFO program: Decompressed Runlist: not done yet >20:53:07,700 INFO program: Base Inode: 6 >20:53:07,700 INFO program: Attribute Types: not done yet >20:53:07,700 INFO program: Attribute Name Length: 0 >20:53:07,700 INFO program: Attribute State: 3 >20:53:07,700 INFO program: Attribute Allocated Size: 2273280 >20:53:07,701 INFO program: Attribute Data Size: 2271944 >20:53:07,701 INFO program: Attribute Initialized Size: 2271944 >20:53:07,701 INFO program: Attribute Compressed Size: 0 >20:53:07,701 INFO program: Compression Block Size: 0 >20:53:07,701 INFO program: Compression Block Size Bits: 0 >20:53:07,702 INFO program: Compression Block Clusters: 0 >20:53:07,702 INFO program: Running... ntfsresize -m /dev/sdb1 >20:53:07,738 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >20:53:07,739 INFO program: ERROR: This software has detected that the disk has at least 1 bad sector. >20:53:07,739 INFO program: **************************************************************************** >20:53:07,739 INFO program: * WARNING: The disk has bad sector. This means physical damage on the disk * >20:53:07,740 INFO program: * surface caused by deterioration, manufacturing faults or other reason. * >20:53:07,740 INFO program: * The reliability of the disk may stay stable or degrade fast. We suggest * >20:53:07,740 INFO program: * making a full backup urgently by running 'ntfsclone --rescue ...' then * >20:53:07,740 INFO program: * run 'chkdsk /f /r' on Windows and rebooot it TWICE! Then you can resize * >20:53:07,740 INFO program: * NTFS safely by additionally using the --bad-sectors option of ntfsresize.* >20:53:07,741 INFO program: **************************************************************************** >20:53:07,814 INFO program: Running... ntfsinfo -m /dev/sdb2 >20:53:07,867 INFO program: Volume Information >20:53:07,867 INFO program: Name of device: /dev/sdb2 >20:53:07,868 INFO program: Device state: 11 >20:53:07,868 INFO program: Volume Name: BT >20:53:07,868 INFO program: Volume State: 91 >20:53:07,868 INFO program: Volume Version: 3.1 >20:53:07,868 INFO program: Sector Size: 512 >20:53:07,869 INFO program: Cluster Size: 4096 >20:53:07,869 INFO program: Index Block Size: 4096 >20:53:07,869 INFO program: Volume Size in Clusters: 18454668 >20:53:07,869 INFO program: MFT Information >20:53:07,869 INFO program: MFT Record Size: 1024 >20:53:07,869 INFO program: MFT Zone Multiplier: 0 >20:53:07,870 INFO program: MFT Data Position: 24 >20:53:07,870 INFO program: MFT Zone Start: 786432 >20:53:07,870 INFO program: MFT Zone End: 3093265 >20:53:07,870 INFO program: MFT Zone Position: 786432 >20:53:07,870 INFO program: Current Position in First Data Zone: 3093265 >20:53:07,871 INFO program: Current Position in Second Data Zone: 0 >20:53:07,871 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:53:07,871 INFO program: FILE_MFTMirr Size: 4 >20:53:07,871 INFO program: LCN of Data Attribute for File_MFTMirr: 9227334 >20:53:07,871 INFO program: Size of Attribute Definition Table: 2560 >20:53:07,872 INFO program: FILE_Bitmap Information >20:53:07,872 INFO program: FILE_Bitmap MFT Record Number: 6 >20:53:07,872 INFO program: State of FILE_Bitmap Inode: 80 >20:53:07,872 INFO program: Length of Attribute List: 0 >20:53:07,872 INFO program: Attribute List: (null) >20:53:07,872 INFO program: Number of Attached Extent Inodes: 0 >20:53:07,872 INFO program: FILE_Bitmap Data Attribute Information >20:53:07,872 INFO program: Decompressed Runlist: not done yet >20:53:07,872 INFO program: Base Inode: 6 >20:53:07,872 INFO program: Attribute Types: not done yet >20:53:07,873 INFO program: Attribute Name Length: 0 >20:53:07,873 INFO program: Attribute State: 3 >20:53:07,873 INFO program: Attribute Allocated Size: 2310144 >20:53:07,873 INFO program: Attribute Data Size: 2306840 >20:53:07,873 INFO program: Attribute Initialized Size: 2306840 >20:53:07,873 INFO program: Attribute Compressed Size: 0 >20:53:07,873 INFO program: Compression Block Size: 0 >20:53:07,873 INFO program: Compression Block Size Bits: 0 >20:53:07,873 INFO program: Compression Block Clusters: 0 >20:53:07,874 INFO program: Running... ntfsresize -m /dev/sdb2 >20:53:08,803 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >20:53:08,804 INFO program: Minsize (in MB): 12283 >20:53:08,972 INFO program: Running... modprobe scsi_wait_scan >20:53:08,987 INFO program: Running... rmmod scsi_wait_scan >20:53:09,001 INFO program: Running... udevadm settle --timeout=300 >20:53:09,174 INFO program: Running... dumpe2fs -h /dev/sdc1 >20:53:09,209 INFO program: Filesystem volume name: <none> >20:53:09,209 INFO program: Last mounted on: /stuff >20:53:09,210 INFO program: Filesystem UUID: 5153d020-3de0-4d31-b552-2f0abff4cedb >20:53:09,210 INFO program: Filesystem magic number: 0xEF53 >20:53:09,210 INFO program: Filesystem revision #: 1 (dynamic) >20:53:09,210 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 >20:53:09,210 INFO program: Filesystem flags: signed_directory_hash >20:53:09,211 INFO program: Default mount options: (none) >20:53:09,211 INFO program: Filesystem state: clean >20:53:09,211 INFO program: Errors behavior: Continue >20:53:09,211 INFO program: Filesystem OS type: Linux >20:53:09,211 INFO program: Inode count: 122101760 >20:53:09,211 INFO program: Block count: 488378390 >20:53:09,211 INFO program: Reserved block count: 24418919 >20:53:09,211 INFO program: Free blocks: 178145456 >20:53:09,211 INFO program: Free inodes: 121674247 >20:53:09,211 INFO program: First block: 0 >20:53:09,212 INFO program: Block size: 4096 >20:53:09,212 INFO program: Fragment size: 4096 >20:53:09,212 INFO program: Reserved GDT blocks: 907 >20:53:09,212 INFO program: Blocks per group: 32768 >20:53:09,212 INFO program: Fragments per group: 32768 >20:53:09,212 INFO program: Inodes per group: 8192 >20:53:09,212 INFO program: Inode blocks per group: 512 >20:53:09,212 INFO program: Flex block group size: 16 >20:53:09,212 INFO program: Filesystem created: Sat Oct 9 12:53:52 2010 >20:53:09,212 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:09,212 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:09,213 INFO program: Mount count: 19 >20:53:09,213 INFO program: Maximum mount count: 35 >20:53:09,213 INFO program: Last checked: Wed Feb 22 02:54:11 2012 >20:53:09,213 INFO program: Check interval: 15552000 (6 months) >20:53:09,213 INFO program: Next check after: Mon Aug 20 02:54:11 2012 >20:53:09,213 INFO program: Lifetime writes: 1939 GB >20:53:09,213 INFO program: Reserved blocks uid: 0 (user root) >20:53:09,213 INFO program: Reserved blocks gid: 0 (group root) >20:53:09,213 INFO program: First inode: 11 >20:53:09,213 INFO program: Inode size: 256 >20:53:09,214 INFO program: Required extra isize: 28 >20:53:09,214 INFO program: Desired extra isize: 28 >20:53:09,214 INFO program: Journal inode: 8 >20:53:09,214 INFO program: Default directory hash: half_md4 >20:53:09,214 INFO program: Directory Hash Seed: 68252851-e029-4f60-8341-beea78a1f42c >20:53:09,214 INFO program: Journal backup: inode blocks >20:53:09,214 INFO program: Journal features: journal_incompat_revoke >20:53:09,214 INFO program: Journal size: 128M >20:53:09,214 INFO program: Journal length: 32768 >20:53:09,214 INFO program: Journal sequence: 0x0008ac64 >20:53:09,215 INFO program: Journal start: 0 >20:53:09,215 INFO program: >20:53:09,215 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:09,215 INFO program: Running... dumpe2fs -h /dev/sdc1 >20:53:09,231 INFO program: Filesystem volume name: <none> >20:53:09,231 INFO program: Last mounted on: /stuff >20:53:09,232 INFO program: Filesystem UUID: 5153d020-3de0-4d31-b552-2f0abff4cedb >20:53:09,232 INFO program: Filesystem magic number: 0xEF53 >20:53:09,232 INFO program: Filesystem revision #: 1 (dynamic) >20:53:09,232 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 >20:53:09,233 INFO program: Filesystem flags: signed_directory_hash >20:53:09,233 INFO program: Default mount options: (none) >20:53:09,233 INFO program: Filesystem state: clean >20:53:09,233 INFO program: Errors behavior: Continue >20:53:09,233 INFO program: Filesystem OS type: Linux >20:53:09,233 INFO program: Inode count: 122101760 >20:53:09,234 INFO program: Block count: 488378390 >20:53:09,234 INFO program: Reserved block count: 24418919 >20:53:09,234 INFO program: Free blocks: 178145456 >20:53:09,234 INFO program: Free inodes: 121674247 >20:53:09,234 INFO program: First block: 0 >20:53:09,235 INFO program: Block size: 4096 >20:53:09,235 INFO program: Fragment size: 4096 >20:53:09,235 INFO program: Reserved GDT blocks: 907 >20:53:09,235 INFO program: Blocks per group: 32768 >20:53:09,235 INFO program: Fragments per group: 32768 >20:53:09,236 INFO program: Inodes per group: 8192 >20:53:09,236 INFO program: Inode blocks per group: 512 >20:53:09,236 INFO program: Flex block group size: 16 >20:53:09,236 INFO program: Filesystem created: Sat Oct 9 12:53:52 2010 >20:53:09,236 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:09,237 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:09,237 INFO program: Mount count: 19 >20:53:09,237 INFO program: Maximum mount count: 35 >20:53:09,237 INFO program: Last checked: Wed Feb 22 02:54:11 2012 >20:53:09,237 INFO program: Check interval: 15552000 (6 months) >20:53:09,238 INFO program: Next check after: Mon Aug 20 02:54:11 2012 >20:53:09,238 INFO program: Lifetime writes: 1939 GB >20:53:09,238 INFO program: Reserved blocks uid: 0 (user root) >20:53:09,238 INFO program: Reserved blocks gid: 0 (group root) >20:53:09,238 INFO program: First inode: 11 >20:53:09,239 INFO program: Inode size: 256 >20:53:09,239 INFO program: Required extra isize: 28 >20:53:09,239 INFO program: Desired extra isize: 28 >20:53:09,239 INFO program: Journal inode: 8 >20:53:09,239 INFO program: Default directory hash: half_md4 >20:53:09,239 INFO program: Directory Hash Seed: 68252851-e029-4f60-8341-beea78a1f42c >20:53:09,240 INFO program: Journal backup: inode blocks >20:53:09,240 INFO program: Journal features: journal_incompat_revoke >20:53:09,240 INFO program: Journal size: 128M >20:53:09,240 INFO program: Journal length: 32768 >20:53:09,240 INFO program: Journal sequence: 0x0008ac64 >20:53:09,241 INFO program: Journal start: 0 >20:53:09,241 INFO program: >20:53:09,241 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:09,241 INFO program: Running... resize2fs -P /dev/sdc1 >20:53:09,260 INFO program: Estimated minimum size of the filesystem: 307775060 >20:53:09,260 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:09,323 INFO program: Running... modprobe scsi_wait_scan >20:53:09,338 INFO program: Running... rmmod scsi_wait_scan >20:53:09,351 INFO program: Running... udevadm settle --timeout=300 >20:53:09,509 INFO program: Running... ntfsinfo -m /dev/sdd1 >20:53:09,561 INFO program: Volume Information >20:53:09,562 INFO program: Name of device: /dev/sdd1 >20:53:09,562 INFO program: Device state: 11 >20:53:09,562 INFO program: Volume Name: Pix >20:53:09,563 INFO program: Volume State: 91 >20:53:09,563 INFO program: Volume Version: 3.1 >20:53:09,563 INFO program: Sector Size: 512 >20:53:09,563 INFO program: Cluster Size: 4096 >20:53:09,563 INFO program: Index Block Size: 4096 >20:53:09,564 INFO program: Volume Size in Clusters: 244190000 >20:53:09,564 INFO program: MFT Information >20:53:09,564 INFO program: MFT Record Size: 1024 >20:53:09,564 INFO program: MFT Zone Multiplier: 0 >20:53:09,564 INFO program: MFT Data Position: 24 >20:53:09,565 INFO program: MFT Zone Start: 786432 >20:53:09,565 INFO program: MFT Zone End: 31310182 >20:53:09,565 INFO program: MFT Zone Position: 786432 >20:53:09,565 INFO program: Current Position in First Data Zone: 31310182 >20:53:09,565 INFO program: Current Position in Second Data Zone: 0 >20:53:09,566 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:53:09,566 INFO program: FILE_MFTMirr Size: 4 >20:53:09,567 INFO program: LCN of Data Attribute for File_MFTMirr: 122095000 >20:53:09,567 INFO program: Size of Attribute Definition Table: 2560 >20:53:09,568 INFO program: FILE_Bitmap Information >20:53:09,568 INFO program: FILE_Bitmap MFT Record Number: 6 >20:53:09,569 INFO program: State of FILE_Bitmap Inode: 80 >20:53:09,569 INFO program: Length of Attribute List: 0 >20:53:09,570 INFO program: Attribute List: (null) >20:53:09,571 INFO program: Number of Attached Extent Inodes: 0 >20:53:09,571 INFO program: FILE_Bitmap Data Attribute Information >20:53:09,571 INFO program: Decompressed Runlist: not done yet >20:53:09,572 INFO program: Base Inode: 6 >20:53:09,572 INFO program: Attribute Types: not done yet >20:53:09,572 INFO program: Attribute Name Length: 0 >20:53:09,573 INFO program: Attribute State: 3 >20:53:09,573 INFO program: Attribute Allocated Size: 30527488 >20:53:09,573 INFO program: Attribute Data Size: 30523752 >20:53:09,573 INFO program: Attribute Initialized Size: 30523752 >20:53:09,574 INFO program: Attribute Compressed Size: 0 >20:53:09,574 INFO program: Compression Block Size: 0 >20:53:09,574 INFO program: Compression Block Size Bits: 0 >20:53:09,574 INFO program: Compression Block Clusters: 0 >20:53:09,575 INFO program: Running... ntfsresize -m /dev/sdd1 >20:53:13,977 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >20:53:13,977 INFO program: Minsize (in MB): 875074 >20:53:14,264 INFO program: Running... losetup -j /run/install/install.img >20:53:14,288 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:14,292 INFO program: Running... losetup -j /run/install/install.img >20:53:14,304 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:14,319 INFO program: Running... losetup -j /run/install/install.img >20:53:14,330 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:14,332 INFO program: Running... losetup -j /run/install/install.img >20:53:14,344 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:14,408 INFO program: Running... dumpe2fs -h /dev/loop1 >20:53:14,419 INFO program: Filesystem volume name: Anaconda >20:53:14,419 INFO program: Last mounted on: /tmp/lorax.imgutils.fwibgl >20:53:14,419 INFO program: Filesystem UUID: b129e089-fbad-4bf3-8f77-42ebf9a2a2fc >20:53:14,419 INFO program: Filesystem magic number: 0xEF53 >20:53:14,419 INFO program: Filesystem revision #: 1 (dynamic) >20:53:14,420 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 >20:53:14,420 INFO program: Filesystem flags: signed_directory_hash >20:53:14,420 INFO program: Default mount options: user_xattr acl >20:53:14,420 INFO program: Filesystem state: clean >20:53:14,420 INFO program: Errors behavior: Continue >20:53:14,420 INFO program: Filesystem OS type: Linux >20:53:14,420 INFO program: Inode count: 131072 >20:53:14,420 INFO program: Block count: 2097152 >20:53:14,420 INFO program: Reserved block count: 0 >20:53:14,420 INFO program: Free blocks: 1625345 >20:53:14,421 INFO program: Free inodes: 109798 >20:53:14,421 INFO program: First block: 1 >20:53:14,422 INFO program: Block size: 1024 >20:53:14,422 INFO program: Fragment size: 1024 >20:53:14,423 INFO program: Reserved GDT blocks: 256 >20:53:14,423 INFO program: Blocks per group: 8192 >20:53:14,424 INFO program: Fragments per group: 8192 >20:53:14,424 INFO program: Inodes per group: 512 >20:53:14,425 INFO program: Inode blocks per group: 128 >20:53:14,425 INFO program: Flex block group size: 16 >20:53:14,426 INFO program: Filesystem created: Thu May 17 11:58:38 2012 >20:53:14,426 INFO program: Last mount time: Thu May 17 11:58:45 2012 >20:53:14,427 INFO program: Last write time: Thu May 17 11:58:53 2012 >20:53:14,427 INFO program: Mount count: 2 >20:53:14,428 INFO program: Maximum mount count: -1 >20:53:14,428 INFO program: Last checked: Thu May 17 11:58:38 2012 >20:53:14,429 INFO program: Check interval: 0 (<none>) >20:53:14,429 INFO program: Lifetime writes: 32 MB >20:53:14,430 INFO program: Reserved blocks uid: 0 (user root) >20:53:14,430 INFO program: Reserved blocks gid: 0 (group root) >20:53:14,431 INFO program: First inode: 11 >20:53:14,431 INFO program: Inode size: 256 >20:53:14,432 INFO program: Required extra isize: 28 >20:53:14,432 INFO program: Desired extra isize: 28 >20:53:14,432 INFO program: Journal inode: 8 >20:53:14,432 INFO program: Default directory hash: half_md4 >20:53:14,433 INFO program: Directory Hash Seed: b4c7c3b2-13b2-4cad-8ed6-ca4e24aa1188 >20:53:14,433 INFO program: Journal backup: inode blocks >20:53:14,433 INFO program: Journal features: (none) >20:53:14,434 INFO program: Journal size: 32M >20:53:14,434 INFO program: Journal length: 32768 >20:53:14,434 INFO program: Journal sequence: 0x00000016 >20:53:14,434 INFO program: Journal start: 0 >20:53:14,435 INFO program: >20:53:14,435 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:14,436 INFO program: Running... dumpe2fs -h /dev/loop1 >20:53:14,448 INFO program: Filesystem volume name: Anaconda >20:53:14,449 INFO program: Last mounted on: /tmp/lorax.imgutils.fwibgl >20:53:14,449 INFO program: Filesystem UUID: b129e089-fbad-4bf3-8f77-42ebf9a2a2fc >20:53:14,449 INFO program: Filesystem magic number: 0xEF53 >20:53:14,449 INFO program: Filesystem revision #: 1 (dynamic) >20:53:14,449 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 >20:53:14,449 INFO program: Filesystem flags: signed_directory_hash >20:53:14,449 INFO program: Default mount options: user_xattr acl >20:53:14,449 INFO program: Filesystem state: clean >20:53:14,449 INFO program: Errors behavior: Continue >20:53:14,449 INFO program: Filesystem OS type: Linux >20:53:14,450 INFO program: Inode count: 131072 >20:53:14,450 INFO program: Block count: 2097152 >20:53:14,450 INFO program: Reserved block count: 0 >20:53:14,450 INFO program: Free blocks: 1625345 >20:53:14,450 INFO program: Free inodes: 109798 >20:53:14,451 INFO program: First block: 1 >20:53:14,451 INFO program: Block size: 1024 >20:53:14,452 INFO program: Fragment size: 1024 >20:53:14,452 INFO program: Reserved GDT blocks: 256 >20:53:14,453 INFO program: Blocks per group: 8192 >20:53:14,453 INFO program: Fragments per group: 8192 >20:53:14,454 INFO program: Inodes per group: 512 >20:53:14,454 INFO program: Inode blocks per group: 128 >20:53:14,455 INFO program: Flex block group size: 16 >20:53:14,455 INFO program: Filesystem created: Thu May 17 11:58:38 2012 >20:53:14,456 INFO program: Last mount time: Thu May 17 11:58:45 2012 >20:53:14,456 INFO program: Last write time: Thu May 17 11:58:53 2012 >20:53:14,457 INFO program: Mount count: 2 >20:53:14,457 INFO program: Maximum mount count: -1 >20:53:14,458 INFO program: Last checked: Thu May 17 11:58:38 2012 >20:53:14,458 INFO program: Check interval: 0 (<none>) >20:53:14,459 INFO program: Lifetime writes: 32 MB >20:53:14,459 INFO program: Reserved blocks uid: 0 (user root) >20:53:14,460 INFO program: Reserved blocks gid: 0 (group root) >20:53:14,460 INFO program: First inode: 11 >20:53:14,461 INFO program: Inode size: 256 >20:53:14,461 INFO program: Required extra isize: 28 >20:53:14,461 INFO program: Desired extra isize: 28 >20:53:14,462 INFO program: Journal inode: 8 >20:53:14,462 INFO program: Default directory hash: half_md4 >20:53:14,462 INFO program: Directory Hash Seed: b4c7c3b2-13b2-4cad-8ed6-ca4e24aa1188 >20:53:14,462 INFO program: Journal backup: inode blocks >20:53:14,462 INFO program: Journal features: (none) >20:53:14,463 INFO program: Journal size: 32M >20:53:14,463 INFO program: Journal length: 32768 >20:53:14,463 INFO program: Journal sequence: 0x00000016 >20:53:14,464 INFO program: Journal start: 0 >20:53:14,464 INFO program: >20:53:14,464 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:14,465 INFO program: Running... resize2fs -P /dev/loop1 >20:53:14,477 INFO program: Couldn't find valid filesystem superblock. >20:53:14,478 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:14,478 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >20:53:14,545 INFO program: Running... modprobe scsi_wait_scan >20:53:14,558 INFO program: Running... rmmod scsi_wait_scan >20:53:14,572 INFO program: Running... udevadm settle --timeout=300 >20:53:14,684 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:53:14,696 INFO program: Filesystem volume name: Anaconda >20:53:14,696 INFO program: Last mounted on: / >20:53:14,697 INFO program: Filesystem UUID: b129e089-fbad-4bf3-8f77-42ebf9a2a2fc >20:53:14,697 INFO program: Filesystem magic number: 0xEF53 >20:53:14,697 INFO program: Filesystem revision #: 1 (dynamic) >20:53:14,697 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:53:14,697 INFO program: Filesystem flags: signed_directory_hash >20:53:14,697 INFO program: Default mount options: user_xattr acl >20:53:14,697 INFO program: Filesystem state: clean >20:53:14,697 INFO program: Errors behavior: Continue >20:53:14,697 INFO program: Filesystem OS type: Linux >20:53:14,698 INFO program: Inode count: 131072 >20:53:14,698 INFO program: Block count: 2097152 >20:53:14,698 INFO program: Reserved block count: 0 >20:53:14,698 INFO program: Free blocks: 1625345 >20:53:14,698 INFO program: Free inodes: 109798 >20:53:14,698 INFO program: First block: 1 >20:53:14,698 INFO program: Block size: 1024 >20:53:14,698 INFO program: Fragment size: 1024 >20:53:14,698 INFO program: Reserved GDT blocks: 256 >20:53:14,698 INFO program: Blocks per group: 8192 >20:53:14,699 INFO program: Fragments per group: 8192 >20:53:14,699 INFO program: Inodes per group: 512 >20:53:14,699 INFO program: Inode blocks per group: 128 >20:53:14,699 INFO program: Flex block group size: 16 >20:53:14,699 INFO program: Filesystem created: Thu May 17 11:58:38 2012 >20:53:14,699 INFO program: Last mount time: Fri May 18 20:52:53 2012 >20:53:14,699 INFO program: Last write time: Fri May 18 20:52:53 2012 >20:53:14,699 INFO program: Mount count: 3 >20:53:14,699 INFO program: Maximum mount count: -1 >20:53:14,699 INFO program: Last checked: Thu May 17 11:58:38 2012 >20:53:14,699 INFO program: Check interval: 0 (<none>) >20:53:14,700 INFO program: Lifetime writes: 32 MB >20:53:14,700 INFO program: Reserved blocks uid: 0 (user root) >20:53:14,700 INFO program: Reserved blocks gid: 0 (group root) >20:53:14,700 INFO program: First inode: 11 >20:53:14,700 INFO program: Inode size: 256 >20:53:14,700 INFO program: Required extra isize: 28 >20:53:14,700 INFO program: Desired extra isize: 28 >20:53:14,700 INFO program: Journal inode: 8 >20:53:14,700 INFO program: Default directory hash: half_md4 >20:53:14,700 INFO program: Directory Hash Seed: b4c7c3b2-13b2-4cad-8ed6-ca4e24aa1188 >20:53:14,701 INFO program: Journal backup: inode blocks >20:53:14,701 INFO program: Journal features: (none) >20:53:14,701 INFO program: Journal size: 32M >20:53:14,701 INFO program: Journal length: 32768 >20:53:14,701 INFO program: Journal sequence: 0x00000017 >20:53:14,701 INFO program: Journal start: 1 >20:53:14,701 INFO program: >20:53:14,701 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:14,702 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:53:14,713 INFO program: Filesystem volume name: Anaconda >20:53:14,714 INFO program: Last mounted on: / >20:53:14,714 INFO program: Filesystem UUID: b129e089-fbad-4bf3-8f77-42ebf9a2a2fc >20:53:14,714 INFO program: Filesystem magic number: 0xEF53 >20:53:14,714 INFO program: Filesystem revision #: 1 (dynamic) >20:53:14,714 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >20:53:14,715 INFO program: Filesystem flags: signed_directory_hash >20:53:14,715 INFO program: Default mount options: user_xattr acl >20:53:14,715 INFO program: Filesystem state: clean >20:53:14,715 INFO program: Errors behavior: Continue >20:53:14,715 INFO program: Filesystem OS type: Linux >20:53:14,716 INFO program: Inode count: 131072 >20:53:14,716 INFO program: Block count: 2097152 >20:53:14,716 INFO program: Reserved block count: 0 >20:53:14,716 INFO program: Free blocks: 1625345 >20:53:14,716 INFO program: Free inodes: 109798 >20:53:14,717 INFO program: First block: 1 >20:53:14,717 INFO program: Block size: 1024 >20:53:14,717 INFO program: Fragment size: 1024 >20:53:14,717 INFO program: Reserved GDT blocks: 256 >20:53:14,717 INFO program: Blocks per group: 8192 >20:53:14,718 INFO program: Fragments per group: 8192 >20:53:14,718 INFO program: Inodes per group: 512 >20:53:14,718 INFO program: Inode blocks per group: 128 >20:53:14,718 INFO program: Flex block group size: 16 >20:53:14,718 INFO program: Filesystem created: Thu May 17 11:58:38 2012 >20:53:14,719 INFO program: Last mount time: Fri May 18 20:52:53 2012 >20:53:14,719 INFO program: Last write time: Fri May 18 20:52:53 2012 >20:53:14,719 INFO program: Mount count: 3 >20:53:14,719 INFO program: Maximum mount count: -1 >20:53:14,719 INFO program: Last checked: Thu May 17 11:58:38 2012 >20:53:14,720 INFO program: Check interval: 0 (<none>) >20:53:14,720 INFO program: Lifetime writes: 32 MB >20:53:14,720 INFO program: Reserved blocks uid: 0 (user root) >20:53:14,720 INFO program: Reserved blocks gid: 0 (group root) >20:53:14,720 INFO program: First inode: 11 >20:53:14,721 INFO program: Inode size: 256 >20:53:14,721 INFO program: Required extra isize: 28 >20:53:14,721 INFO program: Desired extra isize: 28 >20:53:14,721 INFO program: Journal inode: 8 >20:53:14,721 INFO program: Default directory hash: half_md4 >20:53:14,722 INFO program: Directory Hash Seed: b4c7c3b2-13b2-4cad-8ed6-ca4e24aa1188 >20:53:14,722 INFO program: Journal backup: inode blocks >20:53:14,722 INFO program: Journal features: (none) >20:53:14,722 INFO program: Journal size: 32M >20:53:14,722 INFO program: Journal length: 32768 >20:53:14,723 INFO program: Journal sequence: 0x00000017 >20:53:14,723 INFO program: Journal start: 1 >20:53:14,723 INFO program: >20:53:14,723 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:14,724 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:53:14,737 INFO program: Estimated minimum size of the filesystem: 450132 >20:53:14,738 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:14,782 INFO program: Running... modprobe scsi_wait_scan >20:53:14,803 INFO program: Running... rmmod scsi_wait_scan >20:53:14,816 INFO program: Running... udevadm settle --timeout=300 >20:53:14,900 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_root >20:53:15,089 INFO program: Running... udevadm settle --timeout=300 >20:53:15,180 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_swap >20:53:15,325 INFO program: Running... udevadm settle --timeout=300 >20:53:15,401 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_home >20:53:15,550 INFO program: Running... udevadm settle --timeout=300 >20:53:15,607 INFO program: Running... modprobe scsi_wait_scan >20:53:15,622 INFO program: Running... rmmod scsi_wait_scan >20:53:15,636 INFO program: Running... udevadm settle --timeout=300 >20:53:15,734 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_root >20:53:15,749 INFO program: Filesystem volume name: <none> >20:53:15,750 INFO program: Last mounted on: /mnt/sysimage >20:53:15,750 INFO program: Filesystem UUID: 8b526644-8d77-4c14-b494-52dafb904526 >20:53:15,750 INFO program: Filesystem magic number: 0xEF53 >20:53:15,750 INFO program: Filesystem revision #: 1 (dynamic) >20:53:15,751 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 >20:53:15,751 INFO program: Filesystem flags: signed_directory_hash >20:53:15,751 INFO program: Default mount options: user_xattr acl >20:53:15,751 INFO program: Filesystem state: clean >20:53:15,751 INFO program: Errors behavior: Continue >20:53:15,752 INFO program: Filesystem OS type: Linux >20:53:15,752 INFO program: Inode count: 2490368 >20:53:15,752 INFO program: Block count: 9945088 >20:53:15,752 INFO program: Reserved block count: 497254 >20:53:15,752 INFO program: Free blocks: 6624645 >20:53:15,752 INFO program: Free inodes: 2213511 >20:53:15,753 INFO program: First block: 0 >20:53:15,753 INFO program: Block size: 4096 >20:53:15,753 INFO program: Fragment size: 4096 >20:53:15,753 INFO program: Reserved GDT blocks: 1021 >20:53:15,753 INFO program: Blocks per group: 32768 >20:53:15,754 INFO program: Fragments per group: 32768 >20:53:15,754 INFO program: Inodes per group: 8192 >20:53:15,754 INFO program: Inode blocks per group: 512 >20:53:15,754 INFO program: Flex block group size: 16 >20:53:15,754 INFO program: Filesystem created: Sat Sep 25 22:55:41 2010 >20:53:15,755 INFO program: Last mount time: Fri May 18 20:46:30 2012 >20:53:15,755 INFO program: Last write time: Fri May 18 20:52:06 2012 >20:53:15,755 INFO program: Mount count: 23 >20:53:15,755 INFO program: Maximum mount count: -1 >20:53:15,755 INFO program: Last checked: Wed Feb 22 02:53:57 2012 >20:53:15,756 INFO program: Check interval: 0 (<none>) >20:53:15,756 INFO program: Lifetime writes: 1070 GB >20:53:15,756 INFO program: Reserved blocks uid: 0 (user root) >20:53:15,756 INFO program: Reserved blocks gid: 0 (group root) >20:53:15,756 INFO program: First inode: 11 >20:53:15,757 INFO program: Inode size: 256 >20:53:15,757 INFO program: Required extra isize: 28 >20:53:15,757 INFO program: Desired extra isize: 28 >20:53:15,757 INFO program: Journal inode: 8 >20:53:15,757 INFO program: Default directory hash: half_md4 >20:53:15,758 INFO program: Directory Hash Seed: cc558aec-8511-49c3-8b3f-4164b8bb1857 >20:53:15,758 INFO program: Journal backup: inode blocks >20:53:15,758 INFO program: Journal features: journal_incompat_revoke >20:53:15,758 INFO program: Journal size: 128M >20:53:15,758 INFO program: Journal length: 32768 >20:53:15,759 INFO program: Journal sequence: 0x002190f0 >20:53:15,759 INFO program: Journal start: 0 >20:53:15,759 INFO program: >20:53:15,759 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:15,760 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_root >20:53:15,773 INFO program: Filesystem volume name: <none> >20:53:15,773 INFO program: Last mounted on: /mnt/sysimage >20:53:15,773 INFO program: Filesystem UUID: 8b526644-8d77-4c14-b494-52dafb904526 >20:53:15,774 INFO program: Filesystem magic number: 0xEF53 >20:53:15,774 INFO program: Filesystem revision #: 1 (dynamic) >20:53:15,774 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 >20:53:15,774 INFO program: Filesystem flags: signed_directory_hash >20:53:15,774 INFO program: Default mount options: user_xattr acl >20:53:15,775 INFO program: Filesystem state: clean >20:53:15,775 INFO program: Errors behavior: Continue >20:53:15,775 INFO program: Filesystem OS type: Linux >20:53:15,775 INFO program: Inode count: 2490368 >20:53:15,775 INFO program: Block count: 9945088 >20:53:15,776 INFO program: Reserved block count: 497254 >20:53:15,776 INFO program: Free blocks: 6624645 >20:53:15,776 INFO program: Free inodes: 2213511 >20:53:15,776 INFO program: First block: 0 >20:53:15,776 INFO program: Block size: 4096 >20:53:15,777 INFO program: Fragment size: 4096 >20:53:15,777 INFO program: Reserved GDT blocks: 1021 >20:53:15,777 INFO program: Blocks per group: 32768 >20:53:15,777 INFO program: Fragments per group: 32768 >20:53:15,777 INFO program: Inodes per group: 8192 >20:53:15,778 INFO program: Inode blocks per group: 512 >20:53:15,778 INFO program: Flex block group size: 16 >20:53:15,778 INFO program: Filesystem created: Sat Sep 25 22:55:41 2010 >20:53:15,778 INFO program: Last mount time: Fri May 18 20:46:30 2012 >20:53:15,778 INFO program: Last write time: Fri May 18 20:52:06 2012 >20:53:15,779 INFO program: Mount count: 23 >20:53:15,779 INFO program: Maximum mount count: -1 >20:53:15,779 INFO program: Last checked: Wed Feb 22 02:53:57 2012 >20:53:15,779 INFO program: Check interval: 0 (<none>) >20:53:15,779 INFO program: Lifetime writes: 1070 GB >20:53:15,779 INFO program: Reserved blocks uid: 0 (user root) >20:53:15,780 INFO program: Reserved blocks gid: 0 (group root) >20:53:15,780 INFO program: First inode: 11 >20:53:15,780 INFO program: Inode size: 256 >20:53:15,780 INFO program: Required extra isize: 28 >20:53:15,780 INFO program: Desired extra isize: 28 >20:53:15,781 INFO program: Journal inode: 8 >20:53:15,781 INFO program: Default directory hash: half_md4 >20:53:15,781 INFO program: Directory Hash Seed: cc558aec-8511-49c3-8b3f-4164b8bb1857 >20:53:15,781 INFO program: Journal backup: inode blocks >20:53:15,781 INFO program: Journal features: journal_incompat_revoke >20:53:15,782 INFO program: Journal size: 128M >20:53:15,782 INFO program: Journal length: 32768 >20:53:15,782 INFO program: Journal sequence: 0x002190f0 >20:53:15,782 INFO program: Journal start: 0 >20:53:15,782 INFO program: >20:53:15,783 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:15,783 INFO program: Running... resize2fs -P /dev/mapper/vg_esau-lv_root >20:53:15,796 INFO program: Estimated minimum size of the filesystem: 3240850 >20:53:15,796 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:15,986 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_home >20:53:15,999 INFO program: Filesystem volume name: <none> >20:53:16,000 INFO program: Last mounted on: /home >20:53:16,000 INFO program: Filesystem UUID: 9dfd4d37-81d4-4f5e-b692-32b33387b8f0 >20:53:16,000 INFO program: Filesystem magic number: 0xEF53 >20:53:16,000 INFO program: Filesystem revision #: 1 (dynamic) >20:53:16,000 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 >20:53:16,000 INFO program: Filesystem flags: signed_directory_hash >20:53:16,000 INFO program: Default mount options: user_xattr acl >20:53:16,000 INFO program: Filesystem state: clean >20:53:16,000 INFO program: Errors behavior: Continue >20:53:16,000 INFO program: Filesystem OS type: Linux >20:53:16,001 INFO program: Inode count: 2452800 >20:53:16,001 INFO program: Block count: 9805824 >20:53:16,001 INFO program: Reserved block count: 490291 >20:53:16,001 INFO program: Free blocks: 893888 >20:53:16,001 INFO program: Free inodes: 2344435 >20:53:16,001 INFO program: First block: 0 >20:53:16,001 INFO program: Block size: 4096 >20:53:16,001 INFO program: Fragment size: 4096 >20:53:16,001 INFO program: Reserved GDT blocks: 1021 >20:53:16,001 INFO program: Blocks per group: 32768 >20:53:16,002 INFO program: Fragments per group: 32768 >20:53:16,002 INFO program: Inodes per group: 8176 >20:53:16,002 INFO program: Inode blocks per group: 511 >20:53:16,002 INFO program: Flex block group size: 16 >20:53:16,002 INFO program: Filesystem created: Sat Sep 25 22:55:47 2010 >20:53:16,003 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:16,003 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:16,003 INFO program: Mount count: 19 >20:53:16,003 INFO program: Maximum mount count: -1 >20:53:16,003 INFO program: Last checked: Wed Feb 22 02:54:10 2012 >20:53:16,004 INFO program: Check interval: 0 (<none>) >20:53:16,004 INFO program: Lifetime writes: 1345 GB >20:53:16,004 INFO program: Reserved blocks uid: 0 (user root) >20:53:16,004 INFO program: Reserved blocks gid: 0 (group root) >20:53:16,004 INFO program: First inode: 11 >20:53:16,004 INFO program: Inode size: 256 >20:53:16,005 INFO program: Required extra isize: 28 >20:53:16,005 INFO program: Desired extra isize: 28 >20:53:16,005 INFO program: Journal inode: 8 >20:53:16,005 INFO program: Default directory hash: half_md4 >20:53:16,005 INFO program: Directory Hash Seed: 1784170d-788c-4426-9c95-42cba5d81088 >20:53:16,006 INFO program: Journal backup: inode blocks >20:53:16,006 INFO program: Journal features: journal_incompat_revoke >20:53:16,006 INFO program: Journal size: 128M >20:53:16,006 INFO program: Journal length: 32768 >20:53:16,006 INFO program: Journal sequence: 0x0042098b >20:53:16,007 INFO program: Journal start: 0 >20:53:16,007 INFO program: >20:53:16,007 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:16,008 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_home >20:53:16,021 INFO program: Filesystem volume name: <none> >20:53:16,022 INFO program: Last mounted on: /home >20:53:16,022 INFO program: Filesystem UUID: 9dfd4d37-81d4-4f5e-b692-32b33387b8f0 >20:53:16,022 INFO program: Filesystem magic number: 0xEF53 >20:53:16,023 INFO program: Filesystem revision #: 1 (dynamic) >20:53:16,023 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 >20:53:16,023 INFO program: Filesystem flags: signed_directory_hash >20:53:16,023 INFO program: Default mount options: user_xattr acl >20:53:16,023 INFO program: Filesystem state: clean >20:53:16,024 INFO program: Errors behavior: Continue >20:53:16,024 INFO program: Filesystem OS type: Linux >20:53:16,024 INFO program: Inode count: 2452800 >20:53:16,024 INFO program: Block count: 9805824 >20:53:16,024 INFO program: Reserved block count: 490291 >20:53:16,025 INFO program: Free blocks: 893888 >20:53:16,025 INFO program: Free inodes: 2344435 >20:53:16,025 INFO program: First block: 0 >20:53:16,025 INFO program: Block size: 4096 >20:53:16,025 INFO program: Fragment size: 4096 >20:53:16,026 INFO program: Reserved GDT blocks: 1021 >20:53:16,026 INFO program: Blocks per group: 32768 >20:53:16,026 INFO program: Fragments per group: 32768 >20:53:16,026 INFO program: Inodes per group: 8176 >20:53:16,026 INFO program: Inode blocks per group: 511 >20:53:16,027 INFO program: Flex block group size: 16 >20:53:16,027 INFO program: Filesystem created: Sat Sep 25 22:55:47 2010 >20:53:16,027 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:16,027 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:16,027 INFO program: Mount count: 19 >20:53:16,028 INFO program: Maximum mount count: -1 >20:53:16,028 INFO program: Last checked: Wed Feb 22 02:54:10 2012 >20:53:16,028 INFO program: Check interval: 0 (<none>) >20:53:16,028 INFO program: Lifetime writes: 1345 GB >20:53:16,028 INFO program: Reserved blocks uid: 0 (user root) >20:53:16,029 INFO program: Reserved blocks gid: 0 (group root) >20:53:16,029 INFO program: First inode: 11 >20:53:16,029 INFO program: Inode size: 256 >20:53:16,029 INFO program: Required extra isize: 28 >20:53:16,029 INFO program: Desired extra isize: 28 >20:53:16,029 INFO program: Journal inode: 8 >20:53:16,030 INFO program: Default directory hash: half_md4 >20:53:16,030 INFO program: Directory Hash Seed: 1784170d-788c-4426-9c95-42cba5d81088 >20:53:16,030 INFO program: Journal backup: inode blocks >20:53:16,030 INFO program: Journal features: journal_incompat_revoke >20:53:16,030 INFO program: Journal size: 128M >20:53:16,031 INFO program: Journal length: 32768 >20:53:16,031 INFO program: Journal sequence: 0x0042098b >20:53:16,031 INFO program: Journal start: 0 >20:53:16,031 INFO program: >20:53:16,031 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:16,032 INFO program: Running... resize2fs -P /dev/mapper/vg_esau-lv_home >20:53:16,043 INFO program: Estimated minimum size of the filesystem: 8902460 >20:53:16,043 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:16,099 INFO program: Running... modprobe scsi_wait_scan >20:53:16,114 INFO program: Running... rmmod scsi_wait_scan >20:53:16,128 INFO program: Running... udevadm settle --timeout=300 >20:53:16,259 INFO program: Running... udevadm settle --timeout=300 >20:53:16,351 INFO program: Running... udevadm settle --timeout=300 >20:53:16,421 INFO program: Running... udevadm settle --timeout=300 >20:53:16,505 INFO program: Running... udevadm settle --timeout=300 >20:53:16,573 INFO program: Running... udevadm settle --timeout=300 >20:53:16,642 INFO program: Running... udevadm settle --timeout=300 >20:53:16,703 INFO program: Running... udevadm settle --timeout=300 >20:53:16,787 INFO program: Running... udevadm settle --timeout=300 >20:53:16,871 INFO program: Running... udevadm settle --timeout=300 >20:53:16,945 INFO program: Running... udevadm settle --timeout=300 >20:53:17,005 INFO program: Running... udevadm settle --timeout=300 >20:53:17,080 INFO program: Running... udevadm settle --timeout=300 >20:53:17,153 INFO program: Running... losetup -j /run/install/install.img >20:53:17,165 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:17,169 INFO program: Running... losetup -j /run/install/install.img >20:53:17,181 INFO program: /dev/loop0: [0016]:1626 (/run/install/install.img) >20:53:17,192 INFO program: Running... udevadm settle --timeout=300 >20:53:17,257 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_root >20:53:17,396 INFO program: Running... udevadm settle --timeout=300 >20:53:17,476 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau >20:53:17,603 INFO program: 0 logical volume(s) in volume group "vg_esau" now active >20:53:17,614 INFO program: Running... udevadm settle --timeout=300 >20:53:17,681 INFO program: Running... udevadm settle --timeout=300 >20:53:17,862 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >20:53:19,025 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sda1 /mnt/sysimage >20:53:19,045 INFO program: Running... /bin/umount /mnt/sysimage >20:53:19,062 INFO program: Running... udevadm settle --timeout=300 >20:53:19,146 INFO program: Running... udevadm settle --timeout=300 >20:53:19,213 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sdc1 /mnt/sysimage >20:53:19,293 INFO program: Running... /bin/umount /mnt/sysimage >20:53:19,318 INFO program: Running... udevadm settle --timeout=300 >20:53:19,395 INFO program: Running... udevadm settle --timeout=300 >20:53:19,464 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >20:53:19,470 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >20:53:19,483 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_root >20:53:19,624 INFO program: Running... udevadm settle --timeout=300 >20:53:19,691 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_esau-lv_root /mnt/sysimage >20:53:19,704 INFO program: Running... arch >20:53:19,736 INFO program: x86_64 >20:53:19,746 INFO program: Running... /bin/umount /mnt/sysimage >20:53:19,760 INFO program: Running... udevadm settle --timeout=300 >20:53:19,822 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_root >20:53:19,957 INFO program: Running... udevadm settle --timeout=300 >20:53:20,010 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau >20:53:20,112 INFO program: 0 logical volume(s) in volume group "vg_esau" now active >20:53:20,123 INFO program: Running... udevadm settle --timeout=300 >20:53:20,213 INFO program: Running... udevadm settle --timeout=300 >20:53:20,302 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_home >20:53:20,451 INFO program: Running... udevadm settle --timeout=300 >20:53:20,511 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/vg_esau-lv_home /mnt/sysimage >20:53:20,529 INFO program: Running... /bin/umount /mnt/sysimage >20:53:20,545 INFO program: Running... udevadm settle --timeout=300 >20:53:20,632 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_home >20:53:20,767 INFO program: Running... udevadm settle --timeout=300 >20:53:20,838 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau >20:53:20,942 INFO program: 0 logical volume(s) in volume group "vg_esau" now active >20:53:20,953 INFO program: Running... udevadm settle --timeout=300 >20:53:21,030 INFO program: Running... udevadm settle --timeout=300 >20:53:21,099 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_root >20:53:21,250 INFO program: Running... udevadm settle --timeout=300 >20:53:21,331 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_esau-lv_root /mnt/sysimage >20:53:21,360 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_root >20:53:21,372 INFO program: Filesystem volume name: <none> >20:53:21,373 INFO program: Last mounted on: /mnt/sysimage >20:53:21,373 INFO program: Filesystem UUID: 8b526644-8d77-4c14-b494-52dafb904526 >20:53:21,373 INFO program: Filesystem magic number: 0xEF53 >20:53:21,374 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,374 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >20:53:21,374 INFO program: Filesystem flags: signed_directory_hash >20:53:21,374 INFO program: Default mount options: user_xattr acl >20:53:21,374 INFO program: Filesystem state: clean >20:53:21,375 INFO program: Errors behavior: Continue >20:53:21,375 INFO program: Filesystem OS type: Linux >20:53:21,375 INFO program: Inode count: 2490368 >20:53:21,375 INFO program: Block count: 9945088 >20:53:21,375 INFO program: Reserved block count: 497254 >20:53:21,375 INFO program: Free blocks: 6624645 >20:53:21,376 INFO program: Free inodes: 2213511 >20:53:21,376 INFO program: First block: 0 >20:53:21,376 INFO program: Block size: 4096 >20:53:21,376 INFO program: Fragment size: 4096 >20:53:21,377 INFO program: Reserved GDT blocks: 1021 >20:53:21,377 INFO program: Blocks per group: 32768 >20:53:21,378 INFO program: Fragments per group: 32768 >20:53:21,378 INFO program: Inodes per group: 8192 >20:53:21,379 INFO program: Inode blocks per group: 512 >20:53:21,379 INFO program: Flex block group size: 16 >20:53:21,380 INFO program: Filesystem created: Sat Sep 25 22:55:41 2010 >20:53:21,380 INFO program: Last mount time: Fri May 18 20:53:21 2012 >20:53:21,381 INFO program: Last write time: Fri May 18 20:53:21 2012 >20:53:21,381 INFO program: Mount count: 24 >20:53:21,382 INFO program: Maximum mount count: -1 >20:53:21,382 INFO program: Last checked: Wed Feb 22 02:53:57 2012 >20:53:21,383 INFO program: Check interval: 0 (<none>) >20:53:21,383 INFO program: Lifetime writes: 1070 GB >20:53:21,384 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,384 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,385 INFO program: First inode: 11 >20:53:21,385 INFO program: Inode size: 256 >20:53:21,386 INFO program: Required extra isize: 28 >20:53:21,386 INFO program: Desired extra isize: 28 >20:53:21,387 INFO program: Journal inode: 8 >20:53:21,387 INFO program: Default directory hash: half_md4 >20:53:21,388 INFO program: Directory Hash Seed: cc558aec-8511-49c3-8b3f-4164b8bb1857 >20:53:21,388 INFO program: Journal backup: inode blocks >20:53:21,389 INFO program: Journal features: journal_incompat_revoke >20:53:21,390 INFO program: Journal size: 128M >20:53:21,390 INFO program: Journal length: 32768 >20:53:21,391 INFO program: Journal sequence: 0x002190f0 >20:53:21,391 INFO program: Journal start: 0 >20:53:21,391 INFO program: >20:53:21,392 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,392 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_root >20:53:21,405 INFO program: Filesystem volume name: <none> >20:53:21,405 INFO program: Last mounted on: /mnt/sysimage >20:53:21,406 INFO program: Filesystem UUID: 8b526644-8d77-4c14-b494-52dafb904526 >20:53:21,406 INFO program: Filesystem magic number: 0xEF53 >20:53:21,406 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,406 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >20:53:21,406 INFO program: Filesystem flags: signed_directory_hash >20:53:21,407 INFO program: Default mount options: user_xattr acl >20:53:21,407 INFO program: Filesystem state: clean >20:53:21,407 INFO program: Errors behavior: Continue >20:53:21,407 INFO program: Filesystem OS type: Linux >20:53:21,407 INFO program: Inode count: 2490368 >20:53:21,408 INFO program: Block count: 9945088 >20:53:21,408 INFO program: Reserved block count: 497254 >20:53:21,408 INFO program: Free blocks: 6624645 >20:53:21,408 INFO program: Free inodes: 2213511 >20:53:21,408 INFO program: First block: 0 >20:53:21,408 INFO program: Block size: 4096 >20:53:21,409 INFO program: Fragment size: 4096 >20:53:21,409 INFO program: Reserved GDT blocks: 1021 >20:53:21,409 INFO program: Blocks per group: 32768 >20:53:21,409 INFO program: Fragments per group: 32768 >20:53:21,409 INFO program: Inodes per group: 8192 >20:53:21,410 INFO program: Inode blocks per group: 512 >20:53:21,410 INFO program: Flex block group size: 16 >20:53:21,410 INFO program: Filesystem created: Sat Sep 25 22:55:41 2010 >20:53:21,410 INFO program: Last mount time: Fri May 18 20:53:21 2012 >20:53:21,410 INFO program: Last write time: Fri May 18 20:53:21 2012 >20:53:21,411 INFO program: Mount count: 24 >20:53:21,411 INFO program: Maximum mount count: -1 >20:53:21,411 INFO program: Last checked: Wed Feb 22 02:53:57 2012 >20:53:21,411 INFO program: Check interval: 0 (<none>) >20:53:21,411 INFO program: Lifetime writes: 1070 GB >20:53:21,412 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,412 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,412 INFO program: First inode: 11 >20:53:21,412 INFO program: Inode size: 256 >20:53:21,412 INFO program: Required extra isize: 28 >20:53:21,412 INFO program: Desired extra isize: 28 >20:53:21,413 INFO program: Journal inode: 8 >20:53:21,413 INFO program: Default directory hash: half_md4 >20:53:21,413 INFO program: Directory Hash Seed: cc558aec-8511-49c3-8b3f-4164b8bb1857 >20:53:21,413 INFO program: Journal backup: inode blocks >20:53:21,413 INFO program: Journal features: journal_incompat_revoke >20:53:21,414 INFO program: Journal size: 128M >20:53:21,414 INFO program: Journal length: 32768 >20:53:21,414 INFO program: Journal sequence: 0x002190f0 >20:53:21,415 INFO program: Journal start: 0 >20:53:21,415 INFO program: >20:53:21,415 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,416 INFO program: Running... resize2fs -P /dev/mapper/vg_esau-lv_root >20:53:21,428 INFO program: Estimated minimum size of the filesystem: 3240850 >20:53:21,428 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:21,432 INFO program: Running... dumpe2fs -h /dev/sda1 >20:53:21,446 INFO program: Filesystem volume name: <none> >20:53:21,446 INFO program: Last mounted on: /run/install/repo >20:53:21,447 INFO program: Filesystem UUID: 1b6c34a9-808d-4e92-8ae2-e6120d571d8b >20:53:21,447 INFO program: Filesystem magic number: 0xEF53 >20:53:21,447 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,447 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 >20:53:21,447 INFO program: Filesystem flags: signed_directory_hash >20:53:21,448 INFO program: Default mount options: user_xattr acl >20:53:21,448 INFO program: Filesystem state: clean >20:53:21,448 INFO program: Errors behavior: Continue >20:53:21,448 INFO program: Filesystem OS type: Linux >20:53:21,448 INFO program: Inode count: 128016 >20:53:21,449 INFO program: Block count: 512000 >20:53:21,449 INFO program: Reserved block count: 25600 >20:53:21,449 INFO program: Free blocks: 247112 >20:53:21,449 INFO program: Free inodes: 127719 >20:53:21,449 INFO program: First block: 1 >20:53:21,450 INFO program: Block size: 1024 >20:53:21,450 INFO program: Fragment size: 1024 >20:53:21,450 INFO program: Reserved GDT blocks: 256 >20:53:21,450 INFO program: Blocks per group: 8192 >20:53:21,451 INFO program: Fragments per group: 8192 >20:53:21,452 INFO program: Inodes per group: 2032 >20:53:21,452 INFO program: Inode blocks per group: 254 >20:53:21,453 INFO program: Flex block group size: 16 >20:53:21,453 INFO program: Filesystem created: Sat Sep 25 22:55:39 2010 >20:53:21,453 INFO program: Last mount time: Fri May 18 20:52:51 2012 >20:53:21,454 INFO program: Last write time: Fri May 18 20:52:52 2012 >20:53:21,455 INFO program: Mount count: 24 >20:53:21,455 INFO program: Maximum mount count: -1 >20:53:21,456 INFO program: Last checked: Wed Feb 22 02:54:08 2012 >20:53:21,456 INFO program: Check interval: 0 (<none>) >20:53:21,457 INFO program: Lifetime writes: 1027 MB >20:53:21,457 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,458 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,458 INFO program: First inode: 11 >20:53:21,459 INFO program: Inode size: 128 >20:53:21,459 INFO program: Journal inode: 8 >20:53:21,460 INFO program: Default directory hash: half_md4 >20:53:21,460 INFO program: Directory Hash Seed: 55fe7d16-f764-411b-ac0f-5c63a6af3722 >20:53:21,461 INFO program: Journal backup: inode blocks >20:53:21,461 INFO program: Journal features: journal_incompat_revoke >20:53:21,461 INFO program: Journal size: 8M >20:53:21,461 INFO program: Journal length: 8192 >20:53:21,462 INFO program: Journal sequence: 0x0000046e >20:53:21,462 INFO program: Journal start: 0 >20:53:21,462 INFO program: >20:53:21,463 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,463 INFO program: Running... dumpe2fs -h /dev/sda1 >20:53:21,477 INFO program: Filesystem volume name: <none> >20:53:21,477 INFO program: Last mounted on: /run/install/repo >20:53:21,477 INFO program: Filesystem UUID: 1b6c34a9-808d-4e92-8ae2-e6120d571d8b >20:53:21,478 INFO program: Filesystem magic number: 0xEF53 >20:53:21,478 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,478 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 >20:53:21,478 INFO program: Filesystem flags: signed_directory_hash >20:53:21,478 INFO program: Default mount options: user_xattr acl >20:53:21,478 INFO program: Filesystem state: clean >20:53:21,478 INFO program: Errors behavior: Continue >20:53:21,478 INFO program: Filesystem OS type: Linux >20:53:21,478 INFO program: Inode count: 128016 >20:53:21,478 INFO program: Block count: 512000 >20:53:21,478 INFO program: Reserved block count: 25600 >20:53:21,479 INFO program: Free blocks: 247112 >20:53:21,479 INFO program: Free inodes: 127719 >20:53:21,480 INFO program: First block: 1 >20:53:21,480 INFO program: Block size: 1024 >20:53:21,481 INFO program: Fragment size: 1024 >20:53:21,481 INFO program: Reserved GDT blocks: 256 >20:53:21,482 INFO program: Blocks per group: 8192 >20:53:21,482 INFO program: Fragments per group: 8192 >20:53:21,483 INFO program: Inodes per group: 2032 >20:53:21,483 INFO program: Inode blocks per group: 254 >20:53:21,484 INFO program: Flex block group size: 16 >20:53:21,484 INFO program: Filesystem created: Sat Sep 25 22:55:39 2010 >20:53:21,485 INFO program: Last mount time: Fri May 18 20:52:51 2012 >20:53:21,485 INFO program: Last write time: Fri May 18 20:52:52 2012 >20:53:21,486 INFO program: Mount count: 24 >20:53:21,486 INFO program: Maximum mount count: -1 >20:53:21,487 INFO program: Last checked: Wed Feb 22 02:54:08 2012 >20:53:21,488 INFO program: Check interval: 0 (<none>) >20:53:21,488 INFO program: Lifetime writes: 1027 MB >20:53:21,488 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,489 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,489 INFO program: First inode: 11 >20:53:21,490 INFO program: Inode size: 128 >20:53:21,491 INFO program: Journal inode: 8 >20:53:21,491 INFO program: Default directory hash: half_md4 >20:53:21,491 INFO program: Directory Hash Seed: 55fe7d16-f764-411b-ac0f-5c63a6af3722 >20:53:21,491 INFO program: Journal backup: inode blocks >20:53:21,492 INFO program: Journal features: journal_incompat_revoke >20:53:21,492 INFO program: Journal size: 8M >20:53:21,492 INFO program: Journal length: 8192 >20:53:21,492 INFO program: Journal sequence: 0x0000046e >20:53:21,493 INFO program: Journal start: 0 >20:53:21,493 INFO program: >20:53:21,493 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,494 INFO program: Running... resize2fs -P /dev/sda1 >20:53:21,506 INFO program: Estimated minimum size of the filesystem: 261291 >20:53:21,507 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:21,526 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_home >20:53:21,673 INFO program: Running... udevadm settle --timeout=300 >20:53:21,733 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_home >20:53:21,747 INFO program: Filesystem volume name: <none> >20:53:21,748 INFO program: Last mounted on: /home >20:53:21,748 INFO program: Filesystem UUID: 9dfd4d37-81d4-4f5e-b692-32b33387b8f0 >20:53:21,748 INFO program: Filesystem magic number: 0xEF53 >20:53:21,749 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,749 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 >20:53:21,749 INFO program: Filesystem flags: signed_directory_hash >20:53:21,749 INFO program: Default mount options: user_xattr acl >20:53:21,749 INFO program: Filesystem state: clean >20:53:21,750 INFO program: Errors behavior: Continue >20:53:21,750 INFO program: Filesystem OS type: Linux >20:53:21,750 INFO program: Inode count: 2452800 >20:53:21,750 INFO program: Block count: 9805824 >20:53:21,750 INFO program: Reserved block count: 490291 >20:53:21,751 INFO program: Free blocks: 893888 >20:53:21,751 INFO program: Free inodes: 2344435 >20:53:21,751 INFO program: First block: 0 >20:53:21,751 INFO program: Block size: 4096 >20:53:21,751 INFO program: Fragment size: 4096 >20:53:21,752 INFO program: Reserved GDT blocks: 1021 >20:53:21,752 INFO program: Blocks per group: 32768 >20:53:21,753 INFO program: Fragments per group: 32768 >20:53:21,753 INFO program: Inodes per group: 8176 >20:53:21,754 INFO program: Inode blocks per group: 511 >20:53:21,754 INFO program: Flex block group size: 16 >20:53:21,755 INFO program: Filesystem created: Sat Sep 25 22:55:47 2010 >20:53:21,755 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:21,756 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:21,756 INFO program: Mount count: 19 >20:53:21,757 INFO program: Maximum mount count: -1 >20:53:21,757 INFO program: Last checked: Wed Feb 22 02:54:10 2012 >20:53:21,758 INFO program: Check interval: 0 (<none>) >20:53:21,758 INFO program: Lifetime writes: 1345 GB >20:53:21,759 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,759 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,760 INFO program: First inode: 11 >20:53:21,760 INFO program: Inode size: 256 >20:53:21,761 INFO program: Required extra isize: 28 >20:53:21,761 INFO program: Desired extra isize: 28 >20:53:21,761 INFO program: Journal inode: 8 >20:53:21,762 INFO program: Default directory hash: half_md4 >20:53:21,762 INFO program: Directory Hash Seed: 1784170d-788c-4426-9c95-42cba5d81088 >20:53:21,762 INFO program: Journal backup: inode blocks >20:53:21,762 INFO program: Journal features: journal_incompat_revoke >20:53:21,762 INFO program: Journal size: 128M >20:53:21,763 INFO program: Journal length: 32768 >20:53:21,763 INFO program: Journal sequence: 0x0042098b >20:53:21,763 INFO program: Journal start: 0 >20:53:21,764 INFO program: >20:53:21,764 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,764 INFO program: Running... dumpe2fs -h /dev/mapper/vg_esau-lv_home >20:53:21,778 INFO program: Filesystem volume name: <none> >20:53:21,779 INFO program: Last mounted on: /home >20:53:21,779 INFO program: Filesystem UUID: 9dfd4d37-81d4-4f5e-b692-32b33387b8f0 >20:53:21,779 INFO program: Filesystem magic number: 0xEF53 >20:53:21,779 INFO program: Filesystem revision #: 1 (dynamic) >20:53:21,779 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 >20:53:21,779 INFO program: Filesystem flags: signed_directory_hash >20:53:21,779 INFO program: Default mount options: user_xattr acl >20:53:21,779 INFO program: Filesystem state: clean >20:53:21,779 INFO program: Errors behavior: Continue >20:53:21,779 INFO program: Filesystem OS type: Linux >20:53:21,779 INFO program: Inode count: 2452800 >20:53:21,780 INFO program: Block count: 9805824 >20:53:21,780 INFO program: Reserved block count: 490291 >20:53:21,780 INFO program: Free blocks: 893888 >20:53:21,780 INFO program: Free inodes: 2344435 >20:53:21,781 INFO program: First block: 0 >20:53:21,781 INFO program: Block size: 4096 >20:53:21,782 INFO program: Fragment size: 4096 >20:53:21,782 INFO program: Reserved GDT blocks: 1021 >20:53:21,783 INFO program: Blocks per group: 32768 >20:53:21,783 INFO program: Fragments per group: 32768 >20:53:21,784 INFO program: Inodes per group: 8176 >20:53:21,784 INFO program: Inode blocks per group: 511 >20:53:21,785 INFO program: Flex block group size: 16 >20:53:21,785 INFO program: Filesystem created: Sat Sep 25 22:55:47 2010 >20:53:21,786 INFO program: Last mount time: Thu May 17 22:04:01 2012 >20:53:21,786 INFO program: Last write time: Fri May 18 20:45:12 2012 >20:53:21,787 INFO program: Mount count: 19 >20:53:21,788 INFO program: Maximum mount count: -1 >20:53:21,788 INFO program: Last checked: Wed Feb 22 02:54:10 2012 >20:53:21,789 INFO program: Check interval: 0 (<none>) >20:53:21,789 INFO program: Lifetime writes: 1345 GB >20:53:21,790 INFO program: Reserved blocks uid: 0 (user root) >20:53:21,790 INFO program: Reserved blocks gid: 0 (group root) >20:53:21,791 INFO program: First inode: 11 >20:53:21,791 INFO program: Inode size: 256 >20:53:21,792 INFO program: Required extra isize: 28 >20:53:21,792 INFO program: Desired extra isize: 28 >20:53:21,792 INFO program: Journal inode: 8 >20:53:21,792 INFO program: Default directory hash: half_md4 >20:53:21,793 INFO program: Directory Hash Seed: 1784170d-788c-4426-9c95-42cba5d81088 >20:53:21,793 INFO program: Journal backup: inode blocks >20:53:21,793 INFO program: Journal features: journal_incompat_revoke >20:53:21,793 INFO program: Journal size: 128M >20:53:21,794 INFO program: Journal length: 32768 >20:53:21,794 INFO program: Journal sequence: 0x0042098b >20:53:21,794 INFO program: Journal start: 0 >20:53:21,795 INFO program: >20:53:21,795 ERR program: dumpe2fs 1.42 (29-Nov-2011) >20:53:21,795 INFO program: Running... resize2fs -P /dev/mapper/vg_esau-lv_home >20:53:21,808 INFO program: Estimated minimum size of the filesystem: 8902460 >20:53:21,808 ERR program: resize2fs 1.42 (29-Nov-2011) >20:53:21,826 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_esau/lv_swap >20:53:21,971 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >20:52:59,921 DEBUG storage: registered device format class SwapSpace as swap >20:52:59,922 DEBUG storage: registered device format class BIOSBoot as biosboot >20:52:59,924 DEBUG storage: registered device format class DMRaidMember as dmraidmember >20:52:59,935 DEBUG storage: registered device format class PPCPRePBoot as prepboot >20:52:59,972 DEBUG storage: registered device format class Ext2FS as ext2 >20:52:59,972 DEBUG storage: registered device format class Ext3FS as ext3 >20:52:59,973 DEBUG storage: registered device format class Ext4FS as ext4 >20:52:59,973 DEBUG storage: registered device format class FATFS as vfat >20:52:59,973 DEBUG storage: registered device format class EFIFS as efi >20:52:59,973 DEBUG storage: registered device format class BTRFS as btrfs >20:52:59,973 DEBUG storage: registered device format class GFS2 as gfs2 >20:52:59,973 DEBUG storage: registered device format class JFS as jfs >20:52:59,974 DEBUG storage: registered device format class ReiserFS as reiserfs >20:52:59,974 DEBUG storage: registered device format class XFS as xfs >20:52:59,974 DEBUG storage: registered device format class HFS as hfs >20:52:59,974 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >20:52:59,974 DEBUG storage: registered device format class HFSPlus as hfs+ >20:52:59,974 DEBUG storage: registered device format class NTFS as ntfs >20:52:59,974 DEBUG storage: registered device format class NFS as nfs >20:52:59,975 DEBUG storage: registered device format class NFSv4 as nfs4 >20:52:59,975 DEBUG storage: registered device format class Iso9660FS as iso9660 >20:52:59,975 DEBUG storage: registered device format class NoDevFS as nodev >20:52:59,976 DEBUG storage: registered device format class DevPtsFS as devpts >20:52:59,976 DEBUG storage: registered device format class ProcFS as proc >20:52:59,977 DEBUG storage: registered device format class SysFS as sysfs >20:52:59,977 DEBUG storage: registered device format class TmpFS as tmpfs >20:52:59,978 DEBUG storage: registered device format class BindFS as bind >20:52:59,978 DEBUG storage: registered device format class SELinuxFS as selinuxfs >20:52:59,979 DEBUG storage: registered device format class USBFS as usbfs >20:53:00,049 DEBUG storage: registered device format class LUKS as luks >20:53:00,051 DEBUG storage: registered device format class MDRaidMember as mdmember >20:53:00,053 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >20:53:00,054 DEBUG storage: registered device format class MultipathMember as multipath_member >20:53:00,058 DEBUG storage: registered device format class DiskLabel as disklabel >20:53:03,370 DEBUG storage: MultipathTopology._build_topology: >20:53:03,370 DEBUG storage: /etc/multipath.conf contents: >20:53:03,370 DEBUG storage: # multipath.conf written by anaconda >20:53:03,370 DEBUG storage: >20:53:03,370 DEBUG storage: defaults { >20:53:03,371 DEBUG storage: user_friendly_names yes >20:53:03,371 DEBUG storage: } >20:53:03,371 DEBUG storage: blacklist { >20:53:03,371 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:53:03,371 DEBUG storage: devnode "^hd[a-z]" >20:53:03,371 DEBUG storage: devnode "^dcssblk[0-9]*" >20:53:03,371 DEBUG storage: device { >20:53:03,371 DEBUG storage: vendor "DGC" >20:53:03,371 DEBUG storage: product "LUNZ" >20:53:03,371 DEBUG storage: } >20:53:03,372 DEBUG storage: device { >20:53:03,372 DEBUG storage: vendor "IBM" >20:53:03,373 DEBUG storage: product "S/390.*" >20:53:03,373 DEBUG storage: } >20:53:03,374 DEBUG storage: # don't count normal SATA devices as multipaths >20:53:03,374 DEBUG storage: device { >20:53:03,375 DEBUG storage: vendor "ATA" >20:53:03,375 DEBUG storage: } >20:53:03,376 DEBUG storage: # don't count 3ware devices as multipaths >20:53:03,376 DEBUG storage: device { >20:53:03,377 DEBUG storage: vendor "3ware" >20:53:03,377 DEBUG storage: } >20:53:03,378 DEBUG storage: device { >20:53:03,379 DEBUG storage: vendor "AMCC" >20:53:03,379 DEBUG storage: } >20:53:03,380 DEBUG storage: # nor highpoint devices >20:53:03,380 DEBUG storage: device { >20:53:03,381 DEBUG storage: vendor "HPT" >20:53:03,381 DEBUG storage: } >20:53:03,381 DEBUG storage: } >20:53:03,381 DEBUG storage: multipaths { >20:53:03,382 DEBUG storage: } >20:53:03,382 DEBUG storage: (end of /etc/multipath.conf) >20:53:03,450 INFO storage: MultipathTopology: found singlepath device: sde >20:53:03,450 INFO storage: MultipathTopology: found non-disk device: sr0 >20:53:03,451 INFO storage: MultipathTopology: found singlepath device: sda >20:53:03,451 INFO storage: MultipathTopology: found non-disk device: sda1 >20:53:03,451 INFO storage: MultipathTopology: found non-disk device: sda2 >20:53:03,452 INFO storage: MultipathTopology: found singlepath device: sdb >20:53:03,452 INFO storage: MultipathTopology: found non-disk device: sdb1 >20:53:03,452 INFO storage: MultipathTopology: found non-disk device: sdb2 >20:53:03,453 INFO storage: MultipathTopology: found singlepath device: sdc >20:53:03,453 INFO storage: MultipathTopology: found non-disk device: sdc1 >20:53:03,453 INFO storage: MultipathTopology: found singlepath device: sdd >20:53:03,454 INFO storage: MultipathTopology: found non-disk device: sdd1 >20:53:03,454 INFO storage: MultipathTopology: found singlepath device: loop0 >20:53:03,454 INFO storage: MultipathTopology: found singlepath device: loop1 >20:53:03,454 INFO storage: MultipathTopology: found singlepath device: loop2 >20:53:03,455 INFO storage: MultipathTopology: found singlepath device: loop3 >20:53:03,455 INFO storage: MultipathTopology: found singlepath device: loop4 >20:53:03,455 INFO storage: MultipathTopology: found singlepath device: loop5 >20:53:03,456 INFO storage: MultipathTopology: found singlepath device: loop6 >20:53:03,456 INFO storage: MultipathTopology: found singlepath device: loop7 >20:53:03,456 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:53:06,429 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >20:53:06,430 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:53:06,430 DEBUG storage: protected device spec resolved to None >20:53:06,706 DEBUG storage: MultipathTopology._build_topology: >20:53:06,706 DEBUG storage: /etc/multipath.conf contents: >20:53:06,706 DEBUG storage: # multipath.conf written by anaconda >20:53:06,706 DEBUG storage: >20:53:06,706 DEBUG storage: defaults { >20:53:06,706 DEBUG storage: user_friendly_names yes >20:53:06,707 DEBUG storage: } >20:53:06,707 DEBUG storage: blacklist { >20:53:06,707 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >20:53:06,707 DEBUG storage: devnode "^hd[a-z]" >20:53:06,707 DEBUG storage: devnode "^dcssblk[0-9]*" >20:53:06,707 DEBUG storage: device { >20:53:06,707 DEBUG storage: vendor "DGC" >20:53:06,707 DEBUG storage: product "LUNZ" >20:53:06,707 DEBUG storage: } >20:53:06,708 DEBUG storage: device { >20:53:06,708 DEBUG storage: vendor "IBM" >20:53:06,709 DEBUG storage: product "S/390.*" >20:53:06,709 DEBUG storage: } >20:53:06,710 DEBUG storage: # don't count normal SATA devices as multipaths >20:53:06,710 DEBUG storage: device { >20:53:06,711 DEBUG storage: vendor "ATA" >20:53:06,711 DEBUG storage: } >20:53:06,712 DEBUG storage: # don't count 3ware devices as multipaths >20:53:06,712 DEBUG storage: device { >20:53:06,713 DEBUG storage: vendor "3ware" >20:53:06,713 DEBUG storage: } >20:53:06,714 DEBUG storage: device { >20:53:06,714 DEBUG storage: vendor "AMCC" >20:53:06,715 DEBUG storage: } >20:53:06,715 DEBUG storage: # nor highpoint devices >20:53:06,716 DEBUG storage: device { >20:53:06,717 DEBUG storage: vendor "HPT" >20:53:06,717 DEBUG storage: } >20:53:06,718 DEBUG storage: } >20:53:06,718 DEBUG storage: multipaths { >20:53:06,719 DEBUG storage: } >20:53:06,719 DEBUG storage: (end of /etc/multipath.conf) >20:53:06,777 INFO storage: MultipathTopology: found singlepath device: sde >20:53:06,778 INFO storage: MultipathTopology: found non-disk device: sr0 >20:53:06,778 INFO storage: MultipathTopology: found singlepath device: sda >20:53:06,779 INFO storage: MultipathTopology: found non-disk device: sda1 >20:53:06,779 INFO storage: MultipathTopology: found non-disk device: sda2 >20:53:06,779 INFO storage: MultipathTopology: found singlepath device: sdb >20:53:06,780 INFO storage: MultipathTopology: found non-disk device: sdb1 >20:53:06,780 INFO storage: MultipathTopology: found non-disk device: sdb2 >20:53:06,780 INFO storage: MultipathTopology: found singlepath device: sdc >20:53:06,781 INFO storage: MultipathTopology: found non-disk device: sdc1 >20:53:06,781 INFO storage: MultipathTopology: found singlepath device: sdd >20:53:06,781 INFO storage: MultipathTopology: found non-disk device: sdd1 >20:53:06,782 INFO storage: MultipathTopology: found singlepath device: loop0 >20:53:06,782 INFO storage: MultipathTopology: found singlepath device: loop1 >20:53:06,782 INFO storage: MultipathTopology: found singlepath device: loop2 >20:53:06,783 INFO storage: MultipathTopology: found singlepath device: loop3 >20:53:06,783 INFO storage: MultipathTopology: found singlepath device: loop4 >20:53:06,783 INFO storage: MultipathTopology: found singlepath device: loop5 >20:53:06,783 INFO storage: MultipathTopology: found singlepath device: loop6 >20:53:06,784 INFO storage: MultipathTopology: found singlepath device: loop7 >20:53:06,784 INFO storage: MultipathTopology: found singlepath device: dm-0 >20:53:06,784 INFO storage: devices to scan: ['sde', 'sr0', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdd', 'sdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >20:53:06,791 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-JMicron_USB_to_ATA_ATAPI_Bridge_152D203380B6-0:0 /dev/disk/by-path/pci-0000:00:04.1-usb-0:1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.1/usb2/2-1/2-1.1/2-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_to_ATA_ATAPI_Bridge', > 'ID_MODEL_ENC': 'USB\\x20to\\x20ATA\\x2fATAPI\\x20Bridge', > 'ID_MODEL_ID': '2338', > 'ID_PATH': 'pci-0000:00:04.1-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_04_1-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0100', > 'ID_SERIAL': 'JMicron_USB_to_ATA_ATAPI_Bridge_152D203380B6-0:0', > 'ID_SERIAL_SHORT': '152D203380B6', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'JMicron', > 'ID_VENDOR_ENC': 'JMicron', > 'ID_VENDOR_ID': '152d', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9603873', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-JMicron_USB_to_ATA_ATAPI_Bridge_152D203380B6-0:0', > '/dev/disk/by-path/pci-0000:00:04.1-usb-0:1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.1/usb2/2-1/2-1.1/2-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sde'} ; name: sde ; >20:53:06,792 INFO storage: scanning sde (/devices/pci0000:00/0000:00:04.1/usb2/2-1/2-1.1/2-1.1:1.0/host10/target10:0:0/10:0:0:0/block/sde)... >20:53:06,793 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >20:53:06,794 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:06,796 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sde ; >20:53:06,798 INFO storage: sde is a disk >20:53:06,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:06,801 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:53:06,801 INFO storage: added disk sde (id 0) to device tree >20:53:06,802 DEBUG storage: looking up parted Device: /dev/sde >20:53:06,909 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-LITE-ON_DVDRW_SOHW-1693S', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'LITE-ON_DVDRW_SOHW-1693S', > 'ID_MODEL_ENC': 'LITE-ON\\x20DVDRW\\x20SOHW-1693S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'KS0A', > 'ID_SERIAL': 'LITE-ON_DVDRW_SOHW-1693S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '9650041', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-LITE-ON_DVDRW_SOHW-1693S'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0'} ; name: sr0 ; >20:53:06,910 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:06.0/ata7/host6/target6:0:0/6:0:0:0/block/sr0)... >20:53:06,912 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >20:53:06,915 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:06,915 INFO storage: sr0 is a cdrom >20:53:06,918 DEBUG storage: DeviceTree.addUdevOpticalDevice: >20:53:06,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:06,921 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:53:06,922 INFO storage: added cdrom sr0 (id 1) to device tree >20:53:06,923 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:53:06,950 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T /dev/disk/by-id/wwn-0x5e83a97f30bd7c37', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'OCZ-VERTEX2_3.5', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x203.5\\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_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.35', > 'ID_SERIAL': 'OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T', > 'ID_SERIAL_SHORT': 'OCZ-CTANH1539IQUPU0T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f30bd7c37', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f30bd7c37', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9626127', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T', > '/dev/disk/by-id/wwn-0x5e83a97f30bd7c37'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:53:06,951 INFO storage: scanning sda (/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:53:06,953 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:53:06,954 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:06,956 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >20:53:06,957 INFO storage: sda is a disk >20:53:06,957 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:06,959 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:53:06,959 INFO storage: added disk sda (id 2) to device tree >20:53:06,959 DEBUG storage: looking up parted Device: /dev/sda >20:53:06,962 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:53:06,963 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >20:53:06,963 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:06,965 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:53:07,084 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >20:53:07,096 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e41310>, <parted.partition.Partition object at 0x7f15f3e416d0>] > device: <parted.device.Device object at 0x7f15f3e41110> > PedDisk: <_ped.Disk object at 0x7f15f3e44368> >20:53:07,097 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:53:07,100 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >20:53:07,104 INFO storage: got device: DiskDevice instance (0x7f15f3d485d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 85857.6796875 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX2 3.5 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 175836528 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10945, 255, 63) biosGeometry: (10945, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3cacdd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15fc278590> >20:53:07,107 INFO storage: got format: DiskLabel instance (0x7f15fc278990) -- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e41310>, <parted.partition.Partition object at 0x7f15f3e416d0>] > device: <parted.device.Device object at 0x7f15f3e41110> > PedDisk: <_ped.Disk object at 0x7f15f3e44368> > origPartedDisk = <parted.disk.Disk object at 0x7f15f3e41890> > partedDevice = parted.Device instance -- > model: ATA OCZ-VERTEX2 3.5 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 175836528 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10945, 255, 63) biosGeometry: (10945, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154680> > >20:53:07,133 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T-part1 /dev/disk/by-id/wwn-0x5e83a97f30bd7c37-part1 /dev/disk/by-uuid/1b6c34a9-808d-4e92-8ae2-e6120d571d8b', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1b6c34a9-808d-4e92-8ae2-e6120d571d8b', > 'ID_FS_UUID_ENC': '1b6c34a9-808d-4e92-8ae2-e6120d571d8b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OCZ-VERTEX2_3.5', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x203.5\\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_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.35', > 'ID_SERIAL': 'OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T', > 'ID_SERIAL_SHORT': 'OCZ-CTANH1539IQUPU0T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f30bd7c37', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f30bd7c37', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9640260', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T-part1', > '/dev/disk/by-id/wwn-0x5e83a97f30bd7c37-part1', > '/dev/disk/by-uuid/1b6c34a9-808d-4e92-8ae2-e6120d571d8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:53:07,133 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:53:07,135 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >20:53:07,136 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,136 INFO storage: sda1 is a partition >20:53:07,138 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:53:07,139 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:53:07,140 DEBUG storage: DeviceTree.getDeviceByName returned existing 85857MB disk sda (2) with existing msdos disklabel >20:53:07,142 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >20:53:07,144 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:53:07,144 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,145 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >20:53:07,146 DEBUG storage: looking up parted Partition: /dev/sda1 >20:53:07,147 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >20:53:07,149 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >20:53:07,151 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >20:53:07,152 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >20:53:07,152 INFO storage: added partition sda1 (id 3) to device tree >20:53:07,154 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >20:53:07,155 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >20:53:07,157 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:07,158 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:07,158 DEBUG storage: device sda1 does not contain a disklabel >20:53:07,158 INFO storage: type detected on 'sda1' is 'ext4' >20:53:07,248 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:07,249 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:07,250 DEBUG storage: PartitionDevice._setFormat: sda1 ; >20:53:07,252 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >20:53:07,252 DEBUG storage: looking up parted Device: /dev/sda1 >20:53:07,258 INFO storage: got device: PartitionDevice instance (0x7f15f3e41ad0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 85857MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154a70> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e411d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f3e41810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e41490> PedPartition: <_ped.Partition object at 0x7f15f3e3f2f0> > disk = existing 85857MB disk sda (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >20:53:07,262 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:07,262 INFO storage: got format: Ext4FS instance (0x7f15f3e5e510) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 1b6c34a9-808d-4e92-8ae2-e6120d571d8b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >20:53:07,292 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T-part2 /dev/disk/by-id/wwn-0x5e83a97f30bd7c37-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '0', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '400', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW', > 'ID_FS_UUID_ENC': 'GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'OCZ-VERTEX2_3.5', > 'ID_MODEL_ENC': 'OCZ-VERTEX2\\x203.5\\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_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '174809088', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.35', > 'ID_SERIAL': 'OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T', > 'ID_SERIAL_SHORT': 'OCZ-CTANH1539IQUPU0T', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5e83a97f30bd7c37', > 'ID_WWN_WITH_EXTENSION': '0x5e83a97f30bd7c37', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_root', 'lv_swap', 'lv_home'], > 'LVM2_LV_SIZE': ['39780352.00', '8388608.00', '39223296.00'], > 'LVM2_LV_UUID': ['1kVk6v-miOw-WHQg-yx5N-frTc-OCRQ-5A8N7O', > '7W2vdc-x4hp-7ndr-98Sn-Skow-yJik-xGsLaR', > 'c2oPZt-He0n-e091-7dcN-61aI-mXcT-zfenR7'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda2', > 'LVM2_PV_PE_ALLOC_COUNT': '2667', > 'LVM2_PV_PE_COUNT': '2667', > 'LVM2_PV_SIZE': '87392256.00', > 'LVM2_PV_UUID': 'GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW', > 'LVM2_VG_EXTENT_COUNT': '2667', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_esau', > 'LVM2_VG_SIZE': '87392256.00', > 'LVM2_VG_UUID': '32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9630577', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-OCZ-VERTEX2_3.5_OCZ-CTANH1539IQUPU0T-part2', > '/dev/disk/by-id/wwn-0x5e83a97f30bd7c37-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >20:53:07,292 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >20:53:07,294 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >20:53:07,295 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,295 INFO storage: sda2 is a partition >20:53:07,297 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >20:53:07,298 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >20:53:07,299 DEBUG storage: DeviceTree.getDeviceByName returned existing 85857MB disk sda (2) with existing msdos disklabel >20:53:07,301 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >20:53:07,303 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:53:07,303 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,304 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >20:53:07,305 DEBUG storage: looking up parted Partition: /dev/sda2 >20:53:07,306 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >20:53:07,308 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >20:53:07,309 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >20:53:07,311 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >20:53:07,311 INFO storage: added partition sda2 (id 4) to device tree >20:53:07,312 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >20:53:07,314 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >20:53:07,315 DEBUG storage: LVMPhysicalVolume.__init__: >20:53:07,316 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >20:53:07,316 DEBUG storage: device sda2 does not contain a disklabel >20:53:07,316 INFO storage: type detected on 'sda2' is 'LVM2_member' >20:53:07,317 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_esau ; uuid: GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW ; exists: True ; vgUuid: 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: OCZ-CTANH1539IQUPU0T ; >20:53:07,318 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >20:53:07,324 DEBUG storage: PartitionDevice._setFormat: sda2 ; >20:53:07,325 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >20:53:07,327 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >20:53:07,328 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau ; >20:53:07,329 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,331 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >20:53:07,331 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,333 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_esau ; current: None ; type: None ; >20:53:07,333 INFO storage: added lvmvg vg_esau (id 5) to device tree >20:53:07,334 DEBUG storage: looking up parted Device: /dev/sda2 >20:53:07,338 INFO storage: got device: PartitionDevice instance (0x7f15f3e41a90) -- > name = sda2 status = True kids = 1 id = 4 > parents = ['existing 85857MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 85356.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 174809088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10881, 255, 63) biosGeometry: (10881, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e411d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e41790> PedPartition: <_ped.Partition object at 0x7f15f3e3f350> > disk = existing 85857MB disk sda (2) with existing msdos disklabel > start = 1026048 end = 175835135 length = 174809088 > flags = lvm >20:53:07,339 INFO storage: got format: LVMPhysicalVolume instance (0x7f15f3e5eb50) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = GynSEA-oVjw-zwwq-3wNN-Zb3I-tZCJ-ptq3xW exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_esau vgUUID = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom peStart = 1.0 >20:53:07,354 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1500ADFD-00NLR1', > 'ID_MODEL_ENC': 'WDC\\x20WD1500ADFD-00NLR1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '20.07P02', > 'ID_SERIAL': 'WDC_WD1500ADFD-00NLR1_WD-WMAP41114583', > 'ID_SERIAL_SHORT': 'WD-WMAP41114583', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9710941', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:53:07,355 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:53:07,357 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >20:53:07,360 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,362 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >20:53:07,363 INFO storage: sdb is a disk >20:53:07,363 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,365 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:53:07,365 INFO storage: added disk sdb (id 6) to device tree >20:53:07,365 DEBUG storage: looking up parted Device: /dev/sdb >20:53:07,369 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:53:07,372 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >20:53:07,373 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,376 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >20:53:07,536 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >20:53:07,563 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e61310>, <parted.partition.Partition object at 0x7f15f3e61050>] > device: <parted.device.Device object at 0x7f15f3e5ed10> > PedDisk: <_ped.Disk object at 0x7f15fc2b7c20> >20:53:07,564 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:53:07,567 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >20:53:07,569 INFO storage: got device: DiskDevice instance (0x7f15f3e5e690) -- > name = sdb status = True kids = 0 id = 6 > parents = [] > uuid = None size = 143089.242188 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD1500ADFD-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 293046768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (18241, 255, 63) biosGeometry: (18241, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15f3e5e590> >20:53:07,571 INFO storage: got format: DiskLabel instance (0x7f15f3e5ec90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e61310>, <parted.partition.Partition object at 0x7f15f3e61050>] > device: <parted.device.Device object at 0x7f15f3e5ed10> > PedDisk: <_ped.Disk object at 0x7f15fc2b7c20> > origPartedDisk = <parted.disk.Disk object at 0x7f15f3e61490> > partedDevice = parted.Device instance -- > model: ATA WDC WD1500ADFD-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 293046768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (18241, 255, 63) biosGeometry: (18241, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154b90> > >20:53:07,603 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583-part1 /dev/disk/by-uuid/80F01EEBF01EE766', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '80F01EEBF01EE766', > 'ID_FS_UUID_ENC': '80F01EEBF01EE766', > 'ID_MODEL': 'WDC_WD1500ADFD-00NLR1', > 'ID_MODEL_ENC': 'WDC\\x20WD1500ADFD-00NLR1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '145404252', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '20.07P02', > 'ID_SERIAL': 'WDC_WD1500ADFD-00NLR1_WD-WMAP41114583', > 'ID_SERIAL_SHORT': 'WD-WMAP41114583', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9897593', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583-part1', > '/dev/disk/by-uuid/80F01EEBF01EE766'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >20:53:07,603 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >20:53:07,605 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >20:53:07,606 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,606 INFO storage: sdb1 is a partition >20:53:07,607 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >20:53:07,609 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >20:53:07,610 DEBUG storage: DeviceTree.getDeviceByName returned existing 143089MB disk sdb (6) with existing msdos disklabel >20:53:07,612 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:53:07,613 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >20:53:07,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,615 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >20:53:07,615 DEBUG storage: looking up parted Partition: /dev/sdb1 >20:53:07,617 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >20:53:07,619 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >20:53:07,620 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >20:53:07,622 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >20:53:07,622 INFO storage: added partition sdb1 (id 7) to device tree >20:53:07,623 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >20:53:07,625 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >20:53:07,627 DEBUG storage: NTFS.supported: supported: False ; >20:53:07,627 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:07,627 DEBUG storage: device sdb1 does not contain a disklabel >20:53:07,627 INFO storage: type detected on 'sdb1' is 'ntfs' >20:53:07,741 WARN storage: Unable to discover minimum size of filesystem on /dev/sdb1 >20:53:07,745 DEBUG storage: NTFS.supported: supported: False ; >20:53:07,745 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:07,748 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >20:53:07,751 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >20:53:07,752 DEBUG storage: looking up parted Device: /dev/sdb1 >20:53:07,757 INFO storage: got device: PartitionDevice instance (0x7f15f3e616d0) -- > name = sdb1 status = True kids = 0 id = 7 > parents = ['existing 143089MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 70998.1699219 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 145404252 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9050, 255, 63) biosGeometry: (9050, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154d40> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e5eed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f3e613d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e61350> PedPartition: <_ped.Partition object at 0x7f15f3e58f50> > disk = existing 143089MB disk sdb (6) with existing msdos disklabel > start = 63 end = 145404314 length = 145404252 > flags = boot >20:53:07,760 DEBUG storage: NTFS.supported: supported: False ; >20:53:07,761 INFO storage: got format: NTFS instance (0x7f15f3e5ee50) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 80F01EEBF01EE766 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 70998.0 targetSize = 70998.0 > >20:53:07,788 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583-part2 /dev/disk/by-label/BT /dev/disk/by-uuid/44E2E5D8E2E5CE6C', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'BT', > 'ID_FS_LABEL_ENC': 'BT', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '44E2E5D8E2E5CE6C', > 'ID_FS_UUID_ENC': '44E2E5D8E2E5CE6C', > 'ID_MODEL': 'WDC_WD1500ADFD-00NLR1', > 'ID_MODEL_ENC': 'WDC\\x20WD1500ADFD-00NLR1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '145404315', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '147637350', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '20.07P02', > 'ID_SERIAL': 'WDC_WD1500ADFD-00NLR1_WD-WMAP41114583', > 'ID_SERIAL_SHORT': 'WD-WMAP41114583', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9937572', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1500ADFD-00NLR1_WD-WMAP41114583-part2', > '/dev/disk/by-label/BT', > '/dev/disk/by-uuid/44E2E5D8E2E5CE6C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >20:53:07,789 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >20:53:07,792 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >20:53:07,793 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:07,793 INFO storage: sdb2 is a partition >20:53:07,795 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >20:53:07,796 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >20:53:07,797 DEBUG storage: DeviceTree.getDeviceByName returned existing 143089MB disk sdb (6) with existing msdos disklabel >20:53:07,799 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >20:53:07,801 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >20:53:07,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:07,802 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >20:53:07,803 DEBUG storage: looking up parted Partition: /dev/sdb2 >20:53:07,804 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >20:53:07,806 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >20:53:07,807 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >20:53:07,809 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >20:53:07,809 INFO storage: added partition sdb2 (id 8) to device tree >20:53:07,810 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >20:53:07,812 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >20:53:07,813 DEBUG storage: NTFS.supported: supported: False ; >20:53:07,814 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:07,814 DEBUG storage: device sdb2 does not contain a disklabel >20:53:07,814 INFO storage: type detected on 'sdb2' is 'ntfs' >20:53:08,807 DEBUG storage: NTFS.supported: supported: False ; >20:53:08,808 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:08,811 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >20:53:08,814 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >20:53:08,815 DEBUG storage: looking up parted Device: /dev/sdb2 >20:53:08,821 INFO storage: got device: PartitionDevice instance (0x7f15fc278ad0) -- > name = sdb2 status = True kids = 0 id = 8 > parents = ['existing 143089MB disk sdb (6) with existing msdos disklabel'] > uuid = None size = 72088.5498047 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 147637350 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9190, 255, 63) biosGeometry: (9190, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154ef0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e5eed0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f3e61410> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e61090> PedPartition: <_ped.Partition object at 0x7f15f3e58fb0> > disk = existing 143089MB disk sdb (6) with existing msdos disklabel > start = 145404315 end = 293041664 length = 147637350 > flags = >20:53:08,825 DEBUG storage: NTFS.supported: supported: False ; >20:53:08,825 INFO storage: got format: NTFS instance (0x7f15f3e617d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 44E2E5D8E2E5CE6C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = BT size = 72088.0 targetSize = 72088.0 > >20:53:08,952 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HGJ1BZ834913 /dev/disk/by-id/wwn-0x50024e9003f48a2a', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD204UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD204UI\\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_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AQ10010', > 'ID_SERIAL': 'SAMSUNG_HD204UI_S2HGJ1BZ834913', > 'ID_SERIAL_SHORT': 'S2HGJ1BZ834913', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9003f48a2a', > 'ID_WWN_WITH_EXTENSION': '0x50024e9003f48a2a', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9618369', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HGJ1BZ834913', > '/dev/disk/by-id/wwn-0x50024e9003f48a2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >20:53:08,953 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >20:53:08,954 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >20:53:08,956 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:08,957 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >20:53:08,958 INFO storage: sdc is a disk >20:53:08,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:08,960 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:53:08,960 INFO storage: added disk sdc (id 9) to device tree >20:53:08,960 DEBUG storage: looking up parted Device: /dev/sdc >20:53:08,964 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:53:08,967 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >20:53:08,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:08,972 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:53:09,076 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:53:09,083 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e61cd0>] > device: <parted.device.Device object at 0x7f15f3e61bd0> > PedDisk: <_ped.Disk object at 0x7f15f3e70b90> >20:53:09,084 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:53:09,087 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:53:09,089 INFO storage: got device: DiskDevice instance (0x7f15f3e619d0) -- > name = sdc status = True kids = 0 id = 9 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD204UI path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f4154f80> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15f3e61910> >20:53:09,091 INFO storage: got format: DiskLabel instance (0x7f15f3e61890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e61cd0>] > device: <parted.device.Device object at 0x7f15f3e61bd0> > PedDisk: <_ped.Disk object at 0x7f15f3e70b90> > origPartedDisk = <parted.disk.Disk object at 0x7f15f3e61c90> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD204UI path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78050> > >20:53:09,148 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HGJ1BZ834913-part1 /dev/disk/by-id/wwn-0x50024e9003f48a2a-part1 /dev/disk/by-uuid/5153d020-3de0-4d31-b552-2f0abff4cedb', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '324', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '324', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5153d020-3de0-4d31-b552-2f0abff4cedb', > 'ID_FS_UUID_ENC': '5153d020-3de0-4d31-b552-2f0abff4cedb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD204UI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD204UI\\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_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907027120', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AQ10010', > 'ID_SERIAL': 'SAMSUNG_HD204UI_S2HGJ1BZ834913', > 'ID_SERIAL_SHORT': 'S2HGJ1BZ834913', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9003f48a2a', > 'ID_WWN_WITH_EXTENSION': '0x50024e9003f48a2a', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9634841', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD204UI_S2HGJ1BZ834913-part1', > '/dev/disk/by-id/wwn-0x50024e9003f48a2a-part1', > '/dev/disk/by-uuid/5153d020-3de0-4d31-b552-2f0abff4cedb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:53:09,149 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >20:53:09,151 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >20:53:09,153 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:09,153 INFO storage: sdc1 is a partition >20:53:09,154 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:53:09,155 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >20:53:09,157 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdc (9) with existing msdos disklabel >20:53:09,159 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:53:09,160 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >20:53:09,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:09,162 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:53:09,162 DEBUG storage: looking up parted Partition: /dev/sdc1 >20:53:09,164 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >20:53:09,165 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:53:09,167 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:53:09,168 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:53:09,169 INFO storage: added partition sdc1 (id 10) to device tree >20:53:09,170 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:53:09,171 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:53:09,173 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:09,173 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:09,173 DEBUG storage: device sdc1 does not contain a disklabel >20:53:09,174 INFO storage: type detected on 'sdc1' is 'ext4' >20:53:09,264 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:09,265 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:09,268 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >20:53:09,271 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >20:53:09,272 DEBUG storage: looking up parted Device: /dev/sdc1 >20:53:09,278 INFO storage: got device: PartitionDevice instance (0x7f15f3e61f50) -- > name = sdc1 status = True kids = 0 id = 10 > parents = ['existing 1907729MB disk sdc (9) with existing msdos disklabel'] > uuid = None size = 1907728.08594 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3907027120 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78290> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e61b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f3e61f10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e61e90> PedPartition: <_ped.Partition object at 0x7f15f3e79050> > disk = existing 1907729MB disk sdc (9) with existing msdos disklabel > start = 2048 end = 3907029167 length = 3907027120 > flags = >20:53:09,282 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:09,283 INFO storage: got format: Ext4FS instance (0x7f15f3e72110) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = 5153d020-3de0-4d31-b552-2f0abff4cedb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1907728.0 targetSize = 1907728.0 > >20:53:09,310 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-75J7B0_WD-WMATV0592321 /dev/disk/by-id/wwn-0x50014ee056634083', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD1001FALS-75J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-75J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '05.00K50', > 'ID_SERIAL': 'WDC_WD1001FALS-75J7B0_WD-WMATV0592321', > 'ID_SERIAL_SHORT': 'WD-WMATV0592321', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056634083', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056634083', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9616628', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-75J7B0_WD-WMATV0592321', > '/dev/disk/by-id/wwn-0x50014ee056634083'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd'} ; name: sdd ; >20:53:09,311 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >20:53:09,312 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >20:53:09,313 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:09,315 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >20:53:09,316 INFO storage: sdd is a disk >20:53:09,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:09,318 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:53:09,318 INFO storage: added disk sdd (id 11) to device tree >20:53:09,318 DEBUG storage: looking up parted Device: /dev/sdd >20:53:09,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:53:09,321 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >20:53:09,322 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:09,323 DEBUG storage: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >20:53:09,426 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >20:53:09,435 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e5e550>] > device: <parted.device.Device object at 0x7f15f3e72590> > PedDisk: <_ped.Disk object at 0x7f15f3e00bd8> >20:53:09,435 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >20:53:09,440 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >20:53:09,441 INFO storage: got device: DiskDevice instance (0x7f15f3e72310) -- > name = sdd status = True kids = 0 id = 11 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-7 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78320> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f15f3e722d0> >20:53:09,443 INFO storage: got format: DiskLabel instance (0x7f15f3e72510) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f15f3e5e550>] > device: <parted.device.Device object at 0x7f15f3e72590> > PedDisk: <_ped.Disk object at 0x7f15f3e00bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f15f3e61fd0> > partedDevice = parted.Device instance -- > model: ATA WDC WD1001FALS-7 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78200> > >20:53:09,485 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1001FALS-75J7B0_WD-WMATV0592321-part1 /dev/disk/by-id/wwn-0x50014ee056634083-part1 /dev/disk/by-label/Pix /dev/disk/by-uuid/6E5A43FE5A43C217', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Pix', > 'ID_FS_LABEL_ENC': 'Pix', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6E5A43FE5A43C217', > 'ID_FS_UUID_ENC': '6E5A43FE5A43C217', > 'ID_MODEL': 'WDC_WD1001FALS-75J7B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1001FALS-75J7B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953520002', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '05.00K50', > 'ID_SERIAL': 'WDC_WD1001FALS-75J7B0_WD-WMATV0592321', > 'ID_SERIAL_SHORT': 'WD-WMATV0592321', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee056634083', > 'ID_WWN_WITH_EXTENSION': '0x50014ee056634083', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9645185', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1001FALS-75J7B0_WD-WMATV0592321-part1', > '/dev/disk/by-id/wwn-0x50014ee056634083-part1', > '/dev/disk/by-label/Pix', > '/dev/disk/by-uuid/6E5A43FE5A43C217'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:53:09,486 INFO storage: scanning sdd1 (/devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >20:53:09,487 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >20:53:09,488 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:09,489 INFO storage: sdd1 is a partition >20:53:09,490 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:53:09,491 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >20:53:09,493 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdd (11) with existing msdos disklabel >20:53:09,494 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdd ; >20:53:09,496 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >20:53:09,496 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:09,498 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >20:53:09,498 DEBUG storage: looking up parted Partition: /dev/sdd1 >20:53:09,499 DEBUG storage: PartitionDevice.probe: sdd1 ; exists: True ; >20:53:09,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >20:53:09,503 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >20:53:09,504 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >20:53:09,504 INFO storage: added partition sdd1 (id 12) to device tree >20:53:09,506 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >20:53:09,507 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: None ; >20:53:09,509 DEBUG storage: NTFS.supported: supported: False ; >20:53:09,509 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:09,509 DEBUG storage: device sdd1 does not contain a disklabel >20:53:09,509 INFO storage: type detected on 'sdd1' is 'ntfs' >20:53:13,981 DEBUG storage: NTFS.supported: supported: False ; >20:53:13,981 DEBUG storage: getFormat('ntfs') returning NTFS instance >20:53:13,982 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >20:53:13,984 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: ntfs ; >20:53:13,985 DEBUG storage: looking up parted Device: /dev/sdd1 >20:53:14,022 INFO storage: got device: PartitionDevice instance (0x7f15f3e61a50) -- > name = sdd1 status = True kids = 0 id = 12 > parents = ['existing 953869MB disk sdd (11) with existing msdos disklabel'] > uuid = None size = 953867.188477 > format = existing ntfs filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953520002 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e783b0> > target size = 0 path = /dev/sdd1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f15f3e728d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f15f3e61a10> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f15f3e5e750> PedPartition: <_ped.Partition object at 0x7f15f3e79170> > disk = existing 953869MB disk sdd (11) with existing msdos disklabel > start = 63 end = 1953520064 length = 1953520002 > flags = >20:53:14,024 DEBUG storage: NTFS.supported: supported: False ; >20:53:14,024 INFO storage: got format: NTFS instance (0x7f15f3e726d0) -- > type = ntfs name = ntfs status = False > device = /dev/sdd1 uuid = 6E5A43FE5A43C217 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Pix size = 953867.0 targetSize = 953867.0 > >20:53:14,245 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9580398', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:53:14,246 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >20:53:14,249 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >20:53:14,252 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,252 INFO storage: loop0 is a loop device >20:53:14,253 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:53:14,254 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/install.img ; >20:53:14,256 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,256 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,258 DEBUG storage: FileDevice._setFormat: /run/install/install.img ; current: None ; type: None ; >20:53:14,258 INFO storage: added file /run/install/install.img (id 13) to device tree >20:53:14,259 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/install.img ; >20:53:14,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,261 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:53:14,261 INFO storage: added loop loop0 (id 14) to device tree >20:53:14,263 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:53:14,264 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:53:14,264 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:53:14,292 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >20:53:14,308 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >20:53:14,314 WARN storage: disklabel detected but not usable on loop0 >20:53:14,315 INFO storage: type detected on 'loop0' is 'squashfs' >20:53:14,315 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >20:53:14,318 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:53:14,331 DEBUG storage: looking up parted Device: /run/install/install.img >20:53:14,345 DEBUG storage: looking up parted Device: /dev/loop0 >20:53:14,346 INFO storage: got device: LoopDevice instance (0x7f15f3e72450) -- > name = loop0 status = True kids = 0 id = 14 > parents = ['existing 131MB file /run/install/install.img (13)'] > uuid = None size = 131.41015625 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: path: /dev/loop0 type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 269128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2102, 4, 32) biosGeometry: (2102, 4, 32) > PedDevice: <_ped.Device object at 0x7f15f3e78560> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >20:53:14,388 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > 'ID_FS_UUID_ENC': 'b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9578916', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b129e089-fbad-4bf3-8f77-42ebf9a2a2fc'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:53:14,388 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >20:53:14,391 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:53:14,393 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,393 INFO storage: loop1 is a loop device >20:53:14,394 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:53:14,395 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >20:53:14,397 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,397 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,399 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >20:53:14,399 INFO storage: added file /LiveOS/rootfs.img (id 15) to device tree >20:53:14,401 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >20:53:14,401 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,402 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:53:14,403 INFO storage: added loop loop1 (id 16) to device tree >20:53:14,404 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:53:14,405 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:53:14,407 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,407 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:14,407 DEBUG storage: device loop1 does not contain a disklabel >20:53:14,407 INFO storage: type detected on 'loop1' is 'ext4' >20:53:14,480 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,480 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:14,482 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >20:53:14,483 INFO storage: got device: LoopDevice instance (0x7f15f3e724d0) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >20:53:14,486 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,487 INFO storage: got format: Ext4FS instance (0x7f15f3e727d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = b129e089-fbad-4bf3-8f77-42ebf9a2a2fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:53:14,504 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9581993', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:53:14,505 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >20:53:14,508 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:53:14,510 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,511 INFO storage: loop2 is a loop device >20:53:14,512 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:53:14,514 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >20:53:14,515 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,517 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:53:14,517 INFO storage: added file /overlay (deleted) (id 17) to device tree >20:53:14,519 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:53:14,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,521 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:53:14,521 INFO storage: added loop loop2 (id 18) to device tree >20:53:14,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:53:14,523 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:53:14,524 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,525 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >20:53:14,527 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >20:53:14,529 WARN storage: disklabel detected but not usable on loop2 >20:53:14,529 DEBUG storage: no type or existing type for loop2, bailing >20:53:14,530 INFO storage: got device: LoopDevice instance (0x7f15f3e72f50) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >20:53:14,533 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9577033', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:53:14,533 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >20:53:14,533 DEBUG storage: lvm filter: adding loop3 to the reject list >20:53:14,535 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9583148', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:53:14,535 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >20:53:14,535 DEBUG storage: lvm filter: adding loop4 to the reject list >20:53:14,537 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9577538', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >20:53:14,538 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >20:53:14,538 DEBUG storage: lvm filter: adding loop5 to the reject list >20:53:14,539 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9579483', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >20:53:14,540 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >20:53:14,540 DEBUG storage: lvm filter: adding loop6 to the reject list >20:53:14,542 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9578440', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >20:53:14,542 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >20:53:14,542 DEBUG storage: lvm filter: adding loop7 to the reject list >20:53:14,544 DEBUG storage: Skipping a device mapper drive (dm-0) for now >20:53:14,656 INFO storage: devices to scan: ['dm-0'] >20:53:14,660 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/b129e089-fbad-4bf3-8f77-42ebf9a2a2fc /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > 'ID_FS_UUID_ENC': 'b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6185092', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b129e089-fbad-4bf3-8f77-42ebf9a2a2fc', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:53:14,660 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >20:53:14,661 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:53:14,663 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,663 INFO storage: live-rw is a device-mapper device >20:53:14,664 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >20:53:14,666 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_esau ; status: True ; >20:53:14,666 DEBUG storage: failed to find dm node for vg_esau >20:53:14,667 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >20:53:14,669 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >20:53:14,671 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >20:53:14,672 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) >20:53:14,674 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >20:53:14,675 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,677 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >20:53:14,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,679 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:53:14,679 INFO storage: added dm live-rw (id 19) to device tree >20:53:14,680 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:53:14,682 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:53:14,683 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,684 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:14,684 DEBUG storage: device live-rw does not contain a disklabel >20:53:14,684 INFO storage: type detected on 'live-rw' is 'ext4' >20:53:14,741 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,742 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:14,745 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:53:14,746 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >20:53:14,753 INFO storage: got device: DMDevice instance (0x7f15f3e75190) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78a70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:53:14,756 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:14,757 INFO storage: got format: Ext4FS instance (0x7f15f3e72f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b129e089-fbad-4bf3-8f77-42ebf9a2a2fc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >20:53:14,888 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_root ; >20:53:14,889 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:14,891 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_esau ; >20:53:14,891 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:14,893 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_root ; current: None ; type: None ; >20:53:14,893 DEBUG storage: Adding vg_esau-lv_root/38848MB to vg_esau >20:53:14,893 INFO storage: added lvmlv vg_esau-lv_root (id 20) to device tree >20:53:14,895 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:14,896 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_root ; orig: False ; >20:53:14,898 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:14,900 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:15,153 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau-lv_root >20:53:15,158 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_swap ; >20:53:15,163 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:15,167 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_esau ; >20:53:15,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:15,171 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_swap ; current: None ; type: None ; >20:53:15,172 DEBUG storage: Adding vg_esau-lv_swap/8192MB to vg_esau >20:53:15,172 INFO storage: added lvmlv vg_esau-lv_swap (id 21) to device tree >20:53:15,173 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_swap ; status: False ; controllable: True ; orig: False ; >20:53:15,175 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_swap ; orig: False ; >20:53:15,177 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:15,179 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_swap ; status: False ; controllable: True ; orig: False ; >20:53:15,378 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau-lv_swap >20:53:15,383 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_home ; >20:53:15,388 DEBUG storage: DeviceTree.getDeviceByName returned None >20:53:15,391 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_esau ; >20:53:15,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >20:53:15,393 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_home ; current: None ; type: None ; >20:53:15,394 DEBUG storage: Adding vg_esau-lv_home/38304MB to vg_esau >20:53:15,394 INFO storage: added lvmlv vg_esau-lv_home (id 22) to device tree >20:53:15,395 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:15,397 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_home ; orig: False ; >20:53:15,399 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:15,400 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:15,605 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau-lv_home >20:53:15,722 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >20:53:15,725 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_esau-lv_root /dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom1kVk6vmiOwWHQgyx5NfrTcOCRQ5A8N7O /dev/disk/by-uuid/8b526644-8d77-4c14-b494-52dafb904526 /dev/mapper/vg_esau-lv_root /dev/vg_esau/lv_root', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_esau-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom1kVk6vmiOwWHQgyx5NfrTcOCRQ5A8N7O', > 'DM_VG_NAME': 'vg_esau', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8b526644-8d77-4c14-b494-52dafb904526', > 'ID_FS_UUID_ENC': '8b526644-8d77-4c14-b494-52dafb904526', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28707837', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_esau-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom1kVk6vmiOwWHQgyx5NfrTcOCRQ5A8N7O', > '/dev/disk/by-uuid/8b526644-8d77-4c14-b494-52dafb904526', > '/dev/mapper/vg_esau-lv_root', > '/dev/vg_esau/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_esau-lv_root ; >20:53:15,726 INFO storage: scanning vg_esau-lv_root (/devices/virtual/block/dm-1)... >20:53:15,727 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_root ; >20:53:15,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 38848MB lvmlv vg_esau-lv_root (20) >20:53:15,730 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_esau-lv_root ; >20:53:15,732 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_esau-lv_root ; label_type: None ; >20:53:15,733 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:15,734 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:15,734 DEBUG storage: device vg_esau-lv_root does not contain a disklabel >20:53:15,734 INFO storage: type detected on 'vg_esau-lv_root' is 'ext4' >20:53:15,800 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:15,801 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:15,802 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_root ; current: None ; type: ext4 ; >20:53:15,805 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau >20:53:15,806 DEBUG storage: vg_esau size is 85344MB >20:53:15,807 DEBUG storage: vg vg_esau has 0MB free >20:53:15,807 DEBUG storage: vg_esau size is 85344MB >20:53:15,809 DEBUG storage: vg vg_esau has 0MB free >20:53:15,810 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f15f3e752d0) -- > name = vg_esau-lv_root status = True kids = 0 id = 20 > parents = ['existing 85344MB lvmvg vg_esau (5)'] > uuid = 1kVk6v-miOw-WHQg-yx5N-frTc-OCRQ-5A8N7O size = 38848.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_esau-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 79560704 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4952, 255, 63) biosGeometry: (4952, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3cac9e0> > target size = 38848.0 path = /dev/mapper/vg_esau-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15fc278710) -- > name = vg_esau status = True kids = 3 id = 5 > parents = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > uuid = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom size = 85344 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_esau > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2667 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_swap', 'lv_home'] modified = False > extents = 2667.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > LVs = ['existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem', > 'existing 8192MB lvmlv vg_esau-lv_swap (21)', > 'existing 38304MB lvmlv vg_esau-lv_home (22)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38848MB >20:53:15,812 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:15,813 INFO storage: got format: Ext4FS instance (0x7f15f3e08390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_esau-lv_root uuid = 8b526644-8d77-4c14-b494-52dafb904526 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 38848.0 targetSize = 38848.0 > >20:53:15,935 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_esau-lv_swap /dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom7W2vdcx4hp7ndr98SnSkowyJikxGsLaR /dev/disk/by-uuid/f093226d-33e6-4918-bf58-7b7785bc3099 /dev/mapper/vg_esau-lv_swap /dev/vg_esau/lv_swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_esau-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom7W2vdcx4hp7ndr98SnSkowyJikxGsLaR', > 'DM_VG_NAME': 'vg_esau', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f093226d-33e6-4918-bf58-7b7785bc3099', > 'ID_FS_UUID_ENC': 'f093226d-33e6-4918-bf58-7b7785bc3099', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28965057', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_esau-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPom7W2vdcx4hp7ndr98SnSkowyJikxGsLaR', > '/dev/disk/by-uuid/f093226d-33e6-4918-bf58-7b7785bc3099', > '/dev/mapper/vg_esau-lv_swap', > '/dev/vg_esau/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_esau-lv_swap ; >20:53:15,935 INFO storage: scanning vg_esau-lv_swap (/devices/virtual/block/dm-2)... >20:53:15,938 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_swap ; >20:53:15,941 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB lvmlv vg_esau-lv_swap (21) >20:53:15,943 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_esau-lv_swap ; >20:53:15,944 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_esau-lv_swap ; label_type: None ; >20:53:15,946 DEBUG storage: SwapSpace.__init__: >20:53:15,946 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:53:15,946 DEBUG storage: device vg_esau-lv_swap does not contain a disklabel >20:53:15,946 INFO storage: type detected on 'vg_esau-lv_swap' is 'swap' >20:53:15,948 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_esau-lv_swap ; serial: None ; uuid: f093226d-33e6-4918-bf58-7b7785bc3099 ; exists: True ; label: None ; >20:53:15,948 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:53:15,949 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_swap ; current: None ; type: swap ; >20:53:15,952 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau >20:53:15,952 DEBUG storage: vg_esau size is 85344MB >20:53:15,954 DEBUG storage: vg vg_esau has 0MB free >20:53:15,954 DEBUG storage: vg_esau size is 85344MB >20:53:15,955 DEBUG storage: vg vg_esau has 0MB free >20:53:15,957 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f15f3e75550) -- > name = vg_esau-lv_swap status = True kids = 0 id = 21 > parents = ['existing 85344MB lvmvg vg_esau (5)'] > uuid = 7W2vdc-x4hp-7ndr-98Sn-Skow-yJik-xGsLaR size = 8192.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_esau-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e78830> > target size = 8192.0 path = /dev/mapper/vg_esau-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15fc278710) -- > name = vg_esau status = True kids = 3 id = 5 > parents = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > uuid = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom size = 85344 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_esau > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2667 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_swap', 'lv_home'] modified = False > extents = 2667.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > LVs = ['existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem', > 'existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap', > 'existing 38304MB lvmlv vg_esau-lv_home (22)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 8192MB >20:53:15,958 INFO storage: got format: SwapSpace instance (0x7f15f3e08a10) -- > type = swap name = swap status = False > device = /dev/mapper/vg_esau-lv_swap uuid = f093226d-33e6-4918-bf58-7b7785bc3099 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >20:53:15,974 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_esau-lv_home /dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPomc2oPZtHe0ne0917dcN61aImXcTzfenR7 /dev/disk/by-uuid/9dfd4d37-81d4-4f5e-b692-32b33387b8f0 /dev/mapper/vg_esau-lv_home /dev/vg_esau/lv_home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_esau-lv_home', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPomc2oPZtHe0ne0917dcN61aImXcTzfenR7', > 'DM_VG_NAME': 'vg_esau', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9dfd4d37-81d4-4f5e-b692-32b33387b8f0', > 'ID_FS_UUID_ENC': '9dfd4d37-81d4-4f5e-b692-32b33387b8f0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29187587', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_esau-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-32SSEjXMGSBYTI4M54c9OLxDcKlyYPomc2oPZtHe0ne0917dcN61aImXcTzfenR7', > '/dev/disk/by-uuid/9dfd4d37-81d4-4f5e-b692-32b33387b8f0', > '/dev/mapper/vg_esau-lv_home', > '/dev/vg_esau/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_esau-lv_home ; >20:53:15,975 INFO storage: scanning vg_esau-lv_home (/devices/virtual/block/dm-3)... >20:53:15,978 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_home ; >20:53:15,981 DEBUG storage: DeviceTree.getDeviceByName returned existing 38304MB lvmlv vg_esau-lv_home (22) >20:53:15,983 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_esau-lv_home ; >20:53:15,984 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_esau-lv_home ; label_type: None ; >20:53:15,986 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:15,986 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:15,986 DEBUG storage: device vg_esau-lv_home does not contain a disklabel >20:53:15,986 INFO storage: type detected on 'vg_esau-lv_home' is 'ext4' >20:53:16,048 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:16,049 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:16,053 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_esau-lv_home ; current: None ; type: ext4 ; >20:53:16,059 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau >20:53:16,060 DEBUG storage: vg_esau size is 85344MB >20:53:16,062 DEBUG storage: vg vg_esau has 0MB free >20:53:16,062 DEBUG storage: vg_esau size is 85344MB >20:53:16,063 DEBUG storage: vg vg_esau has 0MB free >20:53:16,065 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f15f3e75690) -- > name = vg_esau-lv_home status = True kids = 0 id = 22 > parents = ['existing 85344MB lvmvg vg_esau (5)'] > uuid = c2oPZt-He0n-e091-7dcN-61aI-mXcT-zfenR7 size = 38304.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_esau-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 78446592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4883, 255, 63) biosGeometry: (4883, 255, 63) > PedDevice: <_ped.Device object at 0x7f15f3e787a0> > target size = 38304.0 path = /dev/mapper/vg_esau-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f15fc278710) -- > name = vg_esau status = True kids = 3 id = 5 > parents = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > uuid = 32SSEj-XMGS-BYTI-4M54-c9OL-xDcK-lyYPom size = 85344 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_esau > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 2667 > PE Free = 0 PV Count = 1 > LV Names = ['lv_root', 'lv_swap', 'lv_home'] modified = False > extents = 2667.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 85356MB partition sda2 (4) with existing lvmpv'] > LVs = ['existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem', > 'existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap', > 'existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38304MB >20:53:16,067 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:16,068 INFO storage: got format: Ext4FS instance (0x7f15f3e08ad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_esau-lv_home uuid = 9dfd4d37-81d4-4f5e-b692-32b33387b8f0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 38304.0 targetSize = 38304.0 > >20:53:16,245 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_root ; >20:53:16,247 DEBUG storage: DeviceTree.getDeviceByName returned existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem >20:53:16,249 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_swap ; >20:53:16,250 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap >20:53:16,252 DEBUG storage: DeviceTree.getDeviceByName: name: vg_esau-lv_home ; >20:53:16,254 DEBUG storage: DeviceTree.getDeviceByName returned existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem >20:53:16,255 DEBUG storage: DiskDevice.teardown: sde ; status: True ; controllable: True ; >20:53:16,257 DEBUG storage: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >20:53:16,259 DEBUG storage: DeviceFormat.teardown: device: /dev/sde ; status: False ; type: None ; >20:53:16,343 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >20:53:16,346 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >20:53:16,351 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >20:53:16,418 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:53:16,497 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:53:16,500 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:16,505 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:16,571 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >20:53:16,633 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:53:16,636 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:53:16,641 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:53:16,700 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >20:53:16,778 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >20:53:16,782 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:53:16,787 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >20:53:16,869 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >20:53:16,939 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >20:53:16,942 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:53:16,945 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:53:17,003 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >20:53:17,071 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >20:53:17,075 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:53:17,080 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >20:53:17,169 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >20:53:17,184 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:53:17,189 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >20:53:17,191 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_esau-lv_root ; status: True ; controllable: True ; >20:53:17,256 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_esau-lv_root ; status: True ; controllable: True ; >20:53:17,387 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_esau ; status: True ; controllable: True ; >20:53:17,391 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:17,395 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:17,475 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_esau ; status: True ; controllable: True ; >20:53:17,608 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:53:17,611 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:17,614 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:17,671 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:53:17,675 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:17,681 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:17,761 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_esau-lv_swap ; status: False ; controllable: True ; >20:53:17,765 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_esau-lv_home ; status: False ; controllable: True ; >20:53:17,765 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >20:53:17,770 INFO storage: edd: collected mbr signatures: {'sdd': '0x00023b4a', 'sda': '0x7aee2221', 'sdb': '0x4eda4eda', 'sdc': '0x0009d67f'} >20:53:17,771 DEBUG storage: new bootloader stage1 device: None >20:53:17,814 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,819 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,822 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,826 DEBUG storage: NTFS.supported: supported: False ; >20:53:17,828 DEBUG storage: NTFS.supported: supported: False ; >20:53:17,830 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,833 DEBUG storage: NTFS.supported: supported: False ; >20:53:17,834 DEBUG storage: looking up parted Device: /dev/sde >20:53:17,835 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:53:17,841 DEBUG storage: vg_esau size is 85344MB >20:53:17,843 DEBUG storage: vg vg_esau has 0MB free >20:53:17,843 DEBUG storage: vg_esau size is 85344MB >20:53:17,844 DEBUG storage: vg vg_esau has 0MB free >20:53:17,846 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,848 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:17,852 DEBUG storage: looking up parted Device: /dev/sde >20:53:17,852 INFO storage: Skipping disk: sde: No media present >20:53:19,019 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:53:19,021 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:53:19,040 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >20:53:19,138 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:53:19,141 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:19,145 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:19,207 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >20:53:19,209 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:53:19,289 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >20:53:19,387 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >20:53:19,390 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:53:19,395 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >20:53:19,458 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >20:53:19,459 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:53:19,471 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >20:53:19,474 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >20:53:19,477 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:19,479 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_root ; orig: False ; >20:53:19,481 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:19,483 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:19,686 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:53:19,742 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_esau-lv_root ; status: True ; controllable: True ; >20:53:19,821 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_esau-lv_root ; status: True ; controllable: True ; >20:53:19,949 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_esau ; status: True ; controllable: True ; >20:53:19,953 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:19,956 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:20,010 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_esau ; status: True ; controllable: True ; >20:53:20,116 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:53:20,120 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:20,123 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:20,206 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:53:20,210 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:20,213 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:20,293 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:20,296 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_home ; orig: False ; >20:53:20,299 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:20,301 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:20,507 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >20:53:20,524 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_esau-lv_home ; status: True ; controllable: True ; >20:53:20,632 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_esau-lv_home ; status: True ; controllable: True ; >20:53:20,758 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_esau ; status: True ; controllable: True ; >20:53:20,762 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:20,767 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_esau ; status: False ; type: None ; >20:53:20,838 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_esau ; status: True ; controllable: True ; >20:53:20,946 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >20:53:20,950 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:20,953 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >20:53:21,021 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >20:53:21,025 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:21,030 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >20:53:21,090 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:21,093 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_root ; orig: False ; >20:53:21,096 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:21,098 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_root ; status: False ; controllable: True ; orig: False ; >20:53:21,327 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >20:53:21,342 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >20:53:21,345 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >20:53:21,348 DEBUG storage: blkid.tab devs: ['/dev/mapper/vg_esau-lv_swap', '/dev/sdb1', '/dev/sdc1', '/dev/sdb2', '/dev/sdd1', '/dev/mapper/vg_esau-lv_root', '/dev/sda1', '/dev/sda2', '/dev/mapper/vg_esau-lv_home'] >20:53:21,348 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >20:53:21,349 DEBUG storage: crypttab maps: [] >20:53:21,349 DEBUG storage: parsing /mnt/sysimage/etc/fstab >20:53:21,352 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_esau-lv_root ; >20:53:21,356 DEBUG storage: DeviceTree.getDeviceByPath returned existing 38848MB lvmlv vg_esau-lv_root (20) with existing ext4 filesystem >20:53:21,356 DEBUG storage: resolved '/dev/mapper/vg_esau-lv_root' to 'vg_esau-lv_root' (lvmlv) >20:53:21,359 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_root ; status: True ; controllable: True ; orig: False ; >20:53:21,430 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:21,430 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:21,431 DEBUG storage: resolved 'UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b' to 'sda1' (partition) >20:53:21,432 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >20:53:21,510 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:21,511 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:21,514 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_esau-lv_home ; >20:53:21,517 DEBUG storage: DeviceTree.getDeviceByPath returned existing 38304MB lvmlv vg_esau-lv_home (22) with existing ext4 filesystem >20:53:21,518 DEBUG storage: resolved '/dev/mapper/vg_esau-lv_home' to 'vg_esau-lv_home' (lvmlv) >20:53:21,520 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:21,522 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_home ; orig: False ; >20:53:21,524 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:21,525 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_home ; status: False ; controllable: True ; orig: False ; >20:53:21,810 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:21,810 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:21,814 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_esau-lv_swap ; >20:53:21,817 DEBUG storage: DeviceTree.getDeviceByPath returned existing 8192MB lvmlv vg_esau-lv_swap (21) with existing swap >20:53:21,818 DEBUG storage: resolved '/dev/mapper/vg_esau-lv_swap' to 'vg_esau-lv_swap' (lvmlv) >20:53:21,820 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_esau-lv_swap ; status: False ; controllable: True ; orig: False ; >20:53:21,822 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_esau-lv_swap ; orig: False ; >20:53:21,824 DEBUG storage: LVMVolumeGroupDevice.setup: vg_esau ; status: True ; controllable: True ; orig: False ; >20:53:21,825 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_esau-lv_swap ; status: False ; controllable: True ; orig: False ; >20:53:22,040 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg_esau-lv_swap ; exists: True ; >20:53:22,041 DEBUG storage: getFormat('swap') returning SwapSpace instance >20:53:22,041 DEBUG storage: failed to resolve 'tmpfs' >20:53:22,041 DEBUG storage: failed to resolve 'devpts' >20:53:22,042 DEBUG storage: failed to resolve 'sysfs' >20:53:22,042 DEBUG storage: failed to resolve 'proc' >20:53:22,044 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1 ; >20:53:22,047 DEBUG storage: DeviceTree.getDeviceByPath returned None >20:53:22,047 DEBUG storage: failed to resolve '/dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1' >20:53:22,050 DEBUG storage: Ext4FS.supported: supported: True ; >20:53:22,051 DEBUG storage: getFormat('ext4') returning Ext4FS instance >20:53:22,052 DEBUG storage: StorageDevice._setFormat: /dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1 ; current: None ; type: ext4 ; >20:53:22,054 DEBUG storage: StorageDevice.setup: /dev/disk/by-id/scsi-SATA_SAMSUNG_HD204UIS2HGJ1BZ834913-part1 ; status: False ; controllable: True ; orig: False ; >20:53:22,109 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau >20:53:22,110 DEBUG storage: vg_esau size is 85344MB >20:53:22,112 DEBUG storage: vg vg_esau has 0MB free >20:53:22,112 DEBUG storage: vg_esau size is 85344MB >20:53:22,114 DEBUG storage: vg vg_esau has 0MB free >20:53:22,119 DEBUG storage: looking up parted Device: /dev/mapper/vg_esau >20:53:22,120 DEBUG storage: vg_esau size is 85344MB >20:53:22,121 DEBUG storage: vg vg_esau has 0MB free >20:53:22,121 DEBUG storage: vg_esau size is 85344MB >20:53:22,123 DEBUG storage: vg vg_esau has 0MB free >20:53:22,139 DEBUG storage: looking up parted Device: /dev/sde > > >/tmp/ifcfg.log: > > >/mnt/sysimage/root/install.log: >Installing libgcc-4.5.1-3.fc14.x86_64 >warning: libgcc-4.5.1-3.fc14.x86_64: Header V3 RSA/SHA256 Signature, key ID 97a1071f: NOKEY >Installing fontpackages-filesystem-1.44-1.fc14.noarch >Installing setup-2.8.23-1.fc14.noarch >Installing filesystem-2.4.35-1.fc14.x86_64 >Installing telepathy-filesystem-0.0.2-1.fc12.noarch >Installing xkeyboard-config-1.9-1.fc14.noarch >Installing xml-common-0.6.3-33.fc14.noarch >Installing iso-codes-3.19-1.fc14.noarch >Installing ca-certificates-2010.63-3.fc14.noarch >Installing dejavu-fonts-common-2.32-1.fc14.noarch >Installing liberation-fonts-common-1.06.0.20100721-1.fc14.noarch >Installing mozilla-filesystem-1.9-5.fc12.x86_64 >Installing dmz-cursor-themes-0.4-3.fc14.noarch >Installing control-center-filesystem-2.31.91-1.fc14.x86_64 >Installing hal-filesystem-0.5.14-4.fc14.x86_64 >Installing tzdata-2010k-1.fc14.noarch >Installing foomatic-db-filesystem-4.0-20.20100819.fc14.noarch >Installing m17n-db-1.6.1-3.fc14.noarch >Installing mailcap-2.1.34-1.fc14.noarch >Installing basesystem-10.0-3.noarch >Installing khmeros-fonts-common-5.0-10.fc14.noarch >Installing smc-fonts-common-4.4-2.fc14.noarch >Installing thai-scalable-fonts-common-0.4.12-2.fc12.noarch >Installing un-core-fonts-common-1.0.2-0.15.080608.fc14.noarch >Installing vlgothic-fonts-common-20100818-1.fc14.noarch >Installing laughlin-backgrounds-single-13.92.0-1.fc14.noarch >Installing laughlin-backgrounds-gnome-13.92.0-1.fc14.noarch >Installing gnome-js-common-0.1.2-3.fc14.noarch >Installing poppler-data-0.4.3-1.fc14.noarch >Installing lucene-2.4.1-3.fc14.noarch >Installing autocorr-en-3.3.0-6.2.fc14.noarch >Installing ncurses-base-5.7-8.20100703.fc14.x86_64 >Installing bash-4.1.7-3.fc14.x86_64 >Installing glibc-common-2.12.90-11.x86_64 >Installing nss-softokn-freebl-3.12.7-6.fc14.x86_64 >Installing glibc-2.12.90-11.x86_64 >Installing ncurses-libs-5.7-8.20100703.fc14.x86_64 >Installing freetype-2.4.2-2.fc14.x86_64 >Installing dbus-libs-1.4.0-1.fc14.x86_64 >Installing zlib-1.2.5-2.fc14.x86_64 >Installing libpng-1.2.44-1.fc14.x86_64 >Installing libxml2-2.7.7-2.fc14.x86_64 >Installing libstdc++-4.5.1-3.fc14.x86_64 >Installing libICE-1.0.6-2.fc13.x86_64 >Installing info-4.13a-10.fc14.x86_64 >Installing libcom_err-1.41.12-5.fc14.x86_64 >Installing popt-1.13-7.fc14.x86_64 >Installing chkconfig-1.3.47-1.fc14.x86_64 >Installing libjpeg-turbo-1.0.1-1.fc14.x86_64 >Installing expat-2.0.1-10.fc13.x86_64 >Installing bzip2-libs-1.0.6-1.fc14.x86_64 >Installing nspr-4.8.6-1.fc14.x86_64 >Installing libusb-0.1.12-23.fc14.x86_64 >Installing readline-6.1-2.fc14.x86_64 >Installing sqlite-3.6.23.1-1.fc14.x86_64 >Installing audit-libs-2.0.4-4.fc14.x86_64 >Installing libuuid-2.18-4.fc14.x86_64 >Installing libSM-1.1.0-7.fc12.x86_64 >Installing nss-util-3.12.7-2.fc14.x86_64 >Installing db4-4.8.30-2.fc14.x86_64 >Installing avahi-libs-0.6.27-2.fc14.x86_64 >Installing tcp_wrappers-libs-7.6-59.fc14.x86_64 >Installing libart_lgpl-2.3.21-1.fc14.x86_64 >Installing libgpg-error-1.9-1.fc14.x86_64 >Installing libgcrypt-1.4.5-4.fc13.x86_64 >Installing libudev-161-2.fc14.x86_64 >Installing libogg-1.2.0-1.fc14.x86_64 >Installing gawk-3.1.8-1.fc14.x86_64 >Installing libtdb-1.2.1-3.fc14.x86_64 >Installing libsepol-2.0.41-3.fc14.x86_64 >Installing libselinux-2.0.96-5.fc14.x86_64 >Installing gamin-0.1.10-8.fc14.x86_64 >Installing pkgconfig-0.25-2.fc14.x86_64 >Installing glib2-2.25.15-1.fc14.x86_64 >Installing shared-mime-info-0.71-4.fc14.x86_64 >Installing atk-1.30.0-5.fc14.x86_64 >Installing libgnome-keyring-2.31.92-1.fc14.x86_64 >Installing desktop-file-utils-0.16-1.fc14.x86_64 >Installing libgudev1-161-2.fc14.x86_64 >Installing sed-4.2.1-5.fc14.x86_64 >Installing cyrus-sasl-lib-2.1.23-12.fc14.x86_64 >Installing libtiff-3.9.4-1.fc14.x86_64 >Installing libsigc++20-2.2.4.2-1.fc12.x86_64 >Installing lcms-libs-1.19-2.fc14.x86_64 >Installing libexif-0.6.19-1.fc14.x86_64 >Installing libtool-ltdl-2.2.10-3.fc14.x86_64 >Installing libvorbis-1.3.1-2.fc14.x86_64 >Installing libblkid-2.18-4.fc14.x86_64 >Installing glibmm24-2.24.2-1.fc14.x86_64 >Installing libxslt-1.1.26-3.fc14.x86_64 >Installing libicu-4.4.1-3.fc14.x86_64 >Installing libtalloc-2.0.1-1.fc13.x86_64 >Installing libasyncns-0.8-1.fc13.x86_64 >Installing libidn-1.18-1.fc14.x86_64 >Installing libattr-2.4.44-5.fc14.x86_64 >Installing libcap-2.17-1.fc13.x86_64 >Installing libacl-2.2.49-8.fc14.x86_64 >Installing shadow-utils-4.1.4.2-8.fc14.x86_64 >Installing bluez-libs-4.71-4.fc14.x86_64 >Installing libusb1-1.0.8-1.fc14.x86_64 >Installing libcap-ng-0.6.4-4.fc14.x86_64 >Installing speex-1.2-0.12.rc1.fc12.x86_64 >Installing elfutils-libelf-0.148-1.fc14.x86_64 >Installing xz-libs-4.999.9-0.2.beta.20100401git.fc14.x86_64 >Installing gmp-4.3.1-7.fc14.x86_64 >Installing pcre-8.10-1.fc14.x86_64 >Installing grep-2.7-1.fc14.x86_64 >Installing keyutils-libs-1.2-6.fc12.x86_64 >Installing krb5-libs-1.8.2-4.fc14.x86_64 >Installing libXau-1.0.6-1.fc14.x86_64 >Installing libraw1394-2.0.5-2.fc14.x86_64 >Installing gdbm-1.8.3-6.fc14.x86_64 >Installing perl-Pod-Escapes-1.04-133.fc14.noarch >Installing perl-Module-Pluggable-3.90-133.fc14.noarch >Installing perl-Pod-Simple-3.13-133.fc14.noarch >Installing perl-libs-5.12.2-133.fc14.x86_64 >Installing perl-5.12.2-133.fc14.x86_64 >Installing libxcb-1.5-3.fc14.x86_64 >Installing libgee-0.5.2-2.fc14.x86_64 >Installing findutils-4.5.9-2.fc14.x86_64 >Installing lua-5.1.4-5.fc14.x86_64 >Installing e2fsprogs-libs-1.41.12-5.fc14.x86_64 >Installing which-2.19-5.fc12.x86_64 >Installing xmlrpc-c-1.22.01-1400.svn1907.fc14.x86_64 >Installing file-libs-5.04-15.fc14.x86_64 >Installing libnl-1.1-12.fc14.x86_64 >Installing pixman-0.18.4-1.fc14.x86_64 >Installing atkmm-2.21.2-1.fc14.x86_64 >Installing libplist-1.3-2.fc14.x86_64 >Installing flac-1.2.1-6.fc12.x86_64 >Installing libsndfile-1.0.21-1.fc14.x86_64 >Installing libsamplerate-0.1.7-2.fc12.x86_64 >Installing apr-1.3.9-3.fc13.x86_64 >Installing iptables-1.4.9-1.fc14.x86_64 >Installing hunspell-1.2.12-1.fc14.x86_64 >Installing enchant-1.6.0-1.fc14.x86_64 >Installing pcsc-lite-libs-1.6.4-1.fc14.x86_64 >Installing pciutils-libs-3.1.7-1.fc14.x86_64 >Installing orc-0.4.6-1.fc14.x86_64 >Installing libtasn1-2.4-2.fc13.x86_64 >Installing gnutls-2.8.6-2.fc14.x86_64 >Installing cups-libs-1.4.4-7.fc14.x86_64 >Installing libffi-3.0.9-1.fc13.x86_64 >Installing plymouth-core-libs-0.8.4-0.20100823.4.fc14.x86_64 >Installing apr-util-1.3.9-3.fc13.x86_64 >Installing xcb-util-0.3.6-1.fc12.x86_64 >Installing libiec61883-1.2.0-4.fc13.x86_64 >Installing libgssglue-0.1-8.fc12.x86_64 >Installing usbmuxd-1.0.5-1.fc14.x86_64 >Installing libimobiledevice-1.0.2-3.fc14.x86_64 >Installing libgtop2-2.28.1-2.fc14.x86_64 >Installing psmisc-22.10-1.fc14.x86_64 >Installing setools-libs-3.3.7-7.fc14.x86_64 >Installing libtheora-1.1.1-1.fc13.x86_64 >Installing libatasmart-0.17-2.fc13.x86_64 >Installing nss-softokn-3.12.7-6.fc14.x86_64 >Installing bzip2-1.0.6-1.fc14.x86_64 >Installing exempi-2.1.1-1.fc13.x86_64 >Installing jasper-libs-1.900.1-16.fc14.x86_64 >Installing cpio-2.11-2.fc14.x86_64 >Installing procps-3.2.8-12.fc14.x86_64 >Installing gpm-libs-1.20.6-11.fc14.x86_64 >Installing libical-0.43-5.fc12.x86_64 >Installing libv4l-0.8.1-1.fc14.x86_64 >Installing libevent-1.4.14b-1.fc14.x86_64 >Installing slang-2.2.2-2.fc14.x86_64 >Installing newt-0.52.12-1.fc14.x86_64 >Installing openjpeg-libs-1.3-9.fc14.x86_64 >Installing libtirpc-0.2.1-4.fc14.x86_64 >Installing plymouth-graphics-libs-0.8.4-0.20100823.4.fc14.x86_64 >Installing libavc1394-0.5.3-9.fc12.x86_64 >Installing less-436-6.fc14.x86_64 >Installing mpfr-2.4.2-1.fc13.x86_64 >Installing elfutils-libs-0.148-1.fc14.x86_64 >Installing libutempter-1.1.5-4.fc12.x86_64 >Installing acl-2.2.49-8.fc14.x86_64 >Installing tar-1.23-5.fc14.x86_64 >Installing pinentry-0.8.0-3.fc14.x86_64 >Installing libtevent-0.9.8-7.1.fc14.x86_64 >Installing libIDL-0.8.14-1.fc14.x86_64 >Installing ORBit2-2.14.18-1.fc14.x86_64 >Installing libbonobo-2.31.91-1.fc14.x86_64 >Installing json-glib-0.10.4-3.fc14.x86_64 >Installing libselinux-utils-2.0.96-5.fc14.x86_64 >Installing checkpolicy-2.0.22-1.fc14.x86_64 >Installing celt-0.8.0-2.fc14.x86_64 >Installing openobex-1.5-1.fc14.x86_64 >Installing exiv2-libs-0.20-1.fc14.x86_64 >Installing libss-1.41.12-5.fc14.x86_64 >Installing make-3.82-2.fc14.x86_64 >Installing boost-system-1.44.0-1.fc14.x86_64 >Installing libconfig-1.4.5-1.fc14.x86_64 >Installing ilmbase-1.0.2-1.fc14.x86_64 >Installing mythes-1.2.1-1.fc14.x86_64 >Installing libfontenc-1.0.5-2.fc12.x86_64 >Installing libXfont-1.4.2-1.fc14.x86_64 >Installing libedit-3.0-2.20090923cvs.fc14.x86_64 >Installing libdaemon-0.14-1.fc13.x86_64 >Installing cdparanoia-libs-10.2-9.fc13.x86_64 >Installing procmail-3.22-25.fc12.x86_64 >Installing hesiod-3.1.0-19.fc14.x86_64 >Installing libXdmcp-1.0.3-3.fc13.x86_64 >Installing libwmf-lite-0.2.8.4-26.fc14.x86_64 >Installing babl-0.1.2-4.fc14.x86_64 >Installing pth-2.0.7-9.x86_64 >Installing wavpack-4.60-1.fc12.x86_64 >Installing anthy-9100h-13.fc14.x86_64 >Installing sysvinit-tools-2.87-5.dsf.fc14.x86_64 >Installing gsm-1.0.13-2.fc12.x86_64 >Installing libcollection-0.5.0-30.fc14.x86_64 >Installing libref_array-0.1.0-30.fc14.x86_64 >Installing libpath_utils-0.2.0-30.fc14.x86_64 >Installing libpcap-1.1.1-1.fc14.x86_64 >Installing libdvdread-4.1.4-0.2.svn1188.fc13.x86_64 >Installing sg3_utils-libs-1.29-1.fc14.x86_64 >Installing lm_sensors-libs-3.1.2-2.svn5857.fc14.x86_64 >Installing hyphen-2.5-2.fc14.x86_64 >Installing libieee1284-0.2.11-9.fc14.x86_64 >Installing redhat-menus-12.0.2-1.fc14.noarch >Installing libao-1.0.0-1.fc14.x86_64 >Installing vpnc-script-0.5.3-7.fc13.noarch >Installing cdrdao-1.2.3-7.fc14.x86_64 >Installing libdvdnav-4.1.4-0.1.svn1184.fc12.x86_64 >Installing libini_config-0.6.0-30.fc14.x86_64 >Installing cdparanoia-10.2-9.fc13.x86_64 >Installing avahi-autoipd-0.6.27-2.fc14.x86_64 >Installing xorg-x11-font-utils-7.4-2.fc14.x86_64 >Installing OpenEXR-libs-1.7.0-1.fc14.x86_64 >Installing ntfsprogs-2.0.0-15.fc14.x86_64 >Installing boost-filesystem-1.44.0-1.fc14.x86_64 >Installing e2fsprogs-1.41.12-5.fc14.x86_64 >Installing libgexiv2-0.2.0-1.fc14.x86_64 >Installing obexd-0.29-1.fc14.x86_64 >Installing elfutils-0.148-1.fc14.x86_64 >Installing libfreebob-1.0.11-6.fc12.x86_64 >Installing libshout-2.2.2-5.fc12.x86_64 >Installing setools-console-3.3.7-7.fc14.x86_64 >Installing tmpwatch-2.10-1.fc14.x86_64 >Installing schroedinger-1.0.9-2.fc14.x86_64 >Installing radeontool-1.5-6.fc12.x86_64 >Installing iptables-ipv6-1.4.9-1.fc14.x86_64 >Installing mod_dnssd-0.6-2.fc11.x86_64 >Installing iw-0.9.20-1.fc14.x86_64 >Installing gstreamer-tools-0.10.30-1.fc14.x86_64 >Installing gstreamer-0.10.30-1.fc14.x86_64 >Installing rmt-0.4-0.8.b43.fc14.x86_64 >Installing libdc1394-2.1.2-3.fc12.x86_64 >Installing cyrus-sasl-gssapi-2.1.23-12.fc14.x86_64 >Installing keyutils-1.2-6.fc12.x86_64 >Installing xz-4.999.9-0.2.beta.20100401git.fc14.x86_64 >Installing pilot-link-0.12.5-1.fc14.x86_64 >Installing lockdev-1.0.3-5.fc14.x86_64 >Installing libgphoto2-2.4.9-1.fc14.x86_64 >Installing rsync-3.0.7-3.fc14.x86_64 >Installing vim-minimal-7.2.446-2.fc14.x86_64 >Installing libisofs-0.6.34-1.fc14.x86_64 >Installing libxml++-2.30.0-1.fc14.x86_64 >Installing libffado-2.0.1-4.20100706.svn1864.fc14.x86_64 >Installing grubby-7.0.16-1.fc14.x86_64 >Installing libmount-2.18-4.fc14.x86_64 >Installing xfsprogs-3.1.2-1.fc14.x86_64 >Installing dcraw-9.04-1.fc14.x86_64 >Installing libmng-1.0.10-4.fc12.x86_64 >Installing cyrus-sasl-plain-2.1.23-12.fc14.x86_64 >Installing libbeagle-0.3.9-6.fc14.x86_64 >Installing dbus-c++-0.5.0-0.11.20090203git13281b3.fc13.x86_64 >Installing libcroco-0.6.2-4.fc13.x86_64 >Installing meanwhile-1.1.0-4.fc13.x86_64 >Installing libassuan-2.0.0-2.fc14.x86_64 >Installing tcp_wrappers-7.6-59.fc14.x86_64 >Installing db4-utils-4.8.30-2.fc14.x86_64 >Installing js-1.70-12.fc14.x86_64 >Installing dvb-apps-1.1.1-22.fc14.x86_64 >Installing unzip-6.0-3.fc14.x86_64 >Installing tokyocabinet-1.4.46-1.fc14.x86_64 >Installing librsync-0.9.7-15.fc14.x86_64 >Installing libopenraw-0.0.8-1.fc13.x86_64 >Installing diffutils-2.8.1-29.fc14.x86_64 >Installing libgomp-4.5.1-3.fc14.x86_64 >Installing libcdio-0.82-2.fc13.x86_64 >Installing m4-1.4.14-1.fc14.x86_64 >Installing fftw-3.2.2-4.fc13.x86_64 >Installing libofa-0.9.3-16.fc12.x86_64 >Installing mtools-4.0.13-2.fc14.x86_64 >Installing taglib-1.6.3-1.fc13.x86_64 >Installing dirac-libs-1.0.2-3.fc12.x86_64 >Installing libmodplug-0.8.8.1-2.fc14.x86_64 >Installing silgraphite-2.3.1-3.fc14.x86_64 >Installing libmodman-1.0.1-5.fc14.x86_64 >Installing libproxy-0.4.4-7.fc14.x86_64 >Installing cryptopp-5.6.1-1.fc14.x86_64 >Installing libnih-1.0.2-2.fc14.x86_64 >Installing upstart-sysvinit-0.6.5-8.fc14.x86_64 >Installing upstart-0.6.5-8.fc14.x86_64 >Installing ncurses-5.7-8.20100703.fc14.x86_64 >Installing coreutils-libs-8.5-4.fc14.x86_64 >Installing coreutils-8.5-4.fc14.x86_64 >Installing fontconfig-2.8.0-2.fc14.x86_64 >Installing openssl-1.0.0a-2.fc14.x86_64 >Installing python-libs-2.7-8.fc14.1.x86_64 >Installing python-2.7-8.fc14.1.x86_64 >Installing alsa-lib-1.0.23-1.fc14.x86_64 >Installing systemd-units-10-2.fc14.x86_64 >Installing dbus-1.4.0-1.fc14.x86_64 >Installing module-init-tools-3.11.1-2.fc13.x86_64 >Installing hal-libs-0.5.14-4.fc14.x86_64 >Installing newt-python-0.52.12-1.fc14.x86_64 >Installing libarchive-2.8.4-1.fc14.x86_64 >Installing poppler-0.14.3-1.fc14.x86_64 >Installing gnome-menus-2.30.0-3.fc14.x86_64 >Installing gzip-1.4-1.fc14.x86_64 >Installing cracklib-2.8.16-4.fc14.x86_64 >Installing libxml2-python-2.7.7-2.fc14.x86_64 >Installing libselinux-python-2.0.96-5.fc14.x86_64 >Installing cracklib-python-2.8.16-4.fc14.x86_64 >Installing python-ethtool-0.3-6.fc14.x86_64 >Installing audit-libs-python-2.0.4-4.fc14.x86_64 >Installing setools-libs-python-3.3.7-7.fc14.x86_64 >Installing pyOpenSSL-0.9-2.fc14.x86_64 >Installing logrotate-3.7.9-1.fc14.x86_64 >Installing genisoimage-1.1.10-2.fc14.x86_64 >Installing rpcbind-0.2.0-7.fc14.x86_64 >Installing dvd+rw-tools-7.1-5.fc14.x86_64 >Installing poppler-utils-0.14.3-1.fc14.x86_64 >Installing dconf-0.5-2.fc14.x86_64 >Installing wpa_supplicant-0.6.8-10.fc14.x86_64 >Installing python-imaging-1.1.7-2.fc14.x86_64 >Installing pyxf86config-0.3.37-8.fc14.x86_64 >Installing gamin-python-0.1.10-8.fc14.x86_64 >Installing yum-metadata-parser-1.1.4-2.fc14.x86_64 >Installing pyorbit-2.24.0-6.fc14.x86_64 >Installing python-markupsafe-0.9.2-4.fc14.x86_64 >Installing glib2-devel-2.25.15-1.fc14.x86_64 >Installing pycryptopp-0.5.19-4.fc14.x86_64 >Installing gdb-7.2-6.fc14.x86_64 >Installing bind-libs-9.7.2-0.3.rc1.fc14.x86_64 >Installing fipscheck-lib-1.2.0-4.fc13.x86_64 >Installing fipscheck-1.2.0-4.fc13.x86_64 >Installing httpd-tools-2.2.16-1.fc14.x86_64 >Installing libssh2-1.2.4-1.fc14.x86_64 >Installing pkcs11-helper-1.07-5.fc14.x86_64 >Installing cyrus-sasl-md5-2.1.23-12.fc14.x86_64 >Installing audit-2.0.4-4.fc14.x86_64 >Installing wodim-1.1.10-2.fc14.x86_64 >Installing guile-1.8.7-6.fc14.x86_64 >Installing groff-1.20.1-2.fc14.x86_64 >Installing nss-3.12.7-6.fc14.x86_64 >Installing nss-sysinit-3.12.7-6.fc14.x86_64 >Installing openldap-2.4.22-7.fc14.x86_64 >Installing libcurl-7.21.0-5.fc14.x86_64 >Installing xmlrpc-c-client-1.22.01-1400.svn1907.fc14.x86_64 >Installing curl-7.21.0-5.fc14.x86_64 >Installing rpm-4.8.1-5.fc14.x86_64 >Installing rpm-libs-4.8.1-5.fc14.x86_64 >Installing rpm-python-4.8.1-5.fc14.x86_64 >Installing net-snmp-libs-5.5-20.fc14.x86_64 >Installing raptor-1.4.21-1.fc13.x86_64 >Installing nss_compat_ossl-0.9.6-1.fc13.x86_64 >Installing rasqal-0.9.20-1.fc14.x86_64 >Installing redland-1.0.10-7.fc14.x86_64 >Installing deltarpm-3.6-0.2.20100708git.fc14.x86_64 >Installing gnupg2-2.0.16-3.fc14.x86_64 >Installing gpgme-1.2.0-3.fc14.x86_64 >Installing gmime-2.5.1-1.fc13.x86_64 >Installing vorbis-tools-1.4.0-2.fc14.x86_64 >Installing icedax-1.1.10-2.fc14.x86_64 >Installing transmission-common-2.03-1.fc14.x86_64 >Installing gnupg-1.4.10-2.fc14.x86_64 >Installing python-pycurl-7.19.0-7.fc14.x86_64 >Installing libldb-0.9.10-24.fc14.x86_64 >Installing apr-util-ldap-1.3.9-3.fc13.x86_64 >Installing nss-tools-3.12.7-6.fc14.x86_64 >Installing mailx-12.4-6.fc13.x86_64 >Installing dialog-1.1-11.20100428.fc14.x86_64 >Installing alsa-utils-1.0.23-3.fc14.x86_64 >Installing urlview-0.9-7.fc12.x86_64 >Installing ncftp-3.2.4-1.fc14.x86_64 >Installing compat-readline5-5.2-17.fc12.x86_64 >Installing ruby-libs-1.8.7.302-1.fc14.x86_64 >Installing dosfstools-3.0.9-3.fc14.x86_64 >Installing zip-3.0-2.fc14.x86_64 >Installing eject-2.1.5-20.fc14.x86_64 >Installing foomatic-filters-4.0.5-1.fc14.x86_64 >Installing libburn-0.8.0-1.fc14.x86_64 >Installing portreserve-0.0.4-5.fc14.x86_64 >Installing libdv-1.0.0-9.fc13.x86_64 >Installing fuse-libs-2.8.4-1.fc14.x86_64 >Installing libchewing-0.3.2-28.fc14.x86_64 >Installing libhangul-0.0.10-1.fc13.x86_64 >Installing opencc-0.1.2-1.fc14.x86_64 >Installing mingetty-1.08-4.fc12.x86_64 >Installing linux-atm-libs-2.5.1-1.fc14.x86_64 >Installing iproute-2.6.35-2.fc14.x86_64 >Installing vpnc-0.5.3-7.fc13.x86_64 >Installing paps-libs-0.6.8-14.fc14.x86_64 >Installing libsysfs-2.1.0-8.fc14.x86_64 >Installing hdparm-9.27-1.fc13.x86_64 >Installing c2070-0.99-6.fc12.x86_64 >Installing pbm2l7k-990321-7.fc12.x86_64 >Installing pnm2ppa-1.04-19.fc14.x86_64 >Installing lx-20030328-5.fc12.x86_64 >Installing psutils-1.17-36.fc14.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 libdb-5.0.26-2.fc14.x86_64 >Installing libdhash-0.4.0-30.fc14.x86_64 >Installing c-ares-1.7.3-1.fc14.x86_64 >Installing vim-common-7.2.446-2.fc14.x86_64 >Installing libaio-0.3.109-2.fc13.x86_64 >Installing device-mapper-multipath-libs-0.4.9-14.fc13.x86_64 >Installing sgpio-1.2.0.10-4.fc12.x86_64 >Installing dash-0.5.6-2.fc14.x86_64 >Installing SDL-1.2.14-8.fc14.x86_64 >Installing libspiro-20071029-4.fc13.x86_64 >Installing libcdaudio-0.99.12p2-13.fc12.x86_64 >Installing libkate-0.3.7-2.fc14.x86_64 >Installing libiptcdata-1.0.4-3.fc14.x86_64 >Installing libmpcdec-1.2.6-6.fc12.x86_64 >Installing libvpx-0.9.1-3.fc14.x86_64 >Installing liboil-0.3.16-4.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.fc13.x86_64 >Installing libnetfilter_conntrack-0.0.101-1.fc13.x86_64 >Installing ustr-1.0.4-9.fc12.x86_64 >Installing libsemanage-2.0.45-5.fc14.x86_64 >Installing libsemanage-python-2.0.45-5.fc14.x86_64 >Installing pakchois-0.4-3.x86_64 >Installing neon-0.29.3-1.fc14.x86_64 >Installing libmusicbrainz3-3.0.2-7.fc14.x86_64 >Installing hostname-3.04-2.fc14.x86_64 >Installing net-tools-1.60-104.fc14.x86_64 >Installing lpsolve-5.5.0.15-3.fc13.x86_64 >Installing libtextcat-2.2-11.fc13.x86_64 >Installing lzo-2.03-3.fc12.x86_64 >Installing libthai-0.1.14-3.fc14.x86_64 >Installing tcl-8.5.8-2.fc14.x86_64 >Installing libx86-1.1-9.fc13.x86_64 >Installing enca-1.13-1.fc14.x86_64 >Installing libass-0.9.9-1.fc14.x86_64 >Installing libmcpp-2.7.2-4.fc14.x86_64 >Installing mcpp-2.7.2-4.fc14.x86_64 >Installing smp_utils-0.94-3.fc12.x86_64 >Installing hwdata-0.232-1.fc14.noarch >Installing hicolor-icon-theme-0.12-1.fc13.noarch >Installing fedora-logos-14.0.0-1.fc14.noarch >Installing xdg-utils-1.0.2-20.20100709.fc14.noarch >Installing libpciaccess-0.12.0-1.fc14.x86_64 >Installing python-slip-0.2.11-2.fc14.noarch >Installing jpackage-utils-1.7.5-3.11.fc14.noarch >Installing python-urlgrabber-3.9.1-7.fc14.noarch >Installing color-filesystem-1-7.noarch >Installing system-config-firewall-base-1.2.27-1.fc14.noarch >Installing python-crypto-2.3-1.fc14.x86_64 >Installing pyxdg-0.19-2.fc14.noarch >Installing urw-fonts-2.4-9.fc13.noarch >Installing sound-theme-freedesktop-0.7-2.fc13.noarch >Installing sgml-common-0.6.3-33.fc14.noarch >Installing vbetool-1.2.2-1.fc12.x86_64 >Installing pciutils-3.1.7-1.fc14.x86_64 >Installing docbook-dtds-1.0-53.fc14.noarch >Installing system-config-firewall-tui-1.2.27-1.fc14.noarch >Installing shared-color-profiles-0.1.1-1.fc14.noarch >Installing jline-0.9.94-0.6.fc14.noarch >Installing rhino-1.7-0.7.r2.fc12.noarch >Installing pygpgme-0.1-20.20090824bzr68.fc14.x86_64 >Installing cracklib-dicts-2.8.16-4.fc14.x86_64 >Installing pam-1.1.1-5.fc14.x86_64 >Installing util-linux-ng-2.18-4.fc14.x86_64 >Installing ppp-2.4.5-9.fc14.x86_64 >Installing libuser-0.56.18-1.fc14.x86_64 >Installing samba-winbind-clients-3.5.5-68.fc14.x86_64 >Installing libsmbclient-3.5.5-68.fc14.x86_64 >Installing system-config-printer-libs-1.2.4-2.fc14.x86_64 >Installing libuser-python-0.56.18-1.fc14.x86_64 >Installing rarian-0.8.1-5.fc12.x86_64 >Installing rarian-compat-0.8.1-5.fc12.x86_64 >Installing ConsoleKit-libs-0.4.2-2.fc14.x86_64 >Installing passwd-0.78-1.fc14.x86_64 >Installing usermode-1.106-1.fc14.x86_64 >Installing setuptool-1.19.10-2.fc14.x86_64 >Installing pptp-1.7.2-9.fc14.x86_64 >Installing nfs-utils-lib-1.1.5-2.fc14.x86_64 >Installing nfs-utils-1.2.2-6.fc14.x86_64 >Installing authconfig-6.1.9-1.fc14.x86_64 >Installing sssd-client-1.3.0-30.fc14.x86_64 >Installing jack-audio-connection-kit-1.9.5-1.fc14.x86_64 >Installing slv2-0.6.6-5.fc14.x86_64 >Installing python-xlib-0.15-0.3.rc1.fc14.noarch >Installing python-httplib2-0.6.0-3.fc14.noarch >Installing python-BeautifulSoup-3.0.8.1-2.fc14.noarch >Installing python-feedparser-4.1-12.fc14.noarch >Installing python-iniparse-0.4-2.fc14.noarch >Installing yum-3.2.28-4.fc14.noarch >Installing yum-utils-1.1.28-1.fc14.noarch >Installing python-boto-1.9b-3.fc14.noarch >Installing python-GnuPGInterface-0.3.2-7.fc14.noarch >Installing python-decorator-3.2.0-3.fc14.noarch >Installing libproxy-python-0.4.4-7.fc14.noarch >Installing python-tempita-0.4-5.fc14.noarch >Installing python-paste-1.7.4-7.fc14.noarch >Installing python-beaker-1.5.3-5.fc14.noarch >Installing python-mako-0.3.4-2.fc14.noarch >Installing python-bugzilla-0.6.1-3.fc14.noarch >Installing report-config-ftp-0.20-0.fc14.x86_64 >Installing report-plugin-ftp-0.20-0.fc14.x86_64 >Installing report-config-localsave-0.20-0.fc14.x86_64 >Installing report-plugin-localsave-0.20-0.fc14.x86_64 >Installing report-config-scp-0.20-0.fc14.x86_64 >Installing report-plugin-scp-0.20-0.fc14.x86_64 >Installing report-0.20-0.fc14.x86_64 >Installing report-plugin-bugzilla-0.20-0.fc14.x86_64 >Installing report-config-bugzilla-redhat-com-0.20-0.fc14.x86_64 >Installing report-newt-0.20-0.fc14.x86_64 >Installing python-simplejson-2.1.1-3.fc14.x86_64 >Installing ghostscript-fonts-5.50-23.fc12.noarch >Installing hyphen-en-2.5-2.fc14.noarch >Installing mythes-en-3.0-7.fc14.noarch >Installing hunspell-en-0.20100322-6.fc14.noarch >Installing polkit-desktop-policy-0.98-4.fc14.noarch >Installing gnome-doc-utils-stylesheets-0.20.1-3.fc14.noarch >Installing ibus-pinyin-db-open-phrase-1.3.10-1.fc14.noarch >Installing libsilc-1.1.10-4.fc14.x86_64 >Installing dejavu-serif-fonts-2.32-1.fc14.noarch >Installing dejavu-sans-mono-fonts-2.32-1.fc14.noarch >Installing liberation-serif-fonts-1.06.0.20100721-1.fc14.noarch >Installing liberation-sans-fonts-1.06.0.20100721-1.fc14.noarch >Installing liberation-mono-fonts-1.06.0.20100721-1.fc14.noarch >Installing dejavu-sans-fonts-2.32-1.fc14.noarch >Installing openoffice.org-opensymbol-fonts-3.3.0-6.2.fc14.noarch >Installing java_cup-0.11a-4.fc13.noarch >Installing libX11-common-1.3.4-3.fc14.noarch >Installing libX11-1.3.4-3.fc14.x86_64 >Installing gdk-pixbuf2-2.21.6-3.fc14.x86_64 >Installing libXext-1.1.2-2.fc14.x86_64 >Installing libXrender-0.9.6-1.fc14.x86_64 >Installing cairo-1.10.0-1.fc14.x86_64 >Installing startup-notification-0.10-4.fc13.x86_64 >Installing libXfixes-4.0.5-1.fc14.x86_64 >Installing libXrandr-1.3.0-5.fc13.x86_64 >Installing libXi-1.3.2-1.fc14.x86_64 >Installing libXtst-1.0.99.2-3.fc12.x86_64 >Installing pulseaudio-libs-0.9.21-6.fc13.x86_64 >Installing libcanberra-0.25-4.fc14.x86_64 >Installing libXt-1.0.7-1.fc13.x86_64 >Installing libXdamage-1.1.3-1.fc14.x86_64 >Installing gobject-introspection-0.9.3-1.fc14.x86_64 >Installing dbus-glib-0.86-4.fc14.x86_64 >Installing telepathy-glib-0.11.14-1.fc14.x86_64 >Installing dbus-python-0.83.0-7.fc14.x86_64 >Installing NetworkManager-glib-0.8.1-6.git20100831.fc14.x86_64 >Installing libXxf86vm-1.1.0-1.fc13.x86_64 >Installing ibus-libs-1.3.7-5.fc14.x86_64 >Installing libXcomposite-0.4.2-1.fc14.x86_64 >Installing polkit-0.98-4.fc14.x86_64 >Installing ConsoleKit-0.4.2-2.fc14.x86_64 >Installing GConf2-2.31.91-1.fc14.x86_64 >Installing libsoup-2.31.90-1.fc14.x86_64 >Installing totem-pl-parser-2.30.2-1.fc14.x86_64 >Installing ghostscript-8.71-10.fc14.x86_64 >Installing libXmu-1.0.5-2.fc13.x86_64 >Installing libXcursor-1.1.10-5.fc14.x86_64 >Installing libXinerama-1.1-2.fc13.x86_64 >Installing libXv-1.0.5-1.fc13.x86_64 >Installing dbus-x11-1.4.0-1.fc14.x86_64 >Installing abrt-libs-1.1.13-2.fc14.x86_64 >Installing abrt-1.1.13-2.fc14.x86_64 >Installing cairomm-1.9.1-1.fc14.x86_64 >Installing geoclue-0.12.0-1.fc14.x86_64 >Installing pycairo-1.8.8-2.fc14.x86_64 >Installing pygobject2-2.21.5-3.fc14.x86_64 >Installing libXxf86misc-1.0.2-1.fc13.x86_64 >Installing libxkbfile-1.0.6-2.fc13.x86_64 >Installing libxklavier-5.0-1.fc13.x86_64 >Installing xorg-x11-xkb-utils-7.4-8.fc14.x86_64 >Installing xorg-x11-server-utils-7.4-19.fc14.x86_64 >Installing libXvMC-1.0.5-1.fc13.x86_64 >Installing libgdata-0.6.4-4.fc14.x86_64 >Installing gconfmm26-2.28.0-1.fc12.x86_64 >Installing obex-data-server-0.4.5-1.fc13.x86_64 >Installing pulseaudio-libs-glib2-0.9.21-6.fc13.x86_64 >Installing festival-speechtools-libs-1.2.96-16.fc13.x86_64 >Installing libXft-2.1.14-1.fc13.x86_64 >Installing pango-1.28.1-4.fc14.x86_64 >Installing gtk2-2.21.7-1.fc14.x86_64 >Installing pygtk2-2.17.0-7.fc14.x86_64 >Installing libcanberra-gtk2-0.25-4.fc14.x86_64 >Installing gstreamer-plugins-base-0.10.30-2.fc14.x86_64 >Installing unique-1.1.6-1.fc13.x86_64 >Installing libglade2-2.6.4-3.fc12.x86_64 >Installing libgnomecanvas-2.30.1-1.fc14.x86_64 >Installing pygtk2-libglade-2.17.0-7.fc14.x86_64 >Installing librsvg2-2.31.0-2.fc14.x86_64 >Installing usermode-gtk-1.106-1.fc14.x86_64 >Installing gnome-keyring-2.31.92-1.fc14.x86_64 >Installing gtk3-2.90.5-1.fc14.x86_64 >Installing webkitgtk-1.3.2-2.fc14.x86_64 >Installing gssdp-0.7.2-5.fc14.x86_64 >Installing gupnp-0.13.5-1.fc14.x86_64 >Installing brasero-libs-2.31.91-1.fc14.x86_64 >Installing libgcj-4.5.1-3.fc14.x86_64 >Installing gstreamer-plugins-bad-free-0.10.20-1.fc14.x86_64 >Installing gstreamer-plugins-good-0.10.25-1.fc14.x86_64 >Installing gstreamer-python-0.10.16-2.fc14.x86_64 >Installing nspluginwrapper-1.3.0-14.fc14.x86_64 >Installing gnome-bluetooth-libs-2.31.6-4.fc14.x86_64 >Installing libgnomekbd-2.31.5-1.fc14.x86_64 >Installing gimp-libs-2.6.10-5.fc14.x86_64 >Installing pangomm-2.26.2-1.fc14.x86_64 >Installing gtkmm24-2.21.7-2.fc14.x86_64 >Installing gupnp-igd-0.1.7-2.fc14.x86_64 >Installing libnice-0.0.13-1.fc14.x86_64 >Installing farsight2-0.0.21-2.fc14.x86_64 >Installing gnome-keyring-pam-2.31.92-1.fc14.x86_64 >Installing polkit-gnome-0.97-4.fc14.x86_64 >Installing gtksourceview2-2.11.2-3.fc14.x86_64 >Installing poppler-glib-0.14.3-1.fc14.x86_64 >Installing gtkspell-2.0.16-1.fc13.x86_64 >Installing at-spi-1.31.1-3.fc14.x86_64 >Installing libgxim-0.3.3-3.fc12.x86_64 >Installing imsettings-libs-0.108.1-2.fc14.x86_64 >Installing libXScrnSaver-1.2.0-1.fc12.x86_64 >Installing libXpm-3.5.8-2.fc13.x86_64 >Installing giflib-4.1.6-3.fc14.x86_64 >Installing libgdiplus-2.6.7-3.fc14.x86_64 >Installing mono-winforms-2.6.7-3.fc14.x86_64 >Installing mono-web-2.6.7-3.fc14.x86_64 >Installing mono-data-sqlite-2.6.7-3.fc14.x86_64 >Installing mono-data-2.6.7-3.fc14.x86_64 >Installing mono-wcf-2.6.7-3.fc14.x86_64 >Installing mono-extras-2.6.7-3.fc14.x86_64 >Installing mono-core-2.6.7-3.fc14.x86_64 >Installing mono-devel-2.6.7-3.fc14.x86_64 >Installing gtk-sharp2-2.12.10-3.fc14.x86_64 >Installing gnome-keyring-sharp-1.0.1-0.6.133722svn.fc14.x86_64 >Installing libXaw-1.0.6-4.fc12.x86_64 >Installing libotf-0.9.11-1.fc14.x86_64 >Installing m17n-lib-1.6.1-5.fc14.x86_64 >Installing gnome-mag-0.16.1-1.fc14.x86_64 >Installing pygtksourceview-2.10.1-2.fc14.x86_64 >Installing telepathy-farsight-0.0.14-2.fc14.x86_64 >Installing farsight2-python-0.0.21-2.fc14.x86_64 >Installing telepathy-gabble-0.9.18-1.fc14.x86_64 >Installing brasero-2.31.91-1.fc14.x86_64 >Installing pywebkitgtk-1.1.6-5.fc14.x86_64 >Installing webkitgtk3-1.3.3-1.fc14.x86_64 >Installing seed-2.31.5-1.fc14.x86_64 >Installing gegl-0.1.2-3.fc14.x86_64 >Installing gnome-media-2.31.6-1.fc14.x86_64 >Installing gnome-media-libs-2.31.6-1.fc14.x86_64 >Installing iok-1.3.11-1.fc14.x86_64 >Installing gstreamer-rtsp-0.10.5-2.fc14.x86_64 >Installing gnome-dvb-daemon-0.1.20-4.fc14.x86_64 >Installing gtk2-engines-2.20.1-2.fc14.x86_64 >Installing gucharmap-2.31.91-1.fc14.x86_64 >Installing gutenprint-5.2.6-1.fc14.x86_64 >Installing openconnect-2.25-1.fc14.x86_64 >Installing python-virtkey-0.50-8.fc14.x86_64 >Installing gtkimageview-1.6.4-2.fc14.x86_64 >Installing GConf2-gtk-2.31.91-1.fc14.x86_64 >Installing gnome-utils-libs-2.31.1-2.fc14.x86_64 >Installing pinentry-gtk-0.8.0-3.fc14.x86_64 >Installing kasumi-2.5-3.fc14.x86_64 >Installing gtkhtml2-2.11.1-8.fc14.x86_64 >Installing plymouth-plugin-label-0.8.4-0.20100823.4.fc14.x86_64 >Installing plymouth-plugin-two-step-0.8.4-0.20100823.4.fc14.x86_64 >Installing festival-lib-1.96-16.fc13.x86_64 >Installing festvox-slt-arctic-hts-0.20061229-16.fc13.noarch >Installing festival-1.96-16.fc13.x86_64 >Installing gnome-speech-0.4.25-3.fc12.x86_64 >Installing abrt-plugin-bugzilla-1.1.13-2.fc14.x86_64 >Installing abrt-addon-kerneloops-1.1.13-2.fc14.x86_64 >Installing abrt-plugin-runapp-1.1.13-2.fc14.x86_64 >Installing abrt-plugin-logger-1.1.13-2.fc14.x86_64 >Installing abrt-addon-ccpp-1.1.13-2.fc14.x86_64 >Installing abrt-addon-python-1.1.13-2.fc14.x86_64 >Installing xorg-x11-xauth-1.0.2-7.fc12.x86_64 >Installing libspectre-0.2.6-1.fc14.x86_64 >Installing evince-libs-2.31.92-2.fc14.x86_64 >Installing evince-2.31.92-2.fc14.x86_64 >Installing libgsf-1.14.18-4.fc14.x86_64 >Installing libwpd-0.8.14-5.fc14.x86_64 >Installing ConsoleKit-x11-0.4.2-2.fc14.x86_64 >Installing xorg-x11-xinit-1.0.9-18.fc14.x86_64 >Installing xdg-user-dirs-0.12-1.fc14.x86_64 >Installing libfprint-0.2.0-1.fc14.x86_64 >Installing fprintd-0.2.0-1.fc14.x86_64 >Installing fprintd-pam-0.2.0-1.fc14.x86_64 >Installing rtkit-0.9-1.fc14.x86_64 >Installing telepathy-mission-control-5.5.3-1.fc14.x86_64 >Installing telepathy-idle-0.1.6-1.fc14.x86_64 >Installing folks-0.1.14.1-1.fc14.x86_64 >Installing telepathy-logger-0.1.5-1.fc14.x86_64 >Installing ModemManager-0.4-4.git20100720.fc14.x86_64 >Installing pulseaudio-utils-0.9.21-6.fc13.x86_64 >Installing libXevie-1.0.2-8.fc13.x86_64 >Installing at-spi2-core-0.3.4-1.fc14.x86_64 >Installing libdmx-1.1.0-1.fc13.x86_64 >Installing libXxf86dga-1.1.1-2.fc14.x86_64 >Installing libXres-1.0.4-1.fc13.x86_64 >Installing libwnck-2.30.3-1.fc14.x86_64 >Installing notification-daemon-0.5.0-1.fc14.x86_64 >Installing libnotify-0.5.1-1.fc14.x86_64 >Installing notify-python-0.1.1-15.fc14.x86_64 >Installing zenity-2.31.6-1.fc14.x86_64 >Installing imsettings-0.108.1-2.fc14.x86_64 >Installing gnome-python2-libwnck-2.31.1-5.fc14.x86_64 >Installing libwmf-0.2.8.4-26.fc14.x86_64 >Installing gvnc-0.4.1-6.fc14.x86_64 >Installing gtk-vnc-0.4.1-6.fc14.x86_64 >Installing xsel-1.2.0-6.fc12.x86_64 >Installing aalib-libs-1.4.0-0.18.rc5.fc12.x86_64 >Installing gnome-icon-theme-2.31.0-1.fc14.noarch >Installing gnome-python2-2.28.1-3.fc14.x86_64 >Installing gnome-python2-canvas-2.28.1-3.fc14.x86_64 >Installing gnome-python2-gconf-2.28.1-3.fc14.x86_64 >Installing libgweather-2.30.0-1.fc14.x86_64 >Installing evolution-data-server-2.31.5-1.fc14.x86_64 >Installing gimp-2.6.10-5.fc14.x86_64 >Installing gnome-themes-2.31.90-2.fc14.noarch >Installing gnome-python2-desktop-2.31.1-5.fc14.x86_64 >Installing gnome-python2-gnomekeyring-2.31.1-5.fc14.x86_64 >Installing python-slip-dbus-0.2.11-2.fc14.noarch >Installing metacity-2.30.0-8.fc14.x86_64 >Installing pyatspi-0.3.91-2.fc14.noarch >Installing gnome-python2-extras-2.25.3-23.fc14.x86_64 >Installing system-config-users-1.2.105-1.fc14.noarch >Installing report-gtk-0.20-0.fc14.x86_64 >Installing gnome-python2-gtkhtml2-2.25.3-23.fc14.x86_64 >Installing gnome-games-2.31.91.1-1.fc14.x86_64 >Installing gtkhtml3-3.31.5-1.fc14.x86_64 >Installing fedora-icon-theme-1.0.0-7.fc13.noarch >Installing fedora-gnome-theme-13.4-2.fc14.noarch >Installing gnome-icon-theme-extras-2.30.1-2.fc14.noarch >Installing papyon-0.5.0-1.fc14.noarch >Installing mono-addins-0.5-1.fc14.x86_64 >Installing ndesk-dbus-0.6.1b-1.fc13.x86_64 >Installing flickrnet-2.2-4.fc14.x86_64 >Installing java-1.5.0-gcj-1.5.0.0-34.fc14.x86_64 >Installing sinjdoc-0.5-9.fc12.x86_64 >Installing authconfig-gtk-6.1.9-1.fc14.x86_64 >Installing python-slip-gtk-0.2.11-2.fc14.noarch >Installing xorg-x11-server-common-1.9.0-9.fc14.x86_64 >Installing python-telepathy-0.15.18-1.fc14.noarch >Installing telepathy-butterfly-0.5.14-1.fc14.noarch >Installing comps-extras-20-1.fc13.noarch >Installing PackageKit-glib-0.6.7-2.fc14.x86_64 >Installing PackageKit-yum-0.6.7-2.fc14.x86_64 >Installing PackageKit-0.6.7-2.fc14.x86_64 >Installing PackageKit-gtk-module-0.6.7-2.fc14.x86_64 >Installing PackageKit-device-rebind-0.6.7-2.fc14.x86_64 >Installing xsane-common-0.997-10.fc14.x86_64 >Installing kbd-misc-1.15-11.fc14.noarch >Installing tzdata-java-2010k-1.fc14.noarch >Installing java-1.6.0-openjdk-1.6.0.0-41.b18.fc13.x86_64 >Installing openoffice.org-ure-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-brand-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-impress-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-presenter-screen-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-graphicfilter-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-calc-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-math-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-writer-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-draw-core-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-pdfimport-3.3.0-6.2.fc14.x86_64 >Installing fedora-bookmarks-13-1.noarch >Installing mobile-broadband-provider-info-1.20100122-1.fc13.noarch >Installing gnome-user-docs-2.30.1-1.fc14.noarch >Installing fedora-release-14-0.8.noarch >Installing iputils-20100418-3.fc14.x86_64 >Installing initscripts-9.20-1.fc14.x86_64 >Installing udev-161-2.fc14.x86_64 >Installing ghostscript-cups-8.71-10.fc14.x86_64 >Installing cups-1.4.4-7.fc14.x86_64 >Installing device-mapper-libs-1.02.54-1.fc14.x86_64 >Installing device-mapper-1.02.54-1.fc14.x86_64 >Installing device-mapper-event-libs-1.02.54-1.fc14.x86_64 >Installing openssh-5.5p1-21.fc14.x86_64 >Installing openssh-clients-5.5p1-21.fc14.x86_64 >Installing device-mapper-event-1.02.54-1.fc14.x86_64 >Installing lvm2-libs-2.02.73-1.fc14.x86_64 >Installing kpartx-0.4.9-14.fc13.x86_64 >Installing sane-backends-libs-gphoto2-1.0.21-3.fc14.x86_64 >Installing sane-backends-1.0.21-3.fc14.x86_64 >Installing sane-backends-libs-1.0.21-3.fc14.x86_64 >Installing ccid-1.4.0-1.fc14.x86_64 >Installing pcsc-lite-1.6.4-1.fc14.x86_64 >Installing kbd-1.15-11.fc14.x86_64 >Installing avahi-0.6.27-2.fc14.x86_64 >Installing avahi-glib-0.6.27-2.fc14.x86_64 >Installing gnome-vfs2-2.24.3-1.fc14.x86_64 >Installing libgnome-2.31.0-2.fc14.x86_64 >Installing libbonoboui-2.24.3-1.fc14.x86_64 >Installing libgnomeui-2.24.3-1.fc14.x86_64 >Installing gnome-panel-libs-2.31.90-4.fc14.x86_64 >Installing gnome-python2-bonobo-2.28.1-3.fc14.x86_64 >Installing xulrunner-1.9.2.10-1.fc14.x86_64 >Installing yelp-2.30.1-4.fc14.x86_64 >Installing avahi-ui-0.6.27-2.fc14.x86_64 >Installing gnome-python2-gnomevfs-2.28.1-3.fc14.x86_64 >Installing gnome-python2-gnome-2.28.1-3.fc14.x86_64 >Installing gnome-desktop-2.31.90-1.fc14.x86_64 >Installing gnome-settings-daemon-2.31.91-2.fc14.x86_64 >Installing control-center-2.31.91-1.fc14.x86_64 >Installing avahi-gobject-0.6.27-2.fc14.x86_64 >Installing vte-0.25.91-1.fc14.x86_64 >Installing libcgroup-0.36.2-4.fc14.x86_64 >Installing policycoreutils-2.0.83-21.fc14.x86_64 >Installing policycoreutils-python-2.0.83-21.fc14.x86_64 >Installing setroubleshoot-plugins-2.1.61-1.fc14.noarch >Installing setroubleshoot-server-2.2.91-2.fc14.x86_64 >Installing telepathy-salut-0.3.13-1.fc14.x86_64 >Installing fedora-screensaver-theme-1.0.0-5.fc12.noarch >Installing gnome-screensaver-2.30.0-2.fc14.x86_64 >Installing cheese-libs-2.31.91-2.fc14.x86_64 >Installing gnome-python2-libegg-2.25.3-23.fc14.x86_64 >Installing gnome-python2-applet-2.31.1-5.fc14.x86_64 >Installing abrt-gui-1.1.13-2.fc14.x86_64 >Installing libpanelappletmm-2.26.0-2.fc12.x86_64 >Installing im-chooser-1.3.1-1.fc14.x86_64 >Installing ibus-gtk2-1.3.7-5.fc14.x86_64 >Installing ibus-gtk3-1.3.7-5.fc14.x86_64 >Installing ibus-1.3.7-5.fc14.x86_64 >Installing gnome-sharp-2.24.1-1.fc14.x86_64 >Installing libdmapsharing-1.9.0.21-1.fc14.x86_64 >Installing libpurple-2.7.2-1.fc14.x86_64 >Installing telepathy-haze-0.4.0-1.fc14.x86_64 >Installing dmraid-events-1.0.0.rc16-12.fc13.x86_64 >Installing dmraid-1.0.0.rc16-12.fc13.x86_64 >Installing lvm2-2.02.73-1.fc14.x86_64 >Installing duplicity-0.6.09-1.fc14.x86_64 >Installing parted-2.3-2.fc14.x86_64 >Installing cryptsetup-luks-libs-1.1.3-1.fc14.x86_64 >Installing cryptsetup-luks-1.1.3-1.fc14.x86_64 >Installing pm-utils-1.2.6.1-1.fc14.x86_64 >Installing hal-info-20090716-3.fc12.noarch >Installing hal-0.5.14-4.fc14.x86_64 >Installing upower-0.9.5-7.fc14.x86_64 >Installing gnome-session-2.31.6-1.fc14.x86_64 >Installing ptouch-driver-1.3-2.fc12.x86_64 >Installing mdadm-3.1.3-0.git20100722.2.fc14.x86_64 >Installing udisks-1.0.1-4.fc14.x86_64 >Installing gnome-disk-utility-libs-2.30.1-2.fc14.x86_64 >Installing gvfs-1.6.3-3.fc14.x86_64 >Installing nautilus-extensions-2.31.92-1.fc14.x86_64 >Installing nautilus-2.31.92-1.fc14.x86_64 >Installing evolution-2.31.5-2.fc14.x86_64 >Installing gvfs-obexftp-1.6.3-3.fc14.x86_64 >Installing gvfs-afc-1.6.3-3.fc14.x86_64 >Installing gnome-disk-utility-ui-libs-2.30.1-2.fc14.x86_64 >Installing openvpn-2.1.1-2.fc13.x86_64 >Installing libmtp-1.0.3-5.fc14.x86_64 >Installing libgpod-0.7.94-1.fc14.x86_64 >Installing crda-1.1.1_2009.11.25-3.fc14.x86_64 >Installing wireless-tools-29-5.1.fc12.x86_64 >Installing python-iwlib-0.1-3.fc14.x86_64 >Installing fxload-2002_04_11-9.fc12.x86_64 >Installing alsa-firmware-1.0.23-1.fc14.noarch >Installing alsa-tools-firmware-1.0.23-1.fc14.x86_64 >Installing ypbind-1.32-1.fc14.x86_64 >Installing rsyslog-4.6.3-1.fc14.x86_64 >Installing cronie-1.4.5-2.fc14.x86_64 >Installing crontabs-1.10-33.fc14.noarch >Installing cronie-anacron-1.4.5-2.fc14.x86_64 >Installing dhclient-4.2.0-1.fc14.x86_64 >Installing dnsmasq-2.52-1.fc13.x86_64 >Installing NetworkManager-0.8.1-6.git20100831.fc14.x86_64 >Installing httpd-2.2.16-1.fc14.x86_64 >Installing net-snmp-5.5-20.fc14.x86_64 >Installing samba-common-3.5.5-68.fc14.x86_64 >Installing cyrus-sasl-2.1.23-12.fc14.x86_64 >Installing ntpdate-4.2.6p2-5.fc14.x86_64 >Installing ntp-4.2.6p2-5.fc14.x86_64 >Installing sendmail-8.14.4-9.fc14.x86_64 >Installing samba-client-3.5.5-68.fc14.x86_64 >Installing gnome-user-share-2.30.0-7.fc14.x86_64 >Installing NetworkManager-pptp-0.8.1-1.fc14.x86_64 >Installing NetworkManager-openconnect-0.8.1-1.fc14.x86_64 >Installing NetworkManager-gnome-0.8.1-6.git20100831.fc14.x86_64 >Installing NetworkManager-openvpn-0.8.1-1.fc14.x86_64 >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Installing NetworkManager-vpnc-0.8.1-1.fc14.x86_64 >Installing man-db-2.5.7-2.fc14.x86_64 >Installing yp-tools-2.11-1.fc14.x86_64 >Installing gnome-disk-utility-2.30.1-2.fc14.x86_64 >Installing evince-nautilus-2.31.92-2.fc14.x86_64 >Installing nautilus-sendto-2.31.7-1.fc14.x86_64 >Installing deja-dup-15.3-2.fc14.x86_64 >Installing file-roller-2.31.91-1.fc14.x86_64 >Installing brasero-nautilus-2.31.91-1.fc14.x86_64 >Installing gvfs-smb-1.6.3-3.fc14.x86_64 >Installing gvfs-gphoto2-1.6.3-3.fc14.x86_64 >Installing gvfs-archive-1.6.3-3.fc14.x86_64 >Installing gnome-packagekit-2.31.91-2.fc14.x86_64 >Installing gnome-power-manager-2.31.91-1.fc14.x86_64 >Installing empathy-2.31.90-2.fc14.x86_64 >I/O warning : failed to load external entity "/etc/gconf/schemas/empathy.schemas" >Failed to open `/etc/gconf/schemas/empathy.schemas': No such file or directory >Installing ibus-hangul-1.3.0.20100329-3.fc14.x86_64 >Installing ibus-m17n-1.3.1-1.fc14.x86_64 >Installing ibus-rawcode-1.3.1.20100707-1.fc14.x86_64 >Installing ibus-anthy-1.2.1-2.fc14.x86_64 >Installing ibus-chewing-1.3.7.20100910-1.fc14.x86_64 >Installing ibus-pinyin-1.3.10-1.fc14.x86_64 >Installing gnote-0.7.2-2.fc14.x86_64 >Installing cheese-2.31.91-2.fc14.x86_64 >Installing setroubleshoot-2.2.91-2.fc14.x86_64 >Installing gnome-terminal-2.31.91-1.fc14.x86_64 >Installing gnome-color-manager-2.31.91-2.fc14.x86_64 >Installing vinagre-2.31.4-1.fc14.x86_64 >Installing eog-2.31.91-1.fc14.x86_64 >Installing simple-scan-2.31.91-1.fc14.x86_64 >Installing java-1.6.0-openjdk-plugin-1.6.0.0-41.b18.fc13.x86_64 >Installing gnome-utils-2.31.1-2.fc14.x86_64 >Installing gnome-pilot-2.0.17-9.fc13.x86_64 >Installing mousetweaks-2.31.90-1.fc14.x86_64 >Installing planner-0.14.4-25.fc14.x86_64 >Installing krb5-auth-dialog-0.16-1.fc14.x86_64 >Installing vino-2.31.91-1.fc14.x86_64 >Installing seahorse-2.31.91-1.fc14.x86_64 >Installing coolkey-1.1.0-17.fc14.x86_64 >Installing xsane-gimp-0.997-10.fc14.x86_64 >Installing device-mapper-multipath-0.4.9-14.fc13.x86_64 >Installing openssh-server-5.5p1-21.fc14.x86_64 >Installing openssh-askpass-5.5p1-21.fc14.x86_64 >Installing gutenprint-cups-5.2.6-1.fc14.x86_64 >Installing bluez-cups-4.71-4.fc14.x86_64 >Installing microcode_ctl-1.17-3.fc14.x86_64 >Installing quota-3.17-13.fc14.x86_64 >Installing acpid-2.0.5-2.fc14.x86_64 >Installing readahead-1.5.6-1.fc14.x86_64 >Installing cpuspeed-1.5-14.fc14.x86_64 >Installing smartmontools-5.39.1-1.fc13.x86_64 >Installing sssd-1.3.0-30.fc14.x86_64 >Installing openoffice.org-draw-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-writer-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-calc-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-impress-3.3.0-6.2.fc14.x86_64 >Installing PackageKit-command-not-found-0.6.7-2.fc14.x86_64 >Installing PackageKit-gstreamer-plugin-0.6.7-2.fc14.x86_64 >Installing gedit-2.30.3-1.fc14.x86_64 >Installing gimp-help-browser-2.6.10-5.fc14.x86_64 >Installing transmission-gtk-2.03-1.fc14.x86_64 >Installing pino-0.2.11-1.fc14.x86_64 >Installing gok-2.30.0-1.fc14.x86_64 >Installing gnome-system-monitor-2.28.1-1.fc14.x86_64 >Installing xorg-x11-utils-7.4-10.fc14.x86_64 >Installing at-spi2-atk-0.3.91.1-1.fc14.x86_64 >Installing xdg-user-dirs-gtk-0.8-5.fc13.x86_64 >Installing sound-juicer-2.31.6-2.fc14.x86_64 >Installing shotwell-0.7.1-1.fc14.x86_64 >Installing gtk3-engines-2.90.3.1-4.fc14.x86_64 >Installing libcanberra-gtk3-0.25-4.fc14.x86_64 >Installing gtk3-immodule-xim-2.90.5-1.fc14.x86_64 >Installing totem-mozplugin-2.31.6-3.fc14.x86_64 >Installing gcalctool-5.31.91-1.fc14.x86_64 >Installing gtk2-immodule-xim-2.21.7-1.fc14.x86_64 >Installing paps-0.6.8-14.fc14.x86_64 >Installing cups-pk-helper-0.0.4-13.fc14.x86_64 >Installing system-config-printer-udev-1.2.4-2.fc14.x86_64 >Installing prelink-0.4.3-4.fc14.x86_64 >Installing at-3.1.12-5.fc14.x86_64 >Installing pam_ccreds-10-2.fc13.x86_64 >Installing sudo-1.7.4p4-2.fc14.x86_64 >Installing pam_pkcs11-0.6.2-6.fc14.x86_64 >Installing pam_krb5-2.3.11-2.fc14.x86_64 >Installing pam_passwdqc-1.0.5-6.fc13.x86_64 >Installing pinfo-0.6.9-11.fc12.x86_64 >Installing usbutils-0.90-1.fc14.x86_64 >Installing cadaver-0.23.3-1.fc13.x86_64 >Installing iptstate-2.2.2-4.fc14.x86_64 >Installing vim-enhanced-7.2.446-2.fc14.x86_64 >Installing mutt-1.5.20-3.20100718hg1a35f0.fc14.x86_64 >Installing elinks-0.12-0.23.pre5.fc14.x86_64 >Installing slrn-0.9.9p1-3.fc12.x86_64 >Installing bind-utils-9.7.2-0.3.rc1.fc14.x86_64 >Installing irda-utils-0.9.18-10.fc12.x86_64 >Installing sox-14.3.1-3.fc14.x86_64 >Installing perf-2.6.35.4-28.fc14.x86_64 >Installing stunnel-4.33-1.fc14.x86_64 >Installing wget-1.12-2.fc13.x86_64 >Installing tcpdump-4.1.1-1.fc14.x86_64 >Installing fetchmail-6.3.17-1.fc14.x86_64 >Installing psacct-6.5.4-5.fc14.x86_64 >Installing krb5-workstation-1.8.2-4.fc14.x86_64 >Installing cifs-utils-4.6-1.fc14.x86_64 >Installing dump-0.4-0.8.b43.fc14.x86_64 >Installing nss_db-2.2.3-0.3.pre1.fc14.x86_64 >Installing ntsysv-1.3.47-1.fc14.x86_64 >Installing lftp-4.0.9-3.fc14.x86_64 >Installing efibootmgr-0.5.4-9.fc14.x86_64 >Installing file-5.04-15.fc14.x86_64 >Installing numactl-2.0.3-8.fc13.x86_64 >Installing jwhois-4.0-21.fc14.x86_64 >Installing mlocate-0.23.1-1.fc14.x86_64 >Installing irqbalance-0.56-1.fc14.x86_64 >Installing attr-2.4.44-5.fc14.x86_64 >Installing nc-1.84-22.fc13.x86_64 >Installing lsof-4.83-2.fc14.x86_64 >Installing bc-1.06.95-1.fc12.x86_64 >Installing ftp-0.17-51.fc12.x86_64 >Installing ed-1.4-2.fc14.x86_64 >Installing nano-2.2.4-1.fc14.x86_64 >Installing time-1.7-37.fc12.x86_64 >Installing telnet-0.17-47.fc14.x86_64 >Installing mtr-0.79-1.fc14.x86_64 >Installing talk-0.17-33.2.4.x86_64 >Installing traceroute-2.0.16-1.fc14.x86_64 >Installing vconfig-1.9-8.fc12.x86_64 >Installing pam_smb-1.1.7-11.fc12.x86_64 >Installing ntfs-3g-2010.8.8-2.fc14.x86_64 >Installing rdist-6.1.5-49.fc14.x86_64 >Installing dos2unix-5.1.1-1.fc14.x86_64 >Installing finger-0.17-42.fc14.x86_64 >Installing mcelog-0.9pre1-0.1.fc13.x86_64 >Installing rsh-0.17-62.fc13.x86_64 >Installing rdate-1.4-15.fc14.x86_64 >Installing symlinks-1.4-2.fc13.x86_64 >Installing tree-1.5.3-2.fc14.x86_64 >Installing setserial-2.17-26.fc14.x86_64 >Installing joystick-1.2.15-25.fc12.x86_64 >Installing b43-fwcutter-013-2.fc14.x86_64 >Installing mpage-2.5.6-8.fc12.x86_64 >Installing system-config-date-1.9.61-1.fc14.noarch >Installing selinux-policy-3.9.5-3.fc14.noarch >Installing system-config-network-tui-1.6.1-1.fc14.noarch >Installing gnome-session-xsession-2.31.6-1.fc14.x86_64 >Installing gnome-panel-2.31.90-4.fc14.x86_64 >Installing smolt-1.4.2.2-3.fc14.noarch >Installing python-meh-0.10-2.fc14.noarch >Installing system-config-keyboard-1.3.1-2.fc14.x86_64 >Installing firstboot-1.113-3.fc14.x86_64 >Installing foomatic-db-ppds-4.0-20.20100819.fc14.noarch >Installing foomatic-db-4.0-20.20100819.fc14.noarch >Installing linux-firmware-20100806-4.fc14.noarch >Installing media-player-info-6-1.fc14.noarch >Installing usb_modeswitch-1.1.4-1.fc14.x86_64 >Installing usb_modeswitch-data-20100817-1.fc14.noarch >Installing hplip-common-3.10.6-3.fc14.x86_64 >Installing hplip-libs-3.10.6-3.fc14.x86_64 >Installing hpijs-3.10.6-3.fc14.x86_64 >Installing system-config-services-0.99.47-1.fc14.noarch >Installing hplip-3.10.6-3.fc14.x86_64 >Installing libsane-hpaio-3.10.6-3.fc14.x86_64 >Installing rhythmbox-0.13.0-6.fc14.x86_64 >Installing foomatic-4.0.5-1.fc14.x86_64 >Installing gnome-applets-2.31.91-1.fc14.x86_64 >Installing system-config-services-docs-1.1.9-1.fc14.noarch >Installing smolt-firstboot-1.4.2.2-3.fc14.noarch >Installing system-config-network-1.6.1-1.fc14.noarch >Installing selinux-policy-targeted-3.9.5-3.fc14.noarch >Installing policycoreutils-gui-2.0.83-21.fc14.x86_64 >Installing system-config-date-docs-1.0.10-1.fc14.noarch >Installing evolution-help-2.31.5-2.fc14.noarch >Installing printer-filters-1.1-4.fc12.noarch >Installing system-config-lvm-1.1.15-1.fc14.noarch >Installing abrt-desktop-1.1.13-2.fc14.x86_64 >Installing orca-2.31.91-1.fc14.x86_64 >Installing system-config-users-docs-1.0.9-1.fc14.noarch >Installing firefox-3.6.10-1.fc14.x86_64 >Installing iwl5150-firmware-8.24.2.2-1.fc13.noarch >Installing b43-openfwwf-5.2-4.fc14.noarch >Installing iwl6050-firmware-9.201.4.1-2.fc14.noarch >Installing ar9170-firmware-2009.05.28-2.fc13.noarch >Installing iwl6000-firmware-9.221.4.1-1.fc14.noarch >Installing iwl1000-firmware-128.50.3.1-2.fc13.noarch >Installing openoffice.org-math-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-xsltfilter-3.3.0-6.2.fc14.x86_64 >Installing openoffice.org-langpack-en-3.3.0-6.2.fc14.x86_64 >Installing PackageKit-yum-plugin-0.6.7-2.fc14.x86_64 >Installing gnome-games-help-2.31.91.1-1.fc14.noarch >Installing system-config-firewall-1.2.27-1.fc14.noarch >Installing system-config-printer-1.2.4-2.fc14.x86_64 >Installing gimp-help-2.4.2-5.fc12.noarch >Installing gimp-data-extras-2.0.2-3.fc12.noarch >Installing gnome-icon-theme-symbolic-2.31.0-1.fc14.noarch >Installing fpaste-0.3.4-1.fc12.noarch >Installing system-config-language-1.3.5-1.fc14.noarch >Installing system-config-boot-0.4.1-2.fc14.x86_64 >Installing yum-presto-0.6.2-2.fc14.noarch >Installing yum-langpacks-0.1.5-3.fc14.noarch >Installing bittorrent-4.4.0-15.fc14.noarch >Installing grub-0.97-66.fc14.x86_64 >Installing sos-2.2-1.fc14.noarch >Installing fedora-release-notes-13.95.0-4.fc14.noarch >Installing m17n-contrib-1.1.11-4.fc14.noarch >Installing wqy-zenhei-fonts-0.9.45-5.fc14.noarch >Installing lohit-assamese-fonts-2.4.3-5.fc14.noarch >Installing lohit-bengali-fonts-2.4.3-5.fc14.noarch >Installing lklug-fonts-0.6-4.20090803cvs.fc14.noarch >Installing paratype-pt-sans-fonts-20100408-1.fc14.noarch >Installing thai-scalable-waree-fonts-0.4.12-2.fc12.noarch >Installing sil-abyssinica-fonts-1.0-9.fc14.noarch >Installing jomolhari-fonts-0.003-9.fc14.noarch >Installing lohit-kannada-fonts-2.4.5-2.fc14.noarch >Installing khmeros-base-fonts-5.0-10.fc14.noarch >Installing paktype-tehreer-fonts-2.0-9.fc14.noarch >Installing lohit-devanagari-fonts-2.4.3-6.fc14.noarch >Installing vlgothic-fonts-20100818-1.fc14.noarch >Installing lohit-gujarati-fonts-2.4.4-3.fc14.noarch >Installing paktype-naqsh-fonts-3.0-3.fc14.noarch >Installing smc-meera-fonts-4.4-2.fc14.noarch >Installing sil-padauk-fonts-2.4-6.fc13.noarch >Installing lohit-punjabi-fonts-2.4.4-1.fc14.noarch >Installing un-core-dotum-fonts-1.0.2-0.15.080608.fc14.noarch >Installing lohit-tamil-fonts-2.4.5-3.fc14.noarch >Installing stix-fonts-1.0.0-1.fc14.noarch >Installing lohit-telugu-fonts-2.4.5-5.fc14.noarch >Installing lohit-oriya-fonts-2.4.3-5.fc14.noarch >Installing desktop-backgrounds-basic-9.0.0-15.fc14.noarch >Installing ql2400-firmware-5.03.07-1.fc14.noarch >Installing iwl5000-firmware-8.24.2.12-3.fc13.noarch >Installing ql2100-firmware-1.19.38-3.fc12.noarch >Installing ivtv-firmware-20080701-20.noarch >Installing libertas-usb8388-firmware-5.110.22.p23-4.fc13.noarch >Installing zd1211-firmware-1.4-4.fc13.noarch >Installing atmel-firmware-1.3-7.fc13.noarch >Installing iwl4965-firmware-228.61.2.24-2.fc12.noarch >Installing ql2200-firmware-2.02.08-3.fc12.noarch >Installing rt61pci-firmware-1.2-7.fc13.noarch >Installing iwl3945-firmware-15.32.2.9-4.fc13.noarch >Installing ql2500-firmware-5.03.07-1.fc14.noarch >Installing rt73usb-firmware-1.8-7.fc13.noarch >Installing ipw2100-firmware-1.3-11.fc13.noarch >Installing ql23xx-firmware-3.03.28-1.fc14.noarch >Installing ipw2200-firmware-3.1-4.fc13.noarch >Installing gnome-backgrounds-2.30.0-1.fc14.noarch >Installing rootfiles-8.1-6.fc12.noarch >Installing man-pages-3.25-1.fc14.noarch >Installing words-3.0-16.fc12.noarch >Installing libdrm-2.4.21-3.fc14.x86_64 >Installing plymouth-scripts-0.8.4-0.20100823.4.fc14.x86_64 >Installing plymouth-0.8.4-0.20100823.4.fc14.x86_64 >Need 'inst' function, try setting PLYMOUTH_POPULATE_SOURCE_FUNCTIONS to a file that defines it >Installing dracut-006-2.fc14.noarch >Installing kernel-2.6.35.4-28.fc14.x86_64 >Installing system-setup-keyboard-0.8.6-2.fc14.x86_64 >Installing xorg-x11-server-Xorg-1.9.0-9.fc14.x86_64 >Installing pulseaudio-0.9.21-6.fc13.x86_64 >Installing bluez-4.71-4.fc14.x86_64 >Installing pulseaudio-module-bluetooth-0.9.21-6.fc13.x86_64 >Installing gnome-bluetooth-2.31.6-4.fc14.x86_64 >Installing xorg-x11-drv-r128-6.8.1-4.fc14.x86_64 >Installing xorg-x11-drv-fbdev-0.4.1-4.fc14.x86_64 >Installing xorg-x11-drv-penmount-1.4.1-1.fc14.x86_64 >Installing xorg-x11-drv-intel-2.12.0-6.fc14.x86_64 >Installing xorg-x11-drv-mga-1.4.11-3.fc14.x86_64 >Installing xorg-x11-drv-acecad-1.4.0-4.fc14.x86_64 >Installing xorg-x11-drv-cirrus-1.3.2-3.fc14.x86_64 >Installing xorg-x11-drv-qxl-0.0.12-2.fc14.x86_64 >Installing xorg-x11-drv-vesa-2.3.0-1.fc14.x86_64 >Installing xorg-x11-drv-mach64-6.8.2-3.fc14.x86_64 >Installing xorg-x11-drv-siliconmotion-1.7.3-4.20100122.fc14.x86_64 >Installing xorg-x11-drv-sisusb-0.9.4-1.fc14.x86_64 >Installing xorg-x11-drv-wacom-0.10.8-1.20100726.fc14.x86_64 >Installing xorg-x11-drv-keyboard-1.4.0-5.fc14.x86_64 >Installing xorg-x11-drv-tdfx-1.4.3-3.fc14.x86_64 >Installing xorg-x11-drv-nv-2.1.15-6.fc14.x86_64 >Installing xorg-x11-drv-vmmouse-12.6.9-5.fc14.x86_64 >Installing xorg-x11-drv-s3virge-1.10.4-3.fc14.x86_64 >Installing xorg-x11-drv-glint-1.2.4-3.fc14.x86_64 >Installing xorg-x11-drv-synaptics-1.3.0-1.fc14.x86_64 >Installing xorg-x11-drv-voodoo-1.2.4-1.fc14.x86_64 >Installing xorg-x11-drv-hyperpen-1.3.0-5.fc14.x86_64 >Installing xorg-x11-drv-elographics-1.2.4-2.fc14.x86_64 >Installing xorg-x11-drv-nouveau-0.0.16-11.20100826git065576d.fc14.x86_64 >Installing xorg-x11-drv-void-1.3.0-6.fc14.x86_64 >Installing xorg-x11-drv-rendition-4.2.4-1.fc14.x86_64 >Installing xorg-x11-drv-vmware-11.0.1-1.fc14.x86_64 >Installing xorg-x11-drv-evdev-2.5.0-1.fc14.x86_64 >Installing xorg-x11-drv-ati-6.13.1-0.2.20100705git37b348059.fc14.x86_64 >Installing xorg-x11-drv-sis-0.10.3-1.fc14.x86_64 >Installing xorg-x11-drv-ast-0.89.9-1.fc12.x86_64 >Installing xorg-x11-drv-i128-1.3.3-3.fc14.x86_64 >Installing xorg-x11-drv-mouse-1.5.0-5.fc14.x86_64 >Installing xorg-x11-drv-i740-1.3.2-3.fc14.x86_64 >Installing xorg-x11-drv-apm-1.2.3-1.fc14.x86_64 >Installing xorg-x11-drv-fpit-1.3.0-11.fc14.x86_64 >Installing xorg-x11-drv-aiptek-1.3.0-4.fc14.x86_64 >Installing xorg-x11-drv-openchrome-0.2.904-8.fc14.x86_64 >Installing xorg-x11-drv-dummy-0.3.4-1.fc14.x86_64 >Installing xorg-x11-drv-trident-1.3.4-1.fc14.x86_64 >Installing xorg-x11-drv-v4l-0.2.0-5.fc14.1.x86_64 >Installing xorg-x11-drv-savage-2.3.1-3.fc14.x86_64 >Installing xorg-x11-drv-mutouch-1.2.1-7.fc14.x86_64 >Installing fuse-2.8.4-1.fc14.x86_64 >Installing gvfs-fuse-1.6.3-3.fc14.x86_64 >Installing totem-2.31.6-3.fc14.x86_64 >Installing plymouth-utils-0.8.4-0.20100823.4.fc14.x86_64 >Installing mesa-dri-drivers-7.9-0.6.fc14.x86_64 >Installing mesa-libGL-7.9-0.6.fc14.x86_64 >Installing mesa-libGLU-7.9-0.6.fc14.x86_64 >Installing glew-1.5.4-1.fc14.x86_64 >Installing clutter-1.2.10-3.fc14.x86_64 >Installing pyclutter-1.0.2-2.fc14.x86_64 >Installing plymouth-gdm-hooks-0.8.4-0.20100823.4.fc14.x86_64 >Installing gdm-2.31.90-7.fc14.x86_64 >Installing pulseaudio-gdm-hooks-0.9.21-6.fc13.x86_64 >Installing plymouth-theme-charge-0.8.4-0.20100823.4.fc14.x86_64 >warning: %post(plymouth-theme-charge-0.8.4-0.20100823.4.fc14.x86_64) scriptlet failed, exit status 1 >Installing gdm-plugin-fingerprint-2.31.90-7.fc14.x86_64 >Installing gdm-user-switch-applet-2.31.90-7.fc14.x86_64 >Installing glx-utils-7.9-0.6.fc14.x86_64 >Installing f-spot-0.7.2-1.fc14.x86_64 >Installing totem-nautilus-2.31.6-3.fc14.x86_64 >Installing pulseaudio-module-gconf-0.9.21-6.fc13.x86_64 >Installing pulseaudio-module-x11-0.9.21-6.fc13.x86_64 >Installing alsa-plugins-pulseaudio-1.0.22-1.fc13.x86_64 >Installing pcmciautils-017-2.fc14.x86_64 >Installing plymouth-system-theme-0.8.4-0.20100823.4.fc14.x86_64 >Installing caribou-0.1.5-2.fc14.noarch >Installing xorg-x11-drivers-7.4-1.fc14.x86_64 >*** FINISHED INSTALLING PACKAGES *** > >/mnt/sysimage/root/upgrade.log: >16:02:25 Upgrading libgcc-4.6.2-1.fc16.x86_64 >warning: libgcc-4.6.2-1.fc16.x86_64: Header V3 RSA/SHA256 Signature, key ID a82ba4b7: NOKEY >16:02:27 Upgrading fontpackages-filesystem-1.44-2.fc15.noarch >16:02:27 Upgrading ca-certificates-2011.78-1.fc16.noarch >16:02:28 Upgrading setup-2.8.36-2.fc16.noarch >warning: /etc/group created as /etc/group.rpmnew >warning: /etc/gshadow created as /etc/gshadow.rpmnew >16:02:28 Upgrading filesystem-2.4.44-1.fc16.x86_64 >16:02:29 Upgrading telepathy-filesystem-0.0.2-2.fc15.noarch >16:02:29 Upgrading control-center-filesystem-3.2.2-1.fc16.x86_64 >16:02:29 Upgrading xml-common-0.6.3-34.fc15.noarch >16:02:29 Upgrading iso-codes-3.29-1.fc16.noarch >16:02:31 Upgrading liberation-fonts-common-1.07.1-3.fc16.noarch >16:02:31 Upgrading xkeyboard-config-2.3-2.fc16.noarch >16:02:33 Upgrading dejavu-fonts-common-2.33-1.fc16.noarch >16:02:33 Upgrading fedora-release-16-1.noarch >16:02:33 Upgrading compat-db-headers-4.7.25-19.fc15.noarch >16:02:33 Upgrading mailcap-2.1.38-1.fc16.noarch >16:02:33 Upgrading mozilla-filesystem-1.9-6.fc15.x86_64 >16:02:33 Upgrading basesystem-10.0-5.fc16.noarch >16:02:33 Upgrading bitstream-vera-fonts-common-1.10-19.fc15.noarch >16:02:33 Upgrading ncurses-base-5.9-2.20110716.fc16.x86_64 >16:02:33 Upgrading xsane-common-0.998-4.fc16.x86_64 >16:02:34 Upgrading mplayer-common-1.0-0.126.20110816svn.fc16.x86_64 >warning: mplayer-common-1.0-0.126.20110816svn.fc16.x86_64: Header V3 RSA/SHA256 Signature, key ID adf25d9c: NOKEY >16:02:34 Upgrading libX11-common-1.4.3-1.fc16.noarch >16:02:35 Upgrading m17n-db-1.6.3-2.fc16.noarch >16:02:35 Upgrading adwaita-cursor-theme-3.2.1-2.fc16.noarch >16:02:36 Upgrading polkit-desktop-policy-0.102-3.fc16.noarch >16:02:36 Upgrading tzdata-2011n-2.fc16.noarch >16:02:39 Upgrading nss-softokn-freebl-3.13.1-14.fc16.x86_64 >16:02:39 Upgrading glibc-common-2.14.90-24.fc16.4.x86_64 >16:02:46 Upgrading glibc-2.14.90-24.fc16.4.x86_64 >warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew >16:02:50 Upgrading ncurses-libs-5.9-2.20110716.fc16.x86_64 >16:02:50 Upgrading bash-4.2.20-1.fc16.x86_64 >16:02:51 Upgrading libattr-2.4.46-2.fc16.x86_64 >16:02:51 Upgrading libcap-2.22-1.fc15.x86_64 >16:02:51 Upgrading libsepol-2.1.3-2.fc16.x86_64 >16:02:51 Upgrading libselinux-2.1.6-5.fc16.x86_64 >16:02:51 Upgrading zlib-1.2.5-5.fc16.x86_64 >16:02:51 Upgrading freetype-2.4.6-4.fc16.x86_64 >16:02:52 Upgrading libstdc++-4.6.2-1.fc16.x86_64 >16:02:52 Upgrading libxml2-2.7.8-6.fc16.x86_64 >16:02:52 Upgrading dbus-libs-1.4.10-3.fc16.x86_64 >16:02:52 Upgrading libpng-1.2.46-1.fc16.x86_64 >16:02:52 Upgrading libjpeg-turbo-1.1.1-3.fc16.x86_64 >16:02:53 Upgrading libICE-1.0.7-1.fc16.x86_64 >16:02:53 Upgrading info-4.13a-15.fc15.x86_64 >16:02:53 Upgrading libcom_err-1.41.14-2.fc15.x86_64 >16:02:53 Upgrading nspr-4.8.9-2.fc16.x86_64 >16:02:53 Upgrading bzip2-libs-1.0.6-3.fc15.x86_64 >16:02:53 Upgrading nss-util-3.13.1-3.fc16.x86_64 >16:02:53 Upgrading popt-1.13-9.fc16.x86_64 >16:02:54 Upgrading chkconfig-1.3.56-1.fc16.x86_64 >16:02:54 Upgrading expat-2.0.1-11.fc15.x86_64 >16:02:54 Upgrading readline-6.2-2.fc16.x86_64 >16:02:54 Upgrading sqlite-3.7.7.1-1.fc16.x86_64 >16:02:55 Upgrading libtiff-3.9.5-1.fc16.x86_64 >16:02:55 Upgrading libgpg-error-1.10-1.fc16.x86_64 >16:02:55 Upgrading libgcrypt-1.5.0-2.fc16.x86_64 >16:02:55 Upgrading libogg-1.2.2-3.fc15.x86_64 >16:02:55 Upgrading libuuid-2.20.1-2.1.fc16.x86_64 >16:02:56 Upgrading libSM-1.2.0-2.fc15.x86_64 >16:02:56 Upgrading libvorbis-1.3.2-1.fc15.x86_64 >16:02:56 Upgrading libudev-173-3.fc16.x86_64 >16:02:56 Upgrading audit-libs-2.1.3-4.fc16.x86_64 >16:02:56 Upgrading avahi-libs-0.6.30-4.fc16.x86_64 >16:02:56 Upgrading db4-4.8.30-3.fc15.x86_64 >16:02:57 Upgrading libxslt-1.1.26-8.fc16.x86_64 >16:02:57 Upgrading libacl-2.2.51-2.fc16.x86_64 >16:02:57 Upgrading libsigc++20-2.2.10-1.fc16.x86_64 >16:02:57 Upgrading tcp_wrappers-libs-7.6-64.fc16.x86_64 >16:02:57 Upgrading pixman-0.22.2-1.fc16.x86_64 >16:02:57 Upgrading sed-4.2.1-7.fc16.x86_64 >16:02:58 Upgrading libusb1-1.0.9-0.3.rc1.fc16.x86_64 >16:02:58 Upgrading libusb-0.1.3-9.fc16.x86_64 >16:02:58 Upgrading libtool-ltdl-2.4-7.fc16.x86_64 >16:02:58 Upgrading lcms-libs-1.19-4.fc16.x86_64 >16:02:58 Upgrading gawk-4.0.0-1.fc16.x86_64 >16:02:59 Upgrading gmp-4.3.2-4.fc16.x86_64 >16:02:59 Upgrading xz-libs-5.1.1-1alpha.fc16.x86_64 >16:02:59 Upgrading libtdb-1.2.9-10.fc16.x86_64 >16:02:59 Upgrading SDL-1.2.14-13.fc16.x86_64 >16:02:59 Upgrading libXau-1.0.6-2.fc15.x86_64 >16:02:59 Upgrading libxcb-1.7-3.fc16.x86_64 >16:03:00 Upgrading libX11-1.4.3-1.fc16.x86_64 >16:03:00 Upgrading libXext-1.3.0-1.fc16.x86_64 >16:03:00 Upgrading libXfixes-5.0-1.fc16.x86_64 >16:03:00 Upgrading libXrender-0.9.6-2.fc15.x86_64 >16:03:00 Upgrading libXdamage-1.1.3-2.fc15.x86_64 >16:03:00 Upgrading libXcomposite-0.4.3-2.fc15.x86_64 >16:03:01 Upgrading libXrandr-1.3.1-2.fc15.x86_64 >16:03:01 Upgrading libXi-1.4.3-3.fc16.x86_64 >16:03:01 Upgrading libXtst-1.2.0-2.fc15.x86_64 >16:03:01 Upgrading libXinerama-1.1.1-2.fc15.x86_64 >16:03:01 Upgrading libXt-1.1.1-1.fc16.x86_64 >16:03:01 Upgrading libffi-3.0.10-1.fc16.x86_64 >16:03:02 Upgrading gamin-0.1.10-10.fc16.x86_64 >16:03:02 Upgrading pkgconfig-0.25-3.fc15.x86_64 >16:03:02 Upgrading glib2-2.30.1-1.fc16.x86_64 >16:03:03 Upgrading shared-mime-info-0.91-5.fc16.x86_64 >16:03:04 Upgrading atk-2.2.0-2.fc16.x86_64 >16:03:04 Upgrading dbus-glib-0.92-2.fc15.x86_64 >16:03:04 Upgrading libgnome-keyring-3.2.0-1.fc16.x86_64 >16:03:04 Upgrading libgudev1-173-3.fc16.x86_64 >16:03:05 Upgrading desktop-file-utils-0.18-4.fc16.x86_64 >16:03:05 Upgrading json-glib-0.14.0-1.fc16.x86_64 >16:03:05 Upgrading gobject-introspection-1.30.0-1.fc16.x86_64 >16:03:05 Upgrading glibmm24-2.30.0-1.fc16.x86_64 >16:03:05 Upgrading usbredir-0.3.1-1.fc16.x86_64 >16:03:06 Upgrading libexif-0.6.20-1.fc16.x86_64 >16:03:06 Upgrading libart_lgpl-2.3.21-2.fc15.x86_64 >16:03:06 Upgrading speex-1.2-0.13.rc1.fc15.x86_64 >16:03:06 Upgrading libXpm-3.5.8-3.fc15.x86_64 >16:03:06 Upgrading libsndfile-1.0.25-1.fc16.x86_64 >16:03:06 Upgrading celt051-0.5.1.3-3.fc15.x86_64 >16:03:07 Upgrading pcre-8.12-6.fc16.x86_64 >16:03:07 Upgrading grep-2.9-3.fc16.x86_64 >16:03:07 Upgrading telepathy-glib-0.16.4-1.fc16.x86_64 >16:03:07 Upgrading libXcursor-1.1.11-3.fc15.x86_64 >16:03:08 Upgrading giflib-4.1.6-4.fc15.x86_64 >16:03:08 Upgrading libblkid-2.20.1-2.1.fc16.x86_64 >16:03:08 Upgrading lua-5.1.4-9.fc16.x86_64 >16:03:08 Upgrading jasper-libs-1.900.1-18.fc16.x86_64 >16:03:08 Upgrading gdk-pixbuf2-2.24.1-1.fc16.x86_64 >16:03:09 Upgrading libcap-ng-0.6.6-1.fc16.x86_64 >16:03:09 Upgrading libaio-0.3.109-4.fc16.x86_64 >16:03:09 Upgrading libnl-1.1-14.fc16.x86_64 >16:03:09 Upgrading gsettings-desktop-schemas-3.2.0-1.fc16.noarch >16:03:09 Upgrading libXxf86vm-1.1.1-2.fc15.x86_64 >16:03:10 Upgrading findutils-4.5.10-1.fc16.x86_64 >16:03:10 Upgrading libdvdread-4.1.4-0.4.svn1226.fc16.x86_64 >16:03:10 Upgrading libtalloc-2.0.6-1.fc16.x86_64 >16:03:10 Upgrading keyutils-libs-1.5.2-1.fc16.x86_64 >16:03:10 Upgrading krb5-libs-1.9.2-4.fc16.x86_64 >16:03:11 Upgrading libsamplerate-0.1.8-1.fc16.x86_64 >16:03:11 Upgrading libgee-0.6.1-3.fc16.x86_64 >16:03:11 Upgrading libXmu-1.1.0-2.fc15.x86_64 >16:03:11 Upgrading libXv-1.0.6-2.fc15.x86_64 >16:03:11 Upgrading libtheora-1.1.1-1.fc15.x86_64 >16:03:12 Upgrading libidn-1.22-3.fc16.x86_64 >16:03:12 Upgrading libgomp-4.6.2-1.fc16.x86_64 >16:03:12 Upgrading libbluray-0.2-0.5.20110710git51d7d60a96d06.fc16.x86_64 >16:03:12 Upgrading libtasn1-2.7-2.fc15.x86_64 >16:03:12 Upgrading gnutls-2.12.7-2.fc16.x86_64 >16:03:13 Upgrading cups-libs-1.5.0-22.fc16.x86_64 >16:03:13 Upgrading elfutils-libelf-0.152-1.fc16.x86_64 >16:03:13 Upgrading atkmm-2.22.5-1.fc16.x86_64 >16:03:13 Upgrading which-2.20-2.fc15.x86_64 >16:03:13 Upgrading libv4l-0.8.5-1.fc16.x86_64 >16:03:14 Upgrading redhat-menus-12.0.2-3.fc15.noarch >16:03:14 Upgrading libasyncns-0.8-2.fc15.x86_64 >16:03:14 Upgrading pulseaudio-libs-0.9.23-1.fc16.x86_64 >16:03:15 Upgrading pulseaudio-libs-glib2-0.9.23-1.fc16.x86_64 >16:03:15 Upgrading libplist-1.3-2.fc15.x86_64 >16:03:15 Upgrading apr-1.4.5-1.fc16.x86_64 >16:03:15 Upgrading libcdio-0.82-5.fc16.x86_64 >16:03:15 Upgrading cpio-2.11-4.fc16.x86_64 >16:03:16 Upgrading xmlrpc-c-1.27.5-1601.svn2185.fc16.x86_64 >16:03:16 Upgrading hunspell-1.3.2-1.fc16.x86_64 >16:03:16 Upgrading enchant-1.6.0-3.fc16.x86_64 >16:03:16 Upgrading ilmbase-1.0.2-3.fc15.x86_64 >16:03:16 Upgrading libpcap-1.1.1-4.fc16.x86_64 >16:03:17 Upgrading x264-libs-0.0.0-0.31.20110811.fc16.x86_64 >16:03:17 Upgrading gdbm-1.8.3-9.fc15.x86_64 >16:03:17 Upgrading perl-Pod-Escapes-1.04-191.fc16.noarch >16:03:17 Upgrading perl-PathTools-3.33-191.fc16.x86_64 >16:03:17 Upgrading perl-macros-5.14.2-191.fc16.x86_64 >16:03:17 Upgrading perl-libs-5.14.2-191.fc16.x86_64 >16:03:17 Upgrading perl-Pod-Simple-3.16-191.fc16.noarch >16:03:18 Upgrading perl-threads-shared-1.37-191.fc16.x86_64 >16:03:18 Upgrading perl-Scalar-List-Utils-1.23-191.fc16.x86_64 >16:03:18 Upgrading perl-threads-1.83-191.fc16.x86_64 >16:03:18 Upgrading perl-Module-Pluggable-3.90-191.fc16.noarch >16:03:18 Upgrading perl-5.14.2-191.fc16.x86_64 >16:03:27 Upgrading bluez-libs-4.96-3.fc16.x86_64 >16:03:27 Upgrading slang-2.2.4-1.fc16.x86_64 >16:03:27 Upgrading newt-0.52.14-1.fc16.x86_64 >16:03:27 Upgrading libraw1394-2.0.7-1.fc15.x86_64 >16:03:28 Upgrading fribidi-0.19.2-3.fc15.x86_64 >16:03:28 Upgrading perl-URI-1.58-2.fc16.noarch >16:03:28 Upgrading OpenEXR-libs-1.7.0-2.fc15.x86_64 >16:03:28 Upgrading libdvdnav-4.1.4-0.3.svn1226.fc16.x86_64 >16:03:28 Upgrading imsettings-libs-1.2.6-1.fc16.x86_64 >16:03:29 Upgrading libcroco-0.6.2-6.fc15.x86_64 >16:03:29 Upgrading mpfr-3.0.0-4.fc15.x86_64 >16:03:29 Upgrading exiv2-libs-0.21.1-3.fc16.x86_64 >16:03:29 Upgrading libsemanage-2.1.2-1.fc16.x86_64 >16:03:29 Upgrading e2fsprogs-libs-1.41.14-2.fc15.x86_64 >16:03:29 Upgrading libunistring-0.9.3-2.fc15.x86_64 >16:03:30 Upgrading libwpd-0.9.2-1.fc16.x86_64 >16:03:30 Upgrading psmisc-22.13-8.fc15.x86_64 >16:03:30 Upgrading gpm-libs-1.20.6-18.fc16.x86_64 >16:03:30 Upgrading orc-0.4.16-4.fc16.x86_64 >16:03:30 Upgrading schroedinger-1.0.10-2.fc15.x86_64 >16:03:30 Upgrading perl-common-sense-3.4-2.fc16.noarch >16:03:31 Upgrading numactl-2.0.7-2.fc16.x86_64 >16:03:31 Upgrading apr-util-1.3.12-1.fc16.x86_64 >16:03:31 Upgrading librtmp-2.4-0.1.20110811gitc58cfb3e.fc16.x86_64 >16:03:31 Upgrading libXvMC-1.0.6-3.fc15.x86_64 >16:03:31 Upgrading abrt-libs-2.0.7-2.fc16.x86_64 >16:03:31 Upgrading libao-1.1.0-1.fc16.x86_64 >16:03:31 Upgrading xcb-util-0.3.6-2.fc15.x86_64 >16:03:32 Upgrading startup-notification-0.12-1.fc16.x86_64 >16:03:32 Upgrading libmng-1.0.10-5.fc15.x86_64 >16:03:32 Upgrading tar-1.26-2.fc16.x86_64 >16:03:32 Upgrading libatasmart-0.17-3.fc15.x86_64 >16:03:33 Upgrading bzip2-1.0.6-3.fc15.x86_64 >16:03:33 Upgrading taglib-1.7-1.fc16.x86_64 >16:03:33 Upgrading boost-serialization-1.47.0-4.fc16.x86_64 >16:03:33 Upgrading libicu-4.6-3.fc16.x86_64 >16:03:34 Upgrading libid3tag-0.15.1b-11.fc15.x86_64 >16:03:34 Upgrading file-libs-5.07-6.fc16.x86_64 >16:03:35 Upgrading procps-3.2.8-24.20110302git.fc16.x86_64 >16:03:35 Upgrading dejavu-sans-fonts-2.33-1.fc16.noarch >16:03:36 Upgrading libedit-3.0-4.20110227cvs.fc16.x86_64 >16:03:37 Upgrading enca-1.13-2.fc15.x86_64 >16:03:37 Upgrading cdparanoia-libs-10.2-10.fc15.x86_64 >16:03:37 Upgrading yajl-1.0.12-1.fc16.x86_64 >16:03:37 Upgrading libical-0.48-1.fc16.x86_64 >16:03:37 Upgrading lcms2-2.3-1.fc16.x86_64 >16:03:37 Upgrading pciutils-libs-3.1.7-6.fc16.x86_64 >16:03:38 Upgrading libwmf-lite-0.2.8.4-30.fc15.x86_64 >16:03:38 Upgrading wavpack-4.60.1-2.fc15.x86_64 >16:03:38 Upgrading xvidcore-1.3.2-2.fc15.x86_64 >16:03:38 Upgrading libmpcdec-1.2.6-7.fc15.x86_64 >16:03:38 Upgrading lzo-2.06-1.fc16.x86_64 >16:03:38 Upgrading libdv-1.0.0-11.fc16.x86_64 >16:03:39 Upgrading openjpeg-libs-1.4-6.fc16.x86_64 >16:03:39 Upgrading plymouth-core-libs-0.8.4-0.20110822.3.fc16.x86_64 >16:03:39 Upgrading lm_sensors-libs-3.3.1-1.fc16.x86_64 >16:03:39 Upgrading file-5.07-6.fc16.x86_64 >16:03:39 Upgrading aalib-libs-1.4.0-0.19.rc5.fc15.x86_64 >16:03:39 Upgrading libwpg-0.2.0-2.fc15.x86_64 >16:03:39 Upgrading libavc1394-0.5.3-10.fc15.x86_64 >16:03:40 Upgrading libiec61883-1.2.0-6.fc15.x86_64 >16:03:40 Upgrading perl-Compress-Raw-Zlib-2.037-4.fc16.x86_64 >16:03:40 Upgrading perl-LWP-MediaTypes-6.01-3.fc16.noarch >16:03:40 Upgrading perl-Event-1.15-2.fc16.x86_64 >16:03:40 Upgrading libgtop2-2.28.4-1.fc16.x86_64 >16:03:40 Upgrading libXScrnSaver-1.2.1-2.fc15.x86_64 >16:03:41 Upgrading libXxf86misc-1.0.3-2.fc15.x86_64 >16:03:41 Upgrading libxkbfile-1.0.7-2.fc15.x86_64 >16:03:41 Upgrading libxklavier-5.1-1.fc15.x86_64 >16:03:41 Upgrading xz-5.1.1-1alpha.fc16.x86_64 >16:03:41 Upgrading rsync-3.0.8-2.fc16.x86_64 >16:03:42 Upgrading celt-0.11.1-2.fc16.x86_64 >16:03:42 Upgrading setools-libs-3.3.7-19.fc16.x86_64 >16:03:42 Upgrading js-1.8.5-7.fc16.x86_64 >16:03:42 Upgrading exempi-2.1.1-2.fc15.x86_64 >16:03:43 Upgrading make-3.82-8.fc16.x86_64 >16:03:43 Upgrading diffutils-3.2-5.fc16.x86_64 >16:03:43 Upgrading libquadmath-4.6.2-1.fc16.x86_64 >16:03:43 Upgrading m4-1.4.16-2.fc16.x86_64 >16:03:43 Upgrading live555-0-0.32.2011.09.02.fc16.x86_64 >16:03:44 Upgrading dirac-libs-1.0.2-6.fc16.x86_64 >16:03:44 Upgrading libmodplug-0.8.8.4-1.fc16.x86_64 >16:03:44 Upgrading dejavu-sans-mono-fonts-2.33-1.fc16.noarch >16:03:45 Upgrading glib-1.2.10-35.fc16.x86_64 >16:03:46 Upgrading libiodbc-3.52.7-2.fc15.x86_64 >16:03:46 Upgrading libkate-0.3.8-3.fc16.x86_64 >16:03:46 Upgrading hostname-3.06-1.fc16.x86_64 >16:03:46 Upgrading libeina-1.0.1-1.fc16.x86_64 >16:03:46 Upgrading libieee1284-0.2.11-10.fc15.x86_64 >16:03:46 Upgrading libdb-5.2.36-1.fc16.x86_64 >16:03:47 Upgrading cyrus-sasl-lib-2.1.23-27.fc16.x86_64 >16:03:47 Upgrading gvnc-0.4.3-1.fc15.x86_64 >16:03:47 Upgrading sysvinit-tools-2.88-5.dsf.fc16.x86_64 >16:03:47 Upgrading twolame-libs-0.3.13-1.fc16.x86_64 >16:03:47 Upgrading pcsc-lite-libs-1.7.4-6.fc16.x86_64 >16:03:47 Upgrading libvpx-0.9.7.1-1.fc16.x86_64 >16:03:48 Upgrading cyrus-sasl-plain-2.1.23-27.fc16.x86_64 >16:03:48 Upgrading gtk+-1.2.10-71.fc15.x86_64 >16:03:48 Upgrading libgfortran-4.6.2-1.fc16.x86_64 >16:03:48 Upgrading atlas-3.8.4-1.fc16.x86_64 >16:03:49 Upgrading xorg-x11-xkb-utils-7.5-5.fc16.x86_64 >16:03:49 Upgrading plymouth-graphics-libs-0.8.4-0.20110822.3.fc16.x86_64 >16:03:49 Upgrading cdparanoia-10.2-10.fc15.x86_64 >16:03:49 Upgrading cdrdao-1.2.3-11.fc16.x86_64 >16:03:49 Upgrading perl-BDB-1.88-4.fc16.x86_64 >16:03:49 Upgrading perl-IO-AIO-3.71-3.fc16.x86_64 >16:03:49 Upgrading libmpc-0.9-1.fc16.x86_64 >16:03:50 Upgrading pilot-link-libs-0.12.5-7.fc16.x86_64 >16:03:50 Upgrading perl-Locale-Codes-3.20-1.fc16.noarch >16:03:50 Upgrading perl-Encode-Locale-1.02-3.fc16.noarch >16:03:50 Upgrading perl-Error-0.17016-6.fc16.noarch >16:03:50 Upgrading perl-XML-RegExp-0.03-11.fc16.noarch >16:03:50 Upgrading perl-Class-ISA-0.36-1005.fc16.noarch >16:03:50 Upgrading vcdimager-libs-0.7.24-1.fc15.x86_64 >16:03:50 Upgrading vcdimager-0.7.24-1.fc15.x86_64 >16:03:51 Upgrading festival-speechtools-libs-1.2.96-18.fc16.x86_64 >16:03:51 Upgrading gnome-menus-3.2.0.1-1.fc16.x86_64 >16:03:51 Upgrading gstreamer-tools-0.10.35-1.fc16.x86_64 >16:03:52 Upgrading gstreamer-0.10.35-1.fc16.x86_64 >16:03:52 Upgrading elfutils-libs-0.152-1.fc16.x86_64 >16:03:52 Upgrading libshout-2.2.2-6.fc15.x86_64 >16:03:52 Upgrading libXaw-1.0.8-1.fc15.x86_64 >16:03:53 Upgrading libgssglue-0.3-0.fc16.x86_64 >16:03:53 Upgrading libtirpc-0.2.2-1.1.fc16.x86_64 >16:03:53 Upgrading libtevent-0.9.13-1.fc16.x86_64 >16:03:53 Upgrading libmount-2.20.1-2.1.fc16.x86_64 >16:03:53 Upgrading less-444-2.fc16.x86_64 >16:03:53 Upgrading libIDL-0.8.14-3.fc15.x86_64 >16:03:53 Upgrading ORBit2-2.14.19-2.fc15.x86_64 >16:03:54 Upgrading libbonobo-2.32.1-1.fc16.x86_64 >16:03:54 Upgrading libXres-1.0.5-2.fc15.x86_64 >16:03:54 Upgrading libmpg123-1.12.3-1.fc14.x86_64 >16:03:54 Upgrading openobex-1.5-3.fc16.x86_64 >16:03:55 Upgrading obex-data-server-0.4.6-1.fc16.x86_64 >16:03:55 Upgrading libassuan-2.0.1-1.fc16.x86_64 >16:03:55 Upgrading nss-softokn-3.13.1-14.fc16.x86_64 >16:03:55 Upgrading bc-1.06.95-3.fc15.x86_64 >16:03:55 Upgrading wxBase-2.8.12-1.fc16.x86_64 >16:03:55 Upgrading pinentry-0.8.1-4.fc16.x86_64 >16:03:56 Upgrading unzip-6.0-4.fc15.x86_64 >16:03:56 Upgrading libss-1.41.14-2.fc15.x86_64 >16:03:56 Upgrading mtools-4.0.17-1.fc16.x86_64 >16:03:56 Upgrading syslinux-4.02-5.fc16.x86_64 >16:03:57 Upgrading time-1.7-39.fc16.x86_64 >16:03:57 Upgrading ed-1.5-2.fc15.x86_64 >16:03:57 Upgrading m17n-lib-1.6.3-1.fc16.x86_64 >16:03:57 Upgrading libebml-1.2.1-1.fc16.x86_64 >16:03:57 Upgrading id3lib-3.8.3-25.fc16.x86_64 >16:03:57 Upgrading cryptopp-5.6.1-5.fc16.x86_64 >16:03:58 Upgrading tinyxml-2.6.1-2.fc15.x86_64 >16:03:58 Upgrading tbb-3.0-1.20110419.fc16.x86_64 >16:03:58 Upgrading mythes-1.2.1-3.fc15.x86_64 >16:03:58 Upgrading libtar-1.2.11-20.fc15.x86_64 >16:03:58 Upgrading libfontenc-1.1.0-1.fc16.x86_64 >16:03:59 Upgrading libXfont-1.4.4-1.fc16.x86_64 >16:03:59 Upgrading xorg-x11-font-utils-7.5-6.fc15.x86_64 >16:03:59 Upgrading minizip-1.2.5-5.fc16.x86_64 >16:03:59 Upgrading libselinux-utils-2.1.6-5.fc16.x86_64 >16:03:59 Upgrading checkpolicy-2.1.6-2.fc16.x86_64 >16:03:59 Upgrading patch-2.6.1-9.fc16.x86_64 >16:03:59 Upgrading vpnc-script-0.5.3-13.svn457.fc16.noarch >16:03:59 Upgrading liberation-serif-fonts-1.07.1-3.fc16.noarch >16:04:01 Upgrading dejavu-serif-fonts-2.33-1.fc16.noarch >16:04:02 Upgrading liberation-sans-fonts-1.07.1-3.fc16.noarch >16:04:03 Upgrading liberation-mono-fonts-1.07.1-3.fc16.noarch >16:04:04 Upgrading ncurses-5.9-2.20110716.fc16.x86_64 >16:04:04 Upgrading coreutils-libs-8.12-2.fc16.x86_64 >16:04:05 Upgrading gzip-1.4-3.fc15.x86_64 >16:04:05 Upgrading cracklib-2.8.18-2.fc15.x86_64 >16:04:05 Upgrading cracklib-dicts-2.8.18-2.fc15.x86_64 >16:04:06 Upgrading coreutils-8.12-2.fc16.x86_64 >16:04:07 Upgrading pam-1.1.5-1.fc16.x86_64 >16:04:08 Upgrading fontconfig-2.8.0-4.fc16.x86_64 >16:04:11 Upgrading cairo-1.10.2-4.fc16.x86_64 >16:04:11 Upgrading cairo-gobject-1.10.2-4.fc16.x86_64 >16:04:11 Upgrading openssl-1.0.0e-1.fc16.x86_64 >16:04:12 Upgrading python-libs-2.7.2-5.2.fc16.x86_64 >16:04:19 Upgrading python-2.7.2-5.2.fc16.x86_64 >16:04:19 Upgrading alsa-lib-1.0.24-2.fc15.x86_64 >16:04:20 Upgrading shadow-utils-4.1.4.3-11.fc16.x86_64 >16:04:21 Upgrading qt-4.8.0-5.fc16.x86_64 >16:04:22 Upgrading hicolor-icon-theme-0.12-3.fc16.noarch >16:04:22 Upgrading gnome-icon-theme-3.2.1.2-1.fc16.noarch >16:04:30 Upgrading dbus-python-0.83.0-8.fc15.x86_64 >16:04:30 Upgrading jpackage-utils-1.7.5-15.fc16.x86_64 >16:04:30 Upgrading module-init-tools-3.16-5.fc16.x86_64 >16:04:30 Upgrading hwdata-0.234-1.fc16.noarch >16:04:31 Upgrading cairomm-1.10.0-1.fc16.x86_64 >16:04:31 Upgrading libXft-2.2.0-2.fc15.x86_64 >16:04:31 Upgrading xdg-utils-1.1.0-0.10.20111207.fc16.noarch >16:04:31 Upgrading pygobject2-2.28.6-2.fc16.x86_64 >16:04:31 Upgrading libxml2-python-2.7.8-6.fc16.x86_64 >16:04:31 Upgrading libarchive-2.8.5-1.fc16.x86_64 >16:04:32 Upgrading spice-server-0.9.1-1.fc16.x86_64 >16:04:32 Upgrading mysql-libs-5.5.18-1.fc16.x86_64 >warning: /etc/my.cnf created as /etc/my.cnf.rpmnew >16:04:32 Upgrading fedora-logos-16.0.2-1.fc16.noarch >16:04:33 Upgrading libpciaccess-0.12.1-1.fc15.x86_64 >16:04:33 Upgrading usbmuxd-1.0.7-1.fc16.x86_64 >16:04:33 Upgrading libimobiledevice-1.1.1-3.fc16.x86_64 >16:04:33 Upgrading newt-python-0.52.14-1.fc16.x86_64 >16:04:34 Upgrading libselinux-python-2.1.6-5.fc16.x86_64 >16:04:34 Upgrading python-slip-0.2.20-1.fc16.noarch >16:04:34 Upgrading libssh2-1.2.7-1.fc15.x86_64 >16:04:34 Upgrading net-snmp-libs-5.7.1-2.fc16.x86_64 >16:04:34 Upgrading urw-fonts-2.4-10.fc15.noarch >16:04:36 Upgrading libevent-2.0.10-2.fc15.x86_64 >16:04:36 Upgrading libass-0.10.0-1.fc16.x86_64 >16:04:37 Upgrading binutils-2.21.53.0.1-6.fc16.x86_64 >16:04:38 Upgrading gnome-icon-theme-symbolic-3.2.1-1.fc16.noarch >16:04:39 Upgrading libutempter-1.1.5-5.fc15.x86_64 >16:04:39 Upgrading util-linux-2.20.1-2.1.fc16.x86_64 >16:04:40 Upgrading pygobject3-3.0.3-1.fc16.x86_64 >16:04:40 Upgrading yum-metadata-parser-1.1.4-5.fc16.x86_64 >16:04:40 Upgrading gd-2.0.35-13.fc16.x86_64 >16:04:40 Upgrading logrotate-3.8.0-3.fc16.x86_64 >16:04:40 Upgrading genisoimage-1.1.11-8.fc16.x86_64 >16:04:41 Upgrading libwmf-0.2.8.4-30.fc15.x86_64 >16:04:41 Upgrading authconfig-6.1.16-2.fc16.x86_64 >16:04:41 Upgrading mysql-5.5.18-1.fc16.x86_64 >16:04:42 Upgrading gnome-icon-theme-legacy-3.2.1.2-1.fc16.noarch >16:04:44 Upgrading strigi-libs-0.7.6-4.fc16.x86_64 >16:04:45 Upgrading attica-0.2.0-1.fc15.x86_64 >16:04:45 Upgrading pexpect-2.3-6.fc15.noarch >16:04:45 Upgrading pyOpenSSL-0.12-1.fc16.x86_64 >16:04:45 Upgrading python-ethtool-0.7-2.fc16.x86_64 >16:04:45 Upgrading pyorbit-2.24.0-9.fc16.x86_64 >16:04:46 Upgrading setools-libs-python-3.3.7-19.fc16.x86_64 >16:04:46 Upgrading audit-libs-python-2.1.3-4.fc16.x86_64 >16:04:46 Upgrading pyxdg-0.19-3.fc15.noarch >16:04:46 Upgrading python-crypto-2.3-5.fc16.x86_64 >16:04:47 Upgrading cracklib-python-2.8.18-2.fc15.x86_64 >16:04:47 Upgrading python-iniparse-0.4-3.fc15.noarch >16:04:47 Upgrading gdb-7.3.50.20110722-10.fc16.x86_64 >16:04:48 Upgrading cyrus-sasl-md5-2.1.23-27.fc16.x86_64 >16:04:48 Upgrading perl-Net-SSLeay-1.40-1.fc16.x86_64 >16:04:48 Upgrading wget-1.12-4.fc16.x86_64 >16:04:48 Upgrading ghostscript-fonts-5.50-27.fc16.noarch >16:04:50 Upgrading xorg-x11-fonts-misc-7.5-4.fc15.noarch >16:04:53 Upgrading nss-3.13.1-9.fc16.x86_64 >16:04:53 Upgrading nss-sysinit-3.13.1-9.fc16.x86_64 >16:04:53 Upgrading openldap-2.4.26-5.fc16.x86_64 >16:04:53 Upgrading libcurl-7.21.7-5.fc16.x86_64 >16:04:53 Upgrading xmlrpc-c-client-1.27.5-1601.svn2185.fc16.x86_64 >16:04:54 Upgrading samba-winbind-clients-3.6.1-77.fc16.x86_64 >16:04:54 Upgrading libsmbclient-3.6.1-77.fc16.x86_64 >16:04:54 Upgrading libcacard-0.1.2-1.fc15.x86_64 >16:04:54 Upgrading spice-glib-0.7.39-1.fc16.x86_64 >16:04:54 Upgrading samba-common-3.6.1-77.fc16.x86_64 >16:04:56 Upgrading libwsman1-2.2.5-3.fc16.x86_64 >16:04:57 Upgrading curl-7.21.7-5.fc16.x86_64 >16:04:57 Upgrading raptor2-2.0.4-2.fc16.x86_64 >16:04:57 Upgrading libuser-0.57.2-1.fc16.x86_64 >16:04:57 Upgrading passwd-0.78-3.fc15.x86_64 >16:04:58 Upgrading usermode-1.108-1.fc16.x86_64 >16:04:58 Upgrading mailx-12.5-3.fc15.x86_64 >16:04:58 Upgrading libuser-python-0.57.2-1.fc16.x86_64 >16:04:58 Upgrading php-common-5.3.8-3.fc16.x86_64 >16:04:58 Upgrading liboauth-0.9.4-1.fc16.x86_64 >16:04:58 Upgrading vorbis-tools-1.4.0-3.fc15.x86_64 >16:04:59 Upgrading dhcp-libs-4.2.3-4.P1.fc16.x86_64 >16:04:59 Upgrading guile-1.8.8-3.fc16.x86_64 >16:05:00 Upgrading sound-theme-freedesktop-0.7-3.fc15.noarch >16:05:00 Upgrading wodim-1.1.11-8.fc16.x86_64 >16:05:00 Upgrading libXdmcp-1.1.0-2.fc15.x86_64 >16:05:00 Upgrading babl-0.1.4-1.fc16.x86_64 >16:05:01 Upgrading btparser-0.13-1.fc16.x86_64 >16:05:01 Upgrading libthai-0.1.14-4.fc15.x86_64 >16:05:01 Upgrading pango-1.29.4-1.fc16.x86_64 >16:05:01 Upgrading gtk2-2.24.8-3.fc16.x86_64 >16:05:02 Upgrading pygtk2-2.24.0-3.fc15.x86_64 >16:05:03 Upgrading librsvg2-2.34.2-1.fc16.x86_64 >16:05:04 Upgrading gnome-python2-2.28.1-7.fc16.x86_64 >16:05:04 Upgrading usermode-gtk-1.108-1.fc16.x86_64 >16:05:04 Upgrading pangomm-2.28.3-1.fc16.x86_64 >16:05:04 Upgrading libglade2-2.6.4-5.fc15.x86_64 >16:05:04 Upgrading pygtk2-libglade-2.24.0-3.fc15.x86_64 >16:05:04 Upgrading libgnomecanvas-2.30.3-2.fc15.x86_64 >16:05:04 Upgrading gnome-python2-canvas-2.28.1-7.fc16.x86_64 >16:05:05 Upgrading unique-1.1.6-5.fc16.x86_64 >16:05:05 Upgrading gtkmm24-2.24.2-1.fc16.x86_64 >16:05:05 Upgrading libwnck-2.30.7-2.fc16.x86_64 >16:05:06 Upgrading gimp-libs-2.6.11-23.fc16.x86_64 >16:05:06 Upgrading gnome-python2-desktop-2.32.0-5.fc16.x86_64 >16:05:06 Upgrading python-slip-gtk-0.2.20-1.fc16.noarch >16:05:06 Upgrading python-virtkey-0.50-9.fc15.x86_64 >16:05:06 Upgrading gtkspell-2.0.16-2.fc15.x86_64 >16:05:06 Upgrading gtk2-engines-2.20.2-2.fc15.x86_64 >16:05:07 Upgrading hesiod-3.1.0-20.fc15.x86_64 >16:05:07 Upgrading lirc-libs-0.9.0-7.fc16.x86_64 >16:05:07 Upgrading libcollection-0.6.1-5.fc16.x86_64 >16:05:07 Upgrading pax-3.4-12.fc16.x86_64 >16:05:07 Upgrading hyphen-2.7-3.fc16.x86_64 >16:05:07 Upgrading netpbm-10.47.31-1.fc16.x86_64 >16:05:08 Upgrading c-ares-1.7.4-3.fc16.x86_64 >16:05:08 Upgrading sg3_utils-libs-1.31-1.fc16.x86_64 >16:05:08 Upgrading pth-2.0.7-10.x86_64 >16:05:08 Upgrading gnupg2-2.0.18-2.fc16.x86_64 >16:05:09 Upgrading gpgme-1.3.0-4.fc16.x86_64 >16:05:09 Upgrading gmime-2.5.8-1.fc16.x86_64 >16:05:09 Upgrading tcl-8.5.11-1.fc16.x86_64 >16:05:12 Upgrading p11-kit-0.6-1.fc16.x86_64 >16:05:12 Upgrading libdaemon-0.14-2.fc15.x86_64 >16:05:12 Upgrading anthy-9100h-16.fc15.x86_64 >16:05:13 Upgrading poppler-data-0.4.5-1.fc16.noarch >16:05:15 Upgrading ghostscript-9.04-7.fc16.x86_64 >16:05:16 Upgrading poppler-0.18.0-2.fc16.x86_64 >16:05:17 Upgrading poppler-glib-0.18.0-2.fc16.x86_64 >16:05:17 Upgrading ImageMagick-6.7.0.10-4.fc16.x86_64 >16:05:18 Upgrading poppler-utils-0.18.0-2.fc16.x86_64 >16:05:18 Upgrading foomatic-db-filesystem-4.0-28.20110614.fc16.noarch >16:05:18 Upgrading bind-license-9.8.1-4.P1.fc16.noarch >16:05:18 Upgrading bind-libs-lite-9.8.1-4.P1.fc16.x86_64 >16:05:19 Upgrading dhcp-common-4.2.3-4.P1.fc16.x86_64 >16:05:19 Upgrading bind-libs-9.8.1-4.P1.fc16.x86_64 >16:05:19 Upgrading ImageMagick-c++-6.7.0.10-4.fc16.x86_64 >16:05:19 Upgrading gutenprint-5.2.7-7.fc16.x86_64 >16:05:21 Upgrading libspectre-0.2.6-4.fc15.x86_64 >16:05:21 Upgrading kasumi-2.5-4.fc15.x86_64 >16:05:21 Upgrading avahi-autoipd-0.6.30-4.fc16.x86_64 >16:05:21 Upgrading pygpgme-0.1-22.20101027bzr69.fc16.x86_64 >16:05:21 Upgrading gts-0.7.6-15.fc15.x86_64 >16:05:22 Upgrading hyphen-en-2.7-3.fc16.noarch >16:05:22 Upgrading gnome-themes-2.32.0-7.fc16.noarch >16:05:23 Upgrading fedora-icon-theme-1.0.0-11.fc15.noarch >16:05:23 Upgrading gnome-python2-libwnck-2.32.0-5.fc16.x86_64 >16:05:23 Upgrading iok-1.3.13-2.fc16.x86_64 >16:05:23 Upgrading authconfig-gtk-6.1.16-2.fc16.x86_64 >16:05:24 Upgrading gnome-python2-extras-2.25.3-37.fc16.x86_64 >16:05:24 Upgrading wxGTK-2.8.12-1.fc16.x86_64 >16:05:24 Upgrading pinentry-gtk-0.8.1-4.fc16.x86_64 >16:05:24 Upgrading gtk-vnc-0.4.3-1.fc15.x86_64 >16:05:25 Upgrading gtk-vnc-python-0.4.3-1.fc15.x86_64 >16:05:25 Upgrading spice-gtk-0.7.39-1.fc16.x86_64 >16:05:25 Upgrading spice-gtk-python-0.7.39-1.fc16.x86_64 >16:05:25 Upgrading gtksourceview2-2.11.2-6.fc15.x86_64 >16:05:26 Upgrading libtiger-0.3.4-2.fc16.x86_64 >16:05:26 Upgrading plymouth-plugin-label-0.8.4-0.20110822.3.fc16.x86_64 >16:05:26 Upgrading plymouth-plugin-two-step-0.8.4-0.20110822.3.fc16.x86_64 >16:05:26 Upgrading lasi-1.1.0-7.fc15.x86_64 >16:05:26 Upgrading graphviz-2.28.0-11.fc16.x86_64 >16:05:27 Upgrading graphviz-gd-2.28.0-11.fc16.x86_64 >16:05:27 Upgrading autogen-libopts-5.9.4-8.fc15.x86_64 >16:05:27 Upgrading autogen-5.9.4-8.fc15.x86_64 >16:05:27 Upgrading icedax-1.1.11-8.fc16.x86_64 >16:05:27 Upgrading php-cli-5.3.8-3.fc16.x86_64 >16:05:28 Upgrading setuptool-1.19.11-3.fc15.x86_64 >16:05:28 Upgrading rasqal-0.9.27-1.fc16.x86_64 >16:05:28 Upgrading redland-1.0.14-1.fc16.x86_64 >16:05:29 Upgrading redland-virtuoso-1.0.14-1.fc16.x86_64 >16:05:29 Upgrading python-smbc-1.0.11-1.fc16.x86_64 >16:05:29 Upgrading python-pycurl-7.19.0-9.fc15.x86_64 >16:05:29 Upgrading python-urlgrabber-3.9.1-10.fc15.noarch >16:05:29 Upgrading gnupg-1.4.11-3.fc15.x86_64 >16:05:30 Upgrading transmission-common-2.42-2.fc16.x86_64 >16:05:30 Upgrading apr-util-ldap-1.3.12-1.fc16.x86_64 >16:05:30 Upgrading virtuoso-opensource-6.1.4-2.fc16.x86_64 >16:05:31 Upgrading libnfsidmap-0.24-7.fc16.x86_64 >16:05:31 Upgrading nss-tools-3.13.1-9.fc16.x86_64 >16:05:31 Upgrading nss_compat_ossl-0.9.6-2.fc15.x86_64 >16:05:31 Upgrading python-paramiko-1.7.7.1-1.fc16.noarch >16:05:33 Upgrading rarian-0.8.1-6.fc15.x86_64 >16:05:33 Upgrading rarian-compat-0.8.1-6.fc15.x86_64 >16:05:33 Upgrading perl-Event-Lib-1.03-15.fc16.x86_64 >16:05:33 Upgrading pciutils-3.1.7-6.fc16.x86_64 >16:05:33 Upgrading jline-0.9.94-3.fc15.noarch >16:05:33 Upgrading rhino-1.7R3-2.fc16.noarch >16:05:33 Upgrading java_cup-0.11a-6.fc15.noarch >16:05:33 Upgrading lucene-2.9.4-7.fc16.noarch >16:05:34 Upgrading python-telepathy-0.15.19-3.fc16.noarch >16:05:35 Upgrading gnome-icon-theme-extras-3.0.0-2.fc16.noarch >16:05:35 Upgrading qca2-2.0.3-2.fc15.x86_64 >16:05:36 Upgrading flite-1.3-16.fc16.x86_64 >16:05:37 Upgrading sox-14.3.2-1.fc16.x86_64 >16:05:37 Upgrading python-chardet-2.0.1-3.fc15.noarch >16:05:37 Upgrading python-kitchen-1.0.0-1.fc16.noarch >16:05:38 Upgrading sip-4.13-1.fc16.x86_64 >16:05:38 Upgrading python-xlib-0.15-0.5.rc1.fc16.noarch >16:05:39 Upgrading python-IPy-0.75-1.fc16.noarch >16:05:39 Upgrading python-magic-5.07-6.fc16.x86_64 >16:05:39 Upgrading glib2-devel-2.30.1-1.fc16.x86_64 >16:05:41 Upgrading python-imaging-1.1.7-4.fc16.x86_64 >16:05:42 Upgrading python-setuptools-0.6.24-1.fc16.noarch >16:05:43 Upgrading python-nose-1.1.2-1.fc16.noarch >16:05:43 Upgrading numpy-1.6.0-2.1.fc16.x86_64 >16:05:47 Upgrading gamin-python-0.1.10-10.fc16.x86_64 >16:05:47 Upgrading python-simplejson-2.1.6-1.fc16.x86_64 >16:05:48 Upgrading python-boto-2.0-1.fc16.noarch >16:05:49 Upgrading python-BeautifulSoup-3.2.0-2.fc15.noarch >16:05:50 Upgrading systemtap-sdt-devel-1.6-1.fc16.x86_64 >16:05:50 Upgrading python-sqlite2-2.3.5-4.fc15.x86_64 >16:05:50 Upgrading pycryptopp-0.5.29-1.fc15.x86_64 >16:05:50 Upgrading python-markupsafe-0.11-3.fc15.x86_64 >16:05:50 Upgrading mysql-connector-python-0.3.2-2.fc16.noarch >16:05:50 Upgrading mysql-utilities-1.0.3-0.5.2.36.fc16.2.noarch >16:05:51 Upgrading python-lxml-2.3-1.fc16.x86_64 >16:05:51 Upgrading pyxf86config-0.3.37-10.fc15.x86_64 >16:05:51 Upgrading system-config-keyboard-1.3.1-5.fc16.x86_64 >16:05:53 Upgrading python-GnuPGInterface-0.3.2-8.fc15.noarch >16:05:53 Upgrading python-feedparser-5.0.1-1.fc16.noarch >16:05:53 Upgrading libsemanage-python-2.1.2-1.fc16.x86_64 >16:05:53 Upgrading python-httplib2-0.6.0-5.fc15.noarch >16:05:53 Upgrading python-cups-1.9.60-1.fc16.x86_64 >16:05:53 Upgrading system-config-printer-libs-1.3.7-2.fc16.x86_64 >16:05:54 Upgrading python-cloudfiles-1.7.9.1-1.fc16.noarch >16:05:54 Upgrading python-decorator-3.3.2-1.fc16.noarch >16:05:54 Upgrading python-tempita-0.4-7.fc15.noarch >16:05:54 Upgrading python-paste-1.7.5.1-2.fc15.noarch >16:05:56 Upgrading smolt-1.4.3-5.fc16.noarch >16:05:56 Upgrading python-beaker-1.5.4-1.fc16.noarch >16:05:57 Upgrading python-mako-0.4.2-1.fc16.noarch >16:05:57 Upgrading pyliblzma-0.5.3-5.fc15.x86_64 >16:05:57 Upgrading pkcs11-helper-1.09-1.fc16.x86_64 >16:05:57 Upgrading htdig-3.2.0-0.11.b6.fc15.x86_64 >16:05:58 Upgrading telepathy-idle-0.1.10-1.fc16.x86_64 >16:05:58 Upgrading eet-1.4.1-3.fc16.x86_64 >16:05:58 Upgrading openslp-1.2.1-15.fc15.x86_64 >16:05:58 Upgrading httpd-tools-2.2.21-1.fc16.x86_64 >16:05:58 Upgrading fipscheck-lib-1.3.0-2.fc15.x86_64 >16:05:58 Upgrading fipscheck-1.3.0-2.fc15.x86_64 >16:05:58 Upgrading libssh-0.5.0-1.fc16.x86_64 >16:05:59 Upgrading libgdiplus-2.10-2.fc16.x86_64 >16:05:59 Upgrading mono-core-2.10.5-1.fc16.x86_64 >16:06:02 Upgrading gtk-sharp2-2.12.11-1.fc16.x86_64 >16:06:03 Upgrading gnome-keyring-sharp-1.0.1-0.8.133722svn.fc15.x86_64 >16:06:03 Upgrading mono-addins-0.6.2-2.fc16.x86_64 >16:06:03 Upgrading mono-winfx-2.10.5-1.fc16.x86_64 >16:06:03 Upgrading mono-data-sqlite-2.10.5-1.fc16.x86_64 >16:06:03 Upgrading mono-extras-2.10.5-1.fc16.x86_64 >16:06:04 Upgrading mono-winforms-2.10.5-1.fc16.x86_64 >16:06:04 Upgrading mono-wcf-2.10.5-1.fc16.x86_64 >16:06:05 Upgrading mono-data-2.10.5-1.fc16.x86_64 >16:06:05 Upgrading mono-mvc-2.10.5-1.fc16.x86_64 >16:06:06 Upgrading mono-web-2.10.5-1.fc16.x86_64 >16:06:07 Upgrading flickrnet-2.2-8.fc15.x86_64 >16:06:07 Upgrading monodoc-2.10.5-1.fc16.x86_64 >16:06:08 Upgrading gjs-1.30.0-1.fc16.x86_64 >16:06:08 Upgrading sssd-client-1.6.4-1.fc16.x86_64 >16:06:08 Upgrading groff-1.21-3.fc16.x86_64 >16:06:10 Upgrading sgml-common-0.6.3-34.fc15.noarch >16:06:10 Upgrading docbook-dtds-1.0-55.fc16.noarch >16:06:12 Upgrading docbook-style-xsl-1.76.1-2.fc15.noarch >16:06:17 Upgrading brltty-4.2-4.fc15.x86_64 >16:06:18 Upgrading brlapi-0.5.5-4.fc15.x86_64 >16:06:19 Upgrading python-brlapi-0.5.5-4.fc15.x86_64 >16:06:19 Upgrading xorg-x11-fonts-ISO8859-1-100dpi-7.5-4.fc15.noarch >16:06:19 Upgrading xorg-x11-fonts-ISO8859-1-75dpi-7.5-4.fc15.noarch >16:06:20 Upgrading xorg-x11-server-common-1.11.3-1.fc16.x86_64 >16:06:20 Upgrading mythes-en-3.0-8.fc15.noarch >16:06:21 Upgrading suitesparse-3.6.1-1.fc16.x86_64 >16:06:21 Upgrading openni-1.3.2.1-2.fc16.x86_64 >16:06:22 Upgrading libmatroska-1.2.0-1.fc16.x86_64 >16:06:22 Upgrading syslinux-extlinux-4.02-5.fc16.x86_64 >16:06:22 Upgrading e2fsprogs-1.41.14-2.fc15.x86_64 >16:06:22 Upgrading obexd-0.42-1.fc16.x86_64 >16:06:22 Upgrading libldb-1.1.0-1.fc16.x86_64 >16:06:23 Upgrading libotf-0.9.12-2.fc15.x86_64 >16:06:23 Upgrading elfutils-0.152-1.fc16.x86_64 >16:06:23 Upgrading festival-lib-1.96-18.fc16.x86_64 >16:06:23 Upgrading festvox-slt-arctic-hts-0.20061229-18.fc16.noarch >16:06:23 Upgrading festival-1.96-18.fc16.x86_64 >16:06:24 Upgrading festival-freebsoft-utils-0.10-2.fc15.noarch >16:06:24 Upgrading gnome-speech-0.4.25-5.fc15.x86_64 >16:06:24 Upgrading pilot-link-0.12.5-7.fc16.x86_64 >16:06:25 Upgrading cpp-4.6.2-1.fc16.x86_64 >16:06:26 Upgrading gsl-1.15-3.fc16.x86_64 >16:06:26 Upgrading cyrus-sasl-gssapi-2.1.23-27.fc16.x86_64 >16:06:26 Upgrading fftw-libs-3.3-3.fc16.x86_64 >16:06:26 Upgrading libofa-0.9.3-17.fc15.x86_64 >16:06:27 Upgrading setools-console-3.3.7-19.fc16.x86_64 >16:06:27 Upgrading libfreebob-1.0.11-8.fc15.x86_64 >16:06:27 Upgrading lzop-1.03-3.fc16.x86_64 >16:06:27 Upgrading GraphicsMagick-1.3.12-6.fc16.x86_64 >16:06:29 Upgrading dvdauthor-0.7.0-4.fc16.x86_64 >16:06:29 Upgrading perl-EV-4.03-7.fc16.x86_64 >16:06:29 Upgrading tmpwatch-2.10.3-1.fc16.x86_64 >16:06:29 Upgrading libwps-0.2.3-1.fc16.x86_64 >16:06:29 Upgrading gettext-libs-0.18.1.1-8.fc16.x86_64 >16:06:29 Upgrading gettext-0.18.1.1-8.fc16.x86_64 >16:06:30 Upgrading libipa_hbac-1.6.4-1.fc16.x86_64 >16:06:31 Upgrading rmt-0.4-0.11.b44.fc16.x86_64 >16:06:31 Upgrading libgexiv2-0.2.2-2.fc15.x86_64 >16:06:31 Upgrading perl-WWW-RobotRules-6.01-3.fc16.noarch >16:06:31 Upgrading perl-Guard-1.021-5.fc16.x86_64 >16:06:31 Upgrading perl-Glib-1.241-1.fc16.x86_64 >16:06:31 Upgrading perl-Digest-SHA1-2.13-3.fc16.x86_64 >16:06:31 Upgrading perl-Compress-Raw-Bzip2-2.037-2.fc16.x86_64 >16:06:31 Upgrading perl-IO-Compress-2.037-2.fc16.noarch >16:06:32 Upgrading perl-Net-LibIDN-0.12-7.fc16.x86_64 >16:06:32 Upgrading perl-IO-Socket-SSL-1.49-1.fc16.noarch >16:06:32 Upgrading perl-Net-HTTP-6.02-1.fc16.noarch >16:06:32 Upgrading perl-IO-Tty-1.10-4.fc16.x86_64 >16:06:32 Upgrading perl-Heap-0.80-9.fc16.noarch >16:06:32 Upgrading perl-TimeDate-1.20-5.fc16.noarch >16:06:32 Upgrading perl-HTTP-Date-6.00-2.fc16.noarch >16:06:32 Upgrading perl-File-Listing-6.02-3.fc16.noarch >16:06:32 Upgrading perl-HTML-Tagset-3.20-8.fc16.noarch >16:06:32 Upgrading perl-HTML-Parser-3.68-4.fc16.x86_64 >16:06:32 Upgrading perl-HTTP-Message-6.02-3.fc16.noarch >16:06:33 Upgrading perl-HTTP-Daemon-6.00-3.fc16.noarch >16:06:33 Upgrading perl-HTTP-Cookies-6.00-3.fc16.noarch >16:06:33 Upgrading perl-HTTP-Negotiate-6.00-3.fc16.noarch >16:06:33 Upgrading perl-libwww-perl-6.02-3.fc16.noarch >16:06:33 Upgrading perl-XML-Parser-2.41-3.fc16.x86_64 >16:06:33 Upgrading perl-XML-DOM-1.44-12.fc16.noarch >16:06:33 Upgrading perl-Async-MergePoint-0.03-6.fc16.noarch >16:06:33 Upgrading perl-Digest-SHA-5.61-191.fc16.x86_64 >16:06:34 Upgrading perl-YAML-Syck-1.17-3.fc16.x86_64 >16:06:34 Upgrading perl-Date-Manip-6.25-1.fc16.noarch >16:06:39 Upgrading perl-Socket6-0.23-7.fc16.x86_64 >16:06:39 Upgrading perl-Curses-1.28-4.fc16.x86_64 >16:06:39 Upgrading perl-Parse-Yapp-1.05-45.fc16.noarch >16:06:39 Upgrading perl-XML-XQL-0.68-14.fc16.noarch >16:06:39 Upgrading kdelibs-common-4.7.4-1.fc16.x86_64 >16:06:40 Upgrading perl-TermReadKey-2.30-13.fc16.x86_64 >16:06:40 Upgrading perl-POE-1.289-6.fc16.noarch >16:06:41 Upgrading perl-HTTP-Tiny-0.012-191.fc16.noarch >16:06:41 Upgrading perl-ExtUtils-ParseXS-2.2210-191.fc16.noarch >16:06:41 Upgrading perl-Test-Harness-3.23-191.fc16.noarch >16:06:41 Upgrading perl-CPAN-1.9600.01-191.fc16.noarch >16:06:42 Upgrading perl-ExtUtils-MakeMaker-6.57.5-191.fc16.noarch >16:06:42 Upgrading perl-devel-5.14.2-191.fc16.x86_64 >16:06:42 Upgrading perl-Socket-GetAddrInfo-0.16-4.fc16.x86_64 >16:06:42 Upgrading perl-IO-Async-0.29-6.fc16.noarch >16:06:42 Upgrading perl-AnyEvent-5.27-6.fc16.noarch >16:06:43 Upgrading perl-AnyEvent-AIO-1.1-7.fc16.noarch >16:06:43 Upgrading perl-AnyEvent-BDB-1.1-6.fc16.noarch >16:06:43 Upgrading perl-Coro-5.372-6.fc16.x86_64 >16:06:43 Upgrading perl-DBI-1.616-4.fc16.x86_64 >16:06:43 Upgrading perl-DBD-MySQL-4.019-3.fc16.x86_64 >16:06:44 Upgrading perl-Crypt-PasswdMD5-1.3-11.fc16.noarch >16:06:44 Upgrading hunspell-en-0.20110318-1.fc16.noarch >16:06:44 Upgrading libcddb-1.3.2-5.fc15.x86_64 >16:06:44 Upgrading mod_dnssd-0.6-4.fc15.x86_64 >16:06:44 Upgrading pulseaudio-utils-0.9.23-1.fc16.x86_64 >16:06:44 Upgrading libgnomecups-0.2.3-9.fc15.x86_64 >16:06:44 Upgrading libgnomeprint22-2.18.8-2.fc15.x86_64 >16:06:45 Upgrading libgnomeprintui22-2.18.6-2.fc15.x86_64 >16:06:45 Upgrading libgadu-1.11.0-2.fc16.x86_64 >16:06:46 Upgrading gnutls-utils-2.12.7-2.fc16.x86_64 >16:06:46 Upgrading neXtaw-0.15.1-15.fc15.x86_64 >16:06:46 Upgrading xorg-x11-xauth-1.0.6-1.fc16.x86_64 >16:06:46 Upgrading keyutils-1.5.2-1.fc16.x86_64 >16:06:46 Upgrading iw-3.2-1.fc16.x86_64 >16:06:46 Upgrading device-mapper-multipath-libs-0.4.9-19.fc16.x86_64 >16:06:46 Upgrading dcraw-9.12-1.fc16.x86_64 >16:06:46 Upgrading xfsprogs-3.1.5-1.fc16.x86_64 >16:06:47 Upgrading grubby-8.8-2.fc16.x86_64 >16:06:47 Upgrading telepathy-logger-0.2.10-2.fc16.x86_64 >16:06:47 Upgrading apg-2.3.0b-11.fc16.x86_64 >16:06:47 Upgrading libxml++-2.34.2-1.fc16.x86_64 >16:06:47 Upgrading libgusb-0.1.3-1.fc16.x86_64 >16:06:48 Upgrading ModemManager-0.4.998-1.git20110706.fc16.x86_64 >16:06:48 Upgrading libxfce4util-4.8.2-1.fc16.x86_64 >16:06:48 Upgrading libmms-0.6.2-1.fc15.x86_64 >16:06:48 Upgrading vala-0.14.0-1.fc16.x86_64 >16:06:49 Upgrading meanwhile-1.1.0-5.fc15.x86_64 >16:06:50 Upgrading libgsf-1.14.21-1.fc16.x86_64 >16:06:50 Upgrading zlib-devel-1.2.5-5.fc16.x86_64 >16:06:50 Upgrading gnome-video-effects-0.3.0-1.fc15.noarch >16:06:50 Upgrading sqlite-devel-3.7.7.1-1.fc16.x86_64 >16:06:50 Upgrading libquvi-scripts-0.4.2-1.fc16.noarch >16:06:50 Upgrading libquvi-0.4.0-5.fc16.x86_64 >16:06:51 Upgrading llvm-libs-2.9-4.fc16.x86_64 >16:06:52 Upgrading libvdpau-0.4.1-4.fc15.x86_64 >16:06:52 Upgrading libXevie-1.0.3-2.fc15.x86_64 >16:06:52 Upgrading libdmx-1.1.1-2.fc15.x86_64 >16:06:52 Upgrading libXxf86dga-1.1.2-2.fc15.x86_64 >16:06:52 Upgrading xsel-1.2.0-8.fc16.x86_64 >16:06:52 Upgrading SDL_image-1.2.10-2.fc15.x86_64 >16:06:53 Upgrading nss-myhostname-0.3-1.fc16.x86_64 >16:06:53 Upgrading tcp_wrappers-7.6-64.fc16.x86_64 >16:06:53 Upgrading libisofs-1.1.6-1.fc16.x86_64 >16:06:53 Upgrading acl-2.2.51-2.fc16.x86_64 >16:06:53 Upgrading vim-minimal-7.3.315-1.fc16.x86_64 >16:06:53 Upgrading db4-utils-4.8.30-3.fc15.x86_64 >16:06:54 Upgrading rpm-libs-4.9.1.2-1.fc16.x86_64 >16:06:54 Upgrading rpm-4.9.1.2-1.fc16.x86_64 >16:06:54 Upgrading kde-filesystem-4-38.fc15.x86_64 >16:06:55 Upgrading color-filesystem-1-8.noarch >16:06:55 Upgrading shared-color-profiles-0.1.5-1.fc16.noarch >16:06:55 Upgrading deltarpm-3.6-0.6.20110223git.fc16.x86_64 >16:06:55 Upgrading python-deltarpm-3.6-0.6.20110223git.fc16.x86_64 >16:06:55 Upgrading net-snmp-agent-libs-5.7.1-2.fc16.x86_64 >16:06:55 Upgrading rpm-build-libs-4.9.1.2-1.fc16.x86_64 >16:06:55 Upgrading rpm-python-4.9.1.2-1.fc16.x86_64 >16:06:55 Upgrading yum-3.4.3-7.fc16.noarch >16:06:56 Upgrading system-config-users-1.2.110-1.fc16.noarch >16:06:57 Upgrading createrepo-0.9.9-9.fc16.noarch >16:06:57 Upgrading anaconda-yum-plugins-1.0-6.fc15.noarch >16:06:57 Upgrading ibus-pinyin-db-open-phrase-1.3.99.20110706-2.fc16.noarch >16:07:00 Upgrading libmusicbrainz-2.1.5-12.fc15.x86_64 >16:07:00 Upgrading tomcat6-servlet-2.5-api-6.0.32-17.fc16.noarch >16:07:00 Upgrading tomcat6-jsp-2.1-api-6.0.32-17.fc16.noarch >16:07:01 Upgrading javamail-1.4.3-6.fc15.noarch >16:07:01 Upgrading tomcat5-servlet-2.4-api-5.5.31-3.fc15.noarch >16:07:01 Upgrading librsync-0.9.7-16.fc15.x86_64 >16:07:01 Upgrading isomd5sum-1.0.7-1.fc16.x86_64 >16:07:01 Upgrading tokyocabinet-1.4.47-1.fc16.x86_64 >16:07:02 Upgrading aspell-0.60.6-15.fc16.x86_64 >16:07:02 Upgrading liblouis-2.4.0-1.fc16.x86_64 >16:07:03 Upgrading liblouis-python-2.4.0-1.fc16.noarch >16:07:03 Upgrading libopenraw-0.0.8-5.fc15.x86_64 >16:07:03 Upgrading foomatic-filters-4.0.8-4.fc16.x86_64 >16:07:04 Upgrading augeas-libs-0.10.0-2.fc16.x86_64 >16:07:04 Upgrading netcf-libs-0.1.9-1.fc16.x86_64 >16:07:05 Upgrading cpptest-1.1.1-2.fc15.x86_64 >16:07:05 Upgrading ppl-pwl-0.11.2-3.fc16.x86_64 >16:07:05 Upgrading ppl-0.11.2-3.fc16.x86_64 >16:07:05 Upgrading cloog-ppl-0.15.9-3.fc15.x86_64 >16:07:06 Upgrading compat-db45-4.5.20-19.fc15.x86_64 >16:07:06 Upgrading compat-db46-4.6.21-19.fc15.x86_64 >16:07:06 Upgrading libconfig-1.4.8-1.fc16.x86_64 >16:07:06 Upgrading libffado-2.1.0-0.4.20111030.svn2000.fc16.x86_64 >16:07:06 Upgrading jack-audio-connection-kit-1.9.7-2.fc16.x86_64 >16:07:07 Upgrading portaudio-19-12.fc16.x86_64 >16:07:07 Upgrading espeak-1.46.01-2.fc16.x86_64 >16:07:08 Upgrading slv2-0.6.6-7.fc15.x86_64 >16:07:08 Upgrading mjpegtools-libs-2.0.0-1.fc16.x86_64 >16:07:08 Upgrading clucene-core-2.3.3.4-3.fc16.x86_64 >16:07:09 Upgrading soprano-2.7.4-1.fc16.x86_64 >16:07:09 Upgrading protobuf-2.4.1-2.fc16.x86_64 >16:07:09 Upgrading libcompizconfig-0.9.5.92-1.fc16.x86_64 >16:07:09 Upgrading vamp-plugin-sdk-2.2.1-1.fc16.x86_64 >16:07:10 Upgrading soundtouch-1.4.0-4.fc15.x86_64 >16:07:10 Upgrading libmp4v2-1.5.0.1-11.fc15.x86_64 >16:07:10 Upgrading compat-db47-4.7.25-19.fc15.x86_64 >16:07:10 Upgrading compat-db-4.7.25-19.fc15.x86_64 >16:07:10 Upgrading boost-system-1.47.0-4.fc16.x86_64 >16:07:11 Upgrading libmodman-2.0.1-2.fc15.x86_64 >16:07:11 Upgrading libproxy-0.4.7-1.fc16.x86_64 >16:07:11 Upgrading openconnect-3.12-1.fc16.x86_64 >16:07:11 Upgrading glib-networking-2.30.1-2.fc16.x86_64 >16:07:11 Upgrading libsoup-2.36.1-2.fc16.x86_64 >16:07:12 Upgrading totem-pl-parser-2.32.6-2.fc16.x86_64 >16:07:12 Upgrading rest-0.7.12-1.fc16.x86_64 >16:07:12 Upgrading libgdata-0.10.1-1.fc16.x86_64 >16:07:12 Upgrading grilo-0.1.18-1.fc16.x86_64 >16:07:13 Upgrading libgda-4.2.8-2.fc16.x86_64 >16:07:13 Upgrading libgda-sqlite-4.2.8-2.fc16.x86_64 >16:07:13 Upgrading libproxy-python-0.4.7-1.fc16.noarch >16:07:13 Upgrading gc-7.2-0.5.alpha6.fc16.x86_64 >16:07:14 Upgrading libsidplay-1.36.60-2.fc15.x86_64 >16:07:14 Upgrading libzip-0.9.3-3.fc15.x86_64 >16:07:14 Upgrading abattis-cantarell-fonts-0.0.7-1.fc16.noarch >16:07:15 Upgrading urlview-0.9-8.fc15.x86_64 >16:07:15 Upgrading procmail-3.22-27.fc16.x86_64 >16:07:15 Upgrading oxygen-icon-theme-4.7.4-1.fc16.noarch >16:07:38 Upgrading libpipeline-1.2.0-1.fc16.x86_64 >16:07:38 Upgrading libreoffice-opensymbol-fonts-3.4.4.2-6.fc16.noarch >16:07:39 Upgrading liberation-narrow-fonts-1.07.1-3.fc16.noarch >16:07:40 Upgrading psutils-1.17-37.fc15.x86_64 >16:07:41 Upgrading dash-0.5.6-6.fc16.x86_64 >16:07:41 Upgrading dialog-1.1-14.20110707.fc16.x86_64 >16:07:42 Upgrading ncftp-3.2.5-2.fc15.x86_64 >16:07:42 Upgrading compat-readline5-5.2-18.fc15.x86_64 >16:07:42 Upgrading ruby-libs-1.8.7.352-1.fc16.x86_64 >16:07:44 Upgrading ruby-1.8.7.352-1.fc16.x86_64 >16:07:45 Upgrading ruby-irb-1.8.7.352-1.fc16.noarch >16:07:45 Upgrading ruby-rdoc-1.8.7.352-1.fc16.noarch >16:07:45 Upgrading rubygems-1.8.11-1.fc16.noarch >16:07:46 Upgrading rubygem-cairo-1.10.2-1.fc16.x86_64 >16:07:46 Upgrading ruby-cairo-1.10.2-1.fc16.x86_64 >16:07:46 Upgrading rubygem-locale-2.0.5-2.fc15.1.noarch >16:07:46 Upgrading rubygem-gettext-2.1.0-4.fc16.noarch >16:07:46 Upgrading rubygem-glib2-1.0.3-1.fc16.x86_64 >16:07:46 Upgrading rubygem-pango-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading rubygem-atk-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading rubygem-gdk_pixbuf2-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading rubygem-gtk2-1.0.3-2.fc16.x86_64 >16:07:47 Upgrading ruby-locale-2.0.5-2.fc15.1.noarch >16:07:47 Upgrading ruby-gettext-package-2.1.0-4.fc16.noarch >16:07:47 Upgrading ruby-glib2-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading ruby-atk-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading ruby-pango-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading ruby-gdk_pixbuf2-1.0.3-1.fc16.x86_64 >16:07:47 Upgrading libtextcat-2.2-12.fc15.x86_64 >16:07:48 Upgrading libiptcdata-1.0.4-4.fc15.x86_64 >16:07:48 Upgrading paps-libs-0.6.8-17.fc16.x86_64 >16:07:48 Upgrading libunwind-0.99-2.20110424git1e10c293.fc16.x86_64 >16:07:48 Upgrading google-perftools-libs-1.8.3-2.fc16.x86_64 >16:07:48 Upgrading libbsd-0.2.0-4.fc15.x86_64 >16:07:48 Upgrading nc-1.101-3.fc16.x86_64 >16:07:49 Upgrading libupnp-1.6.13-2.fc16.x86_64 >16:07:49 Upgrading pbm2l2030-1.4-6.fc15.x86_64 >16:07:49 Upgrading json-c-0.9-2.fc15.x86_64 >16:07:49 Upgrading cjet-0.8.9-10.fc15.x86_64 >16:07:49 Upgrading opencc-0.2.0-2.fc15.x86_64 >16:07:49 Upgrading bridge-utils-1.5-2.fc16.x86_64 >16:07:50 Upgrading graphite2-1.0.3-1.fc16.x86_64 >16:07:50 Upgrading libmikmod-3.2.0-12.beta2.fc15.x86_64 >16:07:50 Upgrading libspiro-20071029-5.fc15.x86_64 >16:07:50 Upgrading gegl-0.1.6-2.fc16.x86_64 >16:07:51 Upgrading gimp-2.6.11-23.fc16.x86_64 >16:07:56 Upgrading compface-1.5.2-12.x86_64 >16:07:57 Upgrading hdparm-9.36-2.fc15.x86_64 >16:07:57 Upgrading libmcpp-2.7.2-5.fc15.x86_64 >16:07:57 Upgrading mcpp-2.7.2-5.fc15.x86_64 >16:07:57 Upgrading xorg-x11-server-utils-7.5-7.fc16.x86_64 >16:07:57 Upgrading zip-3.0-3.fc15.x86_64 >16:07:57 Upgrading libgcj-4.6.2-1.fc16.x86_64 >16:08:01 Upgrading java-1.5.0-gcj-1.5.0.0-37.fc16.x86_64 >16:08:01 Upgrading sinjdoc-0.5-10.fc15.x86_64 >16:08:02 Upgrading c2070-0.99-7.fc15.x86_64 >16:08:02 Upgrading smp_utils-0.96-1.fc16.x86_64 >16:08:02 Upgrading dotconf-1.3-2.fc15.x86_64 >16:08:02 Upgrading openal-soft-1.12.854-2.fc15.x86_64 >16:08:03 Upgrading libburn-1.1.8-1.fc16.x86_64 >16:08:03 Upgrading libcdaudio-0.99.12p2-14.fc15.x86_64 >16:08:03 Upgrading pbm2l7k-990321-8.fc15.x86_64 >16:08:03 Upgrading libnfnetlink-1.0.0-2.fc15.x86_64 >16:08:03 Upgrading libnetfilter_conntrack-0.9.1-1.fc16.x86_64 >16:08:03 Upgrading libsilc-1.1.10-5.fc15.x86_64 >16:08:04 Upgrading lpsolve-5.5.2.0-3.fc15.x86_64 >16:08:04 Upgrading passwdqc-lib-1.2.2-2.fc15.x86_64 >16:08:04 Upgrading libdvbpsi-0.2.2-1.fc16.x86_64 >16:08:04 Upgrading ntfs-3g-2011.4.12-5.fc16.x86_64 >16:08:04 Upgrading ntfsprogs-2011.4.12-5.fc16.x86_64 >16:08:05 Upgrading libdiscid-0.2.2-5.fc15.x86_64 >16:08:05 Upgrading linux-atm-libs-2.5.1-3.fc15.x86_64 >16:08:05 Upgrading libref_array-0.1.2-5.fc16.x86_64 >16:08:05 Upgrading dvb-apps-1.1.2-0.d4e8bf5658ce.fc16.x86_64 >16:08:08 Upgrading libibverbs-1.1.5-5.fc16.x86_64 >16:08:08 Upgrading libvisual-0.4.0-10.fc15.x86_64 >16:08:08 Upgrading gstreamer-plugins-base-0.10.35-3.fc16.x86_64 >16:08:09 Upgrading gstreamer-plugins-bad-free-0.10.22-2.fc16.1.x86_64 >16:08:09 Upgrading gstreamer-python-0.10.19-2.fc15.x86_64 >16:08:10 Upgrading gstreamer-rtsp-0.10.8-1.fc16.x86_64 >16:08:10 Upgrading gnome-dvb-daemon-0.2.5-1.fc16.x86_64 >16:08:11 Upgrading sgpio-1.2.0.10-5.fc15.x86_64 >16:08:11 Upgrading mingetty-1.08-8.fc16.x86_64 >16:08:11 Upgrading libhangul-0.1.0-1.fc16.x86_64 >16:08:11 Upgrading cd-discid-1.1-2.fc15.x86_64 >16:08:11 Upgrading Canna-libs-3.7p3-32.fc16.x86_64 >16:08:12 Upgrading fuse-libs-2.8.6-1.fc16.x86_64 >16:08:12 Upgrading libsysfs-2.1.0-9.fc15.x86_64 >16:08:12 Upgrading lx-20030328-6.fc15.x86_64 >16:08:12 Upgrading c2050-0.3b-4.fc15.x86_64 >16:08:12 Upgrading eject-2.1.5-21.fc15.x86_64 >16:08:12 Upgrading libpath_utils-0.2.1-5.fc16.x86_64 >16:08:12 Upgrading libini_config-0.6.2-5.fc16.x86_64 >16:08:13 Upgrading libchewing-0.3.3-1.fc16.x86_64 >16:08:13 Upgrading dmidecode-2.11-5.fc16.x86_64 >16:08:13 Upgrading min12xxw-0.0.9-6.fc15.x86_64 >16:08:13 Upgrading dosfstools-3.0.12-1.fc16.x86_64 >16:08:13 Upgrading pakchois-0.4-4.x86_64 >16:08:14 Upgrading neon-0.29.6-1.fc16.x86_64 >16:08:14 Upgrading libmusicbrainz3-3.0.3-3.fc15.x86_64 >16:08:14 Upgrading subversion-libs-1.6.17-5.fc16.x86_64 >16:08:14 Upgrading tslib-1.0-3.fc15.x86_64 >16:08:14 Upgrading libdhash-0.4.3-5.fc16.x86_64 >16:08:15 Upgrading pnm2ppa-1.04-22.fc16.x86_64 >16:08:15 Upgrading rpmfusion-free-release-16-1.2.noarch >16:08:15 Upgrading wine-tahoma-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading un-core-fonts-common-1.0.2-0.16.080608.fc15.noarch >16:08:15 Upgrading wine-small-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading wine-marlett-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading thai-scalable-fonts-common-0.4.17-1.fc16.noarch >16:08:15 Upgrading vlgothic-fonts-common-20111122-1.fc16.noarch >16:08:15 Upgrading smc-fonts-common-4.4-5.fc15.noarch >16:08:15 Upgrading wine-symbol-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading wine-ms-sans-serif-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading wine-system-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading wine-courier-fonts-1.3.35-1.fc16.noarch >16:08:15 Upgrading wine-fonts-1.3.35-1.fc16.noarch >16:08:16 Upgrading khmeros-fonts-common-5.0-11.fc15.noarch >16:08:16 Upgrading libreport-filesystem-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-python-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-gtk-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-plugin-kerneloops-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-newt-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-plugin-bugzilla-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading libreport-plugin-logger-2.0.8-3.fc16.x86_64 >16:08:16 Upgrading mesa-dri-filesystem-7.11.2-1.fc16.x86_64 >16:08:16 Upgrading kernel-headers-3.1.6-1.fc16.x86_64 >16:08:18 Upgrading glibc-headers-2.14.90-24.fc16.4.x86_64 >16:08:19 Upgrading glibc-devel-2.14.90-24.fc16.4.x86_64 >16:08:20 Upgrading laughlin-backgrounds-single-14.1.0-3.fc15.noarch >16:08:20 Upgrading gnome-user-docs-3.2.1-1.fc16.noarch >16:08:30 Upgrading xen-licenses-4.1.2-2.fc16.x86_64 >16:08:30 Upgrading xen-libs-4.1.2-2.fc16.x86_64 >16:08:31 Upgrading comps-extras-20-2.fc15.noarch >16:08:31 Upgrading mesa-dri-filesystem-7.11.2-1.fc16.i686 >16:08:31 Upgrading kbd-misc-1.15.2-3.fc16.noarch >16:08:32 Upgrading device-mapper-1.02.65-5.fc16.x86_64 >16:08:32 Upgrading device-mapper-libs-1.02.65-5.fc16.x86_64 >16:08:32 Upgrading cryptsetup-luks-libs-1.3.1-2.fc16.x86_64 >16:08:32 Upgrading netxen-firmware-4.0.534-4.fc15.noarch >16:08:32 Upgrading udev-173-3.fc16.x86_64 >16:08:33 Upgrading linux-firmware-20110731-2.fc16.noarch >16:08:34 Upgrading kbd-1.15.2-3.fc16.x86_64 >16:08:35 Upgrading iproute-2.6.39-4.fc16.x86_64 >16:08:35 Upgrading systemd-37-3.fc16.x86_64 >16:08:35 Upgrading systemd-units-37-3.fc16.x86_64 >16:08:36 Upgrading systemd-sysv-37-3.fc16.x86_64 >16:08:36 Upgrading dbus-1.4.10-3.fc16.x86_64 >16:08:36 Upgrading iptables-1.4.12-2.fc16.x86_64 >16:08:36 Upgrading net-tools-1.60-122.fc16.x86_64 >16:08:37 Upgrading iputils-20101006-11.fc16.x86_64 >16:08:37 Upgrading initscripts-9.34-2.fc16.x86_64 >warning: /etc/inittab created as /etc/inittab.rpmnew >16:08:38 Upgrading plymouth-scripts-0.8.4-0.20110822.3.fc16.x86_64 >16:08:38 Upgrading dracut-013-20.fc16.noarch >16:08:39 Upgrading kernel-3.1.6-1.fc16.x86_64 >grubby fatal error: unable to find a suitable template >16:08:45 Upgrading libdrm-2.4.27-2.fc16.x86_64 >16:08:45 Upgrading plymouth-0.8.4-0.20110822.3.fc16.x86_64 >16:08:45 Upgrading system-setup-keyboard-0.8.8-1.fc16.x86_64 >16:08:45 Upgrading xorg-x11-server-Xorg-1.11.3-1.fc16.x86_64 >16:08:46 Upgrading libcanberra-0.28-3.fc16.x86_64 >16:08:46 Upgrading NetworkManager-glib-0.9.2-1.fc16.x86_64 >16:08:46 Upgrading cogl-1.8.2-2.fc16.x86_64 >16:08:46 Upgrading ibus-libs-1.4.0-14.fc16.x86_64 >16:08:47 Upgrading ceph-0.37-1.fc16.x86_64 >16:08:48 Upgrading qemu-common-0.15.1-3.fc16.x86_64 >16:08:49 Upgrading gssdp-0.12.1-1.fc16.x86_64 >16:08:49 Upgrading abrt-2.0.7-2.fc16.x86_64 >warning: /etc/abrt/abrt.conf created as /etc/abrt/abrt.conf.rpmnew >16:08:49 Upgrading gupnp-0.18.1-1.fc16.x86_64 >16:08:49 Upgrading avahi-0.6.30-4.fc16.x86_64 >16:08:50 Upgrading avahi-glib-0.6.30-4.fc16.x86_64 >16:08:50 Upgrading dbus-x11-1.4.10-3.fc16.x86_64 >16:08:50 Upgrading dconf-0.10.0-1.fc16.x86_64 >16:08:50 Upgrading device-mapper-event-libs-1.02.65-5.fc16.x86_64 >16:08:50 Upgrading parted-3.0-4.fc16.x86_64 >16:08:51 Upgrading mesa-dri-drivers-7.11.2-1.fc16.x86_64 >16:08:52 Upgrading mesa-libGL-7.11.2-1.fc16.x86_64 >16:08:53 Upgrading qt-x11-4.8.0-5.fc16.x86_64 >16:08:55 Upgrading clutter-1.8.2-3.fc16.x86_64 >16:08:55 Upgrading mesa-libGLU-7.11.2-1.fc16.x86_64 >16:08:56 Upgrading libmx-1.4.1-1.fc16.x86_64 >16:08:56 Upgrading clutter-gst-1.4.4-1.fc16.x86_64 >16:08:56 Upgrading libGLEW-1.6.0-1.fc16.x86_64 >16:08:57 Upgrading libva-1.0.14-1.fc16.x86_64 >16:08:57 Upgrading ffmpeg-libs-0.8.7-1.fc16.x86_64 >16:08:57 Upgrading openssh-5.8p2-23.fc16.x86_64 >16:08:58 Upgrading openssh-clients-5.8p2-23.fc16.x86_64 >16:08:58 Upgrading policycoreutils-2.1.4-13.fc16.x86_64 >16:08:58 Upgrading at-spi2-core-2.2.1-2.fc16.x86_64 >16:08:59 Upgrading ppp-2.4.5-18.fc16.x86_64 >16:08:59 Upgrading selinux-policy-3.10.0-69.fc16.noarch >16:09:42 Upgrading perl-Git-1.7.7.5-1.fc16.noarch >16:09:42 Upgrading git-1.7.7.5-1.fc16.x86_64 >16:09:45 Upgrading pyclutter-1.3.2-2.fc15.x86_64 >16:09:46 Upgrading libchamplain-0.12.0-2.fc16.x86_64 >16:09:46 Upgrading device-mapper-event-1.02.65-5.fc16.x86_64 >16:09:46 Upgrading avahi-gobject-0.6.30-4.fc16.x86_64 >16:09:46 Upgrading gupnp-igd-0.1.7-6.fc16.x86_64 >16:09:46 Upgrading libnice-0.1.0-3.fc16.x86_64 >16:09:46 Upgrading abrt-addon-kerneloops-2.0.7-2.fc16.x86_64 >16:09:47 Upgrading qemu-img-0.15.1-3.fc16.x86_64 >16:09:47 Upgrading libcgroup-0.37.1-4.fc16.x86_64 >16:09:47 Upgrading policycoreutils-python-2.1.4-13.fc16.x86_64 >16:10:33 Upgrading cyrus-sasl-2.1.23-27.fc16.x86_64 >16:10:33 Upgrading libvirt-client-0.9.6-2.fc16.x86_64 >16:10:35 Upgrading libvirt-python-0.9.6-2.fc16.x86_64 >16:10:35 Upgrading python-virtinst-0.600.0-5.fc16.noarch >16:10:36 Upgrading sendmail-8.14.5-11.fc16.x86_64 >16:10:36 Upgrading httpd-2.2.21-1.fc16.x86_64 >warning: /etc/httpd/conf/httpd.conf created as /etc/httpd/conf/httpd.conf.rpmnew >16:10:37 Upgrading system-config-firewall-base-1.2.29-4.fc16.noarch >16:10:38 Upgrading ConsoleKit-libs-0.4.5-1.fc15.x86_64 >16:10:38 Upgrading polkit-0.102-3.fc16.x86_64 >16:10:38 Upgrading ConsoleKit-0.4.5-1.fc15.x86_64 >16:10:38 Upgrading GConf2-3.2.3-1.fc16.x86_64 >16:10:39 Upgrading gnome-python2-gconf-2.28.1-7.fc16.x86_64 >16:10:39 Upgrading PackageKit-glib-0.6.21-1.fc16.x86_64 >16:10:39 Upgrading PackageKit-0.6.21-1.fc16.x86_64 >16:10:40 Upgrading PackageKit-yum-0.6.21-1.fc16.x86_64 >16:10:40 Upgrading gstreamer-plugins-good-0.10.30-5.fc16.x86_64 >16:10:42 Upgrading farsight2-0.0.31-1.fc16.x86_64 >16:10:42 Upgrading at-spi-1.32.0-6.fc16.x86_64 >16:10:44 Upgrading python-slip-dbus-0.2.20-1.fc16.noarch >16:10:44 Upgrading pyatspi-2.2.1-1.fc16.noarch >16:10:44 Upgrading geoclue-0.12.0-7.fc16.x86_64 >16:10:44 Upgrading webkitgtk-1.6.1-1.fc16.x86_64 >warning: undefined reference to <schema id='org.gnome.Empathy.accounts'/> >16:10:47 Upgrading accountsservice-0.6.15-2.fc16.x86_64 >16:10:47 Upgrading libsocialweb-keys-0.25.20-1.fc16.noarch >16:10:47 Upgrading libsocialweb-0.25.20-1.fc16.x86_64 >16:10:48 Upgrading rpcbind-0.2.0-15.fc16.x86_64 >16:10:48 Upgrading dnsmasq-2.58-2.fc16.x86_64 >16:10:48 Upgrading pcsc-lite-ccid-1.4.5-1.fc16.x86_64 >16:10:48 Upgrading pcsc-lite-1.7.4-6.fc16.x86_64 >16:10:48 Upgrading speech-dispatcher-0.7.1-6.fc16.x86_64 >16:10:48 Upgrading lockdev-1.0.3-10.fc16.x86_64 >16:10:49 Upgrading libgphoto2-2.4.11-1.fc16.x86_64 >16:10:49 Upgrading sane-backends-drivers-cameras-1.0.22-6.fc16.x86_64 >16:10:49 Upgrading sane-backends-libs-1.0.22-6.fc16.x86_64 >16:10:50 Upgrading sane-backends-1.0.22-6.fc16.x86_64 >16:10:50 Upgrading colord-0.1.15-1.fc16.x86_64 >16:10:51 Upgrading gtk3-3.2.2-4.fc16.x86_64 >Cannot load module /usr/lib64/gtk-3.0/3.0.0/immodules/im-xim.so: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >/usr/lib64/gtk-3.0/3.0.0/immodules/im-xim.so does not export GTK+ IM module API: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >Cannot load module /usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >/usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so does not export GTK+ IM module API: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >16:10:52 Upgrading libcanberra-gtk3-0.28-3.fc16.x86_64 >16:10:52 Upgrading gnome-keyring-3.2.1-2.fc16.x86_64 >16:10:54 Upgrading webkitgtk3-1.6.1-1.fc16.x86_64 >warning: undefined reference to <schema id='org.gnome.Empathy.accounts'/> >16:10:56 Upgrading clutter-gtk-1.0.4-1.fc16.x86_64 >16:10:56 Upgrading ghostscript-cups-9.04-7.fc16.x86_64 >16:10:56 Upgrading cups-1.5.0-22.fc16.x86_64 >16:10:59 Upgrading notification-daemon-0.7.3-2.fc16.x86_64 >16:11:00 Upgrading libnotify-0.7.4-1.fc16.x86_64 >16:11:00 Upgrading caribou-0.4.1-3.fc16.x86_64 >16:11:00 Upgrading gnome-online-accounts-3.2.1-2.fc16.x86_64 >16:11:00 Upgrading brasero-libs-3.2.0-1.fc16.x86_64 >16:11:01 Upgrading vte3-0.30.1-3.fc16.x86_64 >16:11:01 Upgrading avahi-ui-gtk3-0.6.30-4.fc16.x86_64 >16:11:01 Upgrading notify-python-0.1.1-18.fc15.x86_64 >16:11:01 Upgrading gnome-python2-gnomekeyring-2.32.0-5.fc16.x86_64 >16:11:01 Upgrading libcanberra-gtk2-0.28-3.fc16.x86_64 >16:11:02 Upgrading gnome-bluetooth-libs-3.2.1-2.fc16.x86_64 >16:11:02 Upgrading libgweather-3.2.0-1.fc16.x86_64 >16:11:06 Upgrading evolution-data-server-3.2.2-2.fc16.x86_64 >16:11:08 Upgrading libgnomekbd-3.2.0-1.fc16.x86_64 >16:11:08 Upgrading zenity-3.2.0-1.fc16.x86_64 >16:11:09 Upgrading metacity-2.34.1-1.fc16.x86_64 >16:11:11 Upgrading devhelp-3.2.0-1.fc16.x86_64 >WARNING: Failed to parse default value `' for schema (/schemas/apps/devhelp/state/main/contents/books_disabled) >16:11:13 Upgrading gnome-keyring-pam-3.2.1-2.fc16.x86_64 >16:11:13 Upgrading NetworkManager-gtk-0.9.2-1.fc16.x86_64 >16:11:13 Upgrading unique3-3.0.2-1.fc16.x86_64 >16:11:13 Upgrading gtksourceview3-3.2.3-1.fc16.x86_64 >16:11:14 Upgrading evince-libs-3.2.1-2.fc16.x86_64 >16:11:14 Upgrading gtkmm30-3.2.0-1.fc16.x86_64 >16:11:15 Upgrading libwnck3-3.2.1-2.fc16.x86_64 >16:11:15 Upgrading eekboard-libs-1.0.5-1.fc16.x86_64 >16:11:15 Upgrading eekboard-python-1.0.5-1.fc16.x86_64 >16:11:15 Upgrading eekboard-1.0.5-1.fc16.x86_64 >16:11:16 Upgrading libgdl-3.2.0-1.fc16.x86_64 >16:11:16 Upgrading gnome-panel-libs-3.2.1-2.fc16.x86_64 >16:11:16 Upgrading polkit-gnome-0.104-2.fc16.x86_64 >16:11:16 Upgrading system-config-date-1.9.67-1.fc16.noarch >16:11:17 Upgrading alsa-utils-1.0.24.1-5.fc16.x86_64 >16:11:18 Upgrading at-3.1.13-5.fc16.x86_64 >16:11:18 Upgrading libgpod-0.8.2-1.fc16.x86_64 >16:11:18 Upgrading libmtp-1.1.1-2.fc16.x86_64 >16:11:18 Upgrading kpartx-0.4.9-19.fc16.x86_64 >16:11:18 Upgrading dmraid-1.0.0.rc16-15.fc15.x86_64 >16:11:19 Upgrading dmraid-events-1.0.0.rc16-15.fc15.x86_64 >16:11:19 Upgrading evince-3.2.1-2.fc16.x86_64 >16:11:25 Upgrading glade3-libgladeui-3.10.0-2.fc16.x86_64 >16:11:26 Upgrading anjuta-3.2.0-1.fc16.x86_64 >16:11:29 Upgrading folks-0.6.5-2.fc16.x86_64 >16:11:30 Upgrading abrt-gui-2.0.7-2.fc16.x86_64 >16:11:30 Upgrading xulrunner-9.0.1-1.fc16.x86_64 >16:11:32 Upgrading ptouch-driver-1.3-7.fc15.x86_64 >16:11:32 Upgrading foomatic-db-ppds-4.0-28.20110614.fc16.noarch >16:11:43 Upgrading foomatic-db-4.0-28.20110614.fc16.noarch >16:11:56 Upgrading libchamplain-gtk-0.12.0-2.fc16.x86_64 >16:11:56 Upgrading gtkhtml3-4.2.2-1.fc16.x86_64 >16:11:57 Upgrading spice-gtk3-0.7.39-1.fc16.x86_64 >16:11:57 Upgrading gtk-vnc2-0.4.3-1.fc15.x86_64 >16:11:57 Upgrading adwaita-gtk3-theme-3.2.1-2.fc16.x86_64 >16:11:57 Upgrading gnome-utils-libs-3.2.1-2.fc16.x86_64 >16:11:57 Upgrading libgnome-media-profiles-3.0.0-1.fc16.x86_64 >16:11:58 Upgrading speech-dispatcher-python-0.7.1-6.fc16.x86_64 >16:11:59 Upgrading yp-tools-2.12-6.fc16.x86_64 >16:11:59 Upgrading ypbind-1.33-9.fc16.x86_64 >16:11:59 Upgrading nfs-utils-1.2.5-3.fc16.x86_64 >16:11:59 Upgrading accountsservice-libs-0.6.15-2.fc16.x86_64 >16:11:59 Upgrading pywebkitgtk-1.1.8-1.fc16.x86_64 >16:11:59 Upgrading system-config-services-0.101.7-1.fc16.noarch >16:12:00 Upgrading telepathy-farsight-0.0.19-1.fc16.x86_64 >16:12:01 Upgrading libpurple-2.10.0-3.fc16.x86_64 >16:12:02 Upgrading telepathy-haze-0.5.0-1.fc16.x86_64 >16:12:02 Upgrading farsight2-python-0.0.31-1.fc16.x86_64 >16:12:02 Upgrading papyon-0.5.5-2.fc16.noarch >16:12:05 Upgrading telepathy-butterfly-0.5.15-3.fc16.noarch >16:12:05 Upgrading libreport-plugin-bodhi-2.0.8-3.fc16.x86_64 >16:12:05 Upgrading PackageKit-device-rebind-0.6.21-1.fc16.x86_64 >16:12:05 Upgrading PackageKit-gstreamer-plugin-0.6.21-1.fc16.x86_64 >16:12:05 Upgrading libfprint-0.4.0-1.fc16.x86_64 >16:12:05 Upgrading fprintd-0.4.1-1.fc16.x86_64 >16:12:05 Upgrading ConsoleKit-x11-0.4.5-1.fc15.x86_64 >16:12:06 Upgrading xorg-x11-xinit-1.3.1-1.fc16.x86_64 >16:12:06 Upgrading im-chooser-1.5.2-1.fc16.x86_64 >16:12:06 Upgrading im-chooser-common-1.5.2-1.fc16.x86_64 >16:12:06 Upgrading imsettings-gnome-1.2.6-1.fc16.x86_64 >16:12:06 Upgrading imsettings-1.2.6-1.fc16.x86_64 >16:12:06 Upgrading xdg-user-dirs-0.14-1.fc15.x86_64 >16:12:07 Upgrading kde-settings-4.7-14.fc16.noarch >16:12:07 Upgrading ibus-gtk3-1.4.0-14.fc16.x86_64 >Cannot load module /usr/lib64/gtk-3.0/3.0.0/immodules/im-xim.so: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >/usr/lib64/gtk-3.0/3.0.0/immodules/im-xim.so does not export GTK+ IM module API: /usr/lib64/libgtk-x11-3.0.so.0: undefined symbol: g_application_add_action >16:12:07 Upgrading ibus-gtk2-1.4.0-14.fc16.x86_64 >16:12:07 Upgrading ibus-1.4.0-14.fc16.x86_64 >16:12:08 Upgrading polkit-qt-0.103.0-1.fc16.x86_64 >16:12:09 Upgrading cups-pk-helper-0.1.3-3.fc16.x86_64 >16:12:09 Upgrading rtkit-0.10-1.fc16.x86_64 >16:12:09 Upgrading pulseaudio-0.9.23-1.fc16.x86_64 >16:12:09 Upgrading alsa-plugins-pulseaudio-1.0.24-2.fc15.x86_64 >16:12:10 Upgrading system-config-firewall-tui-1.2.29-4.fc16.noarch >16:12:10 Upgrading virt-manager-common-0.9.0-7.fc16.noarch >16:12:10 Upgrading abrt-addon-vmcore-2.0.7-2.fc16.x86_64 >16:12:10 Upgrading telepathy-salut-0.6.0-1.fc16.x86_64 >16:12:11 Upgrading lvm2-libs-2.02.86-5.fc16.x86_64 >16:12:11 Upgrading lvm2-2.02.86-5.fc16.x86_64 >16:12:11 Upgrading os-prober-1.48-1.fc16.x86_64 >16:12:11 Upgrading pptp-1.7.2-12.fc15.x86_64 >16:12:11 Upgrading duplicity-0.6.14-1.fc16.x86_64 >16:12:12 Upgrading python-meh-0.11-2.fc15.noarch >16:12:12 Upgrading mencoder-1.0-0.126.20110816svn.fc16.x86_64 >16:12:12 Upgrading ffmpeg-0.8.7-1.fc16.x86_64 >16:12:13 Upgrading glx-utils-7.10-5.20101028.fc16.x86_64 >16:12:13 Upgrading compiz-0.9.5.92.1-0.1.gite676f1b12eb8db3a76978eed5bfc7c2cf9a0b6ce.fc16.x86_64 >16:12:13 Upgrading compiz-plugins-main-0.9.5.92-1.fc16.x86_64 >16:12:14 Upgrading compiz-gtk-0.9.5.92.1-0.1.gite676f1b12eb8db3a76978eed5bfc7c2cf9a0b6ce.fc16.x86_64 >16:12:14 Upgrading ftgl-2.1.3-0.4.rc5.fc15.x86_64 >16:12:14 Upgrading libprojectM-2.0.1-12.fc16.x86_64 >16:12:16 Upgrading libmash-0.1.0-2.fc16.x86_64 >16:12:16 Upgrading gnome-color-manager-3.2.1-1.fc16.x86_64 >16:12:17 Upgrading libqzeitgeist-0.8.0-3.fc16.x86_64 >16:12:17 Upgrading phonon-4.5.57-4.20111031.fc16.x86_64 >16:12:17 Upgrading phonon-backend-gstreamer-4.5.90-3.fc16.x86_64 >16:12:17 Upgrading qtsoap-2.7-2.fc16.x86_64 >16:12:18 Upgrading herqq-1.0.0-1.fc16.x86_64 >16:12:18 Upgrading dbusmenu-qt-0.8.2-2.fc16.x86_64 >16:12:18 Upgrading qt-mobility-1.2.0-5.20110922.fc16.x86_64 >16:12:19 Upgrading qtwebkit-2.2.0-1.fc16.x86_64 >16:12:21 Upgrading PyQt4-4.8.6-1.fc16.x86_64 >16:12:22 Upgrading xmms-libs-1.2.11-15.20071117cvs.fc16.x86_64 >16:12:22 Upgrading evas-1.0.1-1.fc16.x86_64 >16:12:22 Upgrading freeglut-2.6.0-6.fc15.x86_64 >16:12:22 Upgrading libcaca-0.99-0.12.beta17.fc16.x86_64 >16:12:23 Upgrading mplayer-1.0-0.126.20110816svn.fc16.x86_64 >16:12:23 Upgrading pyparted-3.8-1.fc16.x86_64 >16:12:23 Upgrading libdmapsharing-2.9.14-1.fc16.x86_64 >16:12:23 Upgrading nss-mdns-0.10-9.fc15.x86_64 >16:12:24 Upgrading wine-common-1.3.35-1.fc16.noarch >16:12:24 Upgrading wine-core-1.3.35-1.fc16.x86_64 >16:12:30 Upgrading wine-wow-1.3.35-1.fc16.x86_64 >16:12:30 Upgrading wine-cms-1.3.35-1.fc16.x86_64 >16:12:30 Upgrading wine-openal-1.3.35-1.fc16.x86_64 >16:12:30 Upgrading wine-twain-1.3.35-1.fc16.x86_64 >16:12:31 Upgrading wine-ldap-1.3.35-1.fc16.x86_64 >16:12:31 Upgrading wine-capi-1.3.35-1.fc16.x86_64 >16:12:31 Upgrading wine-alsa-1.3.35-1.fc16.x86_64 >16:12:31 Upgrading wine-pulseaudio-1.3.35-1.fc16.x86_64 >16:12:31 Upgrading gupnp-av-0.9.1-1.fc16.x86_64 >16:12:31 Upgrading abrt-retrace-client-2.0.7-2.fc16.x86_64 >16:12:31 Upgrading abrt-addon-python-2.0.7-2.fc16.x86_64 >16:12:32 Upgrading abrt-addon-ccpp-2.0.7-2.fc16.x86_64 >16:12:33 Upgrading qemu-system-mips-0.15.1-3.fc16.x86_64 >16:12:34 Upgrading qemu-system-sh4-0.15.1-3.fc16.x86_64 >16:12:34 Upgrading qemu-system-arm-0.15.1-3.fc16.x86_64 >16:12:35 Upgrading qemu-system-cris-0.15.1-3.fc16.x86_64 >16:12:35 Upgrading qemu-user-0.15.1-3.fc16.x86_64 >16:12:36 Upgrading qemu-system-m68k-0.15.1-3.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-nv-2.1.18-8.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-r128-6.8.1-11.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-void-1.4.0-2.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-evdev-2.6.99-3.20110601giteaf202531.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-keyboard-1.6.0-2.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-mouse-1.7.1-2.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-hyperpen-1.4.1-2.fc16.x86_64 >16:12:36 Upgrading xorg-x11-drv-intel-2.17.0-4.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-ast-0.91.10-7.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-acecad-1.5.0-2.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-rendition-4.2.4-7.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-vesa-2.3.0-9.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-apm-1.2.3-8.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-mach64-6.9.0-2.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-siliconmotion-1.7.5-2.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-openchrome-0.2.904-16.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-v4l-0.2.0-14.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-mutouch-1.3.0-2.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-trident-1.3.4-7.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-i740-1.3.2-9.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-penmount-1.5.0-3.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-aiptek-1.4.1-2.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-sisusb-0.9.4-7.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-mga-1.4.13-8.fc16.x86_64 >16:12:37 Upgrading xorg-x11-drv-elographics-1.3.0-2.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-fpit-1.4.0-2.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-i128-1.3.4-9.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-voodoo-1.2.4-7.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-glint-1.2.5-2.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-nouveau-0.0.16-27.20110720gitb806e3f.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-savage-2.3.3-1.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-fbdev-0.4.2-2.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-s3virge-1.10.4-9.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-dummy-0.3.4-7.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-qxl-0.0.21-8.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-ati-6.14.3-3.20111125git534fb6e41.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-sis-0.10.3-7.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-wacom-0.11.99-4.20110527.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-cirrus-1.3.2-10.fc16.x86_64 >16:12:38 Upgrading xorg-x11-drv-synaptics-1.5.0-2.fc16.x86_64 >16:12:39 Upgrading xorg-x11-drv-tdfx-1.4.3-9.fc16.x86_64 >16:12:39 Upgrading xorg-x11-drv-vmware-11.0.3-6.fc16.x86_64 >16:12:39 Upgrading xorg-x11-drv-vmmouse-12.7.0-2.fc16.x86_64 >16:12:39 Upgrading fuse-2.8.6-1.fc16.x86_64 >16:12:39 Upgrading plymouth-theme-charge-0.8.4-0.20110822.3.fc16.x86_64 >16:12:39 Upgrading radvd-1.8.2-2.fc16.x86_64 >16:12:39 Upgrading ebtables-2.0.10-2.fc16.x86_64 >16:12:40 Upgrading iscsi-initiator-utils-6.2.0.872-14.fc16.x86_64 >16:12:40 Upgrading rsyslog-5.8.5-1.fc16.x86_64 >16:12:41 Upgrading cronie-anacron-1.4.8-10.fc16.x86_64 >16:12:41 Upgrading cronie-1.4.8-10.fc16.x86_64 >16:12:41 Upgrading crontabs-1.11-2.20101115git.fc15.noarch >16:12:41 Upgrading man-db-2.6.0.2-2.fc16.x86_64 >16:12:42 Upgrading dhclient-4.2.3-4.P1.fc16.x86_64 >16:12:42 Upgrading glusterfs-3.2.5-3.fc16.x86_64 >16:12:42 Upgrading glusterfs-fuse-3.2.5-3.fc16.x86_64 >16:12:43 Upgrading vpnc-0.5.3-13.svn457.fc16.x86_64 >16:12:43 Upgrading mdadm-3.2.2-15.fc16.x86_64 >16:12:43 Upgrading udisks-1.0.4-3.fc16.x86_64 >16:12:43 Upgrading gnome-disk-utility-libs-3.0.2-3.fc16.x86_64 >16:12:44 Upgrading gvfs-1.10.1-2.fc16.x86_64 >16:12:45 Upgrading gnome-vfs2-2.24.4-6.fc16.x86_64 >16:12:49 Upgrading libgnome-2.32.1-2.fc15.x86_64 >16:12:50 Upgrading libbonoboui-2.24.5-1.fc16.x86_64 >16:12:50 Upgrading gnome-python2-bonobo-2.28.1-7.fc16.x86_64 >16:12:51 Upgrading libgnomeui-2.24.5-2.fc15.x86_64 >16:12:51 Upgrading gnome-disk-utility-ui-libs-3.0.2-3.fc16.x86_64 >16:12:51 Upgrading gnome-disk-utility-3.0.2-3.fc16.x86_64 >16:12:52 Upgrading gnome-sharp-2.24.1-6.fc16.x86_64 >16:12:52 Upgrading gnome-python2-gnomevfs-2.28.1-7.fc16.x86_64 >16:12:52 Upgrading gnome-python2-gnome-2.28.1-7.fc16.x86_64 >16:12:52 Upgrading gvfs-fuse-1.10.1-2.fc16.x86_64 >16:12:52 Upgrading gvfs-afc-1.10.1-2.fc16.x86_64 >16:12:53 Upgrading gvfs-obexftp-1.10.1-2.fc16.x86_64 >16:12:53 Upgrading net-snmp-5.7.1-2.fc16.x86_64 >16:12:53 Upgrading vte-0.28.2-2.fc16.x86_64 >16:12:54 Upgrading openvpn-2.2.1-2.fc16.x86_64 >16:12:54 Upgrading wpa_supplicant-0.7.3-11.fc16.x86_64 >16:12:55 Upgrading audit-2.1.3-4.fc16.x86_64 >16:12:55 Upgrading setroubleshoot-plugins-3.0.18-1.fc16.noarch >16:12:55 Upgrading setroubleshoot-server-3.0.45-1.fc16.x86_64 >16:12:56 Upgrading samba-3.6.1-77.fc16.x86_64 >16:12:58 Upgrading zvbi-0.2.33-9.fc16.x86_64 >16:12:58 Upgrading vlc-core-1.1.13-3.fc16.x86_64 >16:13:01 Upgrading ntpdate-4.2.6p4-1.fc16.x86_64 >16:13:01 Upgrading wine-systemd-1.3.35-1.fc16.noarch >16:13:02 Upgrading pm-utils-1.4.1-12.fc16.x86_64 >16:13:02 Upgrading upower-0.9.15-1.fc16.x86_64 >16:13:02 Upgrading tracker-0.12.8-2.fc16.x86_64 >16:13:03 Upgrading brasero-3.2.0-1.fc16.x86_64 >16:13:06 Upgrading telepathy-mission-control-5.10.1-1.fc16.x86_64 >16:13:06 Upgrading gnome-session-3.2.1-2.fc16.x86_64 >16:13:06 Upgrading gnome-session-xsession-3.2.1-2.fc16.x86_64 >16:13:07 Upgrading telepathy-gabble-0.14.1-1.fc16.x86_64 >16:13:07 Upgrading grilo-plugins-0.1.18-1.fc16.x86_64 >16:13:07 Upgrading fxload-2002_04_11-10.fc15.x86_64 >16:13:07 Upgrading alsa-firmware-1.0.24.1-2.fc15.noarch >16:13:08 Upgrading alsa-tools-firmware-1.0.24.1-3.fc16.x86_64 >16:13:08 Upgrading hplip-common-3.11.10-7.fc16.x86_64 >16:13:08 Upgrading hplip-libs-3.11.10-7.fc16.x86_64 >16:13:08 Upgrading hpijs-3.11.10-7.fc16.x86_64 >16:13:09 Upgrading usb_modeswitch-1.2.0-1.fc16.x86_64 >16:13:10 Upgrading usb_modeswitch-data-20111023-1.fc16.noarch >16:13:10 Upgrading crda-1.1.1_2010.11.22-2.fc15.x86_64 >16:13:10 Upgrading wireless-tools-29-6.1.fc15.x86_64 >16:13:10 Upgrading python-iwlib-1.1-1.fc16.x86_64 >16:13:10 Upgrading system-config-network-tui-1.6.3-1.fc16.noarch >16:13:11 Upgrading media-player-info-15-1.fc16.noarch >16:13:12 Upgrading mobile-broadband-provider-info-1.20110218-1.fc16.noarch >16:13:12 Upgrading NetworkManager-0.9.2-1.fc16.x86_64 >16:13:13 Upgrading autocorr-en-3.4.4.2-6.fc16.noarch >16:13:13 Upgrading fedora-bookmarks-15-0.1.noarch >16:13:13 Upgrading verne-backgrounds-single-15.92.1-1.fc16.noarch >16:13:13 Upgrading verne-backgrounds-gnome-15.92.1-1.fc16.noarch >16:13:13 Upgrading desktop-backgrounds-gnome-16.0.0-1.fc16.noarch >16:13:13 Upgrading shared-desktop-ontologies-0.8.1-1.fc16.noarch >16:13:14 Upgrading kdelibs-4.7.4-1.fc16.x86_64 >16:13:20 Upgrading kdepimlibs-4.7.4-2.fc16.x86_64 >16:13:21 Upgrading kdebase-runtime-flags-4.7.4-2.fc16.noarch >16:13:22 Upgrading kdebase-runtime-4.7.4-2.fc16.x86_64 >16:13:27 Upgrading kdebase-runtime-libs-4.7.4-2.fc16.x86_64 >16:13:28 Upgrading yelp-xsl-3.2.1-1.fc16.noarch >16:13:28 Upgrading yelp-libs-3.2.1-2.fc16.x86_64 >16:13:28 Upgrading yelp-3.2.1-2.fc16.x86_64 >16:13:29 Upgrading xemacs-filesystem-21.5.31-2.fc16.noarch >16:13:29 Upgrading xemacs-common-21.5.31-2.fc16.x86_64 >16:13:32 Upgrading xemacs-packages-base-20110502-1.fc16.noarch >16:13:32 Upgrading xemacs-21.5.31-2.fc16.x86_64 >16:13:33 Upgrading quota-nls-4.00-0.17.pre1.fc16.noarch >16:13:33 Upgrading gnome-js-common-0.1.2-4.fc15.noarch >16:13:33 Upgrading seed-3.2.0-1.fc16.x86_64 >16:13:34 Upgrading libpeas-1.2.0-1.fc16.x86_64 >16:13:34 Upgrading totem-3.2.1-2.fc16.x86_64 >16:13:35 Upgrading gnome-games-3.2.1-2.fc16.x86_64 >16:13:39 Upgrading vgabios-0.6c-3.fc15.noarch >16:13:39 Upgrading gpxe-roms-qemu-1.0.1-4.fc16.noarch >16:13:39 Upgrading adwaita-gtk2-theme-3.2.1-2.fc16.x86_64 >16:13:39 Upgrading gnome-themes-standard-3.2.1-2.fc16.x86_64 >16:13:40 Upgrading gnome-desktop3-3.2.1-2.fc16.x86_64 >16:13:41 Upgrading cheese-libs-3.2.2-1.fc16.x86_64 >16:13:43 Upgrading gnome-settings-daemon-3.2.2-1.fc16.x86_64 >16:13:44 Upgrading nautilus-extensions-3.2.1-2.fc16.x86_64 >16:13:44 Upgrading nautilus-3.2.1-2.fc16.x86_64 >16:13:46 Upgrading control-center-3.2.2-1.fc16.x86_64 >16:13:49 Upgrading pulseaudio-module-bluetooth-0.9.23-1.fc16.x86_64 >16:13:49 Upgrading bluez-4.96-3.fc16.x86_64 >16:13:49 Upgrading gnome-bluetooth-3.2.1-2.fc16.x86_64 >16:13:49 Upgrading gdm-3.2.1.1-8.fc16.x86_64 >16:13:51 Upgrading pulseaudio-gdm-hooks-0.9.23-1.fc16.x86_64 >16:13:51 Upgrading gnome-panel-3.2.1-2.fc16.x86_64 >16:13:54 Upgrading evolution-3.2.2-1.fc16.x86_64 >I/O warning : failed to load external entity "/etc/gconf/schemas/apps_evolution_eplugin_face.schemas" >Failed to open `/etc/gconf/schemas/apps_evolution_eplugin_face.schemas': No such file or directory >16:14:06 Upgrading gnome-screensaver-3.2.0-1.fc16.x86_64 >16:14:06 Upgrading tzdata-java-2011n-2.fc16.noarch >16:14:08 Upgrading java-1.6.0-openjdk-1.6.0.0-61.1.10.4.fc16.x86_64 >16:14:14 Upgrading libreoffice-ure-3.4.4.2-6.fc16.x86_64 >16:14:15 Upgrading libreoffice-core-3.4.4.2-6.fc16.x86_64 >16:14:34 Upgrading libreoffice-presenter-screen-3.4.4.2-6.fc16.x86_64 >16:14:36 Upgrading libreoffice-impress-3.4.4.2-6.fc16.x86_64 >16:14:37 Upgrading libreoffice-graphicfilter-3.4.4.2-6.fc16.x86_64 >16:14:37 Upgrading libreoffice-draw-3.4.4.2-6.fc16.x86_64 >16:14:37 Upgrading libreoffice-pdfimport-3.4.4.2-6.fc16.x86_64 >16:14:37 Upgrading bouncycastle-1.46-1.fc16.noarch >16:14:38 Upgrading bouncycastle-mail-1.46-1.fc16.noarch >16:14:38 Upgrading bouncycastle-tsp-1.46-1.fc16.noarch >16:14:38 Upgrading itext-2.1.7-7.fc15.x86_64 >16:14:39 Upgrading vim-filesystem-7.3.315-1.fc16.x86_64 >16:14:39 Upgrading vim-common-7.3.315-1.fc16.x86_64 >16:14:44 Upgrading seabios-bin-0.6.2-3.fc16.noarch >16:14:44 Upgrading qemu-system-x86-0.15.1-3.fc16.x86_64 >warning: %post(qemu-system-x86-2:0.15.1-3.fc16.x86_64) scriptlet failed, exit status 1 >16:14:45 Upgrading kdemultimedia-common-4.7.4-2.fc16.noarch >16:14:45 Upgrading kdemultimedia-libs-4.7.4-2.fc16.x86_64 >16:14:45 Upgrading k3b-common-2.0.2-5.fc16.noarch >16:14:47 Upgrading k3b-libs-2.0.2-5.fc16.x86_64 >16:14:48 Upgrading k3b-2.0.2-5.fc16.x86_64 >16:14:49 Upgrading emacs-filesystem-23.3-8.fc16.x86_64 >16:14:49 Upgrading emacs-common-23.3-8.fc16.x86_64 >16:14:59 Upgrading emacs-23.3-8.fc16.x86_64 >16:15:00 Upgrading qemu-kvm-0.15.1-3.fc16.x86_64 >16:15:00 Upgrading qemu-0.15.1-3.fc16.x86_64 >16:15:00 Upgrading vim-enhanced-7.3.315-1.fc16.x86_64 >16:15:00 Upgrading pdftk-1.44-5.fc16.x86_64 >16:15:00 Upgrading libreoffice-calc-3.4.4.2-6.fc16.x86_64 >16:15:02 Upgrading libreoffice-math-3.4.4.2-6.fc16.x86_64 >16:15:02 Upgrading libreoffice-writer-3.4.4.2-6.fc16.x86_64 >16:15:03 Upgrading libreoffice-langpack-en-3.4.4.2-6.fc16.x86_64 >16:15:04 Upgrading libreoffice-xsltfilter-3.4.4.2-6.fc16.x86_64 >16:15:04 Upgrading icedtea-web-1.1.4-3.fc16.x86_64 >16:15:04 Upgrading fedora-screensaver-theme-1.0.0-6.fc15.noarch >16:15:04 Upgrading evolution-help-3.2.2-1.fc16.noarch >16:15:14 Upgrading compiz-gnome-0.9.5.92.1-0.1.gite676f1b12eb8db3a76978eed5bfc7c2cf9a0b6ce.fc16.x86_64 >16:15:14 Upgrading orca-3.2.1-2.fc16.x86_64 >16:15:18 Upgrading evince-nautilus-3.2.1-2.fc16.x86_64 >16:15:18 Upgrading file-roller-3.2.1-2.fc16.x86_64 >16:15:20 Upgrading brasero-nautilus-3.2.0-1.fc16.x86_64 >16:15:20 Upgrading gnome-disk-utility-nautilus-3.0.2-3.fc16.x86_64 >16:15:20 Upgrading deja-dup-20.1-1.fc16.x86_64 >16:15:21 Upgrading totem-nautilus-3.2.1-2.fc16.x86_64 >16:15:22 Upgrading gnome-user-share-3.0.1-1.fc16.x86_64 >16:15:22 Upgrading gnome-power-manager-3.2.1-1.fc16.x86_64 >16:15:23 Upgrading empathy-3.2.2-1.fc16.x86_64 >16:15:28 Upgrading cheese-3.2.2-1.fc16.x86_64 >16:15:28 Upgrading eog-3.2.1-2.fc16.x86_64 >16:15:32 Upgrading gnome-games-help-3.2.1-2.fc16.noarch >16:15:40 Upgrading shotwell-0.10.1-1.fc16.x86_64 >16:15:41 Upgrading gedit-3.2.5-1.fc16.x86_64 >16:15:45 Upgrading rhythmbox-2.90.1-17.git20110927.fc16.x86_64 >16:15:48 Upgrading quota-4.00-0.17.pre1.fc16.x86_64 >16:15:48 Upgrading system-config-users-docs-1.0.9-2.fc15.noarch >16:15:50 Upgrading system-config-services-docs-1.1.9-2.fc15.noarch >16:15:51 Upgrading system-config-date-docs-1.0.10-2.fc15.noarch >16:15:52 Upgrading simple-scan-3.2.0-2.fc16.x86_64 >16:15:53 Upgrading f-spot-0.8.2-3.fc16.x86_64 >16:15:54 Upgrading firefox-9.0.1-1.fc16.x86_64 >16:15:57 Upgrading NetworkManager-vpnc-0.9.0-1.fc16.x86_64 >16:15:58 Upgrading NetworkManager-openvpn-0.9.0-1.fc16.x86_64 >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >16:15:58 Upgrading NetworkManager-openconnect-0.9.0-3.fc16.x86_64 >16:15:59 Upgrading NetworkManager-gnome-0.9.2-1.fc16.x86_64 >16:16:01 Upgrading NetworkManager-pptp-0.9.0-1.fc16.x86_64 >16:16:02 Upgrading system-config-network-1.6.3-1.fc16.noarch >16:16:02 Upgrading hplip-3.11.10-7.fc16.x86_64 >16:16:04 Upgrading libsane-hpaio-3.11.10-7.fc16.x86_64 >16:16:04 Upgrading devede-3.20.0-1.fc16.noarch >16:16:05 Upgrading gnome-packagekit-3.2.1-1.fc16.x86_64 >16:16:07 Upgrading ntp-4.2.6p4-1.fc16.x86_64 >16:16:07 Upgrading vlc-1.1.13-3.fc16.x86_64 >16:16:08 Upgrading system-config-samba-1.2.93-1.fc16.noarch >16:16:09 Upgrading setroubleshoot-3.0.45-1.fc16.x86_64 >16:16:10 Upgrading virt-manager-0.9.0-7.fc16.noarch >16:16:11 Upgrading policycoreutils-gui-2.1.4-13.fc16.x86_64 >16:16:12 Upgrading gnome-python2-libegg-2.25.3-37.fc16.x86_64 >16:16:12 Upgrading system-config-lvm-1.1.16-4.fc16.noarch >16:16:12 Upgrading planner-0.14.5-4.fc16.x86_64 >16:16:14 Upgrading at-spi-python-1.32.0-6.fc16.x86_64 >16:16:14 Upgrading inkscape-0.48.1-9.fc16.x86_64 >16:16:19 Upgrading gvfs-gphoto2-1.10.1-2.fc16.x86_64 >16:16:20 Upgrading gvfs-archive-1.10.1-2.fc16.x86_64 >16:16:20 Upgrading gvfs-smb-1.10.1-2.fc16.x86_64 >16:16:20 Upgrading gvfs-afp-1.10.1-2.fc16.x86_64 >16:16:20 Upgrading yumex-3.0.4-1.fc16.noarch >16:16:20 Upgrading libvirt-0.9.6-2.fc16.x86_64 >16:16:22 Upgrading sysstat-10.0.2-2.fc16.x86_64 >16:16:22 Upgrading plymouth-system-theme-0.8.4-0.20110822.3.fc16.x86_64 >16:16:22 Upgrading xorg-x11-drivers-7.4-2.fc15.x86_64 >16:16:22 Upgrading abrt-desktop-2.0.7-2.fc16.x86_64 >16:16:22 Upgrading liveusb-creator-3.11.6-1.fc16.noarch >16:16:22 Upgrading ecore-1.0.1-2.fc16.x86_64 >16:16:22 Upgrading xmms-1.2.11-15.20071117cvs.fc16.x86_64 >16:16:23 Upgrading goldendict-1.0.1-4.fc16.x86_64 >16:16:23 Upgrading firstboot-16.4-1.fc16.x86_64 >16:16:24 Upgrading grub2-1.99-13.fc16.x86_64 >16:16:25 Upgrading system-config-firewall-1.2.29-4.fc16.noarch >16:16:25 Upgrading pulseaudio-module-x11-0.9.23-1.fc16.x86_64 >16:16:25 Upgrading pulseaudio-module-gconf-0.9.23-1.fc16.x86_64 >16:16:25 Upgrading ibus-anthy-1.2.6-3.fc16.x86_64 >16:16:25 Upgrading ibus-rawcode-1.3.1.20100707-5.fc16.x86_64 >16:16:25 Upgrading ibus-pinyin-1.3.99.20110706-2.fc16.x86_64 >16:16:26 Upgrading ibus-chewing-1.3.10-1.fc16.x86_64 >16:16:27 Upgrading ibus-m17n-1.3.3-7.fc16.x86_64 >16:16:27 Upgrading ibus-hangul-1.3.2-1.fc16.x86_64 >16:16:27 Upgrading xdg-user-dirs-gtk-0.8-6.fc15.x86_64 >16:16:27 Upgrading im-chooser-xfce-1.5.2-1.fc16.x86_64 >16:16:27 Upgrading fprintd-pam-0.4.1-1.fc16.x86_64 >16:16:27 Upgrading sound-juicer-2.32.0-7.fc15.x86_64 >16:16:29 Upgrading gnome-utils-3.2.1-2.fc16.x86_64 >16:16:33 Upgrading vinagre-3.2.1-2.fc16.x86_64 >16:16:34 Upgrading foomatic-4.0.8-4.fc16.x86_64 >16:16:34 Upgrading printer-filters-1.1-5.fc15.noarch >16:16:34 Upgrading gtkpod-2.1.0-1.fc16.x86_64 >16:16:36 Upgrading device-mapper-multipath-0.4.9-19.fc16.x86_64 >16:16:36 Upgrading gnome-pilot-2.91.93-2.fc16.x86_64 >16:16:36 Upgrading gnome-system-monitor-3.2.1-2.fc16.x86_64 >16:16:37 Upgrading gnote-0.8.1-1.fc16.x86_64 >16:16:39 Upgrading nautilus-sendto-3.0.1-1.fc16.x86_64 >16:16:39 Upgrading gok-2.30.1-1.fc15.x86_64 >16:16:42 Upgrading system-config-printer-1.3.7-2.fc16.x86_64 >16:16:43 Upgrading gnome-terminal-3.2.1-2.fc16.x86_64 >16:16:45 Upgrading caribou-gtk3-module-0.4.1-3.fc16.x86_64 >16:16:45 Upgrading caribou-antler-0.4.1-3.fc16.x86_64 >16:16:45 Upgrading caribou-gtk2-module-0.4.1-3.fc16.x86_64 >16:16:45 Upgrading python-caribou-0.4.1-3.fc16.noarch >16:16:46 Upgrading pino-0.3-0.3.20101112hg.fc15.x86_64 >16:16:46 Upgrading krb5-auth-dialog-3.2.1-2.fc16.x86_64 >16:16:47 Upgrading vino-3.2.1-2.fc16.x86_64 >16:16:48 Upgrading cups-pdf-2.5.1-1.fc16.x86_64 >16:16:48 Upgrading gutenprint-cups-5.2.7-7.fc16.x86_64 >16:16:48 Upgrading bluez-cups-4.96-3.fc16.x86_64 >16:16:48 Upgrading totem-mozplugin-3.2.1-2.fc16.x86_64 >16:16:48 Upgrading mysql-workbench-5.2.36-4.fc16.x86_64 >16:16:54 Upgrading seahorse-3.2.1-2.fc16.x86_64 >16:16:57 Upgrading gucharmap-3.2.1-2.fc16.x86_64 >16:16:58 Upgrading GConf2-gtk-3.2.3-1.fc16.x86_64 >16:16:58 Upgrading transmission-gtk-2.42-2.fc16.x86_64 >16:16:58 Upgrading gtk3-immodule-xim-3.2.2-4.fc16.x86_64 >16:16:58 Upgrading gcalctool-6.2.0-1.fc16.x86_64 >16:17:01 Upgrading mousetweaks-3.2.1-2.fc16.x86_64 >16:17:02 Upgrading sane-backends-drivers-scanners-1.0.22-6.fc16.x86_64 >16:17:03 Upgrading xsane-gimp-0.998-4.fc16.x86_64 >16:17:03 Upgrading xsane-0.998-4.fc16.x86_64 >16:17:04 Upgrading coolkey-1.1.0-19.fc15.x86_64 >16:17:04 Upgrading gimp-help-browser-2.6.11-23.fc16.x86_64 >16:17:04 Upgrading gnome-mag-0.16.2-2.fc15.x86_64 >16:17:04 Upgrading PackageKit-yum-plugin-0.6.21-1.fc16.x86_64 >16:17:04 Upgrading PackageKit-gtk-module-0.6.21-1.fc16.x86_64 >16:17:05 Upgrading PackageKit-command-not-found-0.6.21-1.fc16.x86_64 >16:17:05 Upgrading gnome-desktop-2.32.0-9.fc16.x86_64 >16:17:05 Upgrading gnome-media-2.91.2-6.fc16.x86_64 >16:17:06 Upgrading gconfmm26-2.28.3-2.fc16.x86_64 >16:17:06 Upgrading php-5.3.8-3.fc16.x86_64 >16:17:07 Upgrading selinux-policy-targeted-3.10.0-69.fc16.noarch >warning: /etc/selinux/targeted/contexts/files/file_contexts.local created as /etc/selinux/targeted/contexts/files/file_contexts.local.rpmnew >warning: /etc/selinux/targeted/modules/active/seusers.final created as /etc/selinux/targeted/modules/active/seusers.final.rpmnew >warning: /etc/selinux/targeted/seusers created as /etc/selinux/targeted/seusers.rpmnew >16:24:51 Upgrading at-spi2-atk-2.2.1-2.fc16.x86_64 >16:24:52 Upgrading rsnapshot-1.3.1-5.fc15.noarch >16:24:52 Upgrading openssh-askpass-5.8p2-23.fc16.x86_64 >16:24:52 Upgrading openssh-server-5.8p2-23.fc16.x86_64 >16:24:52 Upgrading gstreamer-ffmpeg-0.10.12-1.fc16.x86_64 >16:24:52 Upgrading libquicktime-1.2.3-3.fc16.x86_64 >16:24:53 Upgrading libva-freeworld-1.0.14-1.fc16.x86_64 >16:24:53 Upgrading glew-1.6.0-1.fc16.x86_64 >16:24:53 Upgrading xine-lib-1.1.20-1.fc16.x86_64 >16:24:54 Upgrading gparted-0.10.0-1.fc16.x86_64 >16:24:54 Upgrading avahi-ui-0.6.30-4.fc16.x86_64 >16:24:55 Upgrading avahi-compat-libdns_sd-0.6.30-4.fc16.x86_64 >16:24:55 Upgrading pcmciautils-018-1.fc16.x86_64 >16:24:55 Upgrading partimage-0.6.9-2.fc15.x86_64 >16:24:55 Upgrading microcode_ctl-1.17-20.fc16.x86_64 >16:24:55 Upgrading sssd-1.6.4-1.fc16.x86_64 >16:24:56 Upgrading iptstate-2.2.2-5.fc15.x86_64 >16:24:56 Upgrading gpm-1.20.6-18.fc16.x86_64 >16:24:56 Upgrading psacct-6.5.5-3.fc16.x86_64 >16:24:56 Upgrading mysql-server-5.5.18-1.fc16.x86_64 >16:24:59 Upgrading portreserve-0.0.5-3.fc16.x86_64 >16:24:59 Upgrading irqbalance-1.0.3-1.fc16.x86_64 >16:24:59 Upgrading smartmontools-5.42-1.fc16.x86_64 >16:24:59 Upgrading acpid-2.0.13-1.fc16.x86_64 >16:24:59 Upgrading irda-utils-0.9.18-13.fc16.x86_64 >16:25:00 Upgrading lm_sensors-3.3.1-1.fc16.x86_64 >16:25:00 Upgrading b43-openfwwf-5.2-6.fc15.noarch >16:25:00 Upgrading iwl5150-firmware-8.24.2.2-2.fc15.noarch >16:25:00 Upgrading iwl6050-firmware-41.28.5.1-3.fc15.noarch >16:25:00 Upgrading ar9170-firmware-2009.05.28-3.fc15.noarch >16:25:00 Upgrading iwl1000-firmware-39.31.5.1-1.fc16.noarch >16:25:00 Upgrading iwl6000-firmware-9.221.4.1-2.fc15.noarch >16:25:00 Upgrading cryptsetup-luks-1.3.1-2.fc16.x86_64 >16:25:00 Upgrading laughlin-backgrounds-gnome-14.1.0-3.fc15.noarch >16:25:00 Upgrading gcc-4.6.2-1.fc16.x86_64 >16:25:02 Upgrading libreport-plugin-reportuploader-2.0.8-3.fc16.x86_64 >16:25:02 Upgrading khmeros-base-fonts-5.0-11.fc15.noarch >16:25:04 Upgrading smc-meera-fonts-4.4-5.fc15.noarch >16:25:05 Upgrading vlgothic-fonts-20111122-1.fc16.noarch >16:25:06 Upgrading thai-scalable-waree-fonts-0.4.17-1.fc16.noarch >16:25:07 Upgrading un-core-dotum-fonts-1.0.2-0.16.080608.fc15.noarch >16:25:09 Upgrading rpmfusion-nonfree-release-16-1.1.noarch >warning: rpmfusion-nonfree-release-16-1.1.noarch: Header V3 RSA/SHA256 Signature, key ID 952f3af8: NOKEY >16:25:09 Upgrading cadaver-0.23.3-2.fc15.x86_64 >16:25:09 Upgrading abcde-2.4.2-3.fc15.noarch >16:25:09 Upgrading gstreamer-plugins-bad-0.10.22-2.fc16.x86_64 >16:25:09 Upgrading gstreamer-plugins-ugly-0.10.18-3.fc16.x86_64 >16:25:10 Upgrading opencv-2.3.1-3.fc16.x86_64 >16:25:11 Upgrading libmlx4-1.0.2-1.fc16.x86_64 >16:25:11 Upgrading passwdqc-1.2.2-2.fc15.x86_64 >16:25:11 Upgrading gimp-data-extras-2.0.2-4.fc15.noarch >16:25:12 Upgrading gimp-help-2.4.2-6.fc15.noarch >16:25:42 Upgrading paps-0.6.8-17.fc16.x86_64 >16:25:42 Upgrading ruby-gtk2-1.0.3-2.fc16.x86_64 >16:25:42 Upgrading mutt-1.5.21-7.fc16.x86_64 >16:25:42 Upgrading boost-filesystem-1.47.0-4.fc16.x86_64 >16:25:43 Upgrading easytag-2.1.6-7.fc16.x86_64 >16:25:43 Upgrading audacity-freeworld-1.3.13-0.4.beta.fc15.x86_64 >16:25:45 Upgrading uriparser-0.7.5-4.fc15.x86_64 >16:25:45 Upgrading aspell-en-7.1-2.fc15.x86_64 >16:25:45 Upgrading tomcat5-jsp-2.0-api-5.5.31-3.fc15.noarch >16:25:46 Upgrading preupgrade-1.1.10-1.fc16.noarch >16:25:46 Upgrading yum-presto-0.7.1-1.fc16.noarch >16:25:46 Upgrading yum-utils-1.1.31-2.fc16.noarch >16:25:46 Upgrading yum-langpacks-0.2.4-2.fc16.noarch >16:25:46 Upgrading system-config-language-1.3.5-8.fc16.noarch >16:25:47 Upgrading sudo-1.8.3p1-1.fc16.x86_64 >16:25:47 Upgrading fpaste-0.3.7-1.fc16.noarch >16:25:47 Upgrading xorg-x11-utils-7.5-3.fc16.x86_64 >16:25:47 Upgrading libxml2-devel-2.7.8-6.fc16.x86_64 >16:25:48 Upgrading cifs-utils-5.2-1.fc16.x86_64 >16:25:48 Upgrading gnome-python2-gnomeprint-2.32.0-5.fc16.x86_64 >16:25:49 Upgrading syslinux-perl-4.02-5.fc16.x86_64 >16:25:49 Upgrading dump-0.4-0.11.b44.fc16.x86_64 >16:25:49 Upgrading mono-devel-2.10.5-1.fc16.x86_64 >16:25:50 Upgrading smolt-firstboot-1.4.3-5.fc16.noarch >16:25:50 Upgrading system-config-printer-udev-1.3.7-2.fc16.x86_64 >16:25:50 Upgrading python-bugzilla-0.6.2-2.fc16.noarch >16:25:50 Upgrading elinks-0.12-0.26.pre5.fc16.x86_64 >16:25:51 Upgrading pygtksourceview-2.10.1-3.fc15.x86_64 >16:25:51 Upgrading bind-utils-9.8.1-4.P1.fc16.x86_64 >16:25:51 Upgrading netpbm-progs-10.47.31-1.fc16.x86_64 >16:25:53 Upgrading fetchmail-6.3.20-1.fc16.x86_64 >16:25:53 Upgrading system-config-boot-1.0-1.fc16.x86_64 >16:25:53 Upgrading gtkimageview-1.6.4-3.fc15.x86_64 >16:25:54 Upgrading gtk2-immodule-xim-2.24.8-3.fc16.x86_64 >16:25:54 Upgrading nvidia-settings-1.0-13.fc16.x86_64 >16:25:54 Upgrading libgxim-0.3.3-4.fc15.x86_64 >16:25:54 Upgrading nspluginwrapper-1.4.4-3.fc16.x86_64 >16:25:55 Upgrading samba-client-3.6.1-77.fc16.x86_64 >16:25:57 Upgrading raptor-1.4.21-10.fc16.x86_64 >16:25:57 Upgrading pam_pkcs11-0.6.2-7.fc15.x86_64 >16:25:57 Upgrading xosd-2.2.14-14.fc15.x86_64 >16:25:57 Upgrading prelink-0.4.6-3.fc16.x86_64 >16:25:58 Upgrading mysql-connector-c++-1.1.0-0.7.bzr895.fc16.x86_64 >16:25:58 Upgrading sos-2.2-2.fc15.noarch >16:25:59 Upgrading pinfo-0.6.10-3.fc15.x86_64 >16:25:59 Upgrading qt3-3.3.8b-37.fc16.x86_64 >16:26:00 Upgrading usbutils-003-4.fc16.x86_64 >16:26:00 Upgrading cagibi-0.2.0-1.fc16.x86_64 >16:26:00 Upgrading bsd-games-2.17-34.fc16.x86_64 >16:26:01 Upgrading mlocate-0.24-1.fc16.x86_64 >16:26:01 Upgrading tcpdump-4.1.1-2.fc15.x86_64 >16:26:02 Upgrading grub-efi-0.97-84.fc16.x86_64 >16:26:02 Upgrading kernel-tools-3.1.6-1.fc16.x86_64 >16:26:02 Upgrading nmap-5.51-1.fc16.x86_64 >16:26:03 Upgrading stunnel-4.44-1.fc16.x86_64 >16:26:04 Upgrading pam_krb5-2.3.13-1.fc16.x86_64 >16:26:04 Upgrading pam_ccreds-10-3.fc15.x86_64 >16:26:04 Upgrading fedora-release-notes-16.1.0-1.fc16.noarch >16:26:07 Upgrading t1lib-5.1.2-7.fc15.x86_64 >16:26:08 Upgrading bash-completion-1.3-6.fc16.noarch >16:26:08 Upgrading krb5-workstation-1.9.2-4.fc16.x86_64 >16:26:09 Upgrading id3v2-0.1.12-2.fc15.x86_64 >16:26:09 Upgrading radeontool-1.5-7.fc15.x86_64 >16:26:09 Upgrading efibootmgr-0.5.4-11.fc15.x86_64 >16:26:09 Upgrading ntsysv-1.3.56-1.fc16.x86_64 >16:26:09 Upgrading metapixel-1.0.2-7.fc15.x86_64 >16:26:09 Upgrading kernel-devel-3.1.6-1.fc16.x86_64 >16:26:34 Upgrading perl-gettext-1.05-22.fc16.x86_64 >16:26:34 Upgrading libprelude-1.0.0-10.fc16.x86_64 >16:26:35 Upgrading lftp-4.3.3-1.fc16.x86_64 >16:26:35 Upgrading jwhois-4.0-28.fc16.x86_64 >16:26:36 Upgrading libbeagle-0.3.9-7.fc15.x86_64 >16:26:36 Upgrading dbus-c++-0.5.0-0.12.20090203git13281b3.fc15.x86_64 >16:26:36 Upgrading gnome-doc-utils-stylesheets-0.20.6-1.fc16.noarch >16:26:36 Upgrading libXNVCtrl-169.12-5.fc15.x86_64 >16:26:36 Upgrading m17n-contrib-1.1.13-1.fc16.noarch >16:26:37 Upgrading vorbisgain-0.36-7.fc15.x86_64 >16:26:37 Upgrading ftp-0.17-53.fc16.x86_64 >16:26:37 Upgrading unrar-4.0.7-1.fc16.x86_64 >16:26:37 Upgrading nano-2.3.1-1.fc16.x86_64 >16:26:38 Upgrading libnih-1.0.2-5.fc16.x86_64 >16:26:38 Upgrading lsof-4.84-4.fc15.x86_64 >16:26:38 Upgrading attr-2.4.46-2.fc16.x86_64 >16:26:38 Upgrading lohit-oriya-fonts-2.5.0-1.fc16.noarch >16:26:39 Upgrading lohit-tamil-fonts-2.4.5-9.fc15.noarch >16:26:40 Upgrading jomolhari-fonts-0.003-10.fc15.noarch >16:26:42 Upgrading lohit-gujarati-fonts-2.5.0-1.fc16.noarch >16:26:43 Upgrading lohit-kannada-fonts-2.5.0-1.fc16.noarch >16:26:44 Upgrading bitstream-vera-sans-mono-fonts-1.10-19.fc15.noarch >16:26:45 Upgrading sil-abyssinica-fonts-1.0-10.fc15.noarch >16:26:46 Upgrading lohit-telugu-fonts-2.4.5-13.fc16.noarch >16:26:47 Upgrading lklug-fonts-0.6-5.20090803cvs.fc15.noarch >16:26:48 Upgrading wqy-zenhei-fonts-0.9.46-2.fc15.noarch >16:26:51 Upgrading lohit-bengali-fonts-2.5.0-1.fc16.noarch >16:26:52 Upgrading paratype-pt-sans-fonts-20100408-2.fc15.noarch >16:26:54 Upgrading stix-fonts-1.0.0-2.fc15.noarch >16:26:55 Upgrading lohit-assamese-fonts-2.5.0-1.fc16.noarch >16:26:56 Upgrading paktype-naqsh-fonts-3.0-5.fc15.noarch >16:26:57 Upgrading lohit-punjabi-fonts-2.5.0-2.fc16.noarch >16:26:58 Upgrading bitstream-vera-sans-fonts-1.10-19.fc15.noarch >16:26:59 Upgrading paktype-tehreer-fonts-2.0-11.fc15.noarch >16:27:00 Upgrading lohit-devanagari-fonts-2.5.0-1.fc16.noarch >16:27:02 Upgrading mcelog-1.0-0.3.6e4e2a00.fc16.x86_64 >16:27:02 Upgrading sil-padauk-fonts-2.4-7.fc15.noarch >16:27:03 Upgrading talk-0.17-37.fc16.x86_64 >16:27:03 Upgrading telnet-0.17-51.fc16.x86_64 >16:27:03 Upgrading tree-1.6.0-3.fc16.x86_64 >16:27:03 Upgrading dos2unix-5.3.1-1.fc16.x86_64 >16:27:03 Upgrading rdist-6.1.5-51.fc16.x86_64 >16:27:03 Upgrading ctags-5.8-3.fc15.x86_64 >16:27:03 Upgrading vconfig-1.9-9.fc15.x86_64 >16:27:03 Upgrading rsh-0.17-65.fc15.x86_64 >16:27:03 Upgrading liboil-0.3.16-5.fc15.x86_64 >16:27:04 Upgrading joystick-1.2.15-26.fc15.x86_64 >16:27:04 Upgrading setserial-2.17-27.fc15.x86_64 >16:27:04 Upgrading rdate-1.4-17.fc15.x86_64 >16:27:04 Upgrading wipe-0.21-5.fc15.x86_64 >16:27:04 Upgrading libx86-1.1-10.fc15.x86_64 >16:27:04 Upgrading lsscsi-0.25-1.fc16.x86_64 >16:27:04 Upgrading nvidia-xconfig-1.0-11.fc16.x86_64 >16:27:04 Upgrading libdnet-1.12-7.fc15.x86_64 >16:27:04 Upgrading symlinks-1.4-4.fc16.x86_64 >16:27:04 Upgrading traceroute-2.0.18-1.fc16.x86_64 >16:27:05 Upgrading mpage-2.5.6-9.fc15.x86_64 >16:27:05 Upgrading b43-fwcutter-014-1.fc15.x86_64 >16:27:05 Upgrading finger-0.17-43.fc15.x86_64 >16:27:05 Upgrading desktop-backgrounds-basic-16.0.0-1.fc16.noarch >16:27:05 Upgrading iwl5000-firmware-8.83.5.1_1-1.fc16.noarch >16:27:05 Upgrading dmz-cursor-themes-0.4-4.fc15.noarch >16:27:06 Upgrading man-pages-3.32-14.fc16.noarch >16:27:16 Upgrading ivtv-firmware-20080701-21.noarch >16:27:16 Upgrading gnome-backgrounds-3.2.0-1.fc16.noarch >16:27:16 Upgrading rt73usb-firmware-1.8-8.fc15.noarch >16:27:16 Upgrading ql23xx-firmware-3.03.28-2.fc15.noarch >16:27:16 Upgrading rootfiles-8.1-7.fc15.noarch >16:27:16 Upgrading libertas-usb8388-firmware-5.110.22.p23-5.fc15.noarch >16:27:16 Upgrading ipw2200-firmware-3.1-5.fc15.noarch >16:27:17 Upgrading words-3.0-17.fc15.noarch >16:27:17 Upgrading ql2500-firmware-5.06.02-1.fc16.noarch >16:27:17 Upgrading iwl3945-firmware-15.32.2.9-5.fc15.noarch >16:27:17 Upgrading openbios-common-1.0-4.1031.fc16.noarch >16:27:17 Upgrading atmel-firmware-1.3-8.fc15.noarch >16:27:17 Upgrading mtr-0.82-1.fc16.x86_64 >16:27:17 Upgrading ipw2100-firmware-1.3-12.fc15.noarch >16:27:17 Upgrading ql2200-firmware-2.02.08-4.fc15.noarch >16:27:17 Upgrading ql2100-firmware-1.19.38-4.fc15.noarch >16:27:17 Upgrading rt61pci-firmware-1.2-8.fc15.noarch >16:27:17 Upgrading zd1211-firmware-1.4-5.fc15.noarch >16:27:17 Upgrading iwl4965-firmware-228.61.2.24-3.fc15.noarch >16:27:17 Upgrading ql2400-firmware-5.06.02-1.fc16.noarch >16:27:18 Upgrading nss-softokn-freebl-3.13.1-14.fc16.i686 >16:27:18 Upgrading glibc-2.14.90-24.fc16.4.i686 >warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew >16:27:19 Upgrading libgcc-4.6.2-1.fc16.i686 >16:27:20 Upgrading zlib-1.2.5-5.fc16.i686 >16:27:20 Upgrading freetype-2.4.6-4.fc16.i686 >16:27:20 Upgrading libjpeg-turbo-1.1.1-3.fc16.i686 >16:27:20 Upgrading libstdc++-4.6.2-1.fc16.i686 >16:27:20 Upgrading libxml2-2.7.8-6.fc16.i686 >16:27:21 Upgrading libpng-1.2.46-1.fc16.i686 >16:27:21 Upgrading libselinux-2.1.6-5.fc16.i686 >16:27:21 Upgrading nspr-4.8.9-2.fc16.i686 >16:27:21 Upgrading alsa-lib-1.0.24-2.fc15.i686 >16:27:22 Upgrading libogg-1.2.2-3.fc15.i686 >16:27:22 Upgrading libICE-1.0.7-1.fc16.i686 >16:27:22 Upgrading libgpg-error-1.10-1.fc16.i686 >16:27:23 Upgrading libgcrypt-1.5.0-2.fc16.i686 >16:27:23 Upgrading nss-util-3.13.1-3.fc16.i686 >16:27:23 Upgrading libtiff-3.9.5-1.fc16.i686 >16:27:23 Upgrading ncurses-libs-5.9-2.20110716.fc16.i686 >16:27:23 Upgrading libcom_err-1.41.14-2.fc15.i686 >16:27:24 Upgrading libffi-3.0.10-1.fc16.i686 >16:27:24 Upgrading gamin-0.1.10-10.fc16.i686 >16:27:24 Upgrading glib2-2.30.1-1.fc16.i686 >16:27:25 Upgrading atk-2.2.0-2.fc16.i686 >16:27:25 Upgrading libexif-0.6.20-1.fc16.i686 >16:27:26 Upgrading libusb1-1.0.9-0.3.rc1.fc16.i686 >16:27:26 Upgrading libusb-0.1.3-9.fc16.i686 >16:27:26 Upgrading expat-2.0.1-11.fc15.i686 >16:27:26 Upgrading fontconfig-2.8.0-4.fc16.i686 >16:27:28 Upgrading gstreamer-0.10.35-1.fc16.i686 >16:27:29 Upgrading libvorbis-1.3.2-1.fc15.i686 >16:27:29 Upgrading audit-libs-2.1.3-4.fc16.i686 >16:27:29 Upgrading pixman-0.22.2-1.fc16.i686 >16:27:29 Upgrading dbus-libs-1.4.10-3.fc16.i686 >16:27:30 Upgrading avahi-libs-0.6.30-4.fc16.i686 >16:27:30 Upgrading libsndfile-1.0.25-1.fc16.i686 >16:27:30 Upgrading polkit-0.102-3.fc16.i686 >16:27:30 Upgrading libgee-0.6.1-3.fc16.i686 >16:27:31 Upgrading llvm-libs-2.9-4.fc16.i686 >16:27:32 Upgrading readline-6.2-2.fc16.i686 >16:27:32 Upgrading sqlite-3.7.7.1-1.fc16.i686 >16:27:32 Upgrading nss-softokn-3.13.1-14.fc16.i686 >16:27:32 Upgrading nss-3.13.1-9.fc16.i686 >16:27:33 Upgrading libtheora-1.1.1-1.fc15.i686 >16:27:33 Upgrading jasper-libs-1.900.1-18.fc16.i686 >16:27:33 Upgrading libv4l-0.8.5-1.fc16.i686 >16:27:33 Upgrading libudev-173-3.fc16.i686 >16:27:33 Upgrading libgudev1-173-3.fc16.i686 >16:27:34 Upgrading libgusb-0.1.3-1.fc16.i686 >16:27:34 Upgrading cdparanoia-libs-10.2-10.fc15.i686 >16:27:34 Upgrading audiofile-0.2.7-2.fc15.i686 >16:27:34 Upgrading orc-0.4.16-4.fc16.i686 >16:27:34 Upgrading libXau-1.0.6-2.fc15.i686 >16:27:35 Upgrading libxcb-1.7-3.fc16.i686 >16:27:35 Upgrading libX11-1.4.3-1.fc16.i686 >16:27:35 Upgrading libXext-1.3.0-1.fc16.i686 >16:27:35 Upgrading libXrender-0.9.6-2.fc15.i686 >16:27:36 Upgrading cairo-1.10.2-4.fc16.i686 >16:27:36 Upgrading libXfixes-5.0-1.fc16.i686 >16:27:36 Upgrading libXi-1.4.3-3.fc16.i686 >16:27:36 Upgrading gdk-pixbuf2-2.24.1-1.fc16.i686 >16:27:37 Upgrading libXdamage-1.1.3-2.fc15.i686 >16:27:37 Upgrading libXcursor-1.1.11-3.fc15.i686 >16:27:37 Upgrading libXtst-1.2.0-2.fc15.i686 >16:27:37 Upgrading cairo-gobject-1.10.2-4.fc16.i686 >16:27:37 Upgrading libXrandr-1.3.1-2.fc15.i686 >16:27:38 Upgrading libXinerama-1.1.1-2.fc15.i686 >16:27:38 Upgrading libXcomposite-0.4.3-2.fc15.i686 >16:27:38 Upgrading libXft-2.2.0-2.fc15.i686 >16:27:38 Upgrading libXxf86vm-1.1.1-2.fc15.i686 >16:27:38 Upgrading libXv-1.0.6-2.fc15.i686 >16:27:39 Upgrading libxkbfile-1.0.7-2.fc15.i686 >16:27:39 Upgrading libxklavier-5.1-1.fc15.i686 >16:27:39 Upgrading libXpm-3.5.8-3.fc15.i686 >16:27:39 Upgrading gd-2.0.35-13.fc16.i686 >16:27:39 Upgrading libdb-5.2.36-1.fc16.i686 >16:27:40 Upgrading cyrus-sasl-lib-2.1.23-27.fc16.i686 >16:27:40 Upgrading openldap-2.4.26-5.fc16.i686 >16:27:40 Upgrading libtool-ltdl-2.4-7.fc16.i686 >16:27:40 Upgrading libgphoto2-2.4.11-1.fc16.i686 >16:27:41 Upgrading libuuid-2.20.1-2.1.fc16.i686 >16:27:41 Upgrading libSM-1.2.0-2.fc15.i686 >16:27:41 Upgrading libXt-1.1.1-1.fc16.i686 >16:27:41 Upgrading tcp_wrappers-libs-7.6-64.fc16.i686 >16:27:42 Upgrading cracklib-2.8.18-2.fc15.i686 >16:27:42 Upgrading libtasn1-2.7-2.fc15.i686 >16:27:42 Upgrading gnutls-2.12.7-2.fc16.i686 >16:27:43 Upgrading lcms-libs-1.19-4.fc16.i686 >16:27:43 Upgrading libpciaccess-0.12.1-1.fc15.i686 >16:27:43 Upgrading libdrm-2.4.27-2.fc16.i686 >16:27:43 Upgrading mesa-dri-drivers-7.11.2-1.fc16.i686 >16:27:45 Upgrading mesa-libGL-7.11.2-1.fc16.i686 >16:27:45 Upgrading mesa-libGLU-7.11.2-1.fc16.i686 >16:27:45 Upgrading openal-soft-1.12.854-2.fc15.i686 >16:27:46 Upgrading libasyncns-0.8-2.fc15.i686 >16:27:46 Upgrading pulseaudio-libs-0.9.23-1.fc16.i686 >16:27:46 Upgrading alsa-plugins-pulseaudio-1.0.24-2.fc15.i686 >16:27:46 Upgrading keyutils-libs-1.5.2-1.fc16.i686 >16:27:46 Upgrading krb5-libs-1.9.2-4.fc16.i686 >16:27:47 Upgrading cups-libs-1.5.0-22.fc16.i686 >16:27:47 Upgrading libvisual-0.4.0-10.fc15.i686 >16:27:47 Upgrading libieee1284-0.2.11-10.fc15.i686 >16:27:47 Upgrading sane-backends-libs-1.0.22-6.fc16.i686 >16:27:47 Upgrading nss-mdns-0.10-9.fc15.i686 >16:27:48 Upgrading lcms2-2.3-1.fc16.i686 >16:27:48 Upgrading colord-0.1.15-1.fc16.i686 >16:27:48 Upgrading db4-4.8.30-3.fc15.i686 >16:27:49 Upgrading pam-1.1.5-1.fc16.i686 >warning: /etc/security/group.conf created as /etc/security/group.conf.rpmnew >16:27:50 Upgrading redhat-lsb-4.0-7.1.fc16.i686 >16:27:50 Upgrading libthai-0.1.14-4.fc15.i686 >16:27:50 Upgrading redhat-lsb-4.0-7.1.fc16.x86_64 >16:27:50 Upgrading pango-1.29.4-1.fc16.i686 >16:27:51 Upgrading gstreamer-plugins-base-0.10.35-3.fc16.i686 >16:27:51 Upgrading wine-core-1.3.35-1.fc16.i686 >16:27:58 Upgrading wine-desktop-1.3.35-1.fc16.noarch >16:27:58 Upgrading wine-alsa-1.3.35-1.fc16.i686 >16:27:58 Upgrading wine-pulseaudio-1.3.35-1.fc16.i686 >16:27:58 Upgrading wine-openal-1.3.35-1.fc16.i686 >16:27:58 Upgrading wine-ldap-1.3.35-1.fc16.i686 >16:27:58 Upgrading wine-cms-1.3.35-1.fc16.i686 >16:27:59 Upgrading wine-capi-1.3.35-1.fc16.i686 >16:27:59 Upgrading wine-twain-1.3.35-1.fc16.i686 >16:27:59 Upgrading gtk2-2.24.8-3.fc16.i686 >16:28:00 Upgrading gtk3-3.2.2-4.fc16.i686 >16:28:01 Upgrading wine-1.3.35-1.fc16.x86_64 >16:28:01 Upgrading caribou-0.4.1-3.fc16.i686 >16:28:02 Upgrading caribou-gtk2-module-0.4.1-3.fc16.i686 >16:28:02 Upgrading openssl-1.0.0e-1.fc16.i686 >16:28:02 Upgrading libXmu-1.1.0-2.fc15.i686 >16:28:03 Upgrading libXScrnSaver-1.2.1-2.fc15.i686 >16:28:03 Upgrading esound-libs-0.2.41-4.fc15.i686 >16:28:03 Upgrading libxslt-1.1.26-8.fc16.i686 >16:28:03 Upgrading libtalloc-2.0.6-1.fc16.i686 >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent) >/var/tmp/rpm-tmp.09P9wb: line 2: /etc/rc.d/init.d/rpcidmapd: No such file or directory >/var/tmp/rpm-tmp.09P9wb: line 3: /etc/rc.d/init.d/rpcgssd: No such file or directory >/var/tmp/rpm-tmp.09P9wb: line 4: /etc/rc.d/init.d/nfs: No such file or directory >/var/tmp/rpm-tmp.09P9wb: line 5: /etc/rc.d/init.d/nfslock: No such file or directory >warning: %postun(nfs-utils-1:1.2.3-6.fc14.x86_64) scriptlet failed, exit status 127 >Running in chroot, ignoring request. >Running in chroot, ignoring request. >2152 blocks >*** FINISHED INSTALLING PACKAGES *** > >/proc/cmdline: >BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/ks.cfg stage2=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/squashfs.img > > >/tmp/syslog: >20:52:57,307 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >20:52:57,308 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="852" x-info="http://www.rsyslog.com"] start >20:52:57,308 INFO systemd-fsck: Root directory is writable, skipping check. >20:52:57,308 ERR systemd-remount: Failed to open /etc/fstab: No such file or directory >20:52:57,308 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >20:52:57,309 ERR udevd: ctx=0x7f58b2db5f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >20:52:57,309 ERR udevd: ctx=0x7f58b2db5f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >20:52:57,309 ERR udevd: ctx=0x7f58b2db5f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >20:52:57,309 ERR udevd: ctx=0x7f58b2db5f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/edac/edac_core.ko error=No such file or directory >20:52:57,309 ERR udevd: ctx=0x7f58b2db5f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >20:52:57,309 INFO systemd-tmpfile: Successfully loaded SELinux database in 19ms 513us, size on heap is 535K. >20:52:57,309 WARNING (lymouthd): Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >20:52:57,309 NOTICE systemd: plymouth-start.service: control process exited, code=exited status=203 >20:52:57,309 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >20:52:57,309 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >20:52:57,309 NOTICE kernel:[ 0.000000] Linux version 3.3.4-5.fc17.x86_64 (mockbuild@x86-14.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:29:34 UTC 2012 >20:52:57,309 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/ks.cfg stage2=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/squashfs.img >20:52:57,309 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e000 (usable) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfed0000 (usable) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000bfed0000 - 00000000bfee0000 (ACPI NVS) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000bfee0000 - 00000000bfef0000 (ACPI data) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000bfef0000 - 00000000bff00000 (reserved) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) >20:52:57,309 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 00000001c0000000 (usable) >20:52:57,309 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >20:52:57,309 INFO kernel:[ 0.000000] DMI 2.5 present. >20:52:57,309 DEBUG kernel:[ 0.000000] DMI: System manufacturer System Product Name/M3N-HT DELUXE, BIOS ASUS M3N-HT Deluxe ACPI BIOS Revision 3401 01/28/2011 >20:52:57,309 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >20:52:57,309 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >20:52:57,309 INFO kernel:[ 0.000000] No AGP bridge found >20:52:57,309 INFO kernel:[ 0.000000] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000 >20:52:57,309 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >20:52:57,309 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >20:52:57,309 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >20:52:57,309 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >20:52:57,309 DEBUG kernel:[ 0.000000] C0000-C7FFF write-protect >20:52:57,309 DEBUG kernel:[ 0.000000] C8000-FFFFF uncachable >20:52:57,309 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >20:52:57,309 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >20:52:57,309 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >20:52:57,309 DEBUG kernel:[ 0.000000] 2 base 000100000000 mask FFFF80000000 write-back >20:52:57,309 DEBUG kernel:[ 0.000000] 3 base 000180000000 mask FFFFC0000000 write-back >20:52:57,309 DEBUG kernel:[ 0.000000] 4 disabled >20:52:57,309 DEBUG kernel:[ 0.000000] 5 disabled >20:52:57,309 DEBUG kernel:[ 0.000000] 6 disabled >20:52:57,309 DEBUG kernel:[ 0.000000] 7 disabled >20:52:57,309 DEBUG kernel:[ 0.000000] TOM2: 00000001c0000000 aka 7168M >20:52:57,309 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >20:52:57,309 DEBUG kernel:[ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved) >20:52:57,309 INFO kernel:[ 0.000000] last_pfn = 0xbfed0 max_arch_pfn = 0x400000000 >20:52:57,309 INFO kernel:[ 0.000000] found SMP MP-table at [ffff8800000f5e20] f5e20 >20:52:57,309 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >20:52:57,309 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480 >20:52:57,309 INFO kernel:[ 0.000000] Using GB pages for direct mapping >20:52:57,309 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bfed0000 >20:52:57,309 DEBUG kernel:[ 0.000000] 0000000000 - 0080000000 page 1G >20:52:57,309 DEBUG kernel:[ 0.000000] 0080000000 - 00bfe00000 page 2M >20:52:57,309 DEBUG kernel:[ 0.000000] 00bfe00000 - 00bfed0000 page 4k >20:52:57,309 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to bfed0000 @ 1fffd000-20000000 >20:52:57,309 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-00000001c0000000 >20:52:57,309 DEBUG kernel:[ 0.000000] 0100000000 - 01c0000000 page 1G >20:52:57,309 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 1c0000000 @ bfecf000-bfed0000 >20:52:57,309 INFO kernel:[ 0.000000] RAMDISK: 351da000 - 368e5000 >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f79b0 00024 (v02 Nvidia) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000bfee0100 00044 (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bfeea800 000F4 (v03 Nvidia ASUSACPI 42302E31 AWRD 00000000) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120111/tbfadt-579) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bfee0280 0A527 (v01 NVIDIA ASUSACPI 00001000 MSFT 03000000) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bfed0a80 00040 >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bfeeaa80 00544 (v01 PTLTD POWERNOW 00000001 LTP 00000001) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bfeeb0c0 0003C (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000) >20:52:57,309 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bfeea940 000C6 (v01 Nvidia ASUSACPI 42302E31 AWRD 00000000) >20:52:57,309 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:52:57,309 INFO kernel:[ 0.000000] Scanning NUMA topology in Northbridge 24 >20:52:57,309 INFO kernel:[ 0.000000] No NUMA configuration found >20:52:57,309 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-00000001c0000000 >20:52:57,309 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-00000001c0000000 >20:52:57,309 INFO kernel:[ 0.000000] NODE_DATA [00000001bffec000 - 00000001bfffffff] >20:52:57,309 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0006ffffff] PMD -> [ffff8801b9600000-ffff8801bf5fffff] on node 0 >20:52:57,309 WARNING kernel:[ 0.000000] Zone PFN ranges: >20:52:57,309 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >20:52:57,309 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >20:52:57,309 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x001c0000 >20:52:57,309 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >20:52:57,309 WARNING kernel:[ 0.000000] Early memory PFN ranges >20:52:57,309 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009e >20:52:57,309 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000bfed0 >20:52:57,309 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x001c0000 >20:52:57,309 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1572446 >20:52:57,309 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >20:52:57,309 DEBUG kernel:[ 0.000000] DMA zone: 5 pages reserved >20:52:57,309 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >20:52:57,309 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >20:52:57,309 DEBUG kernel:[ 0.000000] DMA32 zone: 765712 pages, LIFO batch:31 >20:52:57,309 DEBUG kernel:[ 0.000000] Normal zone: 12288 pages used for memmap >20:52:57,309 DEBUG kernel:[ 0.000000] Normal zone: 774144 pages, LIFO batch:31 >20:52:57,309 INFO kernel:[ 0.000000] Nvidia board detected. Ignoring ACPI timer override. >20:52:57,309 INFO kernel:[ 0.000000] If you got timer trouble try acpi_use_timer_override >20:52:57,309 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >20:52:57,309 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >20:52:57,309 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23 >20:52:57,309 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 0 dfl dfl) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >20:52:57,309 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) >20:52:57,309 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >20:52:57,309 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >20:52:57,309 DEBUG kernel:[ 0.000000] ACPI: IRQ14 used by override. >20:52:57,309 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >20:52:57,309 INFO kernel:[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs >20:52:57,309 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bfed0000 - 00000000bfee0000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bfee0000 - 00000000bfef0000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bfef0000 - 00000000bff00000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bff00000 - 00000000f0000000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000fec00000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000 >20:52:57,309 INFO kernel:[ 0.000000] Allocating PCI resources starting at bff00000 (gap: bff00000:30100000) >20:52:57,309 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >20:52:57,309 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >20:52:57,309 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801bfc00000 s82496 r8192 d24000 u262144 >20:52:57,309 DEBUG kernel:[ 0.000000] pcpu-alloc: s82496 r8192 d24000 u262144 alloc=1*2097152 >20:52:57,309 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >20:52:57,309 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1543769 >20:52:57,309 WARNING kernel:[ 0.000000] Policy zone: Normal >20:52:57,309 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/ks.cfg stage2=hd:UUID=1b6c34a9-808d-4e92-8ae2-e6120d571d8b:/upgrade/squashfs.img >20:52:57,309 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >20:52:57,309 INFO kernel:[ 0.000000] Checking aperture... >20:52:57,309 INFO kernel:[ 0.000000] No AGP bridge found >20:52:57,309 INFO kernel:[ 0.000000] Node 0: aperture @ b4000000 size 32 MB >20:52:57,309 INFO kernel:[ 0.000000] Aperture pointing to e820 RAM. Ignoring. >20:52:57,309 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >20:52:57,309 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >20:52:57,309 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >20:52:57,309 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ b4000000 >20:52:57,309 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000b4000000 - 00000000b8000000 >20:52:57,309 INFO kernel:[ 0.000000] Memory: 6021260k/7340032k available (6110k kernel code, 1050248k absent, 268524k reserved, 4989k data, 1000k init) >20:52:57,309 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >20:52:57,309 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >20:52:57,309 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >20:52:57,309 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >20:52:57,309 DEBUG kernel:[ 0.000000] spurious 8259A interrupt: IRQ7. >20:52:57,309 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >20:52:57,309 INFO kernel:[ 0.000000] console [tty0] enabled >20:52:57,309 INFO kernel:[ 0.000000] allocated 25165824 bytes of page_cgroup >20:52:57,309 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >20:52:57,309 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >20:52:57,309 WARNING kernel:[ 0.000000] Detected 2410.911 MHz processor. >20:52:57,309 INFO kernel:[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4821.82 BogoMIPS (lpj=2410911) >20:52:57,309 INFO kernel:[ 0.001119] pid_max: default: 32768 minimum: 301 >20:52:57,309 INFO kernel:[ 0.001203] Security Framework initialized >20:52:57,309 INFO kernel:[ 0.001265] SELinux: Initializing. >20:52:57,309 DEBUG kernel:[ 0.001328] SELinux: Starting in permissive mode >20:52:57,309 INFO kernel:[ 0.002447] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >20:52:57,309 INFO kernel:[ 0.005904] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >20:52:57,309 INFO kernel:[ 0.007479] Mount-cache hash table entries: 256 >20:52:57,309 INFO kernel:[ 0.007705] Initializing cgroup subsys cpuacct >20:52:57,309 INFO kernel:[ 0.007763] Initializing cgroup subsys memory >20:52:57,309 INFO kernel:[ 0.007832] Initializing cgroup subsys devices >20:52:57,309 INFO kernel:[ 0.007888] Initializing cgroup subsys freezer >20:52:57,309 INFO kernel:[ 0.007945] Initializing cgroup subsys net_cls >20:52:57,309 INFO kernel:[ 0.008003] Initializing cgroup subsys blkio >20:52:57,309 INFO kernel:[ 0.008065] Initializing cgroup subsys perf_event >20:52:57,309 DEBUG kernel:[ 0.008150] tseg: 00bff00000 >20:52:57,309 INFO kernel:[ 0.008153] CPU: Physical Processor ID: 0 >20:52:57,309 INFO kernel:[ 0.008209] CPU: Processor Core ID: 0 >20:52:57,309 INFO kernel:[ 0.008265] mce: CPU supports 6 MCE banks >20:52:57,309 INFO kernel:[ 0.008329] using AMD E400 aware idle routine >20:52:57,309 INFO kernel:[ 0.009255] ACPI: Core revision 20120111 >20:52:57,309 INFO kernel:[ 0.016027] ftrace: allocating 22587 entries in 89 pages >20:52:57,309 INFO kernel:[ 0.022602] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1 >20:52:57,309 INFO kernel:[ 0.033203] CPU0: AMD Phenom(tm) 9750 Quad-Core Processor stepping 03 >20:52:57,309 INFO kernel:[ 0.033997] Performance Events: AMD PMU driver. >20:52:57,309 INFO kernel:[ 0.033997] ... version: 0 >20:52:57,309 INFO kernel:[ 0.033997] ... bit width: 48 >20:52:57,309 INFO kernel:[ 0.033997] ... generic registers: 4 >20:52:57,309 INFO kernel:[ 0.033997] ... value mask: 0000ffffffffffff >20:52:57,309 INFO kernel:[ 0.033997] ... max period: 00007fffffffffff >20:52:57,309 INFO kernel:[ 0.033997] ... fixed-purpose events: 0 >20:52:57,309 INFO kernel:[ 0.033997] ... event mask: 000000000000000f >20:52:57,309 INFO kernel:[ 0.033997] NMI watchdog enabled, takes one hw-pmu counter. >20:52:57,309 INFO kernel:[ 0.033997] Booting Node 0, Processors #1 >20:52:57,309 DEBUG kernel:[ 0.033997] smpboot cpu 1: start_ip = 99000 >20:52:57,309 INFO kernel:[ 0.046014] NMI watchdog enabled, takes one hw-pmu counter. >20:52:57,309 INFO kernel:[ 0.046013] System has AMD C1E enabled >20:52:57,309 INFO kernel:[ 0.046032] Switch to broadcast mode on CPU1 >20:52:57,309 WARNING kernel:[ 0.046277] #2 >20:52:57,309 DEBUG kernel:[ 0.046307] smpboot cpu 2: start_ip = 99000 >20:52:57,309 INFO kernel:[ 0.058013] NMI watchdog enabled, takes one hw-pmu counter. >20:52:57,309 INFO kernel:[ 0.058014] Switch to broadcast mode on CPU2 >20:52:57,309 WARNING kernel:[ 0.058191] #3 >20:52:57,309 DEBUG kernel:[ 0.058221] smpboot cpu 3: start_ip = 99000 >20:52:57,309 INFO kernel:[ 0.070011] NMI watchdog enabled, takes one hw-pmu counter. >20:52:57,309 INFO kernel:[ 0.070013] Switch to broadcast mode on CPU3 >20:52:57,309 INFO kernel:[ 0.071013] Brought up 4 CPUs >20:52:57,309 INFO kernel:[ 0.071071] Total of 4 processors activated (19287.28 BogoMIPS). >20:52:57,309 INFO kernel:[ 0.072101] Switch to broadcast mode on CPU0 >20:52:57,309 INFO kernel:[ 0.072101] devtmpfs: initialized >20:52:57,309 INFO kernel:[ 0.072175] PM: Registering ACPI NVS region at bfed0000 (65536 bytes) >20:52:57,309 INFO kernel:[ 0.073652] atomic64 test passed for x86-64 platform with CX8 and with SSE >20:52:57,309 INFO kernel:[ 0.073766] RTC time: 20:52:46, date: 05/18/12 >20:52:57,309 INFO kernel:[ 0.073859] NET: Registered protocol family 16 >20:52:57,309 DEBUG kernel:[ 0.074002] node 0 link 0: io port [9000, ffff] >20:52:57,309 INFO kernel:[ 0.074005] TOM: 00000000c0000000 aka 3072M >20:52:57,309 DEBUG kernel:[ 0.074062] Fam 10h mmconf [mem 0xf0000000-0xf00fffff] >20:52:57,309 DEBUG kernel:[ 0.074065] node 0 link 0: mmio [a0000, bffff] >20:52:57,309 DEBUG kernel:[ 0.074067] node 0 link 0: mmio [c0000000, efffffff] >20:52:57,309 DEBUG kernel:[ 0.074070] node 0 link 0: mmio [f4000000, fe02ffff] >20:52:57,309 DEBUG kernel:[ 0.074072] node 0 link 0: mmio [f0000000, f07fffff] ==> [f0100000, f07fffff] >20:52:57,309 INFO kernel:[ 0.074075] TOM2: 00000001c0000000 aka 7168M >20:52:57,309 DEBUG kernel:[ 0.074132] bus: [00, 07] on node 0 link 0 >20:52:57,309 DEBUG kernel:[ 0.074134] bus: 00 index 0 [io 0x0000-0xffff] >20:52:57,309 DEBUG kernel:[ 0.074135] bus: 00 index 1 [mem 0x000a0000-0x000bffff] >20:52:57,309 DEBUG kernel:[ 0.074137] bus: 00 index 2 [mem 0xc0000000-0xefffffff] >20:52:57,309 DEBUG kernel:[ 0.074139] bus: 00 index 3 [mem 0xf0800000-0xffffffff] >20:52:57,309 DEBUG kernel:[ 0.074140] bus: 00 index 4 [mem 0xf0100000-0xf07fffff] >20:52:57,309 DEBUG kernel:[ 0.074142] bus: 00 index 5 [mem 0x1c0000000-0xfcffffffff] >20:52:57,309 INFO kernel:[ 0.074243] ACPI: bus type pci registered >20:52:57,309 INFO kernel:[ 0.074370] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) >20:52:57,309 INFO kernel:[ 0.074454] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820 >20:52:57,309 INFO kernel:[ 0.079783] PCI: Using configuration type 1 for base access >20:52:57,309 INFO kernel:[ 0.080518] bio: create slab <bio-0> at 0 >20:52:57,309 INFO kernel:[ 0.080518] ACPI: Added _OSI(Module Device) >20:52:57,309 INFO kernel:[ 0.080518] ACPI: Added _OSI(Processor Device) >20:52:57,309 INFO kernel:[ 0.080518] ACPI: Added _OSI(3.0 _SCP Extensions) >20:52:57,309 INFO kernel:[ 0.080518] ACPI: Added _OSI(Processor Aggregator Device) >20:52:57,309 DEBUG kernel:[ 0.082301] ACPI: EC: Look up EC in DSDT >20:52:57,309 INFO kernel:[ 0.088153] ACPI: Interpreter enabled >20:52:57,309 INFO kernel:[ 0.088218] ACPI: (supports S0 S1 S3 S4 S5) >20:52:57,309 INFO kernel:[ 0.088431] ACPI: Using IOAPIC for interrupt routing >20:52:57,309 INFO kernel:[ 0.096596] ACPI: No dock devices found. >20:52:57,309 INFO kernel:[ 0.096657] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >20:52:57,310 INFO kernel:[ 0.096871] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >20:52:57,310 INFO kernel:[ 0.097061] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >20:52:57,310 INFO kernel:[ 0.097119] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >20:52:57,310 INFO kernel:[ 0.097177] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >20:52:57,310 INFO kernel:[ 0.097260] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] >20:52:57,310 INFO kernel:[ 0.097993] pci_root PNP0A08:00: host bridge window [mem 0xbfff0000-0xfebfffff] >20:52:57,310 INFO kernel:[ 0.098108] PCI host bridge to bus 0000:00 >20:52:57,310 INFO kernel:[ 0.098164] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >20:52:57,310 INFO kernel:[ 0.098222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >20:52:57,310 INFO kernel:[ 0.098279] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >20:52:57,310 INFO kernel:[ 0.098336] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >20:52:57,310 INFO kernel:[ 0.098394] pci_bus 0000:00: root bus resource [mem 0xbfff0000-0xfebfffff] >20:52:57,310 DEBUG kernel:[ 0.098483] pci 0000:00:00.0: [10de:0754] type 0 class 0x000500 >20:52:57,310 DEBUG kernel:[ 0.098742] pci 0000:00:01.0: [10de:075d] type 0 class 0x000601 >20:52:57,310 DEBUG kernel:[ 0.098782] pci 0000:00:01.1: [10de:0752] type 0 class 0x000c05 >20:52:57,310 DEBUG kernel:[ 0.098793] pci 0000:00:01.1: reg 10: [io 0xff00-0xff3f] >20:52:57,310 DEBUG kernel:[ 0.098809] pci 0000:00:01.1: reg 20: [io 0x1c00-0x1c3f] >20:52:57,310 DEBUG kernel:[ 0.098815] pci 0000:00:01.1: reg 24: [io 0x1c40-0x1c7f] >20:52:57,310 DEBUG kernel:[ 0.098844] pci 0000:00:01.1: PME# supported from D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.098858] pci 0000:00:01.2: [10de:0751] type 0 class 0x000500 >20:52:57,310 DEBUG kernel:[ 0.098904] pci 0000:00:01.3: [10de:0753] type 0 class 0x000b40 >20:52:57,310 DEBUG kernel:[ 0.098921] pci 0000:00:01.3: reg 10: [mem 0xfdf80000-0xfdffffff] >20:52:57,310 DEBUG kernel:[ 0.099061] pci 0000:00:01.4: [10de:0568] type 0 class 0x000500 >20:52:57,310 DEBUG kernel:[ 0.099129] pci 0000:00:02.0: [10de:077b] type 0 class 0x000c03 >20:52:57,310 DEBUG kernel:[ 0.099138] pci 0000:00:02.0: reg 10: [mem 0xfe02f000-0xfe02ffff] >20:52:57,310 DEBUG kernel:[ 0.099173] pci 0000:00:02.0: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.099174] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099187] pci 0000:00:02.1: [10de:077c] type 0 class 0x000c03 >20:52:57,310 DEBUG kernel:[ 0.099197] pci 0000:00:02.1: reg 10: [mem 0xfe02e000-0xfe02e0ff] >20:52:57,310 DEBUG kernel:[ 0.099239] pci 0000:00:02.1: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.099241] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099264] pci 0000:00:04.0: [10de:077d] type 0 class 0x000c03 >20:52:57,310 DEBUG kernel:[ 0.099273] pci 0000:00:04.0: reg 10: [mem 0xfe02d000-0xfe02dfff] >20:52:57,310 DEBUG kernel:[ 0.099307] pci 0000:00:04.0: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.099309] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099321] pci 0000:00:04.1: [10de:077e] type 0 class 0x000c03 >20:52:57,310 DEBUG kernel:[ 0.099332] pci 0000:00:04.1: reg 10: [mem 0xfe02c000-0xfe02c0ff] >20:52:57,310 DEBUG kernel:[ 0.099373] pci 0000:00:04.1: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.099375] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099394] pci 0000:00:06.0: [10de:0759] type 0 class 0x000101 >20:52:57,310 DEBUG kernel:[ 0.099416] pci 0000:00:06.0: reg 20: [io 0xfc00-0xfc0f] >20:52:57,310 DEBUG kernel:[ 0.099445] pci 0000:00:07.0: [10de:0774] type 0 class 0x000403 >20:52:57,310 DEBUG kernel:[ 0.099454] pci 0000:00:07.0: reg 10: [mem 0xfe020000-0xfe023fff] >20:52:57,310 DEBUG kernel:[ 0.099489] pci 0000:00:07.0: PME# supported from D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099500] pci 0000:00:08.0: [10de:075a] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.099540] pci 0000:00:09.0: [10de:0ad4] type 0 class 0x000106 >20:52:57,310 DEBUG kernel:[ 0.099549] pci 0000:00:09.0: reg 10: [io 0x09f0-0x09f7] >20:52:57,310 DEBUG kernel:[ 0.099553] pci 0000:00:09.0: reg 14: [io 0x0bf0-0x0bf3] >20:52:57,310 DEBUG kernel:[ 0.099557] pci 0000:00:09.0: reg 18: [io 0x0970-0x0977] >20:52:57,310 DEBUG kernel:[ 0.099561] pci 0000:00:09.0: reg 1c: [io 0x0b70-0x0b73] >20:52:57,310 DEBUG kernel:[ 0.099566] pci 0000:00:09.0: reg 20: [io 0xf700-0xf70f] >20:52:57,310 DEBUG kernel:[ 0.099570] pci 0000:00:09.0: reg 24: [mem 0xfe026000-0xfe027fff] >20:52:57,310 DEBUG kernel:[ 0.099602] pci 0000:00:0a.0: [10de:0760] type 0 class 0x000200 >20:52:57,310 DEBUG kernel:[ 0.099612] pci 0000:00:0a.0: reg 10: [mem 0xfe02b000-0xfe02bfff] >20:52:57,310 DEBUG kernel:[ 0.099616] pci 0000:00:0a.0: reg 14: [io 0xf600-0xf607] >20:52:57,310 DEBUG kernel:[ 0.099620] pci 0000:00:0a.0: reg 18: [mem 0xfe02a000-0xfe02a0ff] >20:52:57,310 DEBUG kernel:[ 0.099625] pci 0000:00:0a.0: reg 1c: [mem 0xfe029000-0xfe02900f] >20:52:57,310 DEBUG kernel:[ 0.099655] pci 0000:00:0a.0: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.099657] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.099717] pci 0000:00:10.0: [10de:0778] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.099943] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.100043] pci 0000:00:13.0: [10de:077a] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.100268] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.100359] pci 0000:00:14.0: [10de:077a] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.100584] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.100634] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600 >20:52:57,310 DEBUG kernel:[ 0.100650] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600 >20:52:57,310 DEBUG kernel:[ 0.100662] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600 >20:52:57,310 DEBUG kernel:[ 0.100675] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600 >20:52:57,310 DEBUG kernel:[ 0.100690] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600 >20:52:57,310 DEBUG kernel:[ 0.100738] pci 0000:01:09.0: [10ec:8169] type 0 class 0x000200 >20:52:57,310 DEBUG kernel:[ 0.100750] pci 0000:01:09.0: reg 10: [io 0xec00-0xecff] >20:52:57,310 DEBUG kernel:[ 0.100758] pci 0000:01:09.0: reg 14: [mem 0xfdeff000-0xfdeff0ff] >20:52:57,310 DEBUG kernel:[ 0.100788] pci 0000:01:09.0: reg 30: [mem 0xfdec0000-0xfdedffff pref] >20:52:57,310 DEBUG kernel:[ 0.100808] pci 0000:01:09.0: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.100810] pci 0000:01:09.0: PME# supported from D1 D2 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.100827] pci 0000:01:0a.0: [11c1:5811] type 0 class 0x000c00 >20:52:57,310 DEBUG kernel:[ 0.100839] pci 0000:01:0a.0: reg 10: [mem 0xfdefe000-0xfdefefff] >20:52:57,310 DEBUG kernel:[ 0.100891] pci 0000:01:0a.0: supports D1 D2 >20:52:57,310 DEBUG kernel:[ 0.100892] pci 0000:01:0a.0: PME# supported from D0 D1 D2 D3hot >20:52:57,310 INFO kernel:[ 0.100918] pci 0000:00:08.0: PCI bridge to [bus 01-01] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.100977] pci 0000:00:08.0: bridge window [io 0xe000-0xefff] >20:52:57,310 DEBUG kernel:[ 0.100980] pci 0000:00:08.0: bridge window [mem 0xfde00000-0xfdefffff] >20:52:57,310 DEBUG kernel:[ 0.100983] pci 0000:00:08.0: bridge window [mem 0xfdd00000-0xfddfffff pref] >20:52:57,310 DEBUG kernel:[ 0.100985] pci 0000:00:08.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.100988] pci 0000:00:08.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.100993] pci 0000:00:08.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.100995] pci 0000:00:08.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.100998] pci 0000:00:08.0: bridge window [mem 0xbfff0000-0xfebfffff] (subtractive decode) >20:52:57,310 DEBUG kernel:[ 0.101154] pci 0000:02:00.0: [10de:05b1] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.101193] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >20:52:57,310 INFO kernel:[ 0.101226] pci 0000:00:10.0: PCI bridge to [bus 02-05] >20:52:57,310 DEBUG kernel:[ 0.101294] pci 0000:00:10.0: bridge window [io 0xc000-0xdfff] >20:52:57,310 DEBUG kernel:[ 0.101302] pci 0000:00:10.0: bridge window [mem 0xfdb00000-0xfdcfffff] >20:52:57,310 DEBUG kernel:[ 0.101315] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,310 DEBUG kernel:[ 0.101344] pci 0000:03:00.0: [10de:05b1] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.101378] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >20:52:57,310 DEBUG kernel:[ 0.101394] pci 0000:03:02.0: [10de:05b1] type 1 class 0x000604 >20:52:57,310 DEBUG kernel:[ 0.101430] pci 0000:03:02.0: PME# supported from D0 D3hot D3cold >20:52:57,310 INFO kernel:[ 0.101453] pci 0000:02:00.0: PCI bridge to [bus 03-05] >20:52:57,310 DEBUG kernel:[ 0.101512] pci 0000:02:00.0: bridge window [io 0xc000-0xdfff] >20:52:57,310 DEBUG kernel:[ 0.101515] pci 0000:02:00.0: bridge window [mem 0xfdb00000-0xfdcfffff] >20:52:57,310 DEBUG kernel:[ 0.101519] pci 0000:02:00.0: bridge window [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,311 DEBUG kernel:[ 0.101548] pci 0000:04:00.0: [1002:9490] type 0 class 0x000300 >20:52:57,311 DEBUG kernel:[ 0.101562] pci 0000:04:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref] >20:52:57,311 DEBUG kernel:[ 0.101574] pci 0000:04:00.0: reg 18: [mem 0xfdce0000-0xfdceffff 64bit] >20:52:57,311 DEBUG kernel:[ 0.101581] pci 0000:04:00.0: reg 20: [io 0xdc00-0xdcff] >20:52:57,311 DEBUG kernel:[ 0.101595] pci 0000:04:00.0: reg 30: [mem 0xfdcc0000-0xfdcdffff pref] >20:52:57,311 DEBUG kernel:[ 0.101628] pci 0000:04:00.0: supports D1 D2 >20:52:57,311 DEBUG kernel:[ 0.101649] pci 0000:04:00.1: [1002:aa38] type 0 class 0x000403 >20:52:57,311 DEBUG kernel:[ 0.101663] pci 0000:04:00.1: reg 10: [mem 0xfdcfc000-0xfdcfffff 64bit] >20:52:57,311 DEBUG kernel:[ 0.101725] pci 0000:04:00.1: supports D1 D2 >20:52:57,311 INFO kernel:[ 0.103024] pci 0000:03:00.0: PCI bridge to [bus 04-04] >20:52:57,311 DEBUG kernel:[ 0.103089] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff] >20:52:57,311 DEBUG kernel:[ 0.103093] pci 0000:03:00.0: bridge window [mem 0xfdc00000-0xfdcfffff] >20:52:57,311 DEBUG kernel:[ 0.103098] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >20:52:57,311 INFO kernel:[ 0.103124] pci 0000:03:02.0: PCI bridge to [bus 05-05] >20:52:57,311 DEBUG kernel:[ 0.103183] pci 0000:03:02.0: bridge window [io 0xc000-0xcfff] >20:52:57,311 DEBUG kernel:[ 0.103186] pci 0000:03:02.0: bridge window [mem 0xfdb00000-0xfdbfffff] >20:52:57,311 DEBUG kernel:[ 0.103191] pci 0000:03:02.0: bridge window [mem 0xeff00000-0xefffffff 64bit pref] >20:52:57,311 DEBUG kernel:[ 0.103371] pci 0000:06:00.0: [1033:0194] type 0 class 0x000c03 >20:52:57,311 DEBUG kernel:[ 0.103394] pci 0000:06:00.0: reg 10: [mem 0xfdafe000-0xfdafffff 64bit] >20:52:57,311 DEBUG kernel:[ 0.103496] pci 0000:06:00.0: PME# supported from D0 D3hot >20:52:57,311 INFO kernel:[ 0.106032] pci 0000:00:13.0: PCI bridge to [bus 06-06] >20:52:57,311 DEBUG kernel:[ 0.106107] pci 0000:00:13.0: bridge window [io 0xb000-0xbfff] >20:52:57,311 DEBUG kernel:[ 0.106114] pci 0000:00:13.0: bridge window [mem 0xfda00000-0xfdafffff] >20:52:57,311 DEBUG kernel:[ 0.106128] pci 0000:00:13.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >20:52:57,311 DEBUG kernel:[ 0.106300] pci 0000:07:00.0: [11ab:6121] type 0 class 0x000101 >20:52:57,311 DEBUG kernel:[ 0.106314] pci 0000:07:00.0: reg 10: [io 0xac00-0xac07] >20:52:57,311 DEBUG kernel:[ 0.106322] pci 0000:07:00.0: reg 14: [io 0xa800-0xa803] >20:52:57,311 DEBUG kernel:[ 0.106331] pci 0000:07:00.0: reg 18: [io 0xa400-0xa407] >20:52:57,311 DEBUG kernel:[ 0.106339] pci 0000:07:00.0: reg 1c: [io 0xa000-0xa003] >20:52:57,311 DEBUG kernel:[ 0.106347] pci 0000:07:00.0: reg 20: [io 0x9c00-0x9c0f] >20:52:57,311 DEBUG kernel:[ 0.106356] pci 0000:07:00.0: reg 24: [mem 0xfd8ff000-0xfd8ff3ff] >20:52:57,311 DEBUG kernel:[ 0.106405] pci 0000:07:00.0: supports D1 >20:52:57,311 DEBUG kernel:[ 0.106407] pci 0000:07:00.0: PME# supported from D0 D1 D3hot >20:52:57,311 INFO kernel:[ 0.106423] pci 0000:07:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >20:52:57,311 INFO kernel:[ 0.106995] pci 0000:00:14.0: PCI bridge to [bus 07-07] >20:52:57,311 DEBUG kernel:[ 0.107063] pci 0000:00:14.0: bridge window [io 0x9000-0xafff] >20:52:57,311 DEBUG kernel:[ 0.107070] pci 0000:00:14.0: bridge window [mem 0xfd800000-0xfd8fffff] >20:52:57,311 DEBUG kernel:[ 0.107084] pci 0000:00:14.0: bridge window [mem 0xfd700000-0xfd7fffff 64bit pref] >20:52:57,311 DEBUG kernel:[ 0.107130] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >20:52:57,311 DEBUG kernel:[ 0.107355] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] >20:52:57,311 INFO kernel:[ 0.107565] pci0000:00: Requesting ACPI _OSC control (0x1d) >20:52:57,311 INFO kernel:[ 0.107742] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0c >20:52:57,311 INFO kernel:[ 0.107825] ACPI _OSC control for PCIe not granted, disabling ASPM >20:52:57,311 INFO kernel:[ 0.153965] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.154385] ACPI: PCI Interrupt Link [LNK2] (IRQs *5 7 9 10 11 14 15) >20:52:57,311 INFO kernel:[ 0.154731] ACPI: PCI Interrupt Link [LNK3] (IRQs *5 7 9 10 11 14 15) >20:52:57,311 INFO kernel:[ 0.155073] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.155498] ACPI: PCI Interrupt Link [LE0A] (IRQs 5 7 9 10 *11 14 15) >20:52:57,311 INFO kernel:[ 0.155842] ACPI: PCI Interrupt Link [LE0B] (IRQs 5 7 9 *10 11 14 15) >20:52:57,311 INFO kernel:[ 0.156185] ACPI: PCI Interrupt Link [LE0C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.156610] ACPI: PCI Interrupt Link [LE0D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.157020] ACPI: PCI Interrupt Link [LE1A] (IRQs 5 *7 9 10 11 14 15) >20:52:57,311 INFO kernel:[ 0.157363] ACPI: PCI Interrupt Link [LE1B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.157787] ACPI: PCI Interrupt Link [LE1C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.158238] ACPI: PCI Interrupt Link [LE1D] (IRQs 5 7 9 10 *11 14 15) >20:52:57,311 INFO kernel:[ 0.158581] ACPI: PCI Interrupt Link [LE2A] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.159022] ACPI: PCI Interrupt Link [LE2B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.159445] ACPI: PCI Interrupt Link [LE2C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.159870] ACPI: PCI Interrupt Link [LE2D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.160294] ACPI: PCI Interrupt Link [LE3A] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.160719] ACPI: PCI Interrupt Link [LE3B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.161154] ACPI: PCI Interrupt Link [LE3C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.161578] ACPI: PCI Interrupt Link [LE3D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.162020] ACPI: PCI Interrupt Link [LE4A] (IRQs 5 7 9 10 *11 14 15) >20:52:57,311 INFO kernel:[ 0.162364] ACPI: PCI Interrupt Link [LE4B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.162788] ACPI: PCI Interrupt Link [LE4C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.163210] ACPI: PCI Interrupt Link [LE4D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.163635] ACPI: PCI Interrupt Link [LE5A] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.164072] ACPI: PCI Interrupt Link [LE5B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.164497] ACPI: PCI Interrupt Link [LE5C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.164923] ACPI: PCI Interrupt Link [LE5D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.165350] ACPI: PCI Interrupt Link [LE6A] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.165774] ACPI: PCI Interrupt Link [LE6B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.166210] ACPI: PCI Interrupt Link [LE6C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.166635] ACPI: PCI Interrupt Link [LE6D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.167019] ACPI: PCI Interrupt Link [LE7A] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.167443] ACPI: PCI Interrupt Link [LE7B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.167868] ACPI: PCI Interrupt Link [LE7C] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.168322] ACPI: PCI Interrupt Link [LE7D] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.168747] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.169181] ACPI: PCI Interrupt Link [LIGP] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.169605] ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.170018] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.170442] ACPI: PCI Interrupt Link [LU1B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.170868] ACPI: PCI Interrupt Link [LU2B] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.171322] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 11 14 *15) >20:52:57,311 INFO kernel:[ 0.171666] ACPI: PCI Interrupt Link [LAZA] (IRQs *5 7 9 10 11 14 15) >20:52:57,311 INFO kernel:[ 0.172018] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 *10 11 14 15) >20:52:57,311 INFO kernel:[ 0.172362] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.172786] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled. >20:52:57,311 INFO kernel:[ 0.173209] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 *10 11 14 15) >20:52:57,311 INFO kernel:[ 0.173579] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.173835] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0 >20:52:57,311 INFO kernel:[ 0.174040] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0 >20:52:57,311 INFO kernel:[ 0.174264] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled. >20:52:57,311 INFO kernel:[ 0.174516] ACPI: PCI Interrupt Link [AE0A] (IRQs 16) *0 >20:52:57,311 INFO kernel:[ 0.174740] ACPI: PCI Interrupt Link [AE0B] (IRQs 16) *0 >20:52:57,311 INFO kernel:[ 0.175009] ACPI: PCI Interrupt Link [AE0C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.175263] ACPI: PCI Interrupt Link [AE0D] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.175515] ACPI: PCI Interrupt Link [AE1A] (IRQs 16) *0 >20:52:57,311 INFO kernel:[ 0.175738] ACPI: PCI Interrupt Link [AE1B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.175995] ACPI: PCI Interrupt Link [AE1C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.176247] ACPI: PCI Interrupt Link [AE1D] (IRQs 16) *0 >20:52:57,311 INFO kernel:[ 0.176471] ACPI: PCI Interrupt Link [AE2A] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.176723] ACPI: PCI Interrupt Link [AE2B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.176976] ACPI: PCI Interrupt Link [AE2C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.177205] ACPI: PCI Interrupt Link [AE2D] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.177459] ACPI: PCI Interrupt Link [AE3A] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.177712] ACPI: PCI Interrupt Link [AE3B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.177999] ACPI: PCI Interrupt Link [AE3C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.178251] ACPI: PCI Interrupt Link [AE3D] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.178504] ACPI: PCI Interrupt Link [AE4A] (IRQs 16) *0 >20:52:57,311 INFO kernel:[ 0.178729] ACPI: PCI Interrupt Link [AE4B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.178986] ACPI: PCI Interrupt Link [AE4C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.179239] ACPI: PCI Interrupt Link [AE4D] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.179491] ACPI: PCI Interrupt Link [AE5A] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.179743] ACPI: PCI Interrupt Link [AE5B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.180002] ACPI: PCI Interrupt Link [AE5C] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.180255] ACPI: PCI Interrupt Link [AE5D] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.180507] ACPI: PCI Interrupt Link [AE6A] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.180760] ACPI: PCI Interrupt Link [AE6B] (IRQs 16) *0, disabled. >20:52:57,311 INFO kernel:[ 0.181016] ACPI: PCI Interrupt Link [AE6C] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.181268] ACPI: PCI Interrupt Link [AE6D] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.181521] ACPI: PCI Interrupt Link [AE7A] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.181774] ACPI: PCI Interrupt Link [AE7B] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.182030] ACPI: PCI Interrupt Link [AE7C] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.182285] ACPI: PCI Interrupt Link [AE7D] (IRQs 16) *0, disabled. >20:52:57,312 INFO kernel:[ 0.182538] ACPI: PCI Interrupt Link [AIGP] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.182874] ACPI: PCI Interrupt Link [AUBA] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.183203] ACPI: PCI Interrupt Link [AUB2] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.183539] ACPI: PCI Interrupt Link [AU1B] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.183879] ACPI: PCI Interrupt Link [AU2B] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.184232] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0 >20:52:57,312 INFO kernel:[ 0.184539] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0 >20:52:57,312 INFO kernel:[ 0.184847] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0 >20:52:57,312 INFO kernel:[ 0.185146] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.185482] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.185819] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. >20:52:57,312 INFO kernel:[ 0.186175] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0 >20:52:57,312 INFO kernel:[ 0.186492] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none >20:52:57,312 INFO kernel:[ 0.186492] vgaarb: loaded >20:52:57,312 INFO kernel:[ 0.186492] vgaarb: bridge control possible 0000:04:00.0 >20:52:57,312 NOTICE kernel:[ 0.186492] SCSI subsystem initialized >20:52:57,312 DEBUG kernel:[ 0.186492] libata version 3.00 loaded. >20:52:57,312 INFO kernel:[ 0.186492] usbcore: registered new interface driver usbfs >20:52:57,312 INFO kernel:[ 0.186991] usbcore: registered new interface driver hub >20:52:57,312 INFO kernel:[ 0.187051] usbcore: registered new device driver usb >20:52:57,312 INFO kernel:[ 0.187078] PCI: Using ACPI for IRQ routing >20:52:57,312 DEBUG kernel:[ 0.188711] PCI: pci_cache_line_size set to 64 bytes >20:52:57,312 DEBUG kernel:[ 0.188809] reserve RAM buffer: 000000000009e000 - 000000000009ffff >20:52:57,312 DEBUG kernel:[ 0.188811] reserve RAM buffer: 00000000bfed0000 - 00000000bfffffff >20:52:57,312 INFO kernel:[ 0.188906] NetLabel: Initializing >20:52:57,312 INFO kernel:[ 0.188962] NetLabel: domain hash size = 128 >20:52:57,312 INFO kernel:[ 0.188981] NetLabel: protocols = UNLABELED CIPSOv4 >20:52:57,312 INFO kernel:[ 0.189046] NetLabel: unlabeled traffic allowed by default >20:52:57,312 INFO kernel:[ 0.195852] pnp: PnP ACPI init >20:52:57,312 INFO kernel:[ 0.195929] ACPI: bus type pnp registered >20:52:57,312 DEBUG kernel:[ 0.196095] pnp 00:00: [bus 00-ff] >20:52:57,312 DEBUG kernel:[ 0.196098] pnp 00:00: [io 0x0cf8-0x0cff] >20:52:57,312 DEBUG kernel:[ 0.196100] pnp 00:00: [io 0x0000-0x0cf7 window] >20:52:57,312 DEBUG kernel:[ 0.196102] pnp 00:00: [io 0x0d00-0xffff window] >20:52:57,312 DEBUG kernel:[ 0.196104] pnp 00:00: [mem 0x000a0000-0x000bffff window] >20:52:57,312 DEBUG kernel:[ 0.196106] pnp 00:00: [mem 0x000c0000-0x000dffff window] >20:52:57,312 DEBUG kernel:[ 0.196108] pnp 00:00: [mem 0xbfff0000-0xfebfffff window] >20:52:57,312 DEBUG kernel:[ 0.196226] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >20:52:57,312 DEBUG kernel:[ 0.196326] pnp 00:01: [io 0x1000-0x107f] >20:52:57,312 DEBUG kernel:[ 0.196328] pnp 00:01: [io 0x1080-0x10ff] >20:52:57,312 DEBUG kernel:[ 0.196329] pnp 00:01: [io 0x1400-0x147f] >20:52:57,312 DEBUG kernel:[ 0.196331] pnp 00:01: [io 0x1480-0x14ff] >20:52:57,312 DEBUG kernel:[ 0.196335] pnp 00:01: [io 0x1800-0x187f] >20:52:57,312 DEBUG kernel:[ 0.196337] pnp 00:01: [io 0x1880-0x18ff] >20:52:57,312 DEBUG kernel:[ 0.196339] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >20:52:57,312 DEBUG kernel:[ 0.196341] pnp 00:01: [mem 0xfefe1000-0xfefe10ff] >20:52:57,312 DEBUG kernel:[ 0.196342] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >20:52:57,312 INFO kernel:[ 0.196410] system 00:01: [io 0x1000-0x107f] has been reserved >20:52:57,312 INFO kernel:[ 0.196468] system 00:01: [io 0x1080-0x10ff] has been reserved >20:52:57,312 INFO kernel:[ 0.196526] system 00:01: [io 0x1400-0x147f] has been reserved >20:52:57,312 INFO kernel:[ 0.196583] system 00:01: [io 0x1480-0x14ff] has been reserved >20:52:57,312 INFO kernel:[ 0.196640] system 00:01: [io 0x1800-0x187f] has been reserved >20:52:57,312 INFO kernel:[ 0.196981] system 00:01: [io 0x1880-0x18ff] has been reserved >20:52:57,312 INFO kernel:[ 0.197039] system 00:01: [mem 0xfefe1000-0xfefe10ff] has been reserved >20:52:57,312 DEBUG kernel:[ 0.197098] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >20:52:57,312 DEBUG kernel:[ 0.197150] pnp 00:02: [io 0x0010-0x001f] >20:52:57,312 DEBUG kernel:[ 0.197152] pnp 00:02: [io 0x0022-0x003f] >20:52:57,312 DEBUG kernel:[ 0.197154] pnp 00:02: [io 0x0044-0x005f] >20:52:57,312 DEBUG kernel:[ 0.197155] pnp 00:02: [io 0x0062-0x0063] >20:52:57,312 DEBUG kernel:[ 0.197157] pnp 00:02: [io 0x0065-0x006f] >20:52:57,312 DEBUG kernel:[ 0.197158] pnp 00:02: [io 0x0074-0x007f] >20:52:57,312 DEBUG kernel:[ 0.197160] pnp 00:02: [io 0x0091-0x0093] >20:52:57,312 DEBUG kernel:[ 0.197161] pnp 00:02: [io 0x00a2-0x00bf] >20:52:57,312 DEBUG kernel:[ 0.197163] pnp 00:02: [io 0x00e0-0x00ef] >20:52:57,312 DEBUG kernel:[ 0.197164] pnp 00:02: [io 0x04d0-0x04d1] >20:52:57,312 DEBUG kernel:[ 0.197166] pnp 00:02: [io 0x0800-0x087f] >20:52:57,312 DEBUG kernel:[ 0.197167] pnp 00:02: [io 0x0290-0x0297] >20:52:57,312 INFO kernel:[ 0.197229] system 00:02: [io 0x04d0-0x04d1] has been reserved >20:52:57,312 INFO kernel:[ 0.197286] system 00:02: [io 0x0800-0x087f] has been reserved >20:52:57,312 INFO kernel:[ 0.197344] system 00:02: [io 0x0290-0x0297] has been reserved >20:52:57,312 DEBUG kernel:[ 0.197402] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >20:52:57,312 DEBUG kernel:[ 0.197411] pnp 00:03: [dma 4] >20:52:57,312 DEBUG kernel:[ 0.197413] pnp 00:03: [io 0x0000-0x000f] >20:52:57,312 DEBUG kernel:[ 0.197414] pnp 00:03: [io 0x0080-0x0090] >20:52:57,312 DEBUG kernel:[ 0.197416] pnp 00:03: [io 0x0094-0x009f] >20:52:57,312 DEBUG kernel:[ 0.197417] pnp 00:03: [io 0x00c0-0x00df] >20:52:57,312 DEBUG kernel:[ 0.197446] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >20:52:57,312 DEBUG kernel:[ 0.197490] pnp 00:04: [io 0x0070-0x0073] >20:52:57,312 DEBUG kernel:[ 0.197504] pnp 00:04: [irq 8] >20:52:57,312 DEBUG kernel:[ 0.198001] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >20:52:57,312 DEBUG kernel:[ 0.198008] pnp 00:05: [io 0x0061] >20:52:57,312 DEBUG kernel:[ 0.198033] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >20:52:57,312 DEBUG kernel:[ 0.198040] pnp 00:06: [io 0x00f0-0x00ff] >20:52:57,312 DEBUG kernel:[ 0.198048] pnp 00:06: [irq 13] >20:52:57,312 DEBUG kernel:[ 0.198074] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >20:52:57,312 DEBUG kernel:[ 0.198226] pnp 00:07: [io 0x03f0-0x03f5] >20:52:57,312 DEBUG kernel:[ 0.198228] pnp 00:07: [io 0x03f7] >20:52:57,312 DEBUG kernel:[ 0.198235] pnp 00:07: [irq 6] >20:52:57,312 DEBUG kernel:[ 0.198237] pnp 00:07: [dma 2] >20:52:57,312 DEBUG kernel:[ 0.198275] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active) >20:52:57,312 DEBUG kernel:[ 0.198499] pnp 00:08: [io 0x0060] >20:52:57,312 DEBUG kernel:[ 0.198500] pnp 00:08: [io 0x0064] >20:52:57,312 DEBUG kernel:[ 0.198508] pnp 00:08: [irq 1] >20:52:57,312 DEBUG kernel:[ 0.198542] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >20:52:57,312 DEBUG kernel:[ 0.199809] pnp 00:09: [mem 0xf0000000-0xf3ffffff] >20:52:57,312 INFO kernel:[ 0.199875] system 00:09: [mem 0xf0000000-0xf3ffffff] has been reserved >20:52:57,312 DEBUG kernel:[ 0.199934] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >20:52:57,312 DEBUG kernel:[ 0.200057] pnp 00:0a: [mem 0x000d2a00-0x000d3fff] >20:52:57,312 DEBUG kernel:[ 0.200059] pnp 00:0a: [mem 0x000f0000-0x000f7fff] >20:52:57,312 DEBUG kernel:[ 0.200060] pnp 00:0a: [mem 0x000f8000-0x000fbfff] >20:52:57,312 DEBUG kernel:[ 0.200065] pnp 00:0a: [mem 0x000fc000-0x000fffff] >20:52:57,312 DEBUG kernel:[ 0.200066] pnp 00:0a: [mem 0xfeff0000-0xfeff00ff] >20:52:57,313 DEBUG kernel:[ 0.200068] pnp 00:0a: [mem 0xbfed0000-0xbfefffff] >20:52:57,313 DEBUG kernel:[ 0.200070] pnp 00:0a: [mem 0xffff0000-0xffffffff] >20:52:57,313 DEBUG kernel:[ 0.200072] pnp 00:0a: [mem 0x00000000-0x0009ffff] >20:52:57,313 DEBUG kernel:[ 0.200073] pnp 00:0a: [mem 0x00100000-0xbfecffff] >20:52:57,313 DEBUG kernel:[ 0.200075] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled] >20:52:57,313 DEBUG kernel:[ 0.200077] pnp 00:0a: [mem 0xfec00000-0xfec00fff] >20:52:57,313 DEBUG kernel:[ 0.200079] pnp 00:0a: [mem 0xfee00000-0xfeefffff] >20:52:57,313 DEBUG kernel:[ 0.200081] pnp 00:0a: [mem 0xfefff000-0xfeffffff] >20:52:57,313 DEBUG kernel:[ 0.200083] pnp 00:0a: [mem 0xfff80000-0xfff80fff] >20:52:57,313 DEBUG kernel:[ 0.200084] pnp 00:0a: [mem 0xfff90000-0xfffbffff] >20:52:57,313 DEBUG kernel:[ 0.200086] pnp 00:0a: [mem 0xfffed000-0xfffeffff] >20:52:57,313 INFO kernel:[ 0.200122] pnp 00:0a: [Firmware Bug]: [mem 0x00000000-0xffffffffffffffff disabled] covers only part of AMD MMCONFIG area [mem 0xf0000000-0xf00fffff]; adding more reservations >20:52:57,313 INFO kernel:[ 0.200285] system 00:0a: [mem 0x000d2a00-0x000d3fff] has been reserved >20:52:57,313 INFO kernel:[ 0.200343] system 00:0a: [mem 0x000f0000-0x000f7fff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200401] system 00:0a: [mem 0x000f8000-0x000fbfff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200459] system 00:0a: [mem 0x000fc000-0x000fffff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200517] system 00:0a: [mem 0xfeff0000-0xfeff00ff] has been reserved >20:52:57,313 INFO kernel:[ 0.200575] system 00:0a: [mem 0xbfed0000-0xbfefffff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200633] system 00:0a: [mem 0xffff0000-0xffffffff] has been reserved >20:52:57,313 INFO kernel:[ 0.200691] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200749] system 00:0a: [mem 0x00100000-0xbfecffff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200806] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved >20:52:57,313 INFO kernel:[ 0.200865] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved >20:52:57,313 INFO kernel:[ 0.200922] system 00:0a: [mem 0xfefff000-0xfeffffff] has been reserved >20:52:57,313 INFO kernel:[ 0.200980] system 00:0a: [mem 0xfff80000-0xfff80fff] has been reserved >20:52:57,313 INFO kernel:[ 0.201038] system 00:0a: [mem 0xfff90000-0xfffbffff] has been reserved >20:52:57,313 INFO kernel:[ 0.201096] system 00:0a: [mem 0xfffed000-0xfffeffff] has been reserved >20:52:57,313 DEBUG kernel:[ 0.201154] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >20:52:57,313 INFO kernel:[ 0.201164] pnp: PnP ACPI: found 11 devices >20:52:57,313 INFO kernel:[ 0.201220] ACPI: ACPI bus type pnp unregistered >20:52:57,313 INFO kernel:[ 0.207600] Switching to clocksource acpi_pm >20:52:57,313 DEBUG kernel:[ 0.207691] PCI: max bus depth: 3 pci_try_num: 4 >20:52:57,313 INFO kernel:[ 0.207761] pci 0000:00:08.0: PCI bridge to [bus 01-01] >20:52:57,313 INFO kernel:[ 0.207819] pci 0000:00:08.0: bridge window [io 0xe000-0xefff] >20:52:57,313 INFO kernel:[ 0.207878] pci 0000:00:08.0: bridge window [mem 0xfde00000-0xfdefffff] >20:52:57,313 INFO kernel:[ 0.207936] pci 0000:00:08.0: bridge window [mem 0xfdd00000-0xfddfffff pref] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:00.0: PCI bridge to [bus 04-04] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:00.0: bridge window [io 0xd000-0xdfff] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:00.0: bridge window [mem 0xfdc00000-0xfdcfffff] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:02.0: PCI bridge to [bus 05-05] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:02.0: bridge window [io 0xc000-0xcfff] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:02.0: bridge window [mem 0xfdb00000-0xfdbfffff] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:03:02.0: bridge window [mem 0xeff00000-0xefffffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.207977] pci 0000:02:00.0: PCI bridge to [bus 03-05] >20:52:57,313 INFO kernel:[ 0.207989] pci 0000:02:00.0: bridge window [io 0xc000-0xdfff] >20:52:57,313 INFO kernel:[ 0.208060] pci 0000:02:00.0: bridge window [mem 0xfdb00000-0xfdcfffff] >20:52:57,313 INFO kernel:[ 0.208118] pci 0000:02:00.0: bridge window [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.208203] pci 0000:00:10.0: PCI bridge to [bus 02-05] >20:52:57,313 INFO kernel:[ 0.208263] pci 0000:00:10.0: bridge window [io 0xc000-0xdfff] >20:52:57,313 INFO kernel:[ 0.208327] pci 0000:00:10.0: bridge window [mem 0xfdb00000-0xfdcfffff] >20:52:57,313 INFO kernel:[ 0.208390] pci 0000:00:10.0: bridge window [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.208483] pci 0000:00:13.0: PCI bridge to [bus 06-06] >20:52:57,313 INFO kernel:[ 0.208542] pci 0000:00:13.0: bridge window [io 0xb000-0xbfff] >20:52:57,313 INFO kernel:[ 0.208607] pci 0000:00:13.0: bridge window [mem 0xfda00000-0xfdafffff] >20:52:57,313 INFO kernel:[ 0.208670] pci 0000:00:13.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.208763] pci 0000:00:14.0: PCI bridge to [bus 07-07] >20:52:57,313 INFO kernel:[ 0.208823] pci 0000:00:14.0: bridge window [io 0x9000-0xafff] >20:52:57,313 INFO kernel:[ 0.208887] pci 0000:00:14.0: bridge window [mem 0xfd800000-0xfd8fffff] >20:52:57,313 INFO kernel:[ 0.208950] pci 0000:00:14.0: bridge window [mem 0xfd700000-0xfd7fffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209059] pci 0000:00:08.0: setting latency timer to 64 >20:52:57,313 WARNING kernel:[ 0.209195] ACPI: PCI Interrupt Link [AE0A] enabled at IRQ 16 >20:52:57,313 WARNING kernel:[ 0.209380] ACPI: PCI Interrupt Link [AE3A] enabled at IRQ 16 >20:52:57,313 WARNING kernel:[ 0.209542] ACPI: PCI Interrupt Link [AE4A] enabled at IRQ 16 >20:52:57,313 DEBUG kernel:[ 0.209603] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >20:52:57,313 DEBUG kernel:[ 0.209606] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >20:52:57,313 DEBUG kernel:[ 0.209608] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >20:52:57,313 DEBUG kernel:[ 0.209610] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] >20:52:57,313 DEBUG kernel:[ 0.209612] pci_bus 0000:00: resource 8 [mem 0xbfff0000-0xfebfffff] >20:52:57,313 DEBUG kernel:[ 0.209614] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >20:52:57,313 DEBUG kernel:[ 0.209616] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff] >20:52:57,313 DEBUG kernel:[ 0.209618] pci_bus 0000:01: resource 2 [mem 0xfdd00000-0xfddfffff pref] >20:52:57,313 DEBUG kernel:[ 0.209620] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] >20:52:57,313 DEBUG kernel:[ 0.209622] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] >20:52:57,313 DEBUG kernel:[ 0.209624] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] >20:52:57,313 DEBUG kernel:[ 0.209626] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000dffff] >20:52:57,313 DEBUG kernel:[ 0.209628] pci_bus 0000:01: resource 8 [mem 0xbfff0000-0xfebfffff] >20:52:57,313 DEBUG kernel:[ 0.209631] pci_bus 0000:02: resource 0 [io 0xc000-0xdfff] >20:52:57,313 DEBUG kernel:[ 0.209632] pci_bus 0000:02: resource 1 [mem 0xfdb00000-0xfdcfffff] >20:52:57,313 DEBUG kernel:[ 0.209635] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209637] pci_bus 0000:03: resource 0 [io 0xc000-0xdfff] >20:52:57,313 DEBUG kernel:[ 0.209639] pci_bus 0000:03: resource 1 [mem 0xfdb00000-0xfdcfffff] >20:52:57,313 DEBUG kernel:[ 0.209641] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xefffffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209643] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >20:52:57,313 DEBUG kernel:[ 0.209645] pci_bus 0000:04: resource 1 [mem 0xfdc00000-0xfdcfffff] >20:52:57,313 DEBUG kernel:[ 0.209647] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209649] pci_bus 0000:05: resource 0 [io 0xc000-0xcfff] >20:52:57,313 DEBUG kernel:[ 0.209651] pci_bus 0000:05: resource 1 [mem 0xfdb00000-0xfdbfffff] >20:52:57,313 DEBUG kernel:[ 0.209653] pci_bus 0000:05: resource 2 [mem 0xeff00000-0xefffffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209655] pci_bus 0000:06: resource 0 [io 0xb000-0xbfff] >20:52:57,313 DEBUG kernel:[ 0.209657] pci_bus 0000:06: resource 1 [mem 0xfda00000-0xfdafffff] >20:52:57,313 DEBUG kernel:[ 0.209659] pci_bus 0000:06: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref] >20:52:57,313 DEBUG kernel:[ 0.209662] pci_bus 0000:07: resource 0 [io 0x9000-0xafff] >20:52:57,313 DEBUG kernel:[ 0.209664] pci_bus 0000:07: resource 1 [mem 0xfd800000-0xfd8fffff] >20:52:57,313 DEBUG kernel:[ 0.209666] pci_bus 0000:07: resource 2 [mem 0xfd700000-0xfd7fffff 64bit pref] >20:52:57,313 INFO kernel:[ 0.209702] NET: Registered protocol family 2 >20:52:57,313 INFO kernel:[ 0.210035] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >20:52:57,313 INFO kernel:[ 0.211719] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >20:52:57,313 INFO kernel:[ 0.214989] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >20:52:57,313 INFO kernel:[ 0.215450] TCP: Hash tables configured (established 524288 bind 65536) >20:52:57,313 INFO kernel:[ 0.215508] TCP reno registered >20:52:57,313 INFO kernel:[ 0.215583] UDP hash table entries: 4096 (order: 5, 131072 bytes) >20:52:57,313 INFO kernel:[ 0.215711] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >20:52:57,313 INFO kernel:[ 0.215917] NET: Registered protocol family 1 >20:52:57,313 WARNING kernel:[ 0.216214] ACPI: PCI Interrupt Link [AUBA] enabled at IRQ 23 >20:52:57,313 WARNING kernel:[ 0.216415] ACPI: PCI Interrupt Link [AUB2] enabled at IRQ 22 >20:52:57,313 WARNING kernel:[ 0.216615] ACPI: PCI Interrupt Link [AU1B] enabled at IRQ 21 >20:52:57,313 WARNING kernel:[ 0.216813] ACPI: PCI Interrupt Link [AU2B] enabled at IRQ 20 >20:52:57,313 INFO kernel:[ 0.217120] pci 0000:00:08.0: Enabling HT MSI Mapping >20:52:57,313 INFO kernel:[ 0.217275] pci 0000:00:09.0: Enabling HT MSI Mapping >20:52:57,313 INFO kernel:[ 0.217436] pci 0000:00:0a.0: Enabling HT MSI Mapping >20:52:57,313 DEBUG kernel:[ 0.217696] pci 0000:04:00.0: Boot video device >20:52:57,313 DEBUG kernel:[ 0.217747] PCI: CLS 32 bytes, default 64 >20:52:57,313 INFO kernel:[ 0.217799] Unpacking initramfs... >20:52:57,314 INFO kernel:[ 2.986085] Freeing initrd memory: 23596k freed >20:52:57,314 INFO kernel:[ 2.997684] PCI-DMA: Disabling AGP. >20:52:57,314 INFO kernel:[ 3.000342] PCI-DMA: aperture base @ b4000000 size 65536 KB >20:52:57,314 INFO kernel:[ 3.000399] PCI-DMA: using GART IOMMU. >20:52:57,314 INFO kernel:[ 3.000456] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >20:52:57,314 INFO kernel:[ 3.005418] IBS: LVT offset 1 assigned >20:52:57,314 INFO kernel:[ 3.005500] perf: AMD IBS detected (0x00000007) >20:52:57,314 INFO kernel:[ 3.006118] Intel AES-NI instructions are not detected. >20:52:57,314 INFO kernel:[ 3.006328] audit: initializing netlink socket (disabled) >20:52:57,314 NOTICE kernel:[ 3.006406] type=2000 audit(1337374369.005:1): initialized >20:52:57,314 INFO kernel:[ 3.023682] HugeTLB registered 2 MB page size, pre-allocated 0 pages >20:52:57,314 NOTICE kernel:[ 3.025979] VFS: Disk quotas dquot_6.5.2 >20:52:57,314 WARNING kernel:[ 3.026128] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >20:52:57,314 INFO kernel:[ 3.026617] msgmni has been set to 11935 >20:52:57,314 DEBUG kernel:[ 3.026731] SELinux: Registering netfilter hooks >20:52:57,314 INFO kernel:[ 3.027652] alg: No test for stdrng (krng) >20:52:57,314 INFO kernel:[ 3.027727] NET: Registered protocol family 38 >20:52:57,314 INFO kernel:[ 3.027819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >20:52:57,314 INFO kernel:[ 3.027957] io scheduler noop registered >20:52:57,314 INFO kernel:[ 3.028051] io scheduler deadline registered >20:52:57,314 INFO kernel:[ 3.028168] io scheduler cfq registered (default) >20:52:57,314 INFO kernel:[ 3.029233] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >20:52:57,314 INFO kernel:[ 3.029307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >20:52:57,314 INFO kernel:[ 3.029364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >20:52:57,314 INFO kernel:[ 3.030014] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >20:52:57,314 INFO kernel:[ 3.030136] ACPI: Power Button [PWRB] >20:52:57,314 INFO kernel:[ 3.030245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >20:52:57,314 INFO kernel:[ 3.030329] ACPI: Power Button [PWRF] >20:52:57,314 INFO kernel:[ 3.030430] ACPI: Fan [FAN] (on) >20:52:57,314 NOTICE kernel:[ 3.030696] ACPI: processor limited to max C-state 1 >20:52:57,314 WARNING kernel:[ 3.033714] ACPI Warning: For \_TZ_.THRM._PSL: Return Package has no elements (empty) (20120111/nspredef-463) >20:52:57,314 ERR kernel:[ 3.033857] ACPI: [Package] has zero elements (ffff8801b699dd40) >20:52:57,314 WARNING kernel:[ 3.033914] ACPI: Invalid passive threshold >20:52:57,314 INFO kernel:[ 3.034126] thermal LNXTHERM:00: registered as thermal_zone0 >20:52:57,314 INFO kernel:[ 3.034183] ACPI: Thermal Zone [THRM] (40 C) >20:52:57,314 INFO kernel:[ 3.034269] GHES: HEST is not enabled! >20:52:57,314 INFO kernel:[ 3.034424] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >20:52:57,314 INFO kernel:[ 3.035103] Non-volatile memory driver v1.3 >20:52:57,314 INFO kernel:[ 3.035160] Linux agpgart interface v0.103 >20:52:57,314 INFO kernel:[ 3.036119] loop: module loaded >20:52:57,314 DEBUG kernel:[ 3.036285] ahci 0000:00:09.0: version 3.0 >20:52:57,314 WARNING kernel:[ 3.036429] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 23 >20:52:57,314 DEBUG kernel:[ 3.036535] ahci 0000:00:09.0: irq 40 for MSI/MSI-X >20:52:57,314 INFO kernel:[ 3.036546] ahci 0000:00:09.0: controller can't do PMP, turning off CAP_PMP >20:52:57,314 INFO kernel:[ 3.036663] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >20:52:57,314 INFO kernel:[ 3.036748] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pio boh >20:52:57,314 DEBUG kernel:[ 3.036807] ahci 0000:00:09.0: setting latency timer to 64 >20:52:57,314 INFO kernel:[ 3.037583] scsi0 : ahci >20:52:57,314 INFO kernel:[ 3.037742] scsi1 : ahci >20:52:57,314 INFO kernel:[ 3.037877] scsi2 : ahci >20:52:57,314 INFO kernel:[ 3.038040] scsi3 : ahci >20:52:57,314 INFO kernel:[ 3.038189] scsi4 : ahci >20:52:57,314 INFO kernel:[ 3.038325] scsi5 : ahci >20:52:57,314 INFO kernel:[ 3.038486] ata1: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026100 irq 40 >20:52:57,314 INFO kernel:[ 3.038570] ata2: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026180 irq 40 >20:52:57,314 INFO kernel:[ 3.038653] ata3: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026200 irq 40 >20:52:57,314 INFO kernel:[ 3.038736] ata4: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026280 irq 40 >20:52:57,314 INFO kernel:[ 3.038820] ata5: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026300 irq 40 >20:52:57,314 INFO kernel:[ 3.038903] ata6: SATA max UDMA/133 abar m8192@0xfe026000 port 0xfe026380 irq 40 >20:52:57,314 INFO kernel:[ 3.039244] Fixed MDIO Bus: probed >20:52:57,314 INFO kernel:[ 3.039450] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >20:52:57,314 DEBUG kernel:[ 3.039590] ehci_hcd 0000:00:02.1: setting latency timer to 64 >20:52:57,314 INFO kernel:[ 3.039593] ehci_hcd 0000:00:02.1: EHCI Host Controller >20:52:57,314 INFO kernel:[ 3.039713] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1 >20:52:57,314 INFO kernel:[ 3.039817] ehci_hcd 0000:00:02.1: debug port 1 >20:52:57,314 DEBUG kernel:[ 3.039879] ehci_hcd 0000:00:02.1: cache line size of 32 is not supported >20:52:57,314 INFO kernel:[ 3.039899] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfe02e000 >20:52:57,314 INFO kernel:[ 3.045545] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00 >20:52:57,314 INFO kernel:[ 3.045636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >20:52:57,314 INFO kernel:[ 3.045694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,314 INFO kernel:[ 3.045778] usb usb1: Product: EHCI Host Controller >20:52:57,314 INFO kernel:[ 3.045834] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >20:52:57,314 INFO kernel:[ 3.045891] usb usb1: SerialNumber: 0000:00:02.1 >20:52:57,314 INFO kernel:[ 3.046089] hub 1-0:1.0: USB hub found >20:52:57,314 INFO kernel:[ 3.046147] hub 1-0:1.0: 6 ports detected >20:52:57,314 DEBUG kernel:[ 3.046373] ehci_hcd 0000:00:04.1: setting latency timer to 64 >20:52:57,314 INFO kernel:[ 3.046375] ehci_hcd 0000:00:04.1: EHCI Host Controller >20:52:57,314 INFO kernel:[ 3.046495] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2 >20:52:57,314 INFO kernel:[ 3.046594] ehci_hcd 0000:00:04.1: debug port 1 >20:52:57,314 DEBUG kernel:[ 3.046655] ehci_hcd 0000:00:04.1: cache line size of 32 is not supported >20:52:57,314 INFO kernel:[ 3.046678] ehci_hcd 0000:00:04.1: irq 20, io mem 0xfe02c000 >20:52:57,314 INFO kernel:[ 3.052558] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00 >20:52:57,314 INFO kernel:[ 3.052647] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >20:52:57,314 INFO kernel:[ 3.052704] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,314 INFO kernel:[ 3.052787] usb usb2: Product: EHCI Host Controller >20:52:57,314 INFO kernel:[ 3.052844] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >20:52:57,314 INFO kernel:[ 3.052901] usb usb2: SerialNumber: 0000:00:04.1 >20:52:57,314 INFO kernel:[ 3.053089] hub 2-0:1.0: USB hub found >20:52:57,314 INFO kernel:[ 3.053149] hub 2-0:1.0: 6 ports detected >20:52:57,314 INFO kernel:[ 3.054058] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >20:52:57,314 DEBUG kernel:[ 3.054218] ohci_hcd 0000:00:02.0: setting latency timer to 64 >20:52:57,314 INFO kernel:[ 3.054220] ohci_hcd 0000:00:02.0: OHCI Host Controller >20:52:57,314 INFO kernel:[ 3.054340] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3 >20:52:57,314 INFO kernel:[ 3.054450] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02f000 >20:52:57,314 INFO kernel:[ 3.107575] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >20:52:57,314 INFO kernel:[ 3.107638] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,314 INFO kernel:[ 3.107721] usb usb3: Product: OHCI Host Controller >20:52:57,314 INFO kernel:[ 3.107778] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >20:52:57,314 INFO kernel:[ 3.107835] usb usb3: SerialNumber: 0000:00:02.0 >20:52:57,314 INFO kernel:[ 3.108047] hub 3-0:1.0: USB hub found >20:52:57,314 INFO kernel:[ 3.108107] hub 3-0:1.0: 6 ports detected >20:52:57,314 DEBUG kernel:[ 3.108345] ohci_hcd 0000:00:04.0: setting latency timer to 64 >20:52:57,314 INFO kernel:[ 3.108348] ohci_hcd 0000:00:04.0: OHCI Host Controller >20:52:57,314 INFO kernel:[ 3.108467] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4 >20:52:57,314 INFO kernel:[ 3.108579] ohci_hcd 0000:00:04.0: irq 21, io mem 0xfe02d000 >20:52:57,314 INFO kernel:[ 3.161572] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >20:52:57,314 INFO kernel:[ 3.161635] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,314 INFO kernel:[ 3.161718] usb usb4: Product: OHCI Host Controller >20:52:57,314 INFO kernel:[ 3.161774] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >20:52:57,314 INFO kernel:[ 3.161831] usb usb4: SerialNumber: 0000:00:04.0 >20:52:57,314 INFO kernel:[ 3.162038] hub 4-0:1.0: USB hub found >20:52:57,314 INFO kernel:[ 3.162104] hub 4-0:1.0: 6 ports detected >20:52:57,314 INFO kernel:[ 3.162257] uhci_hcd: USB Universal Host Controller Interface driver >20:52:57,315 INFO kernel:[ 3.162439] xhci_hcd 0000:06:00.0: xHCI Host Controller >20:52:57,315 INFO kernel:[ 3.162559] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5 >20:52:57,315 INFO kernel:[ 3.162793] xhci_hcd 0000:06:00.0: irq 16, io mem 0xfdafe000 >20:52:57,315 DEBUG kernel:[ 3.162907] xhci_hcd 0000:06:00.0: irq 41 for MSI/MSI-X >20:52:57,315 DEBUG kernel:[ 3.162913] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X >20:52:57,315 DEBUG kernel:[ 3.162919] xhci_hcd 0000:06:00.0: irq 43 for MSI/MSI-X >20:52:57,315 DEBUG kernel:[ 3.162924] xhci_hcd 0000:06:00.0: irq 44 for MSI/MSI-X >20:52:57,315 DEBUG kernel:[ 3.162930] xhci_hcd 0000:06:00.0: irq 45 for MSI/MSI-X >20:52:57,315 INFO kernel:[ 3.163025] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >20:52:57,315 INFO kernel:[ 3.163102] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,315 INFO kernel:[ 3.163184] usb usb5: Product: xHCI Host Controller >20:52:57,315 INFO kernel:[ 3.163240] usb usb5: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >20:52:57,315 INFO kernel:[ 3.163298] usb usb5: SerialNumber: 0000:06:00.0 >20:52:57,315 DEBUG kernel:[ 3.163422] xHCI xhci_add_endpoint called for root hub >20:52:57,315 DEBUG kernel:[ 3.163424] xHCI xhci_check_bandwidth called for root hub >20:52:57,315 INFO kernel:[ 3.163444] hub 5-0:1.0: USB hub found >20:52:57,315 INFO kernel:[ 3.163504] hub 5-0:1.0: 2 ports detected >20:52:57,315 INFO kernel:[ 3.163611] xhci_hcd 0000:06:00.0: xHCI Host Controller >20:52:57,315 INFO kernel:[ 3.163710] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6 >20:52:57,315 INFO kernel:[ 3.166215] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >20:52:57,315 INFO kernel:[ 3.166278] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >20:52:57,315 INFO kernel:[ 3.166360] usb usb6: Product: xHCI Host Controller >20:52:57,315 INFO kernel:[ 3.166417] usb usb6: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >20:52:57,315 INFO kernel:[ 3.166474] usb usb6: SerialNumber: 0000:06:00.0 >20:52:57,315 DEBUG kernel:[ 3.166598] xHCI xhci_add_endpoint called for root hub >20:52:57,315 DEBUG kernel:[ 3.166600] xHCI xhci_check_bandwidth called for root hub >20:52:57,315 INFO kernel:[ 3.166619] hub 6-0:1.0: USB hub found >20:52:57,315 INFO kernel:[ 3.166679] hub 6-0:1.0: 2 ports detected >20:52:57,315 INFO kernel:[ 3.178590] usbcore: registered new interface driver usbserial >20:52:57,315 INFO kernel:[ 3.178652] USB Serial support registered for generic >20:52:57,315 INFO kernel:[ 3.178717] usbcore: registered new interface driver usbserial_generic >20:52:57,315 INFO kernel:[ 3.178774] usbserial: USB Serial Driver core >20:52:57,315 INFO kernel:[ 3.178862] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >20:52:57,315 WARNING kernel:[ 3.178919] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >20:52:57,315 INFO kernel:[ 3.179180] serio: i8042 KBD port at 0x60,0x64 irq 1 >20:52:57,315 INFO kernel:[ 3.179327] mousedev: PS/2 mouse device common for all mice >20:52:57,315 INFO kernel:[ 3.179585] rtc_cmos 00:04: RTC can wake from S4 >20:52:57,315 INFO kernel:[ 3.179849] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >20:52:57,315 INFO kernel:[ 3.179955] rtc0: alarms up to one year, y3k, 242 bytes nvram >20:52:57,315 INFO kernel:[ 3.180132] device-mapper: uevent: version 1.0.3 >20:52:57,315 INFO kernel:[ 3.180262] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >20:52:57,315 INFO kernel:[ 3.180386] cpuidle: using governor ladder >20:52:57,315 INFO kernel:[ 3.180443] cpuidle: using governor menu >20:52:57,315 INFO kernel:[ 3.180814] EFI Variables Facility v0.08 2004-May-17 >20:52:57,315 INFO kernel:[ 3.180990] usbcore: registered new interface driver usbhid >20:52:57,315 INFO kernel:[ 3.181089] usbhid: USB HID core driver >20:52:57,315 INFO kernel:[ 3.181207] ip_tables: (C) 2000-2006 Netfilter Core Team >20:52:57,315 INFO kernel:[ 3.181313] TCP cubic registered >20:52:57,315 INFO kernel:[ 3.181376] Initializing XFRM netlink socket >20:52:57,315 INFO kernel:[ 3.181539] NET: Registered protocol family 10 >20:52:57,315 INFO kernel:[ 3.181758] Mobile IPv6 >20:52:57,315 INFO kernel:[ 3.181814] NET: Registered protocol family 17 >20:52:57,315 NOTICE kernel:[ 3.181882] Registering the dns_resolver key type >20:52:57,315 DEBUG kernel:[ 3.182106] PM: Hibernation image not present or could not be loaded. >20:52:57,315 INFO kernel:[ 3.182119] registered taskstats version 1 >20:52:57,315 INFO kernel:[ 3.182916] Magic number: 12:806:902 >20:52:57,315 INFO kernel:[ 3.183149] rtc_cmos 00:04: setting system clock to 2012-05-18 20:52:49 UTC (1337374369) >20:52:57,315 INFO kernel:[ 3.183256] powernow-k8: Found 1 AMD Phenom(tm) 9750 Quad-Core Processor (4 cpu cores) (version 2.20.00) >20:52:57,315 INFO kernel:[ 3.183368] powernow-k8: 0 : pstate 0 (2400 MHz) >20:52:57,315 INFO kernel:[ 3.183425] powernow-k8: 1 : pstate 1 (1200 MHz) >20:52:57,315 INFO kernel:[ 3.183665] Initializing network drop monitor service >20:52:57,315 INFO kernel:[ 3.199820] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >20:52:57,315 INFO kernel:[ 3.344330] ata6: SATA link down (SStatus 0 SControl 300) >20:52:57,315 INFO kernel:[ 3.344413] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:52:57,315 INFO kernel:[ 3.344506] ata5: SATA link down (SStatus 0 SControl 300) >20:52:57,315 INFO kernel:[ 3.344594] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >20:52:57,315 INFO kernel:[ 3.344708] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:52:57,315 INFO kernel:[ 3.344803] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >20:52:57,315 INFO kernel:[ 3.345826] ata4.00: ATA-8: WDC WD1001FALS-75J7B0, 05.00K05, max UDMA/133 >20:52:57,315 INFO kernel:[ 3.345891] ata4.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) >20:52:57,315 INFO kernel:[ 3.347390] ata2.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133 >20:52:57,315 INFO kernel:[ 3.347455] ata2.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32) >20:52:57,315 INFO kernel:[ 3.347788] ata4.00: configured for UDMA/133 >20:52:57,315 INFO kernel:[ 3.350516] ata3.00: ATA-8: SAMSUNG HD204UI, 1AQ10001, max UDMA/133 >20:52:57,315 INFO kernel:[ 3.350581] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32) >20:52:57,315 INFO kernel:[ 3.351022] ata2.00: configured for UDMA/133 >20:52:57,315 INFO kernel:[ 3.352882] ata1.00: ATA-8: OCZ-VERTEX2 3.5, 1.35, max UDMA/133 >20:52:57,315 INFO kernel:[ 3.352946] ata1.00: 175836528 sectors, multi 1: LBA48 NCQ (depth 31/32) >20:52:57,315 INFO kernel:[ 3.357249] ata3.00: configured for UDMA/133 >20:52:57,315 INFO kernel:[ 3.362882] ata1.00: configured for UDMA/133 >20:52:57,315 NOTICE kernel:[ 3.363219] scsi 0:0:0:0: Direct-Access ATA OCZ-VERTEX2 3.5 1.35 PQ: 0 ANSI: 5 >20:52:57,315 NOTICE kernel:[ 3.363565] sd 0:0:0:0: Attached scsi generic sg0 type 0 >20:52:57,315 NOTICE kernel:[ 3.363666] sd 0:0:0:0: [sda] 175836528 512-byte logical blocks: (90.0 GB/83.8 GiB) >20:52:57,315 NOTICE kernel:[ 3.363968] scsi 1:0:0:0: Direct-Access ATA WDC WD1500ADFD-0 20.0 PQ: 0 ANSI: 5 >20:52:57,315 NOTICE kernel:[ 3.364141] sd 0:0:0:0: [sda] Write Protect is off >20:52:57,315 DEBUG kernel:[ 3.364207] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >20:52:57,315 NOTICE kernel:[ 3.364286] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:52:57,315 NOTICE kernel:[ 3.364386] sd 1:0:0:0: [sdb] 293046768 512-byte logical blocks: (150 GB/139 GiB) >20:52:57,315 NOTICE kernel:[ 3.364469] sd 1:0:0:0: Attached scsi generic sg1 type 0 >20:52:57,315 NOTICE kernel:[ 3.364571] sd 1:0:0:0: [sdb] Write Protect is off >20:52:57,315 DEBUG kernel:[ 3.364577] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >20:52:57,315 NOTICE kernel:[ 3.364645] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:52:57,315 NOTICE kernel:[ 3.364804] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD204UI 1AQ1 PQ: 0 ANSI: 5 >20:52:57,315 NOTICE kernel:[ 3.364980] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) >20:52:57,315 NOTICE kernel:[ 3.365057] sd 2:0:0:0: Attached scsi generic sg2 type 0 >20:52:57,315 NOTICE kernel:[ 3.365326] scsi 3:0:0:0: Direct-Access ATA WDC WD1001FALS-7 05.0 PQ: 0 ANSI: 5 >20:52:57,315 NOTICE kernel:[ 3.365395] sd 2:0:0:0: [sdc] Write Protect is off >20:52:57,315 DEBUG kernel:[ 3.365399] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >20:52:57,315 NOTICE kernel:[ 3.365465] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:52:57,315 INFO kernel:[ 3.365798] sda: sda1 sda2 >20:52:57,315 NOTICE kernel:[ 3.365905] sd 3:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >20:52:57,315 NOTICE kernel:[ 3.366123] sd 3:0:0:0: Attached scsi generic sg3 type 0 >20:52:57,315 NOTICE kernel:[ 3.366210] sd 3:0:0:0: [sdd] Write Protect is off >20:52:57,315 DEBUG kernel:[ 3.366215] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >20:52:57,315 NOTICE kernel:[ 3.366286] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >20:52:57,315 NOTICE kernel:[ 3.366541] sd 0:0:0:0: [sda] Attached SCSI disk >20:52:57,315 INFO kernel:[ 3.370174] sdb: sdb1 sdb2 >20:52:57,315 NOTICE kernel:[ 3.371155] sd 1:0:0:0: [sdb] Attached SCSI disk >20:52:57,315 INFO kernel:[ 3.380932] sdc: sdc1 >20:52:57,316 NOTICE kernel:[ 3.381767] sd 2:0:0:0: [sdc] Attached SCSI disk >20:52:57,316 INFO kernel:[ 3.386371] sdd: sdd1 >20:52:57,316 NOTICE kernel:[ 3.387160] sd 3:0:0:0: [sdd] Attached SCSI disk >20:52:57,316 INFO kernel:[ 3.389877] Freeing unused kernel memory: 1000k freed >20:52:57,316 INFO kernel:[ 3.390286] Write protecting the kernel read-only data: 10240k >20:52:57,316 INFO kernel:[ 3.390698] Freeing unused kernel memory: 16k freed >20:52:57,316 INFO kernel:[ 3.399306] Freeing unused kernel memory: 1516k freed >20:52:57,316 INFO kernel:[ 3.611053] usb 3-1: new low-speed USB device number 2 using ohci_hcd >20:52:57,316 INFO kernel:[ 3.691293] squashfs: version 4.0 (2009/01/31) Phillip Lougher >20:52:57,316 INFO kernel:[ 3.694555] Loading iSCSI transport class v2.0-870. >20:52:57,316 NOTICE kernel:[ 3.696370] iscsi: registered transport (tcp) >20:52:57,316 INFO kernel:[ 3.699205] alua: device handler registered >20:52:57,316 INFO kernel:[ 3.701928] emc: device handler registered >20:52:57,316 INFO kernel:[ 3.704696] hp_sw: device handler registered >20:52:57,316 INFO kernel:[ 3.707477] rdac: device handler registered >20:52:57,316 INFO kernel:[ 3.711205] Floppy drive(s): fd0 is 1.44M >20:52:57,316 INFO kernel:[ 3.726025] FDC 0 is a post-1991 82077 >20:52:57,316 INFO kernel:[ 3.730497] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >20:52:57,316 INFO kernel:[ 3.730563] EDD information not available. >20:52:57,316 INFO kernel:[ 3.739284] No iBFT detected. >20:52:57,316 INFO kernel:[ 3.742138] md: raid0 personality registered for level 0 >20:52:57,316 INFO kernel:[ 3.745067] md: raid1 personality registered for level 1 >20:52:57,316 INFO kernel:[ 3.747928] async_tx: api initialized (async) >20:52:57,316 INFO kernel:[ 3.748325] xor: automatically using best checksumming function: generic_sse >20:52:57,316 INFO kernel:[ 3.753014] generic_sse: 4856.000 MB/sec >20:52:57,316 INFO kernel:[ 3.753118] xor: using function: generic_sse (4856.000 MB/sec) >20:52:57,316 WARNING kernel:[ 3.770073] raid6: int64x1 1023 MB/s >20:52:57,316 WARNING kernel:[ 3.787036] raid6: int64x2 1386 MB/s >20:52:57,316 INFO kernel:[ 3.801563] usb 3-1: New USB device found, idVendor=03f0, idProduct=140c >20:52:57,316 INFO kernel:[ 3.801631] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >20:52:57,316 INFO kernel:[ 3.801696] usb 3-1: Product: HP Wireless Keyboard Kit >20:52:57,316 INFO kernel:[ 3.801758] usb 3-1: Manufacturer: HP >20:52:57,316 WARNING kernel:[ 3.804066] raid6: int64x4 1007 MB/s >20:52:57,316 INFO kernel:[ 3.811835] input: HP HP Wireless Keyboard Kit as /devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.0/input/input3 >20:52:57,316 INFO kernel:[ 3.812095] generic-usb 0003:03F0:140C.0001: input,hidraw0: USB HID v1.11 Keyboard [HP HP Wireless Keyboard Kit] on usb-0000:00:02.0-1/input0 >20:52:57,316 WARNING kernel:[ 3.821014] raid6: int64x8 984 MB/s >20:52:57,316 INFO kernel:[ 3.825090] input: HP HP Wireless Keyboard Kit as /devices/pci0000:00/0000:00:02.0/usb3/3-1/3-1:1.1/input/input4 >20:52:57,316 INFO kernel:[ 3.825485] generic-usb 0003:03F0:140C.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [HP HP Wireless Keyboard Kit] on usb-0000:00:02.0-1/input1 >20:52:57,316 WARNING kernel:[ 3.838023] raid6: sse2x1 1757 MB/s >20:52:57,316 WARNING kernel:[ 3.855033] raid6: sse2x2 3015 MB/s >20:52:57,316 WARNING kernel:[ 3.872033] raid6: sse2x4 3335 MB/s >20:52:57,316 WARNING kernel:[ 3.872125] raid6: using algorithm sse2x4 (3335 MB/s) >20:52:57,316 INFO kernel:[ 3.873983] md: raid6 personality registered for level 6 >20:52:57,316 INFO kernel:[ 3.874120] md: raid5 personality registered for level 5 >20:52:57,316 INFO kernel:[ 3.874182] md: raid4 personality registered for level 4 >20:52:57,316 INFO kernel:[ 3.881394] md: raid10 personality registered for level 10 >20:52:57,316 INFO kernel:[ 3.884148] md: linear personality registered for level -1 >20:52:57,316 INFO kernel:[ 3.895986] device-mapper: multipath: version 1.3.0 loaded >20:52:57,316 INFO kernel:[ 3.898764] device-mapper: multipath round-robin: version 1.0.0 loaded >20:52:57,316 INFO kernel:[ 3.935604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >20:52:57,316 INFO kernel:[ 3.935673] EDD information not available. >20:52:57,316 INFO kernel:[ 4.009083] Refined TSC clocksource calibration: 2410.908 MHz. >20:52:57,316 INFO kernel:[ 4.009156] Switching to clocksource tsc >20:52:57,316 INFO kernel:[ 4.089045] usb 3-4: new low-speed USB device number 3 using ohci_hcd >20:52:57,316 INFO kernel:[ 4.105720] RPC: Registered named UNIX socket transport module. >20:52:57,316 INFO kernel:[ 4.105789] RPC: Registered udp transport module. >20:52:57,316 INFO kernel:[ 4.105850] RPC: Registered tcp transport module. >20:52:57,316 INFO kernel:[ 4.105911] RPC: Registered tcp NFSv4.1 backchannel transport module. >20:52:57,316 INFO kernel:[ 4.279568] usb 3-4: New USB device found, idVendor=046d, idProduct=c018 >20:52:57,316 INFO kernel:[ 4.279641] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >20:52:57,316 INFO kernel:[ 4.279707] usb 3-4: Product: USB Optical Mouse >20:52:57,316 INFO kernel:[ 4.279768] usb 3-4: Manufacturer: Logitech >20:52:57,316 INFO kernel:[ 4.289963] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb3/3-4/3-4:1.0/input/input5 >20:52:57,316 INFO kernel:[ 4.290335] generic-usb 0003:046D:C018.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:02.0-4/input0 >20:52:57,316 DEBUG kernel:[ 4.312558] pata_amd 0000:00:06.0: version 0.4.1 >20:52:57,316 DEBUG kernel:[ 4.312602] pata_amd 0000:00:06.0: setting latency timer to 64 >20:52:57,316 INFO kernel:[ 4.312879] scsi6 : pata_amd >20:52:57,316 INFO kernel:[ 4.312997] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >20:52:57,316 WARNING kernel:[ 4.313267] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17 >20:52:57,316 INFO kernel:[ 4.313372] r8169 0000:01:09.0: (unregistered net_device): not PCI Express >20:52:57,316 INFO kernel:[ 4.313588] r8169 0000:01:09.0: eth0: RTL8169sb/8110sb at 0xffffc900057a6000, 00:e0:52:88:61:b7, XID 10000000 IRQ 17 >20:52:57,316 INFO kernel:[ 4.313673] r8169 0000:01:09.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok] >20:52:57,316 INFO kernel:[ 4.313778] scsi7 : pata_amd >20:52:57,316 INFO kernel:[ 4.314197] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq 14 >20:52:57,316 INFO kernel:[ 4.314258] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq 15 >20:52:57,316 WARNING kernel:[ 4.314471] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18 >20:52:57,316 INFO kernel:[ 4.318318] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64. >20:52:57,316 WARNING kernel:[ 4.318589] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22 >20:52:57,316 DEBUG kernel:[ 4.318652] forcedeth 0000:00:0a.0: setting latency timer to 64 >20:52:57,316 INFO kernel:[ 4.325523] scsi8 : pata_marvell >20:52:57,316 INFO kernel:[ 4.325677] scsi9 : pata_marvell >20:52:57,316 INFO kernel:[ 4.325773] ata9: PATA max UDMA/100 cmd 0xac00 ctl 0xa800 bmdma 0x9c00 irq 16 >20:52:57,316 INFO kernel:[ 4.325832] ata10: PATA max UDMA/133 cmd 0xa400 ctl 0xa000 bmdma 0x9c08 irq 16 >20:52:57,316 NOTICE kernel:[ 4.365517] firewire_ohci: Added fw-ohci device 0000:01:0a.0, OHCI v1.0, 8 IR + 8 IT contexts, quirks 0x0 >20:52:57,316 INFO kernel:[ 4.392038] usb 2-1: new high-speed USB device number 2 using ehci_hcd >20:52:57,316 INFO kernel:[ 4.468989] ata7.00: ATAPI: LITE-ON DVDRW SOHW-1693S, KS0A, max UDMA/66 >20:52:57,316 DEBUG kernel:[ 4.469082] ata7: nv_mode_filter: 0x1f39f&0x1f39f->0x1f39f, BIOS=0x1f000 (0xc5000000) ACPI=0x1f01f (30:600:0x13) >20:52:57,316 INFO kernel:[ 4.475526] ata7.00: configured for UDMA/66 >20:52:57,316 NOTICE kernel:[ 4.478108] scsi 6:0:0:0: CD-ROM LITE-ON DVDRW SOHW-1693S KS0A PQ: 0 ANSI: 5 >20:52:57,316 WARNING kernel:[ 4.480426] sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray >20:52:57,316 INFO kernel:[ 4.480494] cdrom: Uniform CD-ROM driver Revision: 3.20 >20:52:57,316 DEBUG kernel:[ 4.480775] sr 6:0:0:0: Attached scsi CD-ROM sr0 >20:52:57,316 NOTICE kernel:[ 4.480963] sr 6:0:0:0: Attached scsi generic sg4 type 5 >20:52:57,316 DEBUG kernel:[ 4.481230] ata8: port disabled--ignoring >20:52:57,316 INFO kernel:[ 4.507881] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101 >20:52:57,316 INFO kernel:[ 4.507947] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >20:52:57,316 INFO kernel:[ 4.508021] usb 2-1: Product: USB 2.0 Hub [MTT] >20:52:57,316 INFO kernel:[ 4.508441] hub 2-1:1.0: USB hub found >20:52:57,316 INFO kernel:[ 4.508874] hub 2-1:1.0: 4 ports detected >20:52:57,316 INFO kernel:[ 4.779141] usb 2-1.1: new high-speed USB device number 3 using ehci_hcd >20:52:57,316 INFO kernel:[ 4.841849] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x1374 @ 1, addr 00:1f:c6:73:b0:87 >20:52:57,316 INFO kernel:[ 4.841950] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3 >20:52:57,316 INFO kernel:[ 4.859378] usb 2-1.1: New USB device found, idVendor=152d, idProduct=2338 >20:52:57,316 INFO kernel:[ 4.859444] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >20:52:57,317 INFO kernel:[ 4.859535] usb 2-1.1: Product: USB to ATA/ATAPI Bridge >20:52:57,317 INFO kernel:[ 4.859597] usb 2-1.1: Manufacturer: JMicron >20:52:57,317 INFO kernel:[ 4.859658] usb 2-1.1: SerialNumber: 152D203380B6 >20:52:57,317 INFO kernel:[ 4.863179] Initializing USB Mass Storage driver... >20:52:57,317 INFO kernel:[ 4.863468] scsi10 : usb-storage 2-1.1:1.0 >20:52:57,317 INFO kernel:[ 4.863685] usbcore: registered new interface driver usb-storage >20:52:57,317 INFO kernel:[ 4.863750] USB Mass Storage support registered. >20:52:57,317 NOTICE kernel:[ 4.866398] firewire_core: created device fw0: GUID 001e8c000134e7c7, S400 >20:52:57,317 INFO kernel:[ 5.020122] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >20:52:57,317 NOTICE kernel:[ 5.867654] scsi 10:0:0:0: Direct-Access PQ: 0 ANSI: 2 CCS >20:52:57,317 NOTICE kernel:[ 5.868736] sd 10:0:0:0: Attached scsi generic sg5 type 0 >20:52:57,317 WARNING kernel:[ 5.874528] sd 10:0:0:0: [sde] Test WP failed, assume Write Enabled >20:52:57,317 ERR kernel:[ 5.877530] sd 10:0:0:0: [sde] Asking for cache data failed >20:52:57,317 ERR kernel:[ 5.877594] sd 10:0:0:0: [sde] Assuming drive cache: write through >20:52:57,317 WARNING kernel:[ 5.881273] sd 10:0:0:0: [sde] Test WP failed, assume Write Enabled >20:52:57,317 ERR kernel:[ 5.883280] sd 10:0:0:0: [sde] Asking for cache data failed >20:52:57,317 ERR kernel:[ 5.883350] sd 10:0:0:0: [sde] Assuming drive cache: write through >20:52:57,317 NOTICE kernel:[ 5.883415] sd 10:0:0:0: [sde] Attached SCSI disk >20:52:57,317 INFO kernel:[ 6.256819] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >20:52:57,317 INFO kernel:[ 6.775661] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >20:52:57,317 DEBUG kernel:[ 8.018965] SELinux: 2048 avtab hash slots, 99000 rules. >20:52:57,317 DEBUG kernel:[ 8.033590] SELinux: 2048 avtab hash slots, 99000 rules. >20:52:57,317 DEBUG kernel:[ 8.164534] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >20:52:57,317 DEBUG kernel:[ 8.164539] SELinux: 83 classes, 99000 rules >20:52:57,317 INFO kernel:[ 8.168281] SELinux: Permission ptrace_child in class process not defined in policy. >20:52:57,317 INFO kernel:[ 8.168489] SELinux: the above unknown classes and permissions will be allowed >20:52:57,317 DEBUG kernel:[ 8.168579] SELinux: Completing initialization. >20:52:57,317 DEBUG kernel:[ 8.168580] SELinux: Setting up existing superblocks. >20:52:57,317 DEBUG kernel:[ 8.168589] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.168597] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.168602] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.168608] SELinux: initialized (dev proc, type proc), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.168618] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.168631] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.169238] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >20:52:57,317 DEBUG kernel:[ 8.169244] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.170457] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >20:52:57,317 DEBUG kernel:[ 8.170464] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.170469] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.170483] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.170490] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.170496] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.170514] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.171316] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.171323] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.174623] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.174631] SELinux: initialized (dev loop0, type squashfs), uses xattr >20:52:57,317 DEBUG kernel:[ 8.174644] SELinux: initialized (dev dm-0, type ext4), uses xattr >20:52:57,317 NOTICE kernel:[ 8.214176] type=1403 audit(1337374374.530:2): policy loaded auid=4294967295 ses=4294967295 >20:52:57,317 DEBUG kernel:[ 8.295564] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 8.311328] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.415352] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.432337] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.448367] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.464086] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.473309] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.480327] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.489346] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.497304] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 8.792967] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 9.027215] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >20:52:57,317 DEBUG kernel:[ 9.027298] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 9.174939] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >20:52:57,317 DEBUG kernel:[ 9.196260] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >20:52:57,317 INFO kernel:[ 9.386783] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >20:52:57,317 INFO kernel:[ 9.398078] i2c i2c-0: nForce2 SMBus adapter at 0x1c00 >20:52:57,317 WARNING kernel:[ 9.398084] ACPI Warning: 0x0000000000001c40-0x0000000000001c7f SystemIO conflicts with Region \_SB_.PCI0.SM00 1 (20120111/utaddress-251) >20:52:57,317 INFO kernel:[ 9.398090] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >20:52:57,317 INFO kernel:[ 9.437226] wmi: Mapper loaded >20:52:57,317 INFO kernel:[ 9.578181] [drm] Initialized drm 1.1.0 20060810 >20:52:57,317 INFO kernel:[ 9.722327] [drm] radeon defaulting to kernel modesetting. >20:52:57,317 INFO kernel:[ 9.722332] [drm] radeon kernel modesetting enabled. >20:52:57,317 INFO kernel:[ 9.723081] [drm] initializing kernel modesetting (RV730 0x1002:0x9490 0x1682:0x2931). >20:52:57,317 INFO kernel:[ 9.723121] [drm] register mmio base: 0xFDCE0000 >20:52:57,317 INFO kernel:[ 9.723124] [drm] register mmio size: 65536 >20:52:57,317 INFO kernel:[ 9.723598] ATOM BIOS: 113 >20:52:57,317 INFO kernel:[ 9.723636] radeon 0000:04:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >20:52:57,317 INFO kernel:[ 9.723642] radeon 0000:04:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >20:52:57,317 INFO kernel:[ 9.726813] [drm] Detected VRAM RAM=1024M, BAR=256M >20:52:57,317 INFO kernel:[ 9.726819] [drm] RAM width 128bits DDR >20:52:57,317 INFO kernel:[ 9.726924] [TTM] Zone kernel: Available graphics memory: 3056670 kiB. >20:52:57,317 INFO kernel:[ 9.726928] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. >20:52:57,317 INFO kernel:[ 9.726932] [TTM] Initializing pool allocator. >20:52:57,317 INFO kernel:[ 9.726943] [TTM] Initializing DMA pool allocator. >20:52:57,317 INFO kernel:[ 9.727018] [drm] radeon: 1024M of VRAM memory ready >20:52:57,317 INFO kernel:[ 9.727021] [drm] radeon: 512M of GTT memory ready. >20:52:57,317 INFO kernel:[ 9.727060] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >20:52:57,317 INFO kernel:[ 9.727063] [drm] Driver supports precise vblank timestamp query. >20:52:57,317 DEBUG kernel:[ 9.727122] radeon 0000:04:00.0: irq 46 for MSI/MSI-X >20:52:57,317 INFO kernel:[ 9.727141] radeon 0000:04:00.0: radeon: using MSI. >20:52:57,317 INFO kernel:[ 9.727191] [drm] radeon: irq initialized. >20:52:57,317 INFO kernel:[ 9.727199] [drm] GART: num cpu pages 131072, num gpu pages 131072 >20:52:57,317 INFO kernel:[ 9.728399] [drm] radeon: ib pool ready. >20:52:57,317 INFO kernel:[ 9.728569] [drm] Loading RV730 Microcode >20:52:57,317 INFO kernel:[ 9.756663] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >20:52:57,317 INFO kernel:[ 9.756775] radeon 0000:04:00.0: WB enabled >20:52:57,317 INFO kernel:[ 9.756781] [drm] fence driver on ring 0 use gpu addr 0x40000c00 and cpu addr 0xffff8801b55c8c00 >20:52:57,317 NOTICE kernel:[ 9.770270] type=1400 audit(1337374376.086:3): avc: denied { create } for pid=826 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:52:57,318 NOTICE kernel:[ 9.770518] type=1400 audit(1337374376.086:4): avc: denied { setattr } for pid=826 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33350 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:52:57,318 NOTICE kernel:[ 9.770636] type=1400 audit(1337374376.086:5): avc: denied { relabelfrom } for pid=826 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=33350 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >20:52:57,318 INFO kernel:[ 9.803167] [drm] ring test on 0 succeeded in 1 usecs >20:52:57,318 INFO kernel:[ 9.803316] [drm] ib test on ring 0 succeeded in 0 usecs >20:52:57,318 INFO kernel:[ 9.803576] [drm] Radeon Display Connectors >20:52:57,318 INFO kernel:[ 9.803578] [drm] Connector 0: >20:52:57,318 INFO kernel:[ 9.803579] [drm] DVI-I >20:52:57,318 INFO kernel:[ 9.803580] [drm] HPD2 >20:52:57,318 INFO kernel:[ 9.803582] [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c >20:52:57,318 INFO kernel:[ 9.803584] [drm] Encoders: >20:52:57,318 INFO kernel:[ 9.803585] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >20:52:57,318 INFO kernel:[ 9.803587] [drm] DFP2: INTERNAL_UNIPHY1 >20:52:57,318 INFO kernel:[ 9.803588] [drm] Connector 1: >20:52:57,318 INFO kernel:[ 9.803589] [drm] DIN >20:52:57,318 INFO kernel:[ 9.803590] [drm] Encoders: >20:52:57,318 INFO kernel:[ 9.803591] [drm] TV1: INTERNAL_KLDSCP_DAC2 >20:52:57,318 INFO kernel:[ 9.803592] [drm] Connector 2: >20:52:57,318 INFO kernel:[ 9.803593] [drm] DVI-I >20:52:57,318 INFO kernel:[ 9.803594] [drm] HPD1 >20:52:57,318 INFO kernel:[ 9.803596] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c >20:52:57,318 INFO kernel:[ 9.803597] [drm] Encoders: >20:52:57,318 INFO kernel:[ 9.803598] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >20:52:57,318 INFO kernel:[ 9.803600] [drm] DFP1: INTERNAL_UNIPHY >20:52:57,318 INFO kernel:[ 9.803624] [drm] Internal thermal controller with fan control >20:52:57,318 INFO kernel:[ 9.803660] [drm] radeon: power management initialized >20:52:57,318 INFO kernel:[ 9.949400] [drm] fb mappable at 0xD0142000 >20:52:57,318 INFO kernel:[ 9.949404] [drm] vram apper at 0xD0000000 >20:52:57,318 INFO kernel:[ 9.949405] [drm] size 9216000 >20:52:57,318 INFO kernel:[ 9.949406] [drm] fb depth is 24 >20:52:57,318 INFO kernel:[ 9.949408] [drm] pitch is 7680 >20:52:57,318 INFO kernel:[ 9.949656] fbcon: radeondrmfb (fb0) is primary device >20:52:57,318 INFO kernel:[ 10.379830] Console: switching to colour frame buffer device 240x75 >20:52:57,318 INFO kernel:[ 10.397742] fb0: radeondrmfb frame buffer device >20:52:57,318 INFO kernel:[ 10.397745] drm: registered panic notifier >20:52:57,318 INFO kernel:[ 10.397773] [drm] Initialized radeon 2.13.0 20080528 for 0000:04:00.0 on minor 0 >20:52:57,318 NOTICE kernel:[ 10.734172] type=1400 audit(1337374377.050:6): avc: denied { execute } for pid=854 comm="bash" name="hostname" dev="dm-0" ino=16643 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >20:52:57,318 NOTICE kernel:[ 10.734193] type=1400 audit(1337374377.050:7): avc: denied { read open } for pid=854 comm="bash" name="hostname" dev="dm-0" ino=16643 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >20:52:57,318 NOTICE kernel:[ 10.734279] type=1400 audit(1337374377.050:8): avc: denied { execute_no_trans } for pid=854 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=16643 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >20:52:57,318 NOTICE kernel:[ 10.767635] type=1400 audit(1337374377.083:9): avc: denied { read } for pid=850 comm="bash" name=".profile" dev="dm-0" ino=8333 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >20:52:57,318 NOTICE kernel:[ 10.767654] type=1400 audit(1337374377.083:10): avc: denied { open } for pid=850 comm="bash" name=".profile" dev="dm-0" ino=8333 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >20:52:57,318 NOTICE kernel:[ 10.848220] type=1400 audit(1337374377.164:11): avc: denied { read } for pid=850 comm="bash" name="linux" dev="dm-0" ino=115142 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file >20:52:57,348 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >20:52:57,349 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >20:52:57,349 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >20:52:57,627 INFO dbus-daemon: dbus[863]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >20:52:57,628 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >20:52:57,680 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >20:52:57,681 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:52:57,682 INFO dbus-daemon: dbus[863]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >20:52:57,720 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >20:52:57,721 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >20:52:57,722 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:52:57,722 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >20:52:57,723 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >20:52:57,723 INFO NetworkManager: <info> trying to start the modem manager... >20:52:57,724 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >20:52:57,724 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >20:52:57,725 INFO dbus-daemon: dbus[863]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >20:52:57,731 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >20:52:57,731 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >20:52:57,732 INFO kernel:[ 11.415704] r8169 0000:01:09.0: p2p1: link down >20:52:57,734 INFO kernel:[ 11.417563] ADDRCONF(NETDEV_UP): p2p1: link is not ready >20:52:57,743 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >20:52:57,751 INFO NetworkManager: <info> Networking is enabled by state file >20:52:57,751 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >20:52:57,751 INFO NetworkManager: <info> (p2p1): carrier is OFF >20:52:57,751 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'r8169' ifindex: 2) >20:52:57,751 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >20:52:57,751 INFO NetworkManager: <info> (p2p1): now managed >20:52:57,751 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:52:57,751 INFO NetworkManager: <info> (p2p1): bringing up device. >20:52:57,751 INFO NetworkManager: <info> (p2p1): preparing device. >20:52:57,751 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >20:52:57,751 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:08.0/0000:01:09.0/net/p2p1 >20:52:57,751 INFO NetworkManager: <info> (em1): carrier is OFF >20:52:57,752 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'forcedeth' ifindex: 3) >20:52:57,752 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >20:52:57,753 INFO NetworkManager: <info> (em1): now managed >20:52:57,753 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >20:52:57,753 INFO NetworkManager: <info> (em1): bringing up device. >20:52:57,753 DEBUG kernel:[ 11.436657] forcedeth 0000:00:0a.0: irq 47 for MSI/MSI-X >20:52:57,753 INFO kernel:[ 11.436706] forcedeth 0000:00:0a.0: em1: MSI enabled >20:52:57,758 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >20:52:57,759 INFO NetworkManager: <info> (em1): preparing device. >20:52:57,759 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >20:52:57,760 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:0a.0/net/em1 >20:52:57,762 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >20:52:57,762 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >20:52:57,763 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >20:52:57,764 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 2' >20:52:57,767 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >20:52:57,767 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >20:52:57,767 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >20:52:57,767 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >20:52:57,767 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >20:52:57,767 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >20:52:57,767 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >20:52:57,768 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >20:52:57,768 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >20:52:57,769 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >20:52:57,769 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >20:52:57,770 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >20:52:57,770 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >20:52:57,771 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >20:52:57,772 INFO dbus-daemon: modem-manager[871]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >20:52:57,774 INFO dbus-daemon: dbus[863]: [system] Successfully activated service 'org.freedesktop.ModemManager' >20:52:57,775 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >20:52:57,776 INFO NetworkManager: <info> dhclient started with pid 873 >20:52:57,779 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >20:52:57,780 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >20:52:57,780 INFO NetworkManager: <info> modem-manager is now available >20:52:57,795 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Novatel >20:52:57,795 INFO modem-manager: <info> Loaded plugin Novatel >20:52:57,813 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Option >20:52:57,813 INFO modem-manager: <info> Loaded plugin Option >20:52:57,843 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin AnyData >20:52:57,844 INFO modem-manager: <info> Loaded plugin AnyData >20:52:57,886 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Huawei >20:52:57,886 INFO modem-manager: <info> Loaded plugin Huawei >20:52:57,904 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin MotoC >20:52:57,905 INFO modem-manager: <info> Loaded plugin MotoC >20:52:57,934 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Wavecom >20:52:57,935 INFO modem-manager: <info> Loaded plugin Wavecom >20:52:57,953 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Ericsson MBM >20:52:57,954 INFO modem-manager: <info> Loaded plugin Ericsson MBM >20:52:57,963 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Longcheer >20:52:57,963 INFO modem-manager: <info> Loaded plugin Longcheer >20:52:57,979 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Linktop >20:52:57,979 INFO modem-manager: <info> Loaded plugin Linktop >20:52:57,994 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Generic >20:52:57,995 INFO modem-manager: <info> Loaded plugin Generic >20:52:58,009 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Sierra >20:52:58,010 INFO modem-manager: <info> Loaded plugin Sierra >20:52:58,019 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Samsung >20:52:58,020 INFO modem-manager: <info> Loaded plugin Samsung >20:52:58,025 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Option High-Speed >20:52:58,025 INFO modem-manager: <info> Loaded plugin Option High-Speed >20:52:58,031 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin SimTech >20:52:58,032 INFO modem-manager: <info> Loaded plugin SimTech >20:52:58,050 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin ZTE >20:52:58,050 INFO modem-manager: <info> Loaded plugin ZTE >20:52:58,060 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Gobi >20:52:58,061 INFO modem-manager: <info> Loaded plugin Gobi >20:52:58,071 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin X22X >20:52:58,071 INFO modem-manager: <info> Loaded plugin X22X >20:52:58,082 INFO dbus-daemon: modem-manager[871]: <info> Loaded plugin Nokia >20:52:58,083 INFO modem-manager: <info> Loaded plugin Nokia >20:52:58,257 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4rc1 >20:52:58,258 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >20:52:58,259 INFO dhclient: All rights reserved. >20:52:58,259 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >20:52:58,260 INFO dhclient: >20:52:58,269 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >20:52:58,279 INFO dhclient: Listening on LPF/em1/00:1f:c6:73:b0:87 >20:52:58,279 INFO dhclient: Sending on LPF/em1/00:1f:c6:73:b0:87 >20:52:58,280 INFO dhclient: Sending on Socket/fallback >20:52:58,280 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 4 (xid=0x679f1d47) >20:52:58,880 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x679f1d47) >20:52:58,880 INFO dhclient: DHCPOFFER from 192.168.15.1 >20:52:58,882 INFO dhclient: DHCPACK from 192.168.15.1 (xid=0x679f1d47) >20:52:58,889 INFO dhclient: bound to 192.168.15.119 -- renewal in 20231 seconds. >20:52:58,889 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >20:52:58,890 INFO NetworkManager: <info> address 192.168.15.119 >20:52:58,890 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >20:52:58,891 INFO NetworkManager: <info> gateway 192.168.15.1 >20:52:58,891 INFO NetworkManager: <info> nameserver '192.168.15.1' >20:52:58,892 INFO NetworkManager: <info> nameserver '8.8.8.8' >20:52:58,892 ERR NetworkManager: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed >20:52:58,893 INFO NetworkManager: <info> nameserver '192.168.15.1' >20:52:58,893 INFO NetworkManager: <info> domain name 'xyzzy.com' >20:52:58,894 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >20:52:58,894 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >20:52:59,893 INFO NetworkManager: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >20:52:59,894 INFO NetworkManager: <info> Policy set 'Wired connection 2' (em1) as default for IPv4 routing and DNS. >20:52:59,894 INFO NetworkManager: <info> Activation (em1) successful, device activated. >20:52:59,896 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >20:52:59,897 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:52:59,897 INFO dbus-daemon: dbus[863]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >20:52:59,916 INFO dbus-daemon: dbus[863]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:52:59,917 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >20:52:59,957 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 13: /sbin/ip: No such file or directory >20:53:02,711 WARNING kernel:[ 16.394505] audit_printk_skb: 6 callbacks suppressed >20:53:02,711 NOTICE kernel:[ 16.394511] type=1400 audit(1337374382.710:14): avc: denied { append } for pid=897 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=50392 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >20:53:02,711 NOTICE kernel:[ 16.394809] type=1400 audit(1337374382.710:15): avc: denied { read write } for pid=897 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >20:53:02,714 WARNING kernel:[ 16.397402] auditd (898): /proc/898/oom_adj is deprecated, please use /proc/898/oom_score_adj instead. >20:53:08,216 DEBUG kernel:[ 21.898257] em1: no IPv6 routers present >20:53:18,318 INFO NetworkManager: <info> (em1): IP6 addrconf timed out or failed. >20:53:18,319 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >20:53:18,320 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >20:53:18,320 INFO NetworkManager: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >20:53:19,036 INFO kernel:[ 32.718816] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >20:53:19,036 DEBUG kernel:[ 32.719296] SELinux: initialized (dev sda1, type ext4), uses xattr >20:53:19,267 INFO kernel:[ 32.950621] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >20:53:19,267 DEBUG kernel:[ 32.950634] SELinux: initialized (dev sdc1, type ext4), uses xattr >20:53:19,700 INFO kernel:[ 33.383387] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >20:53:19,700 DEBUG kernel:[ 33.383402] SELinux: initialized (dev dm-1, type ext4), uses xattr >20:53:20,520 INFO kernel:[ 34.203424] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >20:53:20,520 DEBUG kernel:[ 34.203439] SELinux: initialized (dev dm-1, type ext4), uses xattr >20:53:21,341 INFO kernel:[ 35.024211] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >20:53:21,341 DEBUG kernel:[ 35.024226] SELinux: initialized (dev dm-1, type ext4), uses xattr > > >/run/install/ks.cfg: ># ks.cfg generated by preupgrade >lang en_US.UTF-8 >keyboard us >bootloader --upgrade --location=none >clearpart --none >upgrade --root-device=UUID=None >reboot > > >%post >grubby --remove-kernel=/boot/upgrade/vmlinuz >rm -rf /boot/upgrade /var/cache/yum/preupgrade* >%end > > > >--END--
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 823048
:
585501
| 915456