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 587930 Details for
Bug 826816
Anaconda attempts to mount a filesystem in an inactive LVM volume and then dies
[?]
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.
Anaconda traceback
anaconda-traceback.txt (text/plain), 286.99 KB, created by
Nicholas Miell
on 2012-05-31 03:54:43 UTC
(
hide
)
Description:
Anaconda traceback
Filename:
MIME Type:
Creator:
Nicholas Miell
Created:
2012-05-31 03:54:43 UTC
Size:
286.99 KB
patch
obsolete
>anaconda 17.29 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', 'UUID=54ec116e-37ea-40c0-836a-e85b66a41faf') > >Local variables in innermost frame: >self: non-existent 0MB storage UUID=54ec116e-37ea-40c0-836a-e85b66a41faf (17) 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 (0x7ff2199cc190) -- > name = System-Entropy-Root status = True kids = 0 id = 15 > parents = ['existing 75808MB lvmvg System-Entropy (6)'] > uuid = fL8itn-u874-feLA-pFNU-vG7p-PDkk-dYECwJ size = 20480.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/System--Entropy-Root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c8c0> > target size = 20480.0 path = /dev/mapper/System--Entropy-Root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff2199c5bd0) -- > name = System-Entropy status = True kids = 3 id = 6 > parents = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > uuid = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ size = 75808 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/System--Entropy > format args = [] originalFormat = None target = None dmUuid = None free = 2080.0 PE Size = 32.0 PE Count = 2369 > PE Free = 65 PV Count = 1 > LV Names = ['Home', 'Root', 'Swap'] modified = False > extents = 2369.0 free space = 2080 > free extents = 65.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem mounted at /home', > 'existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem mounted at /', > 'existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB, '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 (0x7ff2199cc190) -- > name = System-Entropy-Root status = True kids = 0 id = 15 > parents = ['existing 75808MB lvmvg System-Entropy (6)'] > uuid = fL8itn-u874-feLA-pFNU-vG7p-PDkk-dYECwJ size = 20480.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/System--Entropy-Root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c8c0> > target size = 20480.0 path = /dev/mapper/System--Entropy-Root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff2199c5bd0) -- > name = System-Entropy status = True kids = 3 id = 6 > parents = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > uuid = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ size = 75808 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/System--Entropy > format args = [] originalFormat = None target = None dmUuid = None free = 2080.0 PE Size = 32.0 PE Count = 2369 > PE Free = 65 PV Count = 1 > LV Names = ['Home', 'Root', 'Swap'] modified = False > extents = 2369.0 free space = 2080 > free extents = 65.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem mounted at /home', > 'existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem mounted at /', > 'existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB, 'Fedora 16') >] >canReIPL: False >xdriver: None >stage2: hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/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 Mon May 31 03:02:07 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/System--Entropy-Root / ext4 defaults 1 1 >UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb /boot ext4 defaults 1 2 >/dev/mapper/System--Entropy-Home /home ext4 defaults 1 2 >/dev/mapper/System--Entropy-Swap swap swap defaults 0 0 >UUID=54ec116e-37ea-40c0-836a-e85b66a41faf /mnt/storage ext4 defaults 1 2 > >/mnt/storage/nicholas/media /home/nicholas/media bind bind 0 0 >/mnt/storage/nicholas/stuff /home/nicholas/stuff bind bind 0 0 >/mnt/storage/offload/mock/cache /var/cache/mock bind bind 0 0 >/mnt/storage/offload/mock/lib /var/lib/mock bind bind 0 0 >/mnt/storage/offload/debug/lib /usr/lib/debug bind bind 0 0 >/mnt/storage/offload/debug/src /usr/src/debug bind bind 0 0 > > > _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: [sda, sda1, sr0, sdb, sdb1, sdb2, System-Entropy, System-Entropy-Home, System-Entropy-Root, System-Entropy-Swap, loop0, /run/install/install.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, System--Entropy-Home, System--Entropy-Root, System--Entropy-Swap] > _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: [sda1, sr0, sdb1, sdb2] > _bootloader.storage.fsset.devicetree.topology._devmap: {'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:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6: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:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6: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 >, '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:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1: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 >, '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 >, '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:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.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:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6: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:11.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:11.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) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, 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 286168MB disk sda (0) with existing msdos disklabel >, existing 286168MB partition sda1 (1) >, OpticalDevice instance, containing members: > _model: ATAPI_iHAS124_A > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1: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: 2 > minor: 0 >, existing 76319MB disk sdb (3) with existing msdos disklabel >, existing 500MB partition sdb1 (4) with existing ext4 filesystem mounted at /boot >, existing 75818MB partition sdb2 (5) with existing lvmpv >, existing 75808MB lvmvg System-Entropy (6) >, 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: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7ff219a2c5f0> > 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.45703125 > _serial: None > id: 7 > 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: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7ff219a2c710> > 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: 8 > 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: 9 > 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: 758e0768-f22c-48a8-919d-23054ed0707a > _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: 10 > 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: 11 > 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: 12 > minor: 0 >, existing 2048MB dm live-rw (13) with existing ext4 filesystem >, existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem mounted at /home >, existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem mounted at / >, existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap >] > _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/System--Entropy-Home': {'UUID': '902ce1e3-781c-4afd-aaa8-7c265c96b804', 'PRI': '45', 'LABEL': '/home', 'DEVNO': '0xfd02', 'TIME': '1338419799.779366', 'TYPE': 'ext4'} >, '/dev/sdb1': {'DEVNO': '0x0811', 'LABEL': '/boot', 'TYPE': 'ext4', 'UUID': 'c583d0a3-a7b5-4e24-990a-75e243fe1efb', 'TIME': '1338419798.954556'} >, '/dev/sdb2': {'DEVNO': '0x0812', 'TYPE': 'LVM2_member', 'UUID': 'ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT', 'TIME': '1338419798.976105'} >, '/dev/mapper/Storage-Media': {'UUID': '54ec116e-37ea-40c0-836a-e85b66a41faf', 'PRI': '45', 'LABEL': 'Media', 'DEVNO': '0xfd03', 'TIME': '1338419799.800775', 'TYPE': 'ext4'} >, '/dev/mapper/System--Entropy-Root': {'UUID': '147f8ede-48cd-4890-9a95-8490d9b4b5a2', 'PRI': '45', 'LABEL': 'Fedora-14-x86_64', 'DEVNO': '0xfd00', 'TIME': '1338419798.976309', 'TYPE': 'ext4'} >, '/dev/mapper/System--Entropy-Swap': {'DEVNO': '0xfd01', 'PRI': '45', 'UUID': '32dda8d7-9918-48a5-915e-fbd49213b4d2', 'TYPE': 'swap', 'TIME': '1338419798.976483'} >, '/dev/sda1': {'DEVNO': '0x0801', 'TYPE': 'LVM2_member', 'UUID': 'ROgj8E-uASq-XizU-8L9V-ZMA8-jIQN-DYceKx', 'TIME': '1338419798.913119'} >} > _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 (0x7ff219f53750) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff219f53790) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff219f537d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff219f53810) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7ff219f53850) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 5760 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 0x7ff22fc12350> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > 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=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/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: >03:34:14,808 INFO anaconda: /usr/sbin/anaconda 17.29 >03:34:18,008 INFO anaconda: 3801088 kB (3712 MB) are available >03:34:18,008 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >03:34:18,042 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >03:34:18,046 INFO anaconda: Default encoding = utf-8 >03:34:18,165 INFO anaconda: ISCSID is /sbin/iscsid >03:34:18,165 INFO anaconda: no initiator set >03:34:18,279 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >03:34:18,279 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >03:34:18,763 INFO anaconda: Display mode = g >03:34:18,764 INFO anaconda: 3801088 kB (3712 MB) are available >03:34:18,764 INFO anaconda: check_memory(): total:3712, needed:512, graphical:512 >03:34:19,547 DEBUG anaconda: X server has signalled a successful start. >03:34:19,550 INFO anaconda: Starting window manager, pid 737. >03:34:19,552 INFO anaconda.stdout: Starting graphical installation. >03:34:20,256 INFO anaconda: using only installclass _Fedora >03:34:20,257 INFO anaconda: Detected 3712M of memory >03:34:20,257 INFO anaconda: Swap attempt of 1024M to 5760M >03:34:20,257 INFO anaconda: dispatch: resetting scheduling >03:34:20,258 INFO anaconda: dispatch: resetting finished. >03:34:20,597 DEBUG anaconda: display: (['VGA-0', 'connected', '1024x768+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '0mm', 'x', '0mm'],) >03:34:20,599 INFO anaconda: Setting window size to 1024x768 >03:34:21,427 INFO anaconda: dispatch: resetting to the first step. >03:34:21,428 INFO anaconda: dispatch: moving (1) to step kickstart >03:34:21,428 DEBUG anaconda: dispatch: kickstart is a direct step >03:34:21,540 INFO anaconda: no initiator set >03:34:22,145 DEBUG anaconda: required disklabel type for sda (1) is None >03:34:22,145 DEBUG anaconda: default disklabel type for sda is msdos >03:34:22,145 DEBUG anaconda: selecting msdos disklabel for sda based on size >03:34:22,659 DEBUG anaconda: required disklabel type for sdb (1) is None >03:34:22,660 DEBUG anaconda: default disklabel type for sdb is msdos >03:34:22,661 DEBUG anaconda: selecting msdos disklabel for sdb based on size >03:34:29,447 INFO anaconda: dispatch: leaving (1) step kickstart >03:34:29,448 INFO anaconda: dispatch: moving (1) to step findrootparts >03:34:29,448 DEBUG anaconda: dispatch: findrootparts is a direct step >03:34:29,452 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext4 with options ro >03:34:29,498 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:34:29,671 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >03:34:30,373 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/System--Entropy-Home on /mnt/sysimage as ext4 with options ro >03:34:30,441 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:34:31,686 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/System--Entropy-Root on /mnt/sysimage as ext4 with options ro >03:34:32,222 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >03:34:32,872 DEBUG anaconda: dispatch: Can not reschedule step 'findinstall' from 'skipped' to 'requested' >03:34:32,873 INFO anaconda: dispatch: leaving (1) step findrootparts >03:34:32,874 INFO anaconda: dispatch: moving (1) to step upgrademount >03:34:32,874 DEBUG anaconda: dispatch: upgrademount is a direct step >03:34:33,476 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/System--Entropy-Root on /mnt/sysimage as ext4 with options defaults > > >/tmp/program.log: >03:34:16,862 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >03:34:18,131 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:34:18,167 INFO program: Running... modprobe fcoe >03:34:18,246 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >03:34:18,278 INFO program: No FCoE boot disk information is found in EDD! >03:34:18,279 INFO program: Running... modprobe scsi_wait_scan >03:34:18,295 INFO program: Running... rmmod scsi_wait_scan >03:34:18,312 INFO program: Running... udevadm settle --timeout=300 >03:34:18,689 INFO program: Running... multipath -d >03:34:18,727 INFO program: Running... multipath -ll >03:34:19,552 INFO program: Running... metacity --display :1 --sm-disable >03:34:20,017 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >03:34:20,503 INFO program: Running... xrandr -q >03:34:20,594 INFO program: Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192 >03:34:20,595 INFO program: VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm >03:34:20,595 INFO program: 1024x768 60.0* >03:34:20,595 INFO program: 800x600 60.3 56.2 >03:34:20,596 INFO program: 848x480 60.0 >03:34:20,596 INFO program: 640x480 59.9 >03:34:20,596 INFO program: HDMI-0 disconnected (normal left inverted right x axis y axis) >03:34:21,416 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >03:34:21,416 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >03:34:21,428 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >03:34:21,546 INFO program: Running... modprobe scsi_wait_scan >03:34:21,578 INFO program: Running... rmmod scsi_wait_scan >03:34:21,597 INFO program: Running... udevadm settle --timeout=300 >03:34:21,934 INFO program: Running... multipath -d >03:34:21,962 INFO program: Running... multipath -ll >03:34:22,009 INFO program: Running... modprobe scsi_wait_scan >03:34:22,022 INFO program: Running... rmmod scsi_wait_scan >03:34:22,041 INFO program: Running... udevadm settle --timeout=300 >03:34:22,493 INFO program: Running... modprobe scsi_wait_scan >03:34:22,509 INFO program: Running... rmmod scsi_wait_scan >03:34:22,525 INFO program: Running... udevadm settle --timeout=300 >03:34:22,809 INFO program: Running... dumpe2fs -h /dev/sdb1 >03:34:22,852 INFO program: Filesystem volume name: /boot >03:34:22,853 INFO program: Last mounted on: /run/install/repo >03:34:22,853 INFO program: Filesystem UUID: c583d0a3-a7b5-4e24-990a-75e243fe1efb >03:34:22,853 INFO program: Filesystem magic number: 0xEF53 >03:34:22,853 INFO program: Filesystem revision #: 1 (dynamic) >03:34:22,853 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 >03:34:22,853 INFO program: Filesystem flags: signed_directory_hash >03:34:22,853 INFO program: Default mount options: user_xattr acl >03:34:22,854 INFO program: Filesystem state: clean >03:34:22,854 INFO program: Errors behavior: Continue >03:34:22,854 INFO program: Filesystem OS type: Linux >03:34:22,854 INFO program: Inode count: 128016 >03:34:22,854 INFO program: Block count: 512000 >03:34:22,854 INFO program: Reserved block count: 25600 >03:34:22,855 INFO program: Free blocks: 244745 >03:34:22,856 INFO program: Free inodes: 127773 >03:34:22,856 INFO program: First block: 1 >03:34:22,857 INFO program: Block size: 1024 >03:34:22,858 INFO program: Fragment size: 1024 >03:34:22,859 INFO program: Reserved GDT blocks: 256 >03:34:22,860 INFO program: Blocks per group: 8192 >03:34:22,861 INFO program: Fragments per group: 8192 >03:34:22,861 INFO program: Inodes per group: 2032 >03:34:22,862 INFO program: Inode blocks per group: 254 >03:34:22,863 INFO program: Flex block group size: 16 >03:34:22,863 INFO program: Filesystem created: Mon May 31 09:53:39 2010 >03:34:22,864 INFO program: Last mount time: Thu May 31 03:34:06 2012 >03:34:22,864 INFO program: Last write time: Thu May 31 03:34:08 2012 >03:34:22,864 INFO program: Mount count: 50 >03:34:22,865 INFO program: Maximum mount count: -1 >03:34:22,865 INFO program: Last checked: Sat Nov 12 21:56:40 2011 >03:34:22,865 INFO program: Check interval: 0 (<none>) >03:34:22,865 INFO program: Lifetime writes: 1530 MB >03:34:22,866 INFO program: Reserved blocks uid: 0 (user root) >03:34:22,866 INFO program: Reserved blocks gid: 0 (group root) >03:34:22,866 INFO program: First inode: 11 >03:34:22,867 INFO program: Inode size: 128 >03:34:22,867 INFO program: Journal inode: 8 >03:34:22,867 INFO program: Default directory hash: half_md4 >03:34:22,867 INFO program: Directory Hash Seed: bec5676b-4dc5-429a-940b-c8cf9fdde48d >03:34:22,868 INFO program: Journal backup: inode blocks >03:34:22,868 INFO program: Journal features: journal_incompat_revoke >03:34:22,868 INFO program: Journal size: 8M >03:34:22,869 INFO program: Journal length: 8192 >03:34:22,869 INFO program: Journal sequence: 0x000008f5 >03:34:22,869 INFO program: Journal start: 0 >03:34:22,869 INFO program: >03:34:22,870 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:22,871 INFO program: Running... dumpe2fs -h /dev/sdb1 >03:34:22,893 INFO program: Filesystem volume name: /boot >03:34:22,893 INFO program: Last mounted on: /run/install/repo >03:34:22,894 INFO program: Filesystem UUID: c583d0a3-a7b5-4e24-990a-75e243fe1efb >03:34:22,894 INFO program: Filesystem magic number: 0xEF53 >03:34:22,894 INFO program: Filesystem revision #: 1 (dynamic) >03:34:22,895 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 >03:34:22,895 INFO program: Filesystem flags: signed_directory_hash >03:34:22,895 INFO program: Default mount options: user_xattr acl >03:34:22,895 INFO program: Filesystem state: clean >03:34:22,896 INFO program: Errors behavior: Continue >03:34:22,896 INFO program: Filesystem OS type: Linux >03:34:22,896 INFO program: Inode count: 128016 >03:34:22,897 INFO program: Block count: 512000 >03:34:22,897 INFO program: Reserved block count: 25600 >03:34:22,897 INFO program: Free blocks: 244745 >03:34:22,897 INFO program: Free inodes: 127773 >03:34:22,898 INFO program: First block: 1 >03:34:22,898 INFO program: Block size: 1024 >03:34:22,899 INFO program: Fragment size: 1024 >03:34:22,899 INFO program: Reserved GDT blocks: 256 >03:34:22,900 INFO program: Blocks per group: 8192 >03:34:22,901 INFO program: Fragments per group: 8192 >03:34:22,902 INFO program: Inodes per group: 2032 >03:34:22,903 INFO program: Inode blocks per group: 254 >03:34:22,903 INFO program: Flex block group size: 16 >03:34:22,904 INFO program: Filesystem created: Mon May 31 09:53:39 2010 >03:34:22,905 INFO program: Last mount time: Thu May 31 03:34:06 2012 >03:34:22,906 INFO program: Last write time: Thu May 31 03:34:08 2012 >03:34:22,907 INFO program: Mount count: 50 >03:34:22,907 INFO program: Maximum mount count: -1 >03:34:22,908 INFO program: Last checked: Sat Nov 12 21:56:40 2011 >03:34:22,909 INFO program: Check interval: 0 (<none>) >03:34:22,910 INFO program: Lifetime writes: 1530 MB >03:34:22,911 INFO program: Reserved blocks uid: 0 (user root) >03:34:22,911 INFO program: Reserved blocks gid: 0 (group root) >03:34:22,912 INFO program: First inode: 11 >03:34:22,913 INFO program: Inode size: 128 >03:34:22,913 INFO program: Journal inode: 8 >03:34:22,914 INFO program: Default directory hash: half_md4 >03:34:22,914 INFO program: Directory Hash Seed: bec5676b-4dc5-429a-940b-c8cf9fdde48d >03:34:22,914 INFO program: Journal backup: inode blocks >03:34:22,914 INFO program: Journal features: journal_incompat_revoke >03:34:22,915 INFO program: Journal size: 8M >03:34:22,915 INFO program: Journal length: 8192 >03:34:22,915 INFO program: Journal sequence: 0x000008f5 >03:34:22,916 INFO program: Journal start: 0 >03:34:22,916 INFO program: >03:34:22,916 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:22,917 INFO program: Running... resize2fs -P /dev/sdb1 >03:34:22,956 INFO program: Estimated minimum size of the filesystem: 267741 >03:34:22,957 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:23,117 INFO program: Running... losetup -j /run/install/install.img >03:34:23,143 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:23,149 INFO program: Running... losetup -j /run/install/install.img >03:34:23,165 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:23,172 INFO program: Running... losetup -j /run/install/install.img >03:34:23,185 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:23,189 INFO program: Running... losetup -j /run/install/install.img >03:34:23,203 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:23,244 INFO program: Running... dumpe2fs -h /dev/loop1 >03:34:23,258 INFO program: Filesystem volume name: Anaconda >03:34:23,258 INFO program: Last mounted on: / >03:34:23,258 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >03:34:23,258 INFO program: Filesystem magic number: 0xEF53 >03:34:23,259 INFO program: Filesystem revision #: 1 (dynamic) >03:34:23,259 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 >03:34:23,259 INFO program: Filesystem flags: signed_directory_hash >03:34:23,259 INFO program: Default mount options: user_xattr acl >03:34:23,259 INFO program: Filesystem state: clean >03:34:23,259 INFO program: Errors behavior: Continue >03:34:23,259 INFO program: Filesystem OS type: Linux >03:34:23,259 INFO program: Inode count: 131072 >03:34:23,260 INFO program: Block count: 2097152 >03:34:23,260 INFO program: Reserved block count: 0 >03:34:23,260 INFO program: Free blocks: 1625332 >03:34:23,260 INFO program: Free inodes: 109797 >03:34:23,260 INFO program: First block: 1 >03:34:23,260 INFO program: Block size: 1024 >03:34:23,260 INFO program: Fragment size: 1024 >03:34:23,260 INFO program: Reserved GDT blocks: 256 >03:34:23,261 INFO program: Blocks per group: 8192 >03:34:23,261 INFO program: Fragments per group: 8192 >03:34:23,261 INFO program: Inodes per group: 512 >03:34:23,261 INFO program: Inode blocks per group: 128 >03:34:23,261 INFO program: Flex block group size: 16 >03:34:23,261 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >03:34:23,261 INFO program: Last mount time: Tue May 22 20:51:30 2012 >03:34:23,261 INFO program: Last write time: Tue May 22 20:51:40 2012 >03:34:23,261 INFO program: Mount count: 2 >03:34:23,262 INFO program: Maximum mount count: -1 >03:34:23,262 INFO program: Last checked: Tue May 22 20:51:22 2012 >03:34:23,262 INFO program: Check interval: 0 (<none>) >03:34:23,262 INFO program: Lifetime writes: 32 MB >03:34:23,262 INFO program: Reserved blocks uid: 0 (user root) >03:34:23,262 INFO program: Reserved blocks gid: 0 (group root) >03:34:23,262 INFO program: First inode: 11 >03:34:23,262 INFO program: Inode size: 256 >03:34:23,263 INFO program: Required extra isize: 28 >03:34:23,263 INFO program: Desired extra isize: 28 >03:34:23,263 INFO program: Journal inode: 8 >03:34:23,263 INFO program: Default directory hash: half_md4 >03:34:23,263 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >03:34:23,263 INFO program: Journal backup: inode blocks >03:34:23,263 INFO program: Journal features: (none) >03:34:23,263 INFO program: Journal size: 32M >03:34:23,264 INFO program: Journal length: 32768 >03:34:23,264 INFO program: Journal sequence: 0x00000009 >03:34:23,264 INFO program: Journal start: 0 >03:34:23,264 INFO program: >03:34:23,264 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:23,265 INFO program: Running... dumpe2fs -h /dev/loop1 >03:34:23,279 INFO program: Filesystem volume name: Anaconda >03:34:23,279 INFO program: Last mounted on: / >03:34:23,279 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >03:34:23,280 INFO program: Filesystem magic number: 0xEF53 >03:34:23,280 INFO program: Filesystem revision #: 1 (dynamic) >03:34:23,280 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 >03:34:23,280 INFO program: Filesystem flags: signed_directory_hash >03:34:23,280 INFO program: Default mount options: user_xattr acl >03:34:23,280 INFO program: Filesystem state: clean >03:34:23,280 INFO program: Errors behavior: Continue >03:34:23,280 INFO program: Filesystem OS type: Linux >03:34:23,281 INFO program: Inode count: 131072 >03:34:23,281 INFO program: Block count: 2097152 >03:34:23,281 INFO program: Reserved block count: 0 >03:34:23,281 INFO program: Free blocks: 1625332 >03:34:23,281 INFO program: Free inodes: 109797 >03:34:23,281 INFO program: First block: 1 >03:34:23,281 INFO program: Block size: 1024 >03:34:23,281 INFO program: Fragment size: 1024 >03:34:23,282 INFO program: Reserved GDT blocks: 256 >03:34:23,282 INFO program: Blocks per group: 8192 >03:34:23,282 INFO program: Fragments per group: 8192 >03:34:23,282 INFO program: Inodes per group: 512 >03:34:23,283 INFO program: Inode blocks per group: 128 >03:34:23,283 INFO program: Flex block group size: 16 >03:34:23,283 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >03:34:23,283 INFO program: Last mount time: Tue May 22 20:51:30 2012 >03:34:23,284 INFO program: Last write time: Tue May 22 20:51:40 2012 >03:34:23,284 INFO program: Mount count: 2 >03:34:23,284 INFO program: Maximum mount count: -1 >03:34:23,285 INFO program: Last checked: Tue May 22 20:51:22 2012 >03:34:23,285 INFO program: Check interval: 0 (<none>) >03:34:23,285 INFO program: Lifetime writes: 32 MB >03:34:23,286 INFO program: Reserved blocks uid: 0 (user root) >03:34:23,286 INFO program: Reserved blocks gid: 0 (group root) >03:34:23,286 INFO program: First inode: 11 >03:34:23,286 INFO program: Inode size: 256 >03:34:23,287 INFO program: Required extra isize: 28 >03:34:23,287 INFO program: Desired extra isize: 28 >03:34:23,287 INFO program: Journal inode: 8 >03:34:23,288 INFO program: Default directory hash: half_md4 >03:34:23,288 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >03:34:23,288 INFO program: Journal backup: inode blocks >03:34:23,289 INFO program: Journal features: (none) >03:34:23,289 INFO program: Journal size: 32M >03:34:23,289 INFO program: Journal length: 32768 >03:34:23,289 INFO program: Journal sequence: 0x00000009 >03:34:23,290 INFO program: Journal start: 0 >03:34:23,290 INFO program: >03:34:23,290 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:23,291 INFO program: Running... resize2fs -P /dev/loop1 >03:34:23,305 INFO program: Couldn't find valid filesystem superblock. >03:34:23,306 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:23,306 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >03:34:23,384 INFO program: Running... modprobe scsi_wait_scan >03:34:23,402 INFO program: Running... rmmod scsi_wait_scan >03:34:23,421 INFO program: Running... udevadm settle --timeout=300 >03:34:23,519 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:34:23,532 INFO program: Filesystem volume name: Anaconda >03:34:23,533 INFO program: Last mounted on: / >03:34:23,533 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >03:34:23,534 INFO program: Filesystem magic number: 0xEF53 >03:34:23,534 INFO program: Filesystem revision #: 1 (dynamic) >03:34:23,534 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 >03:34:23,535 INFO program: Filesystem flags: signed_directory_hash >03:34:23,535 INFO program: Default mount options: user_xattr acl >03:34:23,535 INFO program: Filesystem state: clean >03:34:23,536 INFO program: Errors behavior: Continue >03:34:23,536 INFO program: Filesystem OS type: Linux >03:34:23,536 INFO program: Inode count: 131072 >03:34:23,537 INFO program: Block count: 2097152 >03:34:23,537 INFO program: Reserved block count: 0 >03:34:23,537 INFO program: Free blocks: 1625332 >03:34:23,537 INFO program: Free inodes: 109797 >03:34:23,538 INFO program: First block: 1 >03:34:23,538 INFO program: Block size: 1024 >03:34:23,538 INFO program: Fragment size: 1024 >03:34:23,539 INFO program: Reserved GDT blocks: 256 >03:34:23,539 INFO program: Blocks per group: 8192 >03:34:23,539 INFO program: Fragments per group: 8192 >03:34:23,540 INFO program: Inodes per group: 512 >03:34:23,540 INFO program: Inode blocks per group: 128 >03:34:23,540 INFO program: Flex block group size: 16 >03:34:23,540 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >03:34:23,541 INFO program: Last mount time: Thu May 31 03:34:09 2012 >03:34:23,541 INFO program: Last write time: Thu May 31 03:34:09 2012 >03:34:23,541 INFO program: Mount count: 3 >03:34:23,542 INFO program: Maximum mount count: -1 >03:34:23,542 INFO program: Last checked: Tue May 22 20:51:22 2012 >03:34:23,542 INFO program: Check interval: 0 (<none>) >03:34:23,542 INFO program: Lifetime writes: 32 MB >03:34:23,542 INFO program: Reserved blocks uid: 0 (user root) >03:34:23,542 INFO program: Reserved blocks gid: 0 (group root) >03:34:23,542 INFO program: First inode: 11 >03:34:23,542 INFO program: Inode size: 256 >03:34:23,542 INFO program: Required extra isize: 28 >03:34:23,542 INFO program: Desired extra isize: 28 >03:34:23,542 INFO program: Journal inode: 8 >03:34:23,543 INFO program: Default directory hash: half_md4 >03:34:23,543 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >03:34:23,543 INFO program: Journal backup: inode blocks >03:34:23,543 INFO program: Journal features: (none) >03:34:23,543 INFO program: Journal size: 32M >03:34:23,543 INFO program: Journal length: 32768 >03:34:23,543 INFO program: Journal sequence: 0x0000000a >03:34:23,543 INFO program: Journal start: 1 >03:34:23,543 INFO program: >03:34:23,543 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:23,544 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:34:23,557 INFO program: Filesystem volume name: Anaconda >03:34:23,558 INFO program: Last mounted on: / >03:34:23,559 INFO program: Filesystem UUID: 758e0768-f22c-48a8-919d-23054ed0707a >03:34:23,559 INFO program: Filesystem magic number: 0xEF53 >03:34:23,559 INFO program: Filesystem revision #: 1 (dynamic) >03:34:23,559 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 >03:34:23,560 INFO program: Filesystem flags: signed_directory_hash >03:34:23,560 INFO program: Default mount options: user_xattr acl >03:34:23,560 INFO program: Filesystem state: clean >03:34:23,561 INFO program: Errors behavior: Continue >03:34:23,561 INFO program: Filesystem OS type: Linux >03:34:23,561 INFO program: Inode count: 131072 >03:34:23,562 INFO program: Block count: 2097152 >03:34:23,562 INFO program: Reserved block count: 0 >03:34:23,562 INFO program: Free blocks: 1625332 >03:34:23,563 INFO program: Free inodes: 109797 >03:34:23,563 INFO program: First block: 1 >03:34:23,563 INFO program: Block size: 1024 >03:34:23,564 INFO program: Fragment size: 1024 >03:34:23,564 INFO program: Reserved GDT blocks: 256 >03:34:23,564 INFO program: Blocks per group: 8192 >03:34:23,565 INFO program: Fragments per group: 8192 >03:34:23,565 INFO program: Inodes per group: 512 >03:34:23,565 INFO program: Inode blocks per group: 128 >03:34:23,565 INFO program: Flex block group size: 16 >03:34:23,566 INFO program: Filesystem created: Tue May 22 20:51:22 2012 >03:34:23,566 INFO program: Last mount time: Thu May 31 03:34:09 2012 >03:34:23,566 INFO program: Last write time: Thu May 31 03:34:09 2012 >03:34:23,567 INFO program: Mount count: 3 >03:34:23,567 INFO program: Maximum mount count: -1 >03:34:23,567 INFO program: Last checked: Tue May 22 20:51:22 2012 >03:34:23,568 INFO program: Check interval: 0 (<none>) >03:34:23,568 INFO program: Lifetime writes: 32 MB >03:34:23,568 INFO program: Reserved blocks uid: 0 (user root) >03:34:23,569 INFO program: Reserved blocks gid: 0 (group root) >03:34:23,569 INFO program: First inode: 11 >03:34:23,569 INFO program: Inode size: 256 >03:34:23,569 INFO program: Required extra isize: 28 >03:34:23,570 INFO program: Desired extra isize: 28 >03:34:23,570 INFO program: Journal inode: 8 >03:34:23,570 INFO program: Default directory hash: half_md4 >03:34:23,571 INFO program: Directory Hash Seed: 298406b0-7556-4717-a4a0-4e58fde3642e >03:34:23,571 INFO program: Journal backup: inode blocks >03:34:23,571 INFO program: Journal features: (none) >03:34:23,572 INFO program: Journal size: 32M >03:34:23,572 INFO program: Journal length: 32768 >03:34:23,572 INFO program: Journal sequence: 0x0000000a >03:34:23,572 INFO program: Journal start: 1 >03:34:23,572 INFO program: >03:34:23,572 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:23,573 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:34:23,585 INFO program: Estimated minimum size of the filesystem: 450145 >03:34:23,585 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:23,641 INFO program: Running... modprobe scsi_wait_scan >03:34:23,661 INFO program: Running... rmmod scsi_wait_scan >03:34:23,680 INFO program: Running... udevadm settle --timeout=300 >03:34:23,767 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Home >03:34:24,009 INFO program: Running... udevadm settle --timeout=300 >03:34:24,232 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Root >03:34:24,579 INFO program: Running... udevadm settle --timeout=300 >03:34:24,994 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Swap >03:34:25,407 INFO program: Running... udevadm settle --timeout=300 >03:34:25,835 INFO program: Running... modprobe scsi_wait_scan >03:34:25,857 INFO program: Running... rmmod scsi_wait_scan >03:34:25,877 INFO program: Running... udevadm settle --timeout=300 >03:34:25,985 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Home >03:34:26,052 INFO program: Filesystem volume name: /home >03:34:26,053 INFO program: Last mounted on: /home >03:34:26,053 INFO program: Filesystem UUID: 902ce1e3-781c-4afd-aaa8-7c265c96b804 >03:34:26,054 INFO program: Filesystem magic number: 0xEF53 >03:34:26,054 INFO program: Filesystem revision #: 1 (dynamic) >03:34:26,054 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 >03:34:26,055 INFO program: Filesystem flags: signed_directory_hash >03:34:26,055 INFO program: Default mount options: user_xattr acl >03:34:26,055 INFO program: Filesystem state: clean >03:34:26,056 INFO program: Errors behavior: Continue >03:34:26,056 INFO program: Filesystem OS type: Linux >03:34:26,056 INFO program: Inode count: 3276800 >03:34:26,056 INFO program: Block count: 13107200 >03:34:26,057 INFO program: Reserved block count: 0 >03:34:26,057 INFO program: Free blocks: 5458897 >03:34:26,057 INFO program: Free inodes: 2626357 >03:34:26,058 INFO program: First block: 0 >03:34:26,058 INFO program: Block size: 4096 >03:34:26,058 INFO program: Fragment size: 4096 >03:34:26,059 INFO program: Reserved GDT blocks: 1020 >03:34:26,060 INFO program: Blocks per group: 32768 >03:34:26,061 INFO program: Fragments per group: 32768 >03:34:26,061 INFO program: Inodes per group: 8192 >03:34:26,062 INFO program: Inode blocks per group: 512 >03:34:26,063 INFO program: RAID stride: 32718 >03:34:26,063 INFO program: Flex block group size: 16 >03:34:26,064 INFO program: Filesystem created: Mon May 31 09:53:47 2010 >03:34:26,064 INFO program: Last mount time: Wed May 30 23:16:40 2012 >03:34:26,064 INFO program: Last write time: Thu May 31 03:33:09 2012 >03:34:26,065 INFO program: Mount count: 48 >03:34:26,065 INFO program: Maximum mount count: -1 >03:34:26,065 INFO program: Last checked: Sat Nov 12 21:56:42 2011 >03:34:26,065 INFO program: Check interval: 0 (<none>) >03:34:26,066 INFO program: Lifetime writes: 1064 GB >03:34:26,066 INFO program: Reserved blocks uid: 0 (user root) >03:34:26,066 INFO program: Reserved blocks gid: 0 (group root) >03:34:26,067 INFO program: First inode: 11 >03:34:26,067 INFO program: Inode size: 256 >03:34:26,067 INFO program: Required extra isize: 28 >03:34:26,067 INFO program: Desired extra isize: 28 >03:34:26,068 INFO program: Journal inode: 8 >03:34:26,068 INFO program: Default directory hash: half_md4 >03:34:26,068 INFO program: Directory Hash Seed: d9fd4295-36e1-4d08-8105-7a1e7e46c5aa >03:34:26,069 INFO program: Journal backup: inode blocks >03:34:26,069 INFO program: Journal features: journal_incompat_revoke >03:34:26,069 INFO program: Journal size: 128M >03:34:26,069 INFO program: Journal length: 32768 >03:34:26,070 INFO program: Journal sequence: 0x006a66ca >03:34:26,070 INFO program: Journal start: 0 >03:34:26,070 INFO program: >03:34:26,071 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:26,072 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Home >03:34:26,088 INFO program: Filesystem volume name: /home >03:34:26,088 INFO program: Last mounted on: /home >03:34:26,089 INFO program: Filesystem UUID: 902ce1e3-781c-4afd-aaa8-7c265c96b804 >03:34:26,089 INFO program: Filesystem magic number: 0xEF53 >03:34:26,089 INFO program: Filesystem revision #: 1 (dynamic) >03:34:26,090 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 >03:34:26,090 INFO program: Filesystem flags: signed_directory_hash >03:34:26,090 INFO program: Default mount options: user_xattr acl >03:34:26,091 INFO program: Filesystem state: clean >03:34:26,091 INFO program: Errors behavior: Continue >03:34:26,091 INFO program: Filesystem OS type: Linux >03:34:26,091 INFO program: Inode count: 3276800 >03:34:26,092 INFO program: Block count: 13107200 >03:34:26,092 INFO program: Reserved block count: 0 >03:34:26,092 INFO program: Free blocks: 5458897 >03:34:26,093 INFO program: Free inodes: 2626357 >03:34:26,093 INFO program: First block: 0 >03:34:26,093 INFO program: Block size: 4096 >03:34:26,093 INFO program: Fragment size: 4096 >03:34:26,094 INFO program: Reserved GDT blocks: 1020 >03:34:26,094 INFO program: Blocks per group: 32768 >03:34:26,094 INFO program: Fragments per group: 32768 >03:34:26,095 INFO program: Inodes per group: 8192 >03:34:26,095 INFO program: Inode blocks per group: 512 >03:34:26,095 INFO program: RAID stride: 32718 >03:34:26,095 INFO program: Flex block group size: 16 >03:34:26,096 INFO program: Filesystem created: Mon May 31 09:53:47 2010 >03:34:26,096 INFO program: Last mount time: Wed May 30 23:16:40 2012 >03:34:26,096 INFO program: Last write time: Thu May 31 03:33:09 2012 >03:34:26,097 INFO program: Mount count: 48 >03:34:26,097 INFO program: Maximum mount count: -1 >03:34:26,097 INFO program: Last checked: Sat Nov 12 21:56:42 2011 >03:34:26,097 INFO program: Check interval: 0 (<none>) >03:34:26,098 INFO program: Lifetime writes: 1064 GB >03:34:26,098 INFO program: Reserved blocks uid: 0 (user root) >03:34:26,098 INFO program: Reserved blocks gid: 0 (group root) >03:34:26,099 INFO program: First inode: 11 >03:34:26,099 INFO program: Inode size: 256 >03:34:26,099 INFO program: Required extra isize: 28 >03:34:26,099 INFO program: Desired extra isize: 28 >03:34:26,100 INFO program: Journal inode: 8 >03:34:26,100 INFO program: Default directory hash: half_md4 >03:34:26,100 INFO program: Directory Hash Seed: d9fd4295-36e1-4d08-8105-7a1e7e46c5aa >03:34:26,101 INFO program: Journal backup: inode blocks >03:34:26,101 INFO program: Journal features: journal_incompat_revoke >03:34:26,101 INFO program: Journal size: 128M >03:34:26,101 INFO program: Journal length: 32768 >03:34:26,102 INFO program: Journal sequence: 0x006a66ca >03:34:26,102 INFO program: Journal start: 0 >03:34:26,102 INFO program: >03:34:26,103 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:26,103 INFO program: Running... resize2fs -P /dev/mapper/System--Entropy-Home >03:34:26,116 INFO program: Estimated minimum size of the filesystem: 7584845 >03:34:26,117 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:26,451 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Root >03:34:26,508 INFO program: Filesystem volume name: Fedora-14-x86_64 >03:34:26,508 INFO program: Last mounted on: / >03:34:26,509 INFO program: Filesystem UUID: 147f8ede-48cd-4890-9a95-8490d9b4b5a2 >03:34:26,509 INFO program: Filesystem magic number: 0xEF53 >03:34:26,509 INFO program: Filesystem revision #: 1 (dynamic) >03:34:26,510 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 >03:34:26,510 INFO program: Filesystem flags: signed_directory_hash >03:34:26,510 INFO program: Default mount options: user_xattr acl >03:34:26,511 INFO program: Filesystem state: clean >03:34:26,511 INFO program: Errors behavior: Continue >03:34:26,511 INFO program: Filesystem OS type: Linux >03:34:26,511 INFO program: Inode count: 1310720 >03:34:26,512 INFO program: Block count: 5242880 >03:34:26,512 INFO program: Reserved block count: 52369 >03:34:26,512 INFO program: Free blocks: 870313 >03:34:26,512 INFO program: Free inodes: 929465 >03:34:26,512 INFO program: First block: 0 >03:34:26,513 INFO program: Block size: 4096 >03:34:26,513 INFO program: Fragment size: 4096 >03:34:26,514 INFO program: Reserved GDT blocks: 190 >03:34:26,515 INFO program: Blocks per group: 32768 >03:34:26,516 INFO program: Fragments per group: 32768 >03:34:26,517 INFO program: Inodes per group: 8192 >03:34:26,517 INFO program: Inode blocks per group: 512 >03:34:26,518 INFO program: Flex block group size: 16 >03:34:26,519 INFO program: Filesystem created: Thu May 13 01:54:17 2010 >03:34:26,520 INFO program: Last mount time: Wed May 30 23:16:36 2012 >03:34:26,520 INFO program: Last write time: Wed May 30 23:16:05 2012 >03:34:26,521 INFO program: Mount count: 20 >03:34:26,522 INFO program: Maximum mount count: -1 >03:34:26,523 INFO program: Last checked: Wed Feb 29 18:54:45 2012 >03:34:26,523 INFO program: Check interval: 0 (<none>) >03:34:26,523 INFO program: Lifetime writes: 501 GB >03:34:26,524 INFO program: Reserved blocks uid: 0 (user root) >03:34:26,524 INFO program: Reserved blocks gid: 0 (group root) >03:34:26,524 INFO program: First inode: 11 >03:34:26,524 INFO program: Inode size: 256 >03:34:26,524 INFO program: Required extra isize: 28 >03:34:26,525 INFO program: Desired extra isize: 28 >03:34:26,525 INFO program: Journal inode: 8 >03:34:26,525 INFO program: Default directory hash: half_md4 >03:34:26,525 INFO program: Directory Hash Seed: 634d5156-8c61-4fe6-9299-e3ca6392949f >03:34:26,525 INFO program: Journal backup: inode blocks >03:34:26,526 INFO program: Journal features: journal_incompat_revoke >03:34:26,526 INFO program: Journal size: 64M >03:34:26,526 INFO program: Journal length: 16384 >03:34:26,526 INFO program: Journal sequence: 0x003839a9 >03:34:26,526 INFO program: Journal start: 0 >03:34:26,527 INFO program: >03:34:26,527 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:26,528 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Root >03:34:26,543 INFO program: Filesystem volume name: Fedora-14-x86_64 >03:34:26,543 INFO program: Last mounted on: / >03:34:26,544 INFO program: Filesystem UUID: 147f8ede-48cd-4890-9a95-8490d9b4b5a2 >03:34:26,544 INFO program: Filesystem magic number: 0xEF53 >03:34:26,544 INFO program: Filesystem revision #: 1 (dynamic) >03:34:26,544 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 >03:34:26,545 INFO program: Filesystem flags: signed_directory_hash >03:34:26,545 INFO program: Default mount options: user_xattr acl >03:34:26,545 INFO program: Filesystem state: clean >03:34:26,546 INFO program: Errors behavior: Continue >03:34:26,546 INFO program: Filesystem OS type: Linux >03:34:26,546 INFO program: Inode count: 1310720 >03:34:26,546 INFO program: Block count: 5242880 >03:34:26,547 INFO program: Reserved block count: 52369 >03:34:26,547 INFO program: Free blocks: 870313 >03:34:26,547 INFO program: Free inodes: 929465 >03:34:26,548 INFO program: First block: 0 >03:34:26,548 INFO program: Block size: 4096 >03:34:26,549 INFO program: Fragment size: 4096 >03:34:26,549 INFO program: Reserved GDT blocks: 190 >03:34:26,550 INFO program: Blocks per group: 32768 >03:34:26,551 INFO program: Fragments per group: 32768 >03:34:26,552 INFO program: Inodes per group: 8192 >03:34:26,553 INFO program: Inode blocks per group: 512 >03:34:26,553 INFO program: Flex block group size: 16 >03:34:26,554 INFO program: Filesystem created: Thu May 13 01:54:17 2010 >03:34:26,555 INFO program: Last mount time: Wed May 30 23:16:36 2012 >03:34:26,556 INFO program: Last write time: Wed May 30 23:16:05 2012 >03:34:26,557 INFO program: Mount count: 20 >03:34:26,558 INFO program: Maximum mount count: -1 >03:34:26,558 INFO program: Last checked: Wed Feb 29 18:54:45 2012 >03:34:26,559 INFO program: Check interval: 0 (<none>) >03:34:26,560 INFO program: Lifetime writes: 501 GB >03:34:26,561 INFO program: Reserved blocks uid: 0 (user root) >03:34:26,561 INFO program: Reserved blocks gid: 0 (group root) >03:34:26,562 INFO program: First inode: 11 >03:34:26,562 INFO program: Inode size: 256 >03:34:26,563 INFO program: Required extra isize: 28 >03:34:26,563 INFO program: Desired extra isize: 28 >03:34:26,563 INFO program: Journal inode: 8 >03:34:26,564 INFO program: Default directory hash: half_md4 >03:34:26,564 INFO program: Directory Hash Seed: 634d5156-8c61-4fe6-9299-e3ca6392949f >03:34:26,564 INFO program: Journal backup: inode blocks >03:34:26,564 INFO program: Journal features: journal_incompat_revoke >03:34:26,565 INFO program: Journal size: 64M >03:34:26,565 INFO program: Journal length: 16384 >03:34:26,565 INFO program: Journal sequence: 0x003839a9 >03:34:26,566 INFO program: Journal start: 0 >03:34:26,566 INFO program: >03:34:26,566 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:26,567 INFO program: Running... resize2fs -P /dev/mapper/System--Entropy-Root >03:34:26,584 INFO program: Estimated minimum size of the filesystem: 4367638 >03:34:26,585 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:26,728 INFO program: Running... modprobe scsi_wait_scan >03:34:26,750 INFO program: Running... rmmod scsi_wait_scan >03:34:26,770 INFO program: Running... udevadm settle --timeout=300 >03:34:26,859 INFO program: Running... udevadm settle --timeout=300 >03:34:26,932 INFO program: Running... udevadm settle --timeout=300 >03:34:27,001 INFO program: Running... udevadm settle --timeout=300 >03:34:27,062 INFO program: Running... udevadm settle --timeout=300 >03:34:27,133 INFO program: Running... udevadm settle --timeout=300 >03:34:27,185 INFO program: Running... losetup -j /run/install/install.img >03:34:27,200 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:27,209 INFO program: Running... losetup -j /run/install/install.img >03:34:27,224 INFO program: /dev/loop0: [0016]:1321 (/run/install/install.img) >03:34:27,242 INFO program: Running... udevadm settle --timeout=300 >03:34:27,293 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Home >03:34:27,625 INFO program: Running... udevadm settle --timeout=300 >03:34:27,937 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy >03:34:28,213 INFO program: 0 logical volume(s) in volume group "System-Entropy" now active >03:34:28,234 INFO program: Running... udevadm settle --timeout=300 >03:34:28,355 INFO program: Running... udevadm settle --timeout=300 >03:34:28,542 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >03:34:29,454 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sdb1 /mnt/sysimage >03:34:29,503 INFO program: Running... /bin/umount /mnt/sysimage >03:34:29,536 INFO program: Running... udevadm settle --timeout=300 >03:34:29,612 INFO program: Running... udevadm settle --timeout=300 >03:34:29,676 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >03:34:29,685 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >03:34:29,705 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Home >03:34:30,031 INFO program: Running... udevadm settle --timeout=300 >03:34:30,378 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/System--Entropy-Home /mnt/sysimage >03:34:30,446 INFO program: Running... /bin/umount /mnt/sysimage >03:34:30,464 INFO program: Running... udevadm settle --timeout=300 >03:34:30,528 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Home >03:34:30,779 INFO program: Running... udevadm settle --timeout=300 >03:34:30,900 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy >03:34:30,994 INFO program: 0 logical volume(s) in volume group "System-Entropy" now active >03:34:31,006 INFO program: Running... udevadm settle --timeout=300 >03:34:31,074 INFO program: Running... udevadm settle --timeout=300 >03:34:31,135 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Root >03:34:31,367 INFO program: Running... udevadm settle --timeout=300 >03:34:31,691 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/System--Entropy-Root /mnt/sysimage >03:34:31,804 INFO program: Running... arch >03:34:32,148 INFO program: x86_64 >03:34:32,227 INFO program: Running... /bin/umount /mnt/sysimage >03:34:32,245 INFO program: Running... udevadm settle --timeout=300 >03:34:32,312 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Root >03:34:32,569 INFO program: Running... udevadm settle --timeout=300 >03:34:32,657 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy >03:34:32,746 INFO program: 0 logical volume(s) in volume group "System-Entropy" now active >03:34:32,757 INFO program: Running... udevadm settle --timeout=300 >03:34:32,824 INFO program: Running... udevadm settle --timeout=300 >03:34:32,886 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Root >03:34:33,109 INFO program: Running... udevadm settle --timeout=300 >03:34:33,481 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/System--Entropy-Root /mnt/sysimage >03:34:33,744 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Root >03:34:33,761 INFO program: Filesystem volume name: Fedora-14-x86_64 >03:34:33,761 INFO program: Last mounted on: /mnt/sysimage >03:34:33,761 INFO program: Filesystem UUID: 147f8ede-48cd-4890-9a95-8490d9b4b5a2 >03:34:33,761 INFO program: Filesystem magic number: 0xEF53 >03:34:33,761 INFO program: Filesystem revision #: 1 (dynamic) >03:34:33,761 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 >03:34:33,762 INFO program: Filesystem flags: signed_directory_hash >03:34:33,762 INFO program: Default mount options: user_xattr acl >03:34:33,762 INFO program: Filesystem state: clean >03:34:33,762 INFO program: Errors behavior: Continue >03:34:33,763 INFO program: Filesystem OS type: Linux >03:34:33,763 INFO program: Inode count: 1310720 >03:34:33,763 INFO program: Block count: 5242880 >03:34:33,763 INFO program: Reserved block count: 52369 >03:34:33,764 INFO program: Free blocks: 870313 >03:34:33,764 INFO program: Free inodes: 929465 >03:34:33,765 INFO program: First block: 0 >03:34:33,765 INFO program: Block size: 4096 >03:34:33,766 INFO program: Fragment size: 4096 >03:34:33,767 INFO program: Reserved GDT blocks: 190 >03:34:33,768 INFO program: Blocks per group: 32768 >03:34:33,769 INFO program: Fragments per group: 32768 >03:34:33,769 INFO program: Inodes per group: 8192 >03:34:33,770 INFO program: Inode blocks per group: 512 >03:34:33,771 INFO program: Flex block group size: 16 >03:34:33,772 INFO program: Filesystem created: Thu May 13 01:54:17 2010 >03:34:33,772 INFO program: Last mount time: Thu May 31 03:34:33 2012 >03:34:33,773 INFO program: Last write time: Thu May 31 03:34:33 2012 >03:34:33,774 INFO program: Mount count: 21 >03:34:33,774 INFO program: Maximum mount count: -1 >03:34:33,774 INFO program: Last checked: Wed Feb 29 18:54:45 2012 >03:34:33,774 INFO program: Check interval: 0 (<none>) >03:34:33,775 INFO program: Lifetime writes: 501 GB >03:34:33,775 INFO program: Reserved blocks uid: 0 (user root) >03:34:33,775 INFO program: Reserved blocks gid: 0 (group root) >03:34:33,776 INFO program: First inode: 11 >03:34:33,776 INFO program: Inode size: 256 >03:34:33,776 INFO program: Required extra isize: 28 >03:34:33,776 INFO program: Desired extra isize: 28 >03:34:33,777 INFO program: Journal inode: 8 >03:34:33,777 INFO program: Default directory hash: half_md4 >03:34:33,777 INFO program: Directory Hash Seed: 634d5156-8c61-4fe6-9299-e3ca6392949f >03:34:33,778 INFO program: Journal backup: inode blocks >03:34:33,778 INFO program: Journal features: journal_incompat_revoke >03:34:33,778 INFO program: Journal size: 64M >03:34:33,778 INFO program: Journal length: 16384 >03:34:33,779 INFO program: Journal sequence: 0x003839a9 >03:34:33,779 INFO program: Journal start: 0 >03:34:33,779 INFO program: >03:34:33,780 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:33,781 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Root >03:34:33,796 INFO program: Filesystem volume name: Fedora-14-x86_64 >03:34:33,797 INFO program: Last mounted on: /mnt/sysimage >03:34:33,797 INFO program: Filesystem UUID: 147f8ede-48cd-4890-9a95-8490d9b4b5a2 >03:34:33,798 INFO program: Filesystem magic number: 0xEF53 >03:34:33,798 INFO program: Filesystem revision #: 1 (dynamic) >03:34:33,798 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 >03:34:33,798 INFO program: Filesystem flags: signed_directory_hash >03:34:33,799 INFO program: Default mount options: user_xattr acl >03:34:33,799 INFO program: Filesystem state: clean >03:34:33,799 INFO program: Errors behavior: Continue >03:34:33,800 INFO program: Filesystem OS type: Linux >03:34:33,800 INFO program: Inode count: 1310720 >03:34:33,800 INFO program: Block count: 5242880 >03:34:33,800 INFO program: Reserved block count: 52369 >03:34:33,801 INFO program: Free blocks: 870313 >03:34:33,801 INFO program: Free inodes: 929465 >03:34:33,801 INFO program: First block: 0 >03:34:33,802 INFO program: Block size: 4096 >03:34:33,802 INFO program: Fragment size: 4096 >03:34:33,802 INFO program: Reserved GDT blocks: 190 >03:34:33,802 INFO program: Blocks per group: 32768 >03:34:33,803 INFO program: Fragments per group: 32768 >03:34:33,803 INFO program: Inodes per group: 8192 >03:34:33,803 INFO program: Inode blocks per group: 512 >03:34:33,804 INFO program: Flex block group size: 16 >03:34:33,804 INFO program: Filesystem created: Thu May 13 01:54:17 2010 >03:34:33,804 INFO program: Last mount time: Thu May 31 03:34:33 2012 >03:34:33,804 INFO program: Last write time: Thu May 31 03:34:33 2012 >03:34:33,805 INFO program: Mount count: 21 >03:34:33,805 INFO program: Maximum mount count: -1 >03:34:33,805 INFO program: Last checked: Wed Feb 29 18:54:45 2012 >03:34:33,806 INFO program: Check interval: 0 (<none>) >03:34:33,806 INFO program: Lifetime writes: 501 GB >03:34:33,806 INFO program: Reserved blocks uid: 0 (user root) >03:34:33,806 INFO program: Reserved blocks gid: 0 (group root) >03:34:33,807 INFO program: First inode: 11 >03:34:33,807 INFO program: Inode size: 256 >03:34:33,807 INFO program: Required extra isize: 28 >03:34:33,808 INFO program: Desired extra isize: 28 >03:34:33,808 INFO program: Journal inode: 8 >03:34:33,808 INFO program: Default directory hash: half_md4 >03:34:33,808 INFO program: Directory Hash Seed: 634d5156-8c61-4fe6-9299-e3ca6392949f >03:34:33,809 INFO program: Journal backup: inode blocks >03:34:33,809 INFO program: Journal features: journal_incompat_revoke >03:34:33,809 INFO program: Journal size: 64M >03:34:33,810 INFO program: Journal length: 16384 >03:34:33,810 INFO program: Journal sequence: 0x003839a9 >03:34:33,810 INFO program: Journal start: 0 >03:34:33,810 INFO program: >03:34:33,811 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:33,811 INFO program: Running... resize2fs -P /dev/mapper/System--Entropy-Root >03:34:33,826 INFO program: Estimated minimum size of the filesystem: 4367638 >03:34:33,827 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:33,839 INFO program: Running... dumpe2fs -h /dev/sdb1 >03:34:33,927 INFO program: Filesystem volume name: /boot >03:34:33,928 INFO program: Last mounted on: /run/install/repo >03:34:33,928 INFO program: Filesystem UUID: c583d0a3-a7b5-4e24-990a-75e243fe1efb >03:34:33,928 INFO program: Filesystem magic number: 0xEF53 >03:34:33,929 INFO program: Filesystem revision #: 1 (dynamic) >03:34:33,929 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 >03:34:33,929 INFO program: Filesystem flags: signed_directory_hash >03:34:33,929 INFO program: Default mount options: user_xattr acl >03:34:33,930 INFO program: Filesystem state: clean >03:34:33,930 INFO program: Errors behavior: Continue >03:34:33,930 INFO program: Filesystem OS type: Linux >03:34:33,931 INFO program: Inode count: 128016 >03:34:33,931 INFO program: Block count: 512000 >03:34:33,931 INFO program: Reserved block count: 25600 >03:34:33,931 INFO program: Free blocks: 244745 >03:34:33,932 INFO program: Free inodes: 127773 >03:34:33,932 INFO program: First block: 1 >03:34:33,932 INFO program: Block size: 1024 >03:34:33,933 INFO program: Fragment size: 1024 >03:34:33,933 INFO program: Reserved GDT blocks: 256 >03:34:33,933 INFO program: Blocks per group: 8192 >03:34:33,933 INFO program: Fragments per group: 8192 >03:34:33,933 INFO program: Inodes per group: 2032 >03:34:33,933 INFO program: Inode blocks per group: 254 >03:34:33,933 INFO program: Flex block group size: 16 >03:34:33,933 INFO program: Filesystem created: Mon May 31 09:53:39 2010 >03:34:33,933 INFO program: Last mount time: Thu May 31 03:34:06 2012 >03:34:33,933 INFO program: Last write time: Thu May 31 03:34:08 2012 >03:34:33,933 INFO program: Mount count: 50 >03:34:33,934 INFO program: Maximum mount count: -1 >03:34:33,934 INFO program: Last checked: Sat Nov 12 21:56:40 2011 >03:34:33,934 INFO program: Check interval: 0 (<none>) >03:34:33,934 INFO program: Lifetime writes: 1530 MB >03:34:33,934 INFO program: Reserved blocks uid: 0 (user root) >03:34:33,934 INFO program: Reserved blocks gid: 0 (group root) >03:34:33,934 INFO program: First inode: 11 >03:34:33,934 INFO program: Inode size: 128 >03:34:33,934 INFO program: Journal inode: 8 >03:34:33,934 INFO program: Default directory hash: half_md4 >03:34:33,934 INFO program: Directory Hash Seed: bec5676b-4dc5-429a-940b-c8cf9fdde48d >03:34:33,934 INFO program: Journal backup: inode blocks >03:34:33,934 INFO program: Journal features: journal_incompat_revoke >03:34:33,935 INFO program: Journal size: 8M >03:34:33,935 INFO program: Journal length: 8192 >03:34:33,935 INFO program: Journal sequence: 0x000008f5 >03:34:33,935 INFO program: Journal start: 0 >03:34:33,935 INFO program: >03:34:33,935 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:33,935 INFO program: Running... dumpe2fs -h /dev/sdb1 >03:34:33,947 INFO program: Filesystem volume name: /boot >03:34:33,947 INFO program: Last mounted on: /run/install/repo >03:34:33,947 INFO program: Filesystem UUID: c583d0a3-a7b5-4e24-990a-75e243fe1efb >03:34:33,947 INFO program: Filesystem magic number: 0xEF53 >03:34:33,947 INFO program: Filesystem revision #: 1 (dynamic) >03:34:33,947 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 >03:34:33,947 INFO program: Filesystem flags: signed_directory_hash >03:34:33,948 INFO program: Default mount options: user_xattr acl >03:34:33,948 INFO program: Filesystem state: clean >03:34:33,948 INFO program: Errors behavior: Continue >03:34:33,948 INFO program: Filesystem OS type: Linux >03:34:33,948 INFO program: Inode count: 128016 >03:34:33,948 INFO program: Block count: 512000 >03:34:33,948 INFO program: Reserved block count: 25600 >03:34:33,948 INFO program: Free blocks: 244745 >03:34:33,948 INFO program: Free inodes: 127773 >03:34:33,948 INFO program: First block: 1 >03:34:33,949 INFO program: Block size: 1024 >03:34:33,949 INFO program: Fragment size: 1024 >03:34:33,949 INFO program: Reserved GDT blocks: 256 >03:34:33,949 INFO program: Blocks per group: 8192 >03:34:33,949 INFO program: Fragments per group: 8192 >03:34:33,949 INFO program: Inodes per group: 2032 >03:34:33,949 INFO program: Inode blocks per group: 254 >03:34:33,949 INFO program: Flex block group size: 16 >03:34:33,949 INFO program: Filesystem created: Mon May 31 09:53:39 2010 >03:34:33,949 INFO program: Last mount time: Thu May 31 03:34:06 2012 >03:34:33,950 INFO program: Last write time: Thu May 31 03:34:08 2012 >03:34:33,950 INFO program: Mount count: 50 >03:34:33,950 INFO program: Maximum mount count: -1 >03:34:33,950 INFO program: Last checked: Sat Nov 12 21:56:40 2011 >03:34:33,950 INFO program: Check interval: 0 (<none>) >03:34:33,950 INFO program: Lifetime writes: 1530 MB >03:34:33,950 INFO program: Reserved blocks uid: 0 (user root) >03:34:33,950 INFO program: Reserved blocks gid: 0 (group root) >03:34:33,950 INFO program: First inode: 11 >03:34:33,950 INFO program: Inode size: 128 >03:34:33,950 INFO program: Journal inode: 8 >03:34:33,951 INFO program: Default directory hash: half_md4 >03:34:33,951 INFO program: Directory Hash Seed: bec5676b-4dc5-429a-940b-c8cf9fdde48d >03:34:33,951 INFO program: Journal backup: inode blocks >03:34:33,951 INFO program: Journal features: journal_incompat_revoke >03:34:33,951 INFO program: Journal size: 8M >03:34:33,951 INFO program: Journal length: 8192 >03:34:33,951 INFO program: Journal sequence: 0x000008f5 >03:34:33,951 INFO program: Journal start: 0 >03:34:33,951 INFO program: >03:34:33,951 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:33,952 INFO program: Running... resize2fs -P /dev/sdb1 >03:34:33,963 INFO program: Estimated minimum size of the filesystem: 267741 >03:34:33,963 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:33,977 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Home >03:34:34,338 INFO program: Running... udevadm settle --timeout=300 >03:34:34,681 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Home >03:34:34,734 INFO program: Filesystem volume name: /home >03:34:34,735 INFO program: Last mounted on: /home >03:34:34,735 INFO program: Filesystem UUID: 902ce1e3-781c-4afd-aaa8-7c265c96b804 >03:34:34,735 INFO program: Filesystem magic number: 0xEF53 >03:34:34,736 INFO program: Filesystem revision #: 1 (dynamic) >03:34:34,736 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 >03:34:34,736 INFO program: Filesystem flags: signed_directory_hash >03:34:34,737 INFO program: Default mount options: user_xattr acl >03:34:34,737 INFO program: Filesystem state: clean >03:34:34,737 INFO program: Errors behavior: Continue >03:34:34,738 INFO program: Filesystem OS type: Linux >03:34:34,738 INFO program: Inode count: 3276800 >03:34:34,738 INFO program: Block count: 13107200 >03:34:34,739 INFO program: Reserved block count: 0 >03:34:34,739 INFO program: Free blocks: 5458897 >03:34:34,739 INFO program: Free inodes: 2626357 >03:34:34,739 INFO program: First block: 0 >03:34:34,740 INFO program: Block size: 4096 >03:34:34,740 INFO program: Fragment size: 4096 >03:34:34,740 INFO program: Reserved GDT blocks: 1020 >03:34:34,741 INFO program: Blocks per group: 32768 >03:34:34,741 INFO program: Fragments per group: 32768 >03:34:34,741 INFO program: Inodes per group: 8192 >03:34:34,742 INFO program: Inode blocks per group: 512 >03:34:34,742 INFO program: RAID stride: 32718 >03:34:34,742 INFO program: Flex block group size: 16 >03:34:34,742 INFO program: Filesystem created: Mon May 31 09:53:47 2010 >03:34:34,742 INFO program: Last mount time: Wed May 30 23:16:40 2012 >03:34:34,742 INFO program: Last write time: Thu May 31 03:33:09 2012 >03:34:34,742 INFO program: Mount count: 48 >03:34:34,742 INFO program: Maximum mount count: -1 >03:34:34,742 INFO program: Last checked: Sat Nov 12 21:56:42 2011 >03:34:34,743 INFO program: Check interval: 0 (<none>) >03:34:34,743 INFO program: Lifetime writes: 1064 GB >03:34:34,743 INFO program: Reserved blocks uid: 0 (user root) >03:34:34,743 INFO program: Reserved blocks gid: 0 (group root) >03:34:34,743 INFO program: First inode: 11 >03:34:34,743 INFO program: Inode size: 256 >03:34:34,743 INFO program: Required extra isize: 28 >03:34:34,743 INFO program: Desired extra isize: 28 >03:34:34,743 INFO program: Journal inode: 8 >03:34:34,743 INFO program: Default directory hash: half_md4 >03:34:34,743 INFO program: Directory Hash Seed: d9fd4295-36e1-4d08-8105-7a1e7e46c5aa >03:34:34,743 INFO program: Journal backup: inode blocks >03:34:34,743 INFO program: Journal features: journal_incompat_revoke >03:34:34,743 INFO program: Journal size: 128M >03:34:34,744 INFO program: Journal length: 32768 >03:34:34,744 INFO program: Journal sequence: 0x006a66ca >03:34:34,744 INFO program: Journal start: 0 >03:34:34,744 INFO program: >03:34:34,745 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:34,746 INFO program: Running... dumpe2fs -h /dev/mapper/System--Entropy-Home >03:34:34,764 INFO program: Filesystem volume name: /home >03:34:34,764 INFO program: Last mounted on: /home >03:34:34,765 INFO program: Filesystem UUID: 902ce1e3-781c-4afd-aaa8-7c265c96b804 >03:34:34,765 INFO program: Filesystem magic number: 0xEF53 >03:34:34,765 INFO program: Filesystem revision #: 1 (dynamic) >03:34:34,766 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 >03:34:34,766 INFO program: Filesystem flags: signed_directory_hash >03:34:34,766 INFO program: Default mount options: user_xattr acl >03:34:34,767 INFO program: Filesystem state: clean >03:34:34,767 INFO program: Errors behavior: Continue >03:34:34,767 INFO program: Filesystem OS type: Linux >03:34:34,768 INFO program: Inode count: 3276800 >03:34:34,768 INFO program: Block count: 13107200 >03:34:34,768 INFO program: Reserved block count: 0 >03:34:34,769 INFO program: Free blocks: 5458897 >03:34:34,769 INFO program: Free inodes: 2626357 >03:34:34,769 INFO program: First block: 0 >03:34:34,769 INFO program: Block size: 4096 >03:34:34,770 INFO program: Fragment size: 4096 >03:34:34,770 INFO program: Reserved GDT blocks: 1020 >03:34:34,770 INFO program: Blocks per group: 32768 >03:34:34,771 INFO program: Fragments per group: 32768 >03:34:34,771 INFO program: Inodes per group: 8192 >03:34:34,771 INFO program: Inode blocks per group: 512 >03:34:34,772 INFO program: RAID stride: 32718 >03:34:34,772 INFO program: Flex block group size: 16 >03:34:34,772 INFO program: Filesystem created: Mon May 31 09:53:47 2010 >03:34:34,772 INFO program: Last mount time: Wed May 30 23:16:40 2012 >03:34:34,773 INFO program: Last write time: Thu May 31 03:33:09 2012 >03:34:34,773 INFO program: Mount count: 48 >03:34:34,773 INFO program: Maximum mount count: -1 >03:34:34,774 INFO program: Last checked: Sat Nov 12 21:56:42 2011 >03:34:34,774 INFO program: Check interval: 0 (<none>) >03:34:34,774 INFO program: Lifetime writes: 1064 GB >03:34:34,775 INFO program: Reserved blocks uid: 0 (user root) >03:34:34,775 INFO program: Reserved blocks gid: 0 (group root) >03:34:34,775 INFO program: First inode: 11 >03:34:34,775 INFO program: Inode size: 256 >03:34:34,776 INFO program: Required extra isize: 28 >03:34:34,776 INFO program: Desired extra isize: 28 >03:34:34,776 INFO program: Journal inode: 8 >03:34:34,777 INFO program: Default directory hash: half_md4 >03:34:34,777 INFO program: Directory Hash Seed: d9fd4295-36e1-4d08-8105-7a1e7e46c5aa >03:34:34,777 INFO program: Journal backup: inode blocks >03:34:34,778 INFO program: Journal features: journal_incompat_revoke >03:34:34,778 INFO program: Journal size: 128M >03:34:34,778 INFO program: Journal length: 32768 >03:34:34,778 INFO program: Journal sequence: 0x006a66ca >03:34:34,779 INFO program: Journal start: 0 >03:34:34,779 INFO program: >03:34:34,779 ERR program: dumpe2fs 1.42 (29-Nov-2011) >03:34:34,780 INFO program: Running... resize2fs -P /dev/mapper/System--Entropy-Home >03:34:34,797 INFO program: Estimated minimum size of the filesystem: 7584845 >03:34:34,797 ERR program: resize2fs 1.42 (29-Nov-2011) >03:34:34,813 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } System-Entropy/Swap >03:34:35,200 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >03:34:15,534 DEBUG storage: registered device format class LUKS as luks >03:34:15,538 DEBUG storage: registered device format class BIOSBoot as biosboot >03:34:15,577 DEBUG storage: registered device format class Ext2FS as ext2 >03:34:15,578 DEBUG storage: registered device format class Ext3FS as ext3 >03:34:15,578 DEBUG storage: registered device format class Ext4FS as ext4 >03:34:15,578 DEBUG storage: registered device format class FATFS as vfat >03:34:15,578 DEBUG storage: registered device format class EFIFS as efi >03:34:15,578 DEBUG storage: registered device format class BTRFS as btrfs >03:34:15,578 DEBUG storage: registered device format class GFS2 as gfs2 >03:34:15,579 DEBUG storage: registered device format class JFS as jfs >03:34:15,579 DEBUG storage: registered device format class ReiserFS as reiserfs >03:34:15,579 DEBUG storage: registered device format class XFS as xfs >03:34:15,579 DEBUG storage: registered device format class HFS as hfs >03:34:15,579 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:34:15,579 DEBUG storage: registered device format class HFSPlus as hfs+ >03:34:15,579 DEBUG storage: registered device format class NTFS as ntfs >03:34:15,580 DEBUG storage: registered device format class NFS as nfs >03:34:15,581 DEBUG storage: registered device format class NFSv4 as nfs4 >03:34:15,582 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:34:15,582 DEBUG storage: registered device format class NoDevFS as nodev >03:34:15,583 DEBUG storage: registered device format class DevPtsFS as devpts >03:34:15,584 DEBUG storage: registered device format class ProcFS as proc >03:34:15,584 DEBUG storage: registered device format class SysFS as sysfs >03:34:15,585 DEBUG storage: registered device format class TmpFS as tmpfs >03:34:15,585 DEBUG storage: registered device format class BindFS as bind >03:34:15,585 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:34:15,586 DEBUG storage: registered device format class USBFS as usbfs >03:34:15,590 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:34:15,594 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:34:15,595 DEBUG storage: registered device format class MultipathMember as multipath_member >03:34:15,597 DEBUG storage: registered device format class MDRaidMember as mdmember >03:34:15,598 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:34:15,602 DEBUG storage: registered device format class SwapSpace as swap >03:34:15,606 DEBUG storage: registered device format class DiskLabel as disklabel >03:34:18,676 DEBUG storage: MultipathTopology._build_topology: >03:34:18,676 DEBUG storage: /etc/multipath.conf contents: >03:34:18,676 DEBUG storage: # multipath.conf written by anaconda >03:34:18,676 DEBUG storage: >03:34:18,676 DEBUG storage: defaults { >03:34:18,676 DEBUG storage: user_friendly_names yes >03:34:18,676 DEBUG storage: } >03:34:18,677 DEBUG storage: blacklist { >03:34:18,677 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:34:18,677 DEBUG storage: devnode "^hd[a-z]" >03:34:18,677 DEBUG storage: devnode "^dcssblk[0-9]*" >03:34:18,677 DEBUG storage: device { >03:34:18,677 DEBUG storage: vendor "DGC" >03:34:18,677 DEBUG storage: product "LUNZ" >03:34:18,678 DEBUG storage: } >03:34:18,679 DEBUG storage: device { >03:34:18,680 DEBUG storage: vendor "IBM" >03:34:18,680 DEBUG storage: product "S/390.*" >03:34:18,681 DEBUG storage: } >03:34:18,682 DEBUG storage: # don't count normal SATA devices as multipaths >03:34:18,683 DEBUG storage: device { >03:34:18,684 DEBUG storage: vendor "ATA" >03:34:18,684 DEBUG storage: } >03:34:18,684 DEBUG storage: # don't count 3ware devices as multipaths >03:34:18,684 DEBUG storage: device { >03:34:18,685 DEBUG storage: vendor "3ware" >03:34:18,685 DEBUG storage: } >03:34:18,685 DEBUG storage: device { >03:34:18,686 DEBUG storage: vendor "AMCC" >03:34:18,686 DEBUG storage: } >03:34:18,686 DEBUG storage: # nor highpoint devices >03:34:18,687 DEBUG storage: device { >03:34:18,687 DEBUG storage: vendor "HPT" >03:34:18,687 DEBUG storage: } >03:34:18,687 DEBUG storage: } >03:34:18,688 DEBUG storage: multipaths { >03:34:18,688 DEBUG storage: } >03:34:18,688 DEBUG storage: (end of /etc/multipath.conf) >03:34:18,748 INFO storage: MultipathTopology: found singlepath device: sda >03:34:18,749 INFO storage: MultipathTopology: found non-disk device: sda1 >03:34:18,750 INFO storage: MultipathTopology: found non-disk device: sr0 >03:34:18,750 INFO storage: MultipathTopology: found singlepath device: sdb >03:34:18,751 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:34:18,751 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:34:18,752 INFO storage: MultipathTopology: found singlepath device: loop0 >03:34:18,752 INFO storage: MultipathTopology: found singlepath device: loop1 >03:34:18,753 INFO storage: MultipathTopology: found singlepath device: loop2 >03:34:18,753 INFO storage: MultipathTopology: found singlepath device: loop3 >03:34:18,754 INFO storage: MultipathTopology: found singlepath device: loop4 >03:34:18,754 INFO storage: MultipathTopology: found singlepath device: loop5 >03:34:18,755 INFO storage: MultipathTopology: found singlepath device: loop6 >03:34:18,755 INFO storage: MultipathTopology: found singlepath device: loop7 >03:34:18,755 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:34:21,542 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:34:21,543 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:34:21,544 DEBUG storage: protected device spec resolved to None >03:34:21,913 DEBUG storage: MultipathTopology._build_topology: >03:34:21,913 DEBUG storage: /etc/multipath.conf contents: >03:34:21,914 DEBUG storage: # multipath.conf written by anaconda >03:34:21,914 DEBUG storage: >03:34:21,914 DEBUG storage: defaults { >03:34:21,914 DEBUG storage: user_friendly_names yes >03:34:21,914 DEBUG storage: } >03:34:21,914 DEBUG storage: blacklist { >03:34:21,914 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:34:21,914 DEBUG storage: devnode "^hd[a-z]" >03:34:21,914 DEBUG storage: devnode "^dcssblk[0-9]*" >03:34:21,914 DEBUG storage: device { >03:34:21,914 DEBUG storage: vendor "DGC" >03:34:21,915 DEBUG storage: product "LUNZ" >03:34:21,916 DEBUG storage: } >03:34:21,916 DEBUG storage: device { >03:34:21,917 DEBUG storage: vendor "IBM" >03:34:21,918 DEBUG storage: product "S/390.*" >03:34:21,919 DEBUG storage: } >03:34:21,919 DEBUG storage: # don't count normal SATA devices as multipaths >03:34:21,920 DEBUG storage: device { >03:34:21,921 DEBUG storage: vendor "ATA" >03:34:21,922 DEBUG storage: } >03:34:21,923 DEBUG storage: # don't count 3ware devices as multipaths >03:34:21,924 DEBUG storage: device { >03:34:21,924 DEBUG storage: vendor "3ware" >03:34:21,925 DEBUG storage: } >03:34:21,926 DEBUG storage: device { >03:34:21,927 DEBUG storage: vendor "AMCC" >03:34:21,927 DEBUG storage: } >03:34:21,928 DEBUG storage: # nor highpoint devices >03:34:21,929 DEBUG storage: device { >03:34:21,930 DEBUG storage: vendor "HPT" >03:34:21,931 DEBUG storage: } >03:34:21,931 DEBUG storage: } >03:34:21,932 DEBUG storage: multipaths { >03:34:21,933 DEBUG storage: } >03:34:21,933 DEBUG storage: (end of /etc/multipath.conf) >03:34:21,985 INFO storage: MultipathTopology: found singlepath device: sda >03:34:21,986 INFO storage: MultipathTopology: found non-disk device: sda1 >03:34:21,987 INFO storage: MultipathTopology: found non-disk device: sr0 >03:34:21,987 INFO storage: MultipathTopology: found singlepath device: sdb >03:34:21,987 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:34:21,988 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:34:21,989 INFO storage: MultipathTopology: found singlepath device: loop0 >03:34:21,989 INFO storage: MultipathTopology: found singlepath device: loop1 >03:34:21,989 INFO storage: MultipathTopology: found singlepath device: loop2 >03:34:21,990 INFO storage: MultipathTopology: found singlepath device: loop3 >03:34:21,990 INFO storage: MultipathTopology: found singlepath device: loop4 >03:34:21,991 INFO storage: MultipathTopology: found singlepath device: loop5 >03:34:21,991 INFO storage: MultipathTopology: found singlepath device: loop6 >03:34:21,992 INFO storage: MultipathTopology: found singlepath device: loop7 >03:34:21,992 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:34:21,992 INFO storage: devices to scan: ['sda', 'sda1', 'sr0', 'sdb', 'sdb1', 'sdb2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >03:34:21,995 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3300831AS_3NF033XV', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.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': '1', > '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_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': 'ST3300831AS', > 'ID_MODEL_ENC': 'ST3300831AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.01', > 'ID_SERIAL': 'ST3300831AS_3NF033XV', > 'ID_SERIAL_SHORT': '3NF033XV', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13788959', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3300831AS_3NF033XV'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >03:34:21,996 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >03:34:21,997 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:34:21,998 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:21,999 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >03:34:22,000 INFO storage: sda is a disk >03:34:22,001 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,004 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:34:22,004 INFO storage: added disk sda (id 0) to device tree >03:34:22,004 DEBUG storage: looking up parted Device: /dev/sda >03:34:22,006 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >03:34:22,007 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >03:34:22,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,009 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:34:22,147 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >03:34:22,152 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 0x7ff219a1eed0>] > device: <parted.device.Device object at 0x7ff219a1e890> > PedDisk: <_ped.Disk object at 0x7ff219a1dc20> >03:34:22,152 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:34:22,154 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:34:22,156 INFO storage: got device: DiskDevice instance (0x7ff219a40d50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 286168.148438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3300831AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 586072368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (36481, 255, 63) biosGeometry: (36481, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219f64710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff219a05c90> >03:34:22,157 INFO storage: got format: DiskLabel instance (0x7ff219a05dd0) -- > 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 = 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 0x7ff219a1eed0>] > device: <parted.device.Device object at 0x7ff219a1e890> > PedDisk: <_ped.Disk object at 0x7ff219a1dc20> > origPartedDisk = <parted.disk.Disk object at 0x7ff219a1ea90> > partedDevice = parted.Device instance -- > model: ATA ST3300831AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 586072368 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (36481, 255, 63) biosGeometry: (36481, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219f64dd0> > >03:34:22,287 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST3300831AS_3NF033XV-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.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': '1', > '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_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': 'ST3300831AS', > 'ID_MODEL_ENC': 'ST3300831AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '586072305', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.01', > 'ID_SERIAL': 'ST3300831AS_3NF033XV', > 'ID_SERIAL_SHORT': '3NF033XV', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13796887', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3300831AS_3NF033XV-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >03:34:22,315 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >03:34:22,319 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >03:34:22,323 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:22,323 INFO storage: sda1 is a partition >03:34:22,327 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >03:34:22,331 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:34:22,333 DEBUG storage: DeviceTree.getDeviceByName returned existing 286168MB disk sda (0) with existing msdos disklabel >03:34:22,334 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >03:34:22,336 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:34:22,336 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,337 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >03:34:22,338 DEBUG storage: looking up parted Partition: /dev/sda1 >03:34:22,339 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >03:34:22,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >03:34:22,342 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >03:34:22,343 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >03:34:22,343 INFO storage: added partition sda1 (id 1) to device tree >03:34:22,344 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >03:34:22,345 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >03:34:22,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,347 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:34:22,348 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: None ; exists: True ; >03:34:22,402 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 0x7ff219a28550>] > device: <parted.device.Device object at 0x7ff219a28090> > PedDisk: <_ped.Disk object at 0x7ff219a2b248> >03:34:22,403 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:34:22,403 DEBUG storage: no type or existing type for sda1, bailing >03:34:22,403 DEBUG storage: looking up parted Device: /dev/sda1 >03:34:22,405 INFO storage: got device: PartitionDevice instance (0x7ff219a05f90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 286168MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 286168.117676 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.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: 586072305 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (36481, 255, 63) biosGeometry: (36481, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c170> > target size = 0 path = /dev/sda1 > 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 0x7ff219a1e950> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff219a1ef10> PedPartition: <_ped.Partition object at 0x7ff219a16dd0> > disk = existing 286168MB disk sda (0) with existing msdos disklabel > start = 63 end = 586072367 length = 586072305 > flags = lvm >03:34:22,443 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHAS124_A', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'ATAPI_iHAS124_A', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'BL0P', > 'ID_SERIAL': 'ATAPI_iHAS124_A', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '13715643', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-ATAPI_iHAS124_A'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:34:22,443 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:34:22,444 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:34:22,446 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:22,446 INFO storage: sr0 is a cdrom >03:34:22,448 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:34:22,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,449 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:34:22,450 INFO storage: added cdrom sr0 (id 2) to device tree >03:34:22,451 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:34:22,474 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380011A_5JV131GH', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380011A', > 'ID_MODEL_ENC': 'ST380011A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST380011A_5JV131GH', > 'ID_SERIAL_SHORT': '5JV131GH', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13805748', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST380011A_5JV131GH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >03:34:22,474 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >03:34:22,475 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:34:22,476 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:22,478 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >03:34:22,479 INFO storage: sdb is a disk >03:34:22,479 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,480 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >03:34:22,481 INFO storage: added disk sdb (id 3) to device tree >03:34:22,481 DEBUG storage: looking up parted Device: /dev/sdb >03:34:22,486 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >03:34:22,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >03:34:22,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,493 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >03:34:22,663 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >03:34:22,725 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 0x7ff219a285d0>, <parted.partition.Partition object at 0x7ff219a28290>] > device: <parted.device.Device object at 0x7ff219a28250> > PedDisk: <_ped.Disk object at 0x7ff2199ae7a0> >03:34:22,726 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:34:22,731 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >03:34:22,736 INFO storage: got device: DiskDevice instance (0x7ff219a05d50) -- > name = sdb status = True kids = 0 id = 3 > parents = [] > uuid = None size = 76319.0859375 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST380011A path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219f64e60> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff219a1efd0> >03:34:22,740 INFO storage: got format: DiskLabel instance (0x7ff219a28950) -- > 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 0x7ff219a285d0>, <parted.partition.Partition object at 0x7ff219a28290>] > device: <parted.device.Device object at 0x7ff219a28250> > PedDisk: <_ped.Disk object at 0x7ff2199ae7a0> > origPartedDisk = <parted.disk.Disk object at 0x7ff219a28c10> > partedDevice = parted.Device instance -- > model: ATA ST380011A path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c050> > >03:34:22,782 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380011A_5JV131GH-part1 /dev/disk/by-label/\\x2fboot /dev/disk/by-uuid/c583d0a3-a7b5-4e24-990a-75e243fe1efb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': '/boot', > 'ID_FS_LABEL_ENC': '\\x2fboot', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c583d0a3-a7b5-4e24-990a-75e243fe1efb', > 'ID_FS_UUID_ENC': 'c583d0a3-a7b5-4e24-990a-75e243fe1efb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST380011A', > 'ID_MODEL_ENC': 'ST380011A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > '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': '3.06', > 'ID_SERIAL': 'ST380011A_5JV131GH', > 'ID_SERIAL_SHORT': '5JV131GH', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13988670', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST380011A_5JV131GH-part1', > '/dev/disk/by-label/\\x2fboot', > '/dev/disk/by-uuid/c583d0a3-a7b5-4e24-990a-75e243fe1efb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >03:34:22,783 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >03:34:22,784 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >03:34:22,785 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:22,786 INFO storage: sdb1 is a partition >03:34:22,787 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >03:34:22,788 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:34:22,789 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sdb (3) with existing msdos disklabel >03:34:22,791 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:34:22,792 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:34:22,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:22,794 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >03:34:22,794 DEBUG storage: looking up parted Partition: /dev/sdb1 >03:34:22,795 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >03:34:22,796 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >03:34:22,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >03:34:22,799 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >03:34:22,799 INFO storage: added partition sdb1 (id 4) to device tree >03:34:22,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >03:34:22,806 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >03:34:22,808 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:22,808 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:22,808 DEBUG storage: device sdb1 does not contain a disklabel >03:34:22,809 INFO storage: type detected on 'sdb1' is 'ext4' >03:34:22,963 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:22,964 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:22,969 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:34:22,973 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >03:34:22,974 DEBUG storage: looking up parted Device: /dev/sdb1 >03:34:22,988 INFO storage: got device: PartitionDevice instance (0x7ff219a28d10) -- > name = sdb1 status = True kids = 0 id = 4 > parents = ['existing 76319MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 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 0x7ff219a2c4d0> > 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 0x7ff219a28090> fileSystem: <parted.filesystem.FileSystem object at 0x7ff219a284d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff219a287d0> PedPartition: <_ped.Partition object at 0x7ff219a16fb0> > disk = existing 76319MB disk sdb (3) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:34:22,993 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:22,993 INFO storage: got format: Ext4FS instance (0x7ff2199c5550) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = c583d0a3-a7b5-4e24-990a-75e243fe1efb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /boot size = 500.0 targetSize = 500.0 > >03:34:23,045 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380011A_5JV131GH-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': 'ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT', > 'ID_FS_UUID_ENC': 'ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST380011A', > 'ID_MODEL_ENC': 'ST380011A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '155275264', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '3.06', > 'ID_SERIAL': 'ST380011A_5JV131GH', > 'ID_SERIAL_SHORT': '5JV131GH', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '', '-wi-----', '-wi-----', ''], > 'LVM2_LV_NAME': ['Home', 'Root', '', 'Root', 'Swap', ''], > 'LVM2_LV_SIZE': ['52428800.00', > '20971520.00', > '0', > '20971520.00', > '2097152.00', > '0'], > 'LVM2_LV_UUID': ['93yIDf-ujPV-HzJf-Xo65-yrBS-1sCd-ADZ09Y', > 'fL8itn-u874-feLA-pFNU-vG7p-PDkk-dYECwJ', > '', > 'fL8itn-u874-feLA-pFNU-vG7p-PDkk-dYECwJ', > 'uM9aK9-wcGz-ziZw-JNz6-Byxs-T2JS-72TLdg', > ''], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdb2', > 'LVM2_PV_PE_ALLOC_COUNT': '2304', > 'LVM2_PV_PE_COUNT': '2369', > 'LVM2_PV_SIZE': '77627392.00', > 'LVM2_PV_UUID': 'ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT', > 'LVM2_VG_EXTENT_COUNT': '2369', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '2129920.00', > 'LVM2_VG_FREE_COUNT': '65', > 'LVM2_VG_NAME': 'System-Entropy', > 'LVM2_VG_SIZE': '77627392.00', > 'LVM2_VG_UUID': 'bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13945757', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST380011A_5JV131GH-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >03:34:23,045 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >03:34:23,047 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >03:34:23,048 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,048 INFO storage: sdb2 is a partition >03:34:23,049 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >03:34:23,050 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:34:23,052 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sdb (3) with existing msdos disklabel >03:34:23,053 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:34:23,054 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:34:23,055 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,056 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >03:34:23,056 DEBUG storage: looking up parted Partition: /dev/sdb2 >03:34:23,057 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >03:34:23,059 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >03:34:23,060 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >03:34:23,062 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >03:34:23,062 INFO storage: added partition sdb2 (id 5) to device tree >03:34:23,063 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >03:34:23,064 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >03:34:23,066 DEBUG storage: LVMPhysicalVolume.__init__: >03:34:23,066 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >03:34:23,066 DEBUG storage: device sdb2 does not contain a disklabel >03:34:23,066 INFO storage: type detected on 'sdb2' is 'LVM2_member' >03:34:23,068 DEBUG storage: LVMPhysicalVolume.__init__: vgName: System-Entropy ; uuid: ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT ; exists: True ; vgUuid: bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ ; label: None ; peStart: 0.1875 ; device: /dev/sdb2 ; serial: 5JV131GH ; >03:34:23,068 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >03:34:23,069 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:34:23,070 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >03:34:23,072 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >03:34:23,073 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy ; >03:34:23,074 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,076 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >03:34:23,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,077 DEBUG storage: LVMVolumeGroupDevice._setFormat: System-Entropy ; current: None ; type: None ; >03:34:23,078 INFO storage: added lvmvg System-Entropy (id 6) to device tree >03:34:23,078 DEBUG storage: looking up parted Device: /dev/sdb2 >03:34:23,084 INFO storage: got device: PartitionDevice instance (0x7ff219a28a50) -- > name = sdb2 status = True kids = 1 id = 5 > parents = ['existing 76319MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 75818.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 155275264 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9665, 255, 63) biosGeometry: (9665, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c680> > 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 0x7ff219a28090> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff219a28850> PedPartition: <_ped.Partition object at 0x7ff219a16ef0> > disk = existing 76319MB disk sdb (3) with existing msdos disklabel > start = 1026048 end = 156301311 length = 155275264 > flags = lvm >03:34:23,085 INFO storage: got format: LVMPhysicalVolume instance (0x7ff2199c5b90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = ziw67W-pAXZ-kGYe-sVxe-ffsM-FrtZ-77CKiT exists = True > options = None supported = True formattable = True resizable = False > vgName = System-Entropy vgUUID = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ peStart = 0.1875 >03:34:23,101 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': '13639482', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:34:23,102 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:34:23,104 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:34:23,105 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,105 INFO storage: loop0 is a loop device >03:34:23,106 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:34:23,108 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/install.img ; >03:34:23,109 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,109 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,111 DEBUG storage: FileDevice._setFormat: /run/install/install.img ; current: None ; type: None ; >03:34:23,111 INFO storage: added file /run/install/install.img (id 7) to device tree >03:34:23,112 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/install.img ; >03:34:23,112 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,114 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:34:23,114 INFO storage: added loop loop0 (id 8) to device tree >03:34:23,115 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:34:23,116 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:34:23,116 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:34:23,149 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >03:34:23,167 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:34:23,170 WARN storage: disklabel detected but not usable on loop0 >03:34:23,170 INFO storage: type detected on 'loop0' is 'squashfs' >03:34:23,171 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:34:23,172 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:34:23,186 DEBUG storage: looking up parted Device: /run/install/install.img >03:34:23,204 DEBUG storage: looking up parted Device: /dev/loop0 >03:34:23,206 INFO storage: got device: LoopDevice instance (0x7ff2199c5c10) -- > name = loop0 status = True kids = 0 id = 8 > parents = ['existing 131MB file /run/install/install.img (7)'] > uuid = None size = 131.45703125 > 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: 269224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2103, 4, 32) biosGeometry: (2103, 4, 32) > PedDevice: <_ped.Device object at 0x7ff219a2c710> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >03:34:23,227 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '13643875', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:34:23,228 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:34:23,229 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:34:23,230 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,230 INFO storage: loop1 is a loop device >03:34:23,231 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:34:23,233 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:34:23,234 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,234 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,235 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:34:23,236 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >03:34:23,237 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:34:23,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,239 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:34:23,239 INFO storage: added loop loop1 (id 10) to device tree >03:34:23,240 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:34:23,241 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:34:23,243 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,243 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:23,243 DEBUG storage: device loop1 does not contain a disklabel >03:34:23,244 INFO storage: type detected on 'loop1' is 'ext4' >03:34:23,312 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,313 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:23,318 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:34:23,319 INFO storage: got device: LoopDevice instance (0x7ff2199cc090) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >03:34:23,323 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,324 INFO storage: got format: Ext4FS instance (0x7ff2199cc1d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >03:34:23,347 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': '13652563', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:34:23,348 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:34:23,352 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:34:23,353 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,353 INFO storage: loop2 is a loop device >03:34:23,354 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:34:23,356 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:34:23,357 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,358 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,359 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:34:23,359 INFO storage: added file /overlay (deleted) (id 11) to device tree >03:34:23,361 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:34:23,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,362 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:34:23,362 INFO storage: added loop loop2 (id 12) to device tree >03:34:23,364 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:34:23,365 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:34:23,365 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,366 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:34:23,367 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:34:23,370 WARN storage: disklabel detected but not usable on loop2 >03:34:23,371 DEBUG storage: no type or existing type for loop2, bailing >03:34:23,371 INFO storage: got device: LoopDevice instance (0x7ff2199c55d0) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > 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 >03:34:23,374 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': '13645125', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:34:23,374 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >03:34:23,374 DEBUG storage: lvm filter: adding loop3 to the reject list >03:34:23,376 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': '13655138', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:34:23,376 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >03:34:23,376 DEBUG storage: lvm filter: adding loop4 to the reject list >03:34:23,378 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': '13653833', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:34:23,378 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:34:23,378 DEBUG storage: lvm filter: adding loop5 to the reject list >03:34:23,380 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': '13642717', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:34:23,380 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:34:23,380 DEBUG storage: lvm filter: adding loop6 to the reject list >03:34:23,382 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': '13646955', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:34:23,382 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:34:23,382 DEBUG storage: lvm filter: adding loop7 to the reject list >03:34:23,383 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:34:23,493 INFO storage: devices to scan: ['dm-0'] >03:34:23,496 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/758e0768-f22c-48a8-919d-23054ed0707a /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': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_UUID_ENC': '758e0768-f22c-48a8-919d-23054ed0707a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10528457', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/758e0768-f22c-48a8-919d-23054ed0707a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:34:23,497 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:34:23,498 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:34:23,499 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,499 INFO storage: live-rw is a device-mapper device >03:34:23,500 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:34:23,501 DEBUG storage: LVMVolumeGroupDevice.getDMNode: System-Entropy ; status: True ; >03:34:23,502 DEBUG storage: failed to find dm node for System-Entropy >03:34:23,503 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:34:23,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >03:34:23,506 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:34:23,508 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >03:34:23,509 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:34:23,511 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,512 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:34:23,512 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,514 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:34:23,514 INFO storage: added dm live-rw (id 13) to device tree >03:34:23,515 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:34:23,516 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:34:23,518 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:23,518 DEBUG storage: device live-rw does not contain a disklabel >03:34:23,518 INFO storage: type detected on 'live-rw' is 'ext4' >03:34:23,591 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,592 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:23,596 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:34:23,598 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:34:23,607 INFO storage: got device: DMDevice instance (0x7ff2199ccf50) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7ff219f645f0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:34:23,608 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:23,608 INFO storage: got format: Ext4FS instance (0x7ff2199d8290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 758e0768-f22c-48a8-919d-23054ed0707a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >03:34:23,755 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Home ; >03:34:23,756 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:23,758 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: System-Entropy ; >03:34:23,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:23,760 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Home ; current: None ; type: None ; >03:34:23,761 DEBUG storage: Adding System-Entropy-Home/51200MB to System-Entropy >03:34:23,761 INFO storage: added lvmlv System-Entropy-Home (id 14) to device tree >03:34:23,762 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:23,764 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Home ; orig: False ; >03:34:23,765 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:23,767 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:24,210 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy-Home >03:34:24,218 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Root ; >03:34:24,222 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:24,224 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: System-Entropy ; >03:34:24,224 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:24,225 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Root ; current: None ; type: None ; >03:34:24,226 DEBUG storage: Adding System-Entropy-Root/20480MB to System-Entropy >03:34:24,226 INFO storage: added lvmlv System-Entropy-Root (id 15) to device tree >03:34:24,227 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:24,229 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Root ; orig: False ; >03:34:24,231 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:24,232 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:24,973 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy-Root >03:34:24,981 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Swap ; >03:34:24,984 DEBUG storage: DeviceTree.getDeviceByName returned None >03:34:24,985 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: System-Entropy ; >03:34:24,985 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:34:24,987 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Swap ; current: None ; type: None ; >03:34:24,987 DEBUG storage: Adding System-Entropy-Swap/2048MB to System-Entropy >03:34:24,988 INFO storage: added lvmlv System-Entropy-Swap (id 16) to device tree >03:34:24,989 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Swap ; status: False ; controllable: True ; orig: False ; >03:34:24,990 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Swap ; orig: False ; >03:34:24,992 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:24,993 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Swap ; status: False ; controllable: True ; orig: False ; >03:34:25,832 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy-Swap >03:34:25,974 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >03:34:25,977 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/System-Entropy/Home /dev/disk/by-id/dm-name-System--Entropy-Home /dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQ93yIDfujPVHzJfXo65yrBS1sCdADZ09Y /dev/disk/by-label/\\x2fhome /dev/disk/by-uuid/902ce1e3-781c-4afd-aaa8-7c265c96b804 /dev/mapper/System--Entropy-Home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Home', > 'DM_NAME': 'System--Entropy-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-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQ93yIDfujPVHzJfXo65yrBS1sCdADZ09Y', > 'DM_VG_NAME': 'System-Entropy', > 'ID_FS_LABEL': '/home', > 'ID_FS_LABEL_ENC': '\\x2fhome', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '902ce1e3-781c-4afd-aaa8-7c265c96b804', > 'ID_FS_UUID_ENC': '902ce1e3-781c-4afd-aaa8-7c265c96b804', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25331982', > 'name': 'dm-1', > 'symlinks': ['/dev/System-Entropy/Home', > '/dev/disk/by-id/dm-name-System--Entropy-Home', > '/dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQ93yIDfujPVHzJfXo65yrBS1sCdADZ09Y', > '/dev/disk/by-label/\\x2fhome', > '/dev/disk/by-uuid/902ce1e3-781c-4afd-aaa8-7c265c96b804', > '/dev/mapper/System--Entropy-Home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: System--Entropy-Home ; >03:34:25,977 INFO storage: scanning System--Entropy-Home (/devices/virtual/block/dm-1)... >03:34:25,978 DEBUG storage: DeviceTree.getDeviceByName: name: System--Entropy-Home ; >03:34:25,980 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv System-Entropy-Home (14) >03:34:25,981 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: System-Entropy-Home ; >03:34:25,982 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: System-Entropy-Home ; label_type: None ; >03:34:25,984 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:25,984 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:25,984 DEBUG storage: device System-Entropy-Home does not contain a disklabel >03:34:25,985 INFO storage: type detected on 'System--Entropy-Home' is 'ext4' >03:34:26,119 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:26,120 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:26,122 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Home ; current: None ; type: ext4 ; >03:34:26,126 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy >03:34:26,127 DEBUG storage: System-Entropy size is 75808MB >03:34:26,128 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,129 DEBUG storage: System-Entropy size is 75808MB >03:34:26,130 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,131 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff2199cc4d0) -- > name = System-Entropy-Home status = True kids = 0 id = 14 > parents = ['existing 75808MB lvmvg System-Entropy (6)'] > uuid = 93yIDf-ujPV-HzJf-Xo65-yrBS-1sCd-ADZ09Y size = 51200.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/System--Entropy-Home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c0e0> > target size = 51200.0 path = /dev/mapper/System--Entropy-Home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff2199c5bd0) -- > name = System-Entropy status = True kids = 3 id = 6 > parents = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > uuid = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ size = 75808 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/System--Entropy > format args = [] originalFormat = None target = None dmUuid = None free = 2080.0 PE Size = 32.0 PE Count = 2369 > PE Free = 65 PV Count = 1 > LV Names = ['Home', 'Root', 'Swap'] modified = False > extents = 2369.0 free space = 2080 > free extents = 65.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem', > 'existing 20480MB lvmlv System-Entropy-Root (15)', > 'existing 2048MB lvmlv System-Entropy-Swap (16)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >03:34:26,133 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:26,133 INFO storage: got format: Ext4FS instance (0x7ff2199d8510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/System--Entropy-Home uuid = 902ce1e3-781c-4afd-aaa8-7c265c96b804 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = /home size = 51200.0 targetSize = 51200.0 > >03:34:26,442 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/System-Entropy/Root /dev/disk/by-id/dm-name-System--Entropy-Root /dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQfL8itnu874feLApFNUvG7pPDkkdYECwJ /dev/disk/by-label/Fedora-14-x86_64 /dev/disk/by-uuid/147f8ede-48cd-4890-9a95-8490d9b4b5a2 /dev/mapper/System--Entropy-Root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Root', > 'DM_NAME': 'System--Entropy-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-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQfL8itnu874feLApFNUvG7pPDkkdYECwJ', > 'DM_VG_NAME': 'System-Entropy', > 'ID_FS_LABEL': 'Fedora-14-x86_64', > 'ID_FS_LABEL_ENC': 'Fedora-14-x86_64', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '147f8ede-48cd-4890-9a95-8490d9b4b5a2', > 'ID_FS_UUID_ENC': '147f8ede-48cd-4890-9a95-8490d9b4b5a2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25918750', > 'name': 'dm-2', > 'symlinks': ['/dev/System-Entropy/Root', > '/dev/disk/by-id/dm-name-System--Entropy-Root', > '/dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQfL8itnu874feLApFNUvG7pPDkkdYECwJ', > '/dev/disk/by-label/Fedora-14-x86_64', > '/dev/disk/by-uuid/147f8ede-48cd-4890-9a95-8490d9b4b5a2', > '/dev/mapper/System--Entropy-Root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: System--Entropy-Root ; >03:34:26,442 INFO storage: scanning System--Entropy-Root (/devices/virtual/block/dm-2)... >03:34:26,444 DEBUG storage: DeviceTree.getDeviceByName: name: System--Entropy-Root ; >03:34:26,446 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv System-Entropy-Root (15) >03:34:26,447 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: System-Entropy-Root ; >03:34:26,448 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: System-Entropy-Root ; label_type: None ; >03:34:26,450 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:26,450 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:26,450 DEBUG storage: device System-Entropy-Root does not contain a disklabel >03:34:26,450 INFO storage: type detected on 'System--Entropy-Root' is 'ext4' >03:34:26,591 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:26,591 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:26,596 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Root ; current: None ; type: ext4 ; >03:34:26,604 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy >03:34:26,604 DEBUG storage: System-Entropy size is 75808MB >03:34:26,606 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,606 DEBUG storage: System-Entropy size is 75808MB >03:34:26,608 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,609 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff2199cc190) -- > name = System-Entropy-Root status = True kids = 0 id = 15 > parents = ['existing 75808MB lvmvg System-Entropy (6)'] > uuid = fL8itn-u874-feLA-pFNU-vG7p-PDkk-dYECwJ size = 20480.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/System--Entropy-Root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c8c0> > target size = 20480.0 path = /dev/mapper/System--Entropy-Root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff2199c5bd0) -- > name = System-Entropy status = True kids = 3 id = 6 > parents = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > uuid = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ size = 75808 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/System--Entropy > format args = [] originalFormat = None target = None dmUuid = None free = 2080.0 PE Size = 32.0 PE Count = 2369 > PE Free = 65 PV Count = 1 > LV Names = ['Home', 'Root', 'Swap'] modified = False > extents = 2369.0 free space = 2080 > free extents = 65.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem', > 'existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem', > 'existing 2048MB lvmlv System-Entropy-Swap (16)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >03:34:26,611 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:26,611 INFO storage: got format: Ext4FS instance (0x7ff2199d8710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/System--Entropy-Root uuid = 147f8ede-48cd-4890-9a95-8490d9b4b5a2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora-14-x86_64 size = 20480.0 targetSize = 20480.0 > >03:34:26,694 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/System-Entropy/Swap /dev/disk/by-id/dm-name-System--Entropy-Swap /dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQuM9aK9wcGzziZwJNz6ByxsT2JS72TLdg /dev/disk/by-uuid/32dda8d7-9918-48a5-915e-fbd49213b4d2 /dev/mapper/System--Entropy-Swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Swap', > 'DM_NAME': 'System--Entropy-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-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQuM9aK9wcGzziZwJNz6ByxsT2JS72TLdg', > 'DM_VG_NAME': 'System-Entropy', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '32dda8d7-9918-48a5-915e-fbd49213b4d2', > 'ID_FS_UUID_ENC': '32dda8d7-9918-48a5-915e-fbd49213b4d2', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26756204', > 'name': 'dm-3', > 'symlinks': ['/dev/System-Entropy/Swap', > '/dev/disk/by-id/dm-name-System--Entropy-Swap', > '/dev/disk/by-id/dm-uuid-LVM-bKtU3Vmww19Y9CHQS6aoFlY2pnHgaUgQuM9aK9wcGzziZwJNz6ByxsT2JS72TLdg', > '/dev/disk/by-uuid/32dda8d7-9918-48a5-915e-fbd49213b4d2', > '/dev/mapper/System--Entropy-Swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: System--Entropy-Swap ; >03:34:26,694 INFO storage: scanning System--Entropy-Swap (/devices/virtual/block/dm-3)... >03:34:26,695 DEBUG storage: DeviceTree.getDeviceByName: name: System--Entropy-Swap ; >03:34:26,697 DEBUG storage: DeviceTree.getDeviceByName returned existing 2048MB lvmlv System-Entropy-Swap (16) >03:34:26,698 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: System-Entropy-Swap ; >03:34:26,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: System-Entropy-Swap ; label_type: None ; >03:34:26,701 DEBUG storage: SwapSpace.__init__: >03:34:26,701 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:34:26,701 DEBUG storage: device System-Entropy-Swap does not contain a disklabel >03:34:26,701 INFO storage: type detected on 'System--Entropy-Swap' is 'swap' >03:34:26,703 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/System--Entropy-Swap ; serial: None ; uuid: 32dda8d7-9918-48a5-915e-fbd49213b4d2 ; exists: True ; label: None ; >03:34:26,703 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:34:26,704 DEBUG storage: LVMLogicalVolumeDevice._setFormat: System-Entropy-Swap ; current: None ; type: swap ; >03:34:26,706 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy >03:34:26,707 DEBUG storage: System-Entropy size is 75808MB >03:34:26,708 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,709 DEBUG storage: System-Entropy size is 75808MB >03:34:26,710 DEBUG storage: vg System-Entropy has 2080MB free >03:34:26,712 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff2199cc2d0) -- > name = System-Entropy-Swap status = True kids = 0 id = 16 > parents = ['existing 75808MB lvmvg System-Entropy (6)'] > uuid = uM9aK9-wcGz-ziZw-JNz6-Byxs-T2JS-72TLdg size = 2048.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/System--Entropy-Swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7ff219a2c950> > target size = 2048.0 path = /dev/mapper/System--Entropy-Swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff2199c5bd0) -- > name = System-Entropy status = True kids = 3 id = 6 > parents = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > uuid = bKtU3V-mww1-9Y9C-HQS6-aoFl-Y2pn-HgaUgQ size = 75808 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/System--Entropy > format args = [] originalFormat = None target = None dmUuid = None free = 2080.0 PE Size = 32.0 PE Count = 2369 > PE Free = 65 PV Count = 1 > LV Names = ['Home', 'Root', 'Swap'] modified = False > extents = 2369.0 free space = 2080 > free extents = 65.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75818MB partition sdb2 (5) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem', > 'existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem', > 'existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 2048MB >03:34:26,712 INFO storage: got format: SwapSpace instance (0x7ff2199d8c10) -- > type = swap name = swap status = False > device = /dev/mapper/System--Entropy-Swap uuid = 32dda8d7-9918-48a5-915e-fbd49213b4d2 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >03:34:26,846 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Home ; >03:34:26,848 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem >03:34:26,849 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Root ; >03:34:26,851 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem >03:34:26,852 DEBUG storage: DeviceTree.getDeviceByName: name: System-Entropy-Swap ; >03:34:26,854 DEBUG storage: DeviceTree.getDeviceByName returned existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap >03:34:26,855 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:34:26,856 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >03:34:26,859 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >03:34:26,918 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:34:26,924 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:34:26,931 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:34:26,989 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:34:26,994 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >03:34:27,000 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >03:34:27,058 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:34:27,120 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:34:27,126 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:27,132 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:27,208 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >03:34:27,230 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:34:27,235 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:34:27,240 DEBUG storage: LVMLogicalVolumeDevice.teardown: System-Entropy-Home ; status: True ; controllable: True ; >03:34:27,292 DEBUG storage: LVMLogicalVolumeDevice._teardown: System-Entropy-Home ; status: True ; controllable: True ; >03:34:27,617 DEBUG storage: LVMVolumeGroupDevice.teardown: System-Entropy ; status: True ; controllable: True ; >03:34:27,623 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:27,625 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:27,936 DEBUG storage: LVMVolumeGroupDevice._teardown: System-Entropy ; status: True ; controllable: True ; >03:34:28,220 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:34:28,226 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:28,233 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:28,345 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:34:28,352 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:28,355 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:28,410 DEBUG storage: LVMLogicalVolumeDevice.teardown: System-Entropy-Root ; status: False ; controllable: True ; >03:34:28,415 DEBUG storage: LVMLogicalVolumeDevice.teardown: System-Entropy-Swap ; status: False ; controllable: True ; >03:34:28,416 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:34:28,418 INFO storage: edd: MBR signature on sda is zero. new disk image? >03:34:28,420 INFO storage: edd: collected mbr signatures: {'sdb': '0xfd76fd76'} >03:34:28,421 DEBUG storage: new bootloader stage1 device: None >03:34:28,489 DEBUG storage: System-Entropy size is 75808MB >03:34:28,490 DEBUG storage: vg System-Entropy has 2080MB free >03:34:28,491 DEBUG storage: System-Entropy size is 75808MB >03:34:28,492 DEBUG storage: vg System-Entropy has 2080MB free >03:34:28,495 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:28,498 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:28,502 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:28,504 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:28,507 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:28,509 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:34:29,450 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:34:29,451 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:34:29,497 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:34:29,600 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:34:29,605 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:29,611 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:29,668 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >03:34:29,670 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:34:29,686 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >03:34:29,691 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:34:29,695 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:29,700 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Home ; orig: False ; >03:34:29,703 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:29,705 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:30,372 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:34:30,440 DEBUG storage: LVMLogicalVolumeDevice.teardown: System-Entropy-Home ; status: True ; controllable: True ; >03:34:30,527 DEBUG storage: LVMLogicalVolumeDevice._teardown: System-Entropy-Home ; status: True ; controllable: True ; >03:34:30,768 DEBUG storage: LVMVolumeGroupDevice.teardown: System-Entropy ; status: True ; controllable: True ; >03:34:30,774 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:30,779 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:30,899 DEBUG storage: LVMVolumeGroupDevice._teardown: System-Entropy ; status: True ; controllable: True ; >03:34:30,999 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:34:31,003 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:31,006 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:31,062 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:34:31,068 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:31,074 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:31,127 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:31,131 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Root ; orig: False ; >03:34:31,134 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:31,135 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:31,685 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:34:32,221 DEBUG storage: LVMLogicalVolumeDevice.teardown: System-Entropy-Root ; status: True ; controllable: True ; >03:34:32,311 DEBUG storage: LVMLogicalVolumeDevice._teardown: System-Entropy-Root ; status: True ; controllable: True ; >03:34:32,558 DEBUG storage: LVMVolumeGroupDevice.teardown: System-Entropy ; status: True ; controllable: True ; >03:34:32,564 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:32,569 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/System--Entropy ; status: False ; type: None ; >03:34:32,656 DEBUG storage: LVMVolumeGroupDevice._teardown: System-Entropy ; status: True ; controllable: True ; >03:34:32,752 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:34:32,754 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:32,756 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >03:34:32,813 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:34:32,818 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:32,824 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:34:32,878 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:32,882 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Root ; orig: False ; >03:34:32,884 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:32,885 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Root ; status: False ; controllable: True ; orig: False ; >03:34:33,475 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >03:34:33,545 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >03:34:33,625 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:34:33,708 DEBUG storage: blkid.tab devs: ['/dev/mapper/System--Entropy-Home', '/dev/sdb1', '/dev/sdb2', '/dev/mapper/Storage-Media', '/dev/mapper/System--Entropy-Root', '/dev/mapper/System--Entropy-Swap', '/dev/sda1'] >03:34:33,709 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >03:34:33,721 DEBUG storage: crypttab maps: [] >03:34:33,721 DEBUG storage: parsing /mnt/sysimage/etc/fstab >03:34:33,737 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/System--Entropy-Root ; >03:34:33,742 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20480MB lvmlv System-Entropy-Root (15) with existing ext4 filesystem >03:34:33,743 DEBUG storage: resolved '/dev/mapper/System--Entropy-Root' to 'System-Entropy-Root' (lvmlv) >03:34:33,744 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Root ; status: True ; controllable: True ; orig: False ; >03:34:33,831 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:33,832 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:33,834 DEBUG storage: resolved 'UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb' to 'sdb1' (partition) >03:34:33,838 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:34:33,965 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:33,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:33,968 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/System--Entropy-Home ; >03:34:33,970 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv System-Entropy-Home (14) with existing ext4 filesystem >03:34:33,971 DEBUG storage: resolved '/dev/mapper/System--Entropy-Home' to 'System-Entropy-Home' (lvmlv) >03:34:33,972 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:33,974 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Home ; orig: False ; >03:34:33,975 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:33,977 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Home ; status: False ; controllable: True ; orig: False ; >03:34:34,799 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:34,800 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:34,802 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/System--Entropy-Swap ; >03:34:34,805 DEBUG storage: DeviceTree.getDeviceByPath returned existing 2048MB lvmlv System-Entropy-Swap (16) with existing swap >03:34:34,805 DEBUG storage: resolved '/dev/mapper/System--Entropy-Swap' to 'System-Entropy-Swap' (lvmlv) >03:34:34,807 DEBUG storage: LVMLogicalVolumeDevice.setup: System-Entropy-Swap ; status: False ; controllable: True ; orig: False ; >03:34:34,809 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: System-Entropy-Swap ; orig: False ; >03:34:34,811 DEBUG storage: LVMVolumeGroupDevice.setup: System-Entropy ; status: True ; controllable: True ; orig: False ; >03:34:34,813 DEBUG storage: LVMLogicalVolumeDevice._setup: System-Entropy-Swap ; status: False ; controllable: True ; orig: False ; >03:34:35,607 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/System--Entropy-Swap ; exists: True ; >03:34:35,608 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:34:35,609 ERR storage: failed to resolve device UUID=54ec116e-37ea-40c0-836a-e85b66a41faf >03:34:35,610 DEBUG storage: failed to resolve 'UUID=54ec116e-37ea-40c0-836a-e85b66a41faf' >03:34:35,613 DEBUG storage: Ext4FS.supported: supported: True ; >03:34:35,614 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:34:35,615 DEBUG storage: StorageDevice._setFormat: UUID=54ec116e-37ea-40c0-836a-e85b66a41faf ; current: None ; type: ext4 ; >03:34:35,616 DEBUG storage: StorageDevice.setup: UUID=54ec116e-37ea-40c0-836a-e85b66a41faf ; status: False ; controllable: True ; orig: False ; >03:34:35,704 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy >03:34:35,705 DEBUG storage: System-Entropy size is 75808MB >03:34:35,706 DEBUG storage: vg System-Entropy has 2080MB free >03:34:35,707 DEBUG storage: System-Entropy size is 75808MB >03:34:35,708 DEBUG storage: vg System-Entropy has 2080MB free >03:34:35,713 DEBUG storage: looking up parted Device: /dev/mapper/System--Entropy >03:34:35,714 DEBUG storage: System-Entropy size is 75808MB >03:34:35,715 DEBUG storage: vg System-Entropy has 2080MB free >03:34:35,716 DEBUG storage: System-Entropy size is 75808MB >03:34:35,717 DEBUG storage: vg System-Entropy has 2080MB free > > >/tmp/ifcfg.log: > > >/proc/cmdline: >BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/ks.cfg stage2=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/squashfs.img > > >/tmp/syslog: >03:34:12,943 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >03:34:12,943 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="661" x-info="http://www.rsyslog.com"] start >03:34:12,945 ERR systemd-remount: Failed to open /etc/fstab: No such file or directory >03:34:12,945 INFO systemd-fsck: Root directory is writable, skipping check. >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/drivers/edac/edac_core.ko error=No such file or directory >03:34:12,945 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >03:34:12,945 ERR udevd: ctx=0x7fea90476f10 path=/lib/modules/3.3.4-5.fc17.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >03:34:12,945 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >03:34:12,945 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 >03:34:12,945 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/ks.cfg stage2=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/squashfs.img >03:34:12,945 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfe90000 (usable) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfe90000 - 00000000cfe9e000 (ACPI data) >03:34:12,945 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >03:34:12,945 INFO systemd-tmpfile: Successfully loaded SELinux database in 16ms 848us, size on heap is 535K. >03:34:12,945 WARNING (lymouthd): Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfe9e000 - 00000000cfee0000 (ACPI NVS) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 00000000cfee0000 - 00000000cff00000 (reserved) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) >03:34:12,945 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000120000000 (usable) >03:34:12,945 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >03:34:12,945 INFO kernel:[ 0.000000] DMI present. >03:34:12,946 DEBUG kernel:[ 0.000000] DMI: MICRO-STAR INTERNATIONAL CO.,LTD MS-7596/880GM-E43 (MS-7596), BIOS V2.12 02/18/2011 >03:34:12,946 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >03:34:12,946 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >03:34:12,946 INFO kernel:[ 0.000000] No AGP bridge found >03:34:12,946 INFO kernel:[ 0.000000] last_pfn = 0x120000 max_arch_pfn = 0x400000000 >03:34:12,946 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >03:34:12,946 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >03:34:12,946 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >03:34:12,946 DEBUG kernel:[ 0.000000] A0000-EFFFF uncachable >03:34:12,946 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >03:34:12,946 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >03:34:12,946 DEBUG kernel:[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back >03:34:12,946 DEBUG kernel:[ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back >03:34:12,946 DEBUG kernel:[ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back >03:34:12,946 DEBUG kernel:[ 0.000000] 3 disabled >03:34:12,946 DEBUG kernel:[ 0.000000] 4 disabled >03:34:12,946 DEBUG kernel:[ 0.000000] 5 disabled >03:34:12,946 DEBUG kernel:[ 0.000000] 6 disabled >03:34:12,946 DEBUG kernel:[ 0.000000] 7 disabled >03:34:12,946 DEBUG kernel:[ 0.000000] TOM2: 0000000130000000 aka 4864M >03:34:12,946 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >03:34:12,946 DEBUG kernel:[ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved) >03:34:12,946 INFO kernel:[ 0.000000] last_pfn = 0xcfe90 max_arch_pfn = 0x400000000 >03:34:12,946 INFO kernel:[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 >03:34:12,946 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >03:34:12,946 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480 >03:34:12,946 INFO kernel:[ 0.000000] Using GB pages for direct mapping >03:34:12,946 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000cfe90000 >03:34:12,946 DEBUG kernel:[ 0.000000] 0000000000 - 00c0000000 page 1G >03:34:12,946 DEBUG kernel:[ 0.000000] 00c0000000 - 00cfe00000 page 2M >03:34:12,946 DEBUG kernel:[ 0.000000] 00cfe00000 - 00cfe90000 page 4k >03:34:12,946 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to cfe90000 @ 1fffd000-20000000 >03:34:12,946 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-0000000120000000 >03:34:12,946 DEBUG kernel:[ 0.000000] 0100000000 - 0120000000 page 2M >03:34:12,946 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 120000000 @ cfe8e000-cfe90000 >03:34:12,946 INFO kernel:[ 0.000000] RAMDISK: 35184000 - 368ba000 >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fad00 00014 (v00 ACPIAM) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000cfe90000 00040 (v01 7596MS A7596200 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: FACP 00000000cfe90200 00084 (v01 7596MS A7596200 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20120111/tbfadt-579) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000cfe905d0 093B2 (v01 A7596 A7596200 00000200 INTL 20051117) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: FACS 00000000cfe9e000 00040 >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: APIC 00000000cfe90390 0007C (v01 7596MS A7596200 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000cfe90410 0003C (v01 7596MS OEMMCFG 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000cfe9e040 00072 (v01 7596MS A7596200 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: SRAT 00000000cfe9a5d0 000E8 (v03 AMD FAM_F_10 00000002 AMD 00000001) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: HPET 00000000cfe9a6c0 00038 (v01 7596MS OEMHPET 20110218 MSFT 00000097) >03:34:12,946 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000cfe9a700 0088C (v01 A M I POWERNOW 00000001 AMD 00000001) >03:34:12,946 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 0-a0000 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 100000-d0000000 >03:34:12,946 INFO kernel:[ 0.000000] SRAT: Node 0 PXM 0 100000000-130000000 >03:34:12,946 INFO kernel:[ 0.000000] NUMA: Node 0 [0,a0000) + [100000,d0000000) -> [0,d0000000) >03:34:12,946 INFO kernel:[ 0.000000] NUMA: Node 0 [0,d0000000) + [100000000,120000000) -> [0,120000000) >03:34:12,946 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-0000000120000000 >03:34:12,946 INFO kernel:[ 0.000000] NODE_DATA [000000011ffec000 - 000000011fffffff] >03:34:12,946 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ba00000-ffff88011f5fffff] on node 0 >03:34:12,946 WARNING kernel:[ 0.000000] Zone PFN ranges: >03:34:12,946 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >03:34:12,946 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >03:34:12,946 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x00120000 >03:34:12,946 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >03:34:12,946 WARNING kernel:[ 0.000000] Early memory PFN ranges >03:34:12,946 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009f >03:34:12,946 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000cfe90 >03:34:12,946 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x00120000 >03:34:12,946 DEBUG kernel:[ 0.000000] On node 0 totalpages: 982559 >03:34:12,946 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >03:34:12,946 DEBUG kernel:[ 0.000000] DMA zone: 5 pages reserved >03:34:12,946 DEBUG kernel:[ 0.000000] DMA zone: 3914 pages, LIFO batch:0 >03:34:12,946 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >03:34:12,946 DEBUG kernel:[ 0.000000] DMA32 zone: 831184 pages, LIFO batch:31 >03:34:12,946 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >03:34:12,946 DEBUG kernel:[ 0.000000] Normal zone: 129024 pages, LIFO batch:31 >03:34:12,946 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >03:34:12,946 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >03:34:12,946 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23 >03:34:12,946 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >03:34:12,946 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >03:34:12,946 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >03:34:12,946 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >03:34:12,946 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >03:34:12,946 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >03:34:12,946 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000 >03:34:12,946 INFO kernel:[ 0.000000] SMP: Allowing 6 CPUs, 2 hotplug CPUs >03:34:12,946 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e6000 - 0000000000100000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfe90000 - 00000000cfe9e000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfe9e000 - 00000000cfee0000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cfee0000 - 00000000cff00000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000fff00000 >03:34:12,946 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fff00000 - 0000000100000000 >03:34:12,947 INFO kernel:[ 0.000000] Allocating PCI resources starting at cff00000 (gap: cff00000:30000000) >03:34:12,947 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >03:34:12,947 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1 >03:34:12,947 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011fc00000 s82496 r8192 d24000 u262144 >03:34:12,947 DEBUG kernel:[ 0.000000] pcpu-alloc: s82496 r8192 d24000 u262144 alloc=1*2097152 >03:34:12,947 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - - >03:34:12,947 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 964122 >03:34:12,947 WARNING kernel:[ 0.000000] Policy zone: Normal >03:34:12,947 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=/upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/ks.cfg stage2=hd:UUID=c583d0a3-a7b5-4e24-990a-75e243fe1efb:/upgrade/squashfs.img >03:34:12,947 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >03:34:12,947 INFO kernel:[ 0.000000] Checking aperture... >03:34:12,947 INFO kernel:[ 0.000000] No AGP bridge found >03:34:12,947 INFO kernel:[ 0.000000] Node 0: aperture @ c4000000 size 32 MB >03:34:12,947 INFO kernel:[ 0.000000] Aperture pointing to e820 RAM. Ignoring. >03:34:12,947 INFO kernel:[ 0.000000] Your BIOS doesn't leave a aperture memory hole >03:34:12,947 INFO kernel:[ 0.000000] Please enable the IOMMU option in the BIOS setup >03:34:12,947 INFO kernel:[ 0.000000] This costs you 64 MB of RAM >03:34:12,947 INFO kernel:[ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000 >03:34:12,947 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000 >03:34:12,947 INFO kernel:[ 0.000000] Memory: 3698708k/4718592k available (6110k kernel code, 788356k absent, 231528k reserved, 4989k data, 1000k init) >03:34:12,947 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 >03:34:12,947 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >03:34:12,947 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:728 16 >03:34:12,947 DEBUG kernel:[ 0.000000] spurious 8259A interrupt: IRQ7. >03:34:12,947 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >03:34:12,947 INFO kernel:[ 0.000000] console [tty0] enabled >03:34:12,947 INFO kernel:[ 0.000000] allocated 15728640 bytes of page_cgroup >03:34:12,947 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >03:34:12,947 DEBUG kernel:[ 0.000000] hpet clockevent registered >03:34:12,947 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >03:34:12,947 WARNING kernel:[ 0.000000] Detected 3200.229 MHz processor. >03:34:12,947 INFO kernel:[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 6400.45 BogoMIPS (lpj=3200229) >03:34:12,947 INFO kernel:[ 0.001091] pid_max: default: 32768 minimum: 301 >03:34:12,947 INFO kernel:[ 0.001153] Security Framework initialized >03:34:12,947 INFO kernel:[ 0.001201] SELinux: Initializing. >03:34:12,947 DEBUG kernel:[ 0.001248] SELinux: Starting in permissive mode >03:34:12,947 INFO kernel:[ 0.002317] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >03:34:12,947 INFO kernel:[ 0.003576] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >03:34:12,947 INFO kernel:[ 0.004208] Mount-cache hash table entries: 256 >03:34:12,947 INFO kernel:[ 0.004389] Initializing cgroup subsys cpuacct >03:34:12,947 INFO kernel:[ 0.004434] Initializing cgroup subsys memory >03:34:12,947 INFO kernel:[ 0.004487] Initializing cgroup subsys devices >03:34:12,947 INFO kernel:[ 0.004533] Initializing cgroup subsys freezer >03:34:12,947 INFO kernel:[ 0.004580] Initializing cgroup subsys net_cls >03:34:12,947 INFO kernel:[ 0.004625] Initializing cgroup subsys blkio >03:34:12,947 INFO kernel:[ 0.004674] Initializing cgroup subsys perf_event >03:34:12,947 DEBUG kernel:[ 0.004742] tseg: 0000000000 >03:34:12,947 INFO kernel:[ 0.004753] CPU: Physical Processor ID: 0 >03:34:12,947 INFO kernel:[ 0.004797] CPU: Processor Core ID: 0 >03:34:12,947 INFO kernel:[ 0.004842] mce: CPU supports 6 MCE banks >03:34:12,947 INFO kernel:[ 0.004893] using AMD E400 aware idle routine >03:34:12,947 INFO kernel:[ 0.005636] ACPI: Core revision 20120111 >03:34:12,947 INFO kernel:[ 0.008005] ftrace: allocating 22587 entries in 89 pages >03:34:12,947 INFO kernel:[ 0.013414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >03:34:12,947 INFO kernel:[ 0.023791] CPU0: AMD Phenom(tm) II X4 840 Processor stepping 03 >03:34:12,947 INFO kernel:[ 0.023998] Performance Events: AMD PMU driver. >03:34:12,947 INFO kernel:[ 0.023998] ... version: 0 >03:34:12,947 INFO kernel:[ 0.023998] ... bit width: 48 >03:34:12,947 INFO kernel:[ 0.023998] ... generic registers: 4 >03:34:12,947 INFO kernel:[ 0.023998] ... value mask: 0000ffffffffffff >03:34:12,947 INFO kernel:[ 0.023998] ... max period: 00007fffffffffff >03:34:12,947 INFO kernel:[ 0.023998] ... fixed-purpose events: 0 >03:34:12,947 INFO kernel:[ 0.023998] ... event mask: 000000000000000f >03:34:12,947 INFO kernel:[ 0.023998] NMI watchdog enabled, takes one hw-pmu counter. >03:34:12,947 INFO kernel:[ 0.023998] Booting Node 0, Processors #1 >03:34:12,947 DEBUG kernel:[ 0.023998] smpboot cpu 1: start_ip = 9a000 >03:34:12,947 INFO kernel:[ 0.035013] NMI watchdog enabled, takes one hw-pmu counter. >03:34:12,947 INFO kernel:[ 0.035010] System has AMD C1E enabled >03:34:12,947 INFO kernel:[ 0.035021] Switch to broadcast mode on CPU1 >03:34:12,947 WARNING kernel:[ 0.036055] #2 >03:34:12,947 DEBUG kernel:[ 0.036083] smpboot cpu 2: start_ip = 9a000 >03:34:12,947 INFO kernel:[ 0.048016] NMI watchdog enabled, takes one hw-pmu counter. >03:34:12,947 INFO kernel:[ 0.048010] Switch to broadcast mode on CPU2 >03:34:12,947 WARNING kernel:[ 0.048169] #3 >03:34:12,947 DEBUG kernel:[ 0.048196] smpboot cpu 3: start_ip = 9a000 >03:34:12,947 INFO kernel:[ 0.060017] NMI watchdog enabled, takes one hw-pmu counter. >03:34:12,947 INFO kernel:[ 0.060009] Switch to broadcast mode on CPU3 >03:34:12,947 INFO kernel:[ 0.060122] Brought up 4 CPUs >03:34:12,947 INFO kernel:[ 0.060166] Total of 4 processors activated (25601.83 BogoMIPS). >03:34:12,947 INFO kernel:[ 0.061079] Switch to broadcast mode on CPU0 >03:34:12,947 INFO kernel:[ 0.061080] devtmpfs: initialized >03:34:12,947 INFO kernel:[ 0.061166] PM: Registering ACPI NVS region at cfe9e000 (270336 bytes) >03:34:12,947 INFO kernel:[ 0.062515] atomic64 test passed for x86-64 platform with CX8 and with SSE >03:34:12,947 INFO kernel:[ 0.062585] RTC time: 3:33:58, date: 05/31/12 >03:34:12,947 INFO kernel:[ 0.062662] NET: Registered protocol family 16 >03:34:12,947 DEBUG kernel:[ 0.062765] node 0 link 0: io port [1000, ffffff] >03:34:12,947 INFO kernel:[ 0.062767] TOM: 00000000d0000000 aka 3328M >03:34:12,947 DEBUG kernel:[ 0.062810] Fam 10h mmconf [mem 0xe0000000-0xefffffff] >03:34:12,947 DEBUG kernel:[ 0.062812] node 0 link 0: mmio [a0000, bffff] >03:34:12,947 DEBUG kernel:[ 0.062814] node 0 link 0: mmio [d0000000, efffffff] ==> [d0000000, dfffffff] >03:34:12,947 DEBUG kernel:[ 0.062816] node 0 link 0: mmio [f0000000, fe8fffff] >03:34:12,947 DEBUG kernel:[ 0.062818] node 0 link 0: mmio [fe900000, feafffff] >03:34:12,947 DEBUG kernel:[ 0.062819] node 0 link 0: mmio [feb00000, ffefffff] >03:34:12,947 INFO kernel:[ 0.062821] TOM2: 0000000130000000 aka 4864M >03:34:12,947 DEBUG kernel:[ 0.062864] bus: [00, 07] on node 0 link 0 >03:34:12,947 DEBUG kernel:[ 0.062865] bus: 00 index 0 [io 0x0000-0xffff] >03:34:12,947 DEBUG kernel:[ 0.062867] bus: 00 index 1 [mem 0x000a0000-0x000bffff] >03:34:12,947 DEBUG kernel:[ 0.062868] bus: 00 index 2 [mem 0xd0000000-0xdfffffff] >03:34:12,947 DEBUG kernel:[ 0.062869] bus: 00 index 3 [mem 0xf0000000-0xffffffff] >03:34:12,947 DEBUG kernel:[ 0.062870] bus: 00 index 4 [mem 0x130000000-0xfcffffffff] >03:34:12,947 INFO kernel:[ 0.062969] ACPI: bus type pci registered >03:34:12,947 INFO kernel:[ 0.063042] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >03:34:12,947 INFO kernel:[ 0.063101] PCI: not using MMCONFIG >03:34:12,947 INFO kernel:[ 0.063144] PCI: Using configuration type 1 for base access >03:34:12,947 INFO kernel:[ 0.063187] PCI: Using configuration type 1 for extended access >03:34:12,947 INFO kernel:[ 0.064028] bio: create slab <bio-0> at 0 >03:34:12,947 INFO kernel:[ 0.064113] ACPI: Added _OSI(Module Device) >03:34:12,947 INFO kernel:[ 0.064113] ACPI: Added _OSI(Processor Device) >03:34:12,947 INFO kernel:[ 0.064147] ACPI: Added _OSI(3.0 _SCP Extensions) >03:34:12,947 INFO kernel:[ 0.064191] ACPI: Added _OSI(Processor Aggregator Device) >03:34:12,947 DEBUG kernel:[ 0.064729] ACPI: EC: Detected MSI hardware, enabling workarounds. >03:34:12,948 DEBUG kernel:[ 0.064731] ACPI: EC: Look up EC in DSDT >03:34:12,948 WARNING kernel:[ 0.065720] ACPI: Executed 4 blocks of module-level executable AML code >03:34:12,948 INFO kernel:[ 0.068189] ACPI: Interpreter enabled >03:34:12,948 INFO kernel:[ 0.068244] ACPI: (supports S0 S1 S4 S5) >03:34:12,948 INFO kernel:[ 0.068403] ACPI: Using IOAPIC for interrupt routing >03:34:12,948 INFO kernel:[ 0.068463] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >03:34:12,948 INFO kernel:[ 0.069073] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >03:34:12,948 INFO kernel:[ 0.088157] ACPI: No dock devices found. >03:34:12,948 INFO kernel:[ 0.088676] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >03:34:12,948 INFO kernel:[ 0.088797] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >03:34:12,948 INFO kernel:[ 0.088948] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] >03:34:12,948 INFO kernel:[ 0.088994] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] >03:34:12,948 INFO kernel:[ 0.089038] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] >03:34:12,948 INFO kernel:[ 0.089097] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] >03:34:12,948 INFO kernel:[ 0.089156] pci_root PNP0A03:00: host bridge window [mem 0xcff00000-0xdfffffff] >03:34:12,948 INFO kernel:[ 0.089215] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] >03:34:12,948 INFO kernel:[ 0.089277] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000cf000-0x000d09ff]) >03:34:12,948 INFO kernel:[ 0.089359] PCI host bridge to bus 0000:00 >03:34:12,951 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >03:34:12,948 INFO kernel:[ 0.089402] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >03:34:12,952 INFO kernel:[ 0.089446] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >03:34:12,952 INFO kernel:[ 0.089490] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >03:34:12,952 INFO kernel:[ 0.089534] pci_bus 0000:00: root bus resource [mem 0xcff00000-0xdfffffff] >03:34:12,952 INFO kernel:[ 0.089577] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff] >03:34:12,952 DEBUG kernel:[ 0.089629] pci 0000:00:00.0: [1022:9601] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.089671] pci 0000:00:01.0: [1022:9602] type 1 class 0x000604 >03:34:12,952 DEBUG kernel:[ 0.089702] pci 0000:00:05.0: [1022:9605] type 1 class 0x000604 >03:34:12,952 DEBUG kernel:[ 0.089730] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold >03:34:12,952 DEBUG kernel:[ 0.089773] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106 >03:34:12,952 DEBUG kernel:[ 0.089790] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007] >03:34:12,952 DEBUG kernel:[ 0.089799] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003] >03:34:12,952 DEBUG kernel:[ 0.089807] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007] >03:34:12,952 DEBUG kernel:[ 0.089816] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003] >03:34:12,952 DEBUG kernel:[ 0.089824] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f] >03:34:12,952 DEBUG kernel:[ 0.089833] pci 0000:00:11.0: reg 24: [mem 0xfe8ffc00-0xfe8fffff] >03:34:12,952 DEBUG kernel:[ 0.089886] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.089898] pci 0000:00:12.0: reg 10: [mem 0xfe8fe000-0xfe8fefff] >03:34:12,952 DEBUG kernel:[ 0.089959] pci 0000:00:12.1: [1002:4398] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.089971] pci 0000:00:12.1: reg 10: [mem 0xfe8fd000-0xfe8fdfff] >03:34:12,952 DEBUG kernel:[ 0.090058] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.090075] pci 0000:00:12.2: reg 10: [mem 0xfe8ff800-0xfe8ff8ff] >03:34:12,952 DEBUG kernel:[ 0.090152] pci 0000:00:12.2: supports D1 D2 >03:34:12,952 DEBUG kernel:[ 0.090153] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >03:34:12,952 DEBUG kernel:[ 0.090174] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.090186] pci 0000:00:13.0: reg 10: [mem 0xfe8fc000-0xfe8fcfff] >03:34:12,952 DEBUG kernel:[ 0.090247] pci 0000:00:13.1: [1002:4398] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.090259] pci 0000:00:13.1: reg 10: [mem 0xfe8f7000-0xfe8f7fff] >03:34:12,952 DEBUG kernel:[ 0.090324] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.090341] pci 0000:00:13.2: reg 10: [mem 0xfe8ff400-0xfe8ff4ff] >03:34:12,952 DEBUG kernel:[ 0.090418] pci 0000:00:13.2: supports D1 D2 >03:34:12,952 DEBUG kernel:[ 0.090419] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >03:34:12,952 DEBUG kernel:[ 0.090443] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05 >03:34:12,952 DEBUG kernel:[ 0.090535] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101 >03:34:12,952 DEBUG kernel:[ 0.090550] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007] >03:34:12,952 DEBUG kernel:[ 0.090559] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003] >03:34:12,952 DEBUG kernel:[ 0.090567] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007] >03:34:12,952 DEBUG kernel:[ 0.090576] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003] >03:34:12,952 DEBUG kernel:[ 0.090584] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f] >03:34:12,952 DEBUG kernel:[ 0.090638] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403 >03:34:12,952 DEBUG kernel:[ 0.090657] pci 0000:00:14.2: reg 10: [mem 0xfe8f0000-0xfe8f3fff 64bit] >03:34:12,952 DEBUG kernel:[ 0.090719] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >03:34:12,952 DEBUG kernel:[ 0.090733] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601 >03:34:12,952 DEBUG kernel:[ 0.090804] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604 >03:34:12,952 DEBUG kernel:[ 0.090842] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03 >03:34:12,952 DEBUG kernel:[ 0.090855] pci 0000:00:14.5: reg 10: [mem 0xfe8f6000-0xfe8f6fff] >03:34:12,952 DEBUG kernel:[ 0.090917] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.090929] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.090939] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.090949] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.090961] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600 >03:34:12,952 DEBUG kernel:[ 0.091011] pci 0000:01:05.0: [1002:9715] type 0 class 0x000300 >03:34:12,952 DEBUG kernel:[ 0.091017] pci 0000:01:05.0: reg 10: [mem 0xd0000000-0xdfffffff pref] >03:34:12,952 DEBUG kernel:[ 0.091021] pci 0000:01:05.0: reg 14: [io 0xd000-0xd0ff] >03:34:12,952 DEBUG kernel:[ 0.091025] pci 0000:01:05.0: reg 18: [mem 0xfeaf0000-0xfeafffff] >03:34:12,952 DEBUG kernel:[ 0.091032] pci 0000:01:05.0: reg 24: [mem 0xfe900000-0xfe9fffff] >03:34:12,952 DEBUG kernel:[ 0.091046] pci 0000:01:05.0: supports D1 D2 >03:34:12,952 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >03:34:12,952 DEBUG kernel:[ 0.091055] pci 0000:01:05.1: [1002:970f] type 0 class 0x000403 >03:34:12,952 DEBUG kernel:[ 0.091062] pci 0000:01:05.1: reg 10: [mem 0xfeae8000-0xfeaebfff] >03:34:12,952 DEBUG kernel:[ 0.091086] pci 0000:01:05.1: supports D1 D2 >03:34:12,952 INFO kernel:[ 0.091119] pci 0000:00:01.0: PCI bridge to [bus 01-01] >03:34:12,952 DEBUG kernel:[ 0.091164] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >03:34:12,952 DEBUG kernel:[ 0.091166] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff] >03:34:12,952 DEBUG kernel:[ 0.091169] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >03:34:12,952 DEBUG kernel:[ 0.091200] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200 >03:34:12,952 DEBUG kernel:[ 0.091211] pci 0000:02:00.0: reg 10: [io 0xe800-0xe8ff] >03:34:12,952 DEBUG kernel:[ 0.091230] pci 0000:02:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref] >03:34:12,952 DEBUG kernel:[ 0.091243] pci 0000:02:00.0: reg 20: [mem 0xfdff8000-0xfdffbfff 64bit pref] >03:34:12,952 DEBUG kernel:[ 0.091251] pci 0000:02:00.0: reg 30: [mem 0xfebe0000-0xfebfffff pref] >03:34:12,952 DEBUG kernel:[ 0.091294] pci 0000:02:00.0: supports D1 D2 >03:34:12,952 DEBUG kernel:[ 0.091295] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >03:34:12,952 INFO kernel:[ 0.093021] pci 0000:00:05.0: PCI bridge to [bus 02-02] >03:34:12,952 DEBUG kernel:[ 0.093073] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] >03:34:12,952 DEBUG kernel:[ 0.093075] pci 0000:00:05.0: bridge window [mem 0xfeb00000-0xfebfffff] >03:34:12,952 DEBUG kernel:[ 0.093078] pci 0000:00:05.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:34:12,952 INFO kernel:[ 0.093139] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093191] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093193] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093194] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093196] pci 0000:00:14.4: bridge window [mem 0xcff00000-0xdfffffff] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093197] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode) >03:34:12,952 DEBUG kernel:[ 0.093212] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >03:34:12,952 DEBUG kernel:[ 0.093362] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >03:34:12,952 DEBUG kernel:[ 0.093389] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE5._PRT] >03:34:12,952 DEBUG kernel:[ 0.093424] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT] >03:34:12,952 INFO kernel:[ 0.093463] pci0000:00: Requesting ACPI _OSC control (0x1d) >03:34:12,952 INFO kernel:[ 0.093512] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d >03:34:12,952 INFO kernel:[ 0.093574] ACPI _OSC control for PCIe not granted, disabling ASPM >03:34:12,952 INFO kernel:[ 0.096465] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15) >03:34:12,952 INFO kernel:[ 0.096765] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15) >03:34:12,952 INFO kernel:[ 0.097055] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 *11 12 14 15) >03:34:12,952 INFO kernel:[ 0.097352] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15) >03:34:12,952 INFO kernel:[ 0.097651] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled. >03:34:12,952 INFO kernel:[ 0.098014] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled. >03:34:12,952 INFO kernel:[ 0.098378] ACPI: PCI Interrupt Link [LNKG] (IRQs *4 10 11 12 14 15) >03:34:12,952 INFO kernel:[ 0.098649] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled. >03:34:12,952 INFO kernel:[ 0.099042] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none >03:34:12,952 INFO kernel:[ 0.099068] vgaarb: loaded >03:34:12,952 INFO kernel:[ 0.099110] vgaarb: bridge control possible 0000:01:05.0 >03:34:12,952 NOTICE kernel:[ 0.099206] SCSI subsystem initialized >03:34:12,952 DEBUG kernel:[ 0.099265] libata version 3.00 loaded. >03:34:12,952 INFO kernel:[ 0.099265] usbcore: registered new interface driver usbfs >03:34:12,952 INFO kernel:[ 0.099265] usbcore: registered new interface driver hub >03:34:12,952 INFO kernel:[ 0.099265] usbcore: registered new device driver usb >03:34:12,952 INFO kernel:[ 0.099265] PCI: Using ACPI for IRQ routing >03:34:12,952 DEBUG kernel:[ 0.108121] PCI: pci_cache_line_size set to 64 bytes >03:34:12,953 DEBUG kernel:[ 0.108187] reserve RAM buffer: 000000000009f400 - 000000000009ffff >03:34:12,953 DEBUG kernel:[ 0.108188] reserve RAM buffer: 00000000cfe90000 - 00000000cfffffff >03:34:12,953 INFO kernel:[ 0.108274] NetLabel: Initializing >03:34:12,953 INFO kernel:[ 0.108329] NetLabel: domain hash size = 128 >03:34:12,953 INFO kernel:[ 0.108373] NetLabel: protocols = UNLABELED CIPSOv4 >03:34:12,953 INFO kernel:[ 0.108423] NetLabel: unlabeled traffic allowed by default >03:34:12,953 INFO kernel:[ 0.108487] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >03:34:12,953 INFO kernel:[ 0.108662] hpet0: 4 comparators, 32-bit 14.318180 MHz counter >03:34:12,953 INFO kernel:[ 0.110008] Switching to clocksource hpet >03:34:12,953 INFO kernel:[ 0.115126] pnp: PnP ACPI init >03:34:12,953 INFO kernel:[ 0.115188] ACPI: bus type pnp registered >03:34:12,953 DEBUG kernel:[ 0.115321] pnp 00:00: [bus 00-ff] >03:34:12,953 DEBUG kernel:[ 0.115323] pnp 00:00: [io 0x0cf8-0x0cff] >03:34:12,953 DEBUG kernel:[ 0.115325] pnp 00:00: [io 0x0000-0x0cf7 window] >03:34:12,953 DEBUG kernel:[ 0.115327] pnp 00:00: [io 0x0d00-0xffff window] >03:34:12,953 DEBUG kernel:[ 0.115328] pnp 00:00: [mem 0x000a0000-0x000bffff window] >03:34:12,953 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. >03:34:12,953 DEBUG kernel:[ 0.115330] pnp 00:00: [mem 0x000d0000-0x000dffff window] >03:34:12,953 DEBUG kernel:[ 0.115331] pnp 00:00: [mem 0xcff00000-0xdfffffff window] >03:34:12,953 DEBUG kernel:[ 0.115333] pnp 00:00: [mem 0xf0000000-0xfebfffff window] >03:34:12,953 DEBUG kernel:[ 0.115374] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >03:34:12,953 DEBUG kernel:[ 0.115426] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >03:34:12,953 DEBUG kernel:[ 0.115429] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled] >03:34:12,953 DEBUG kernel:[ 0.115464] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >03:34:12,953 DEBUG kernel:[ 0.115489] pnp 00:02: [dma 4] >03:34:12,953 DEBUG kernel:[ 0.115490] pnp 00:02: [io 0x0000-0x000f] >03:34:12,953 DEBUG kernel:[ 0.115491] pnp 00:02: [io 0x0081-0x0083] >03:34:12,953 DEBUG kernel:[ 0.115492] pnp 00:02: [io 0x0087] >03:34:12,953 DEBUG kernel:[ 0.115493] pnp 00:02: [io 0x0089-0x008b] >03:34:12,953 DEBUG kernel:[ 0.115494] pnp 00:02: [io 0x008f] >03:34:12,953 DEBUG kernel:[ 0.115496] pnp 00:02: [io 0x00c0-0x00df] >03:34:12,953 DEBUG kernel:[ 0.115511] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >03:34:12,953 DEBUG kernel:[ 0.115517] pnp 00:03: [io 0x0070-0x0071] >03:34:12,953 DEBUG kernel:[ 0.115526] pnp 00:03: [irq 8] >03:34:12,953 DEBUG kernel:[ 0.115542] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >03:34:12,953 DEBUG kernel:[ 0.115548] pnp 00:04: [io 0x0061] >03:34:12,953 DEBUG kernel:[ 0.115564] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >03:34:12,953 DEBUG kernel:[ 0.115569] pnp 00:05: [io 0x00f0-0x00ff] >03:34:12,953 DEBUG kernel:[ 0.115580] pnp 00:05: [irq 13] >03:34:12,953 DEBUG kernel:[ 0.115597] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >03:34:12,953 DEBUG kernel:[ 0.115809] pnp 00:06: [mem 0xfed00000-0xfed003ff] >03:34:12,953 DEBUG kernel:[ 0.115825] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >03:34:12,953 DEBUG kernel:[ 0.115870] pnp 00:07: [io 0x0060] >03:34:12,953 DEBUG kernel:[ 0.115871] pnp 00:07: [io 0x0064] >03:34:12,953 DEBUG kernel:[ 0.115872] pnp 00:07: [mem 0xfec00000-0xfec00fff] >03:34:12,953 DEBUG kernel:[ 0.115873] pnp 00:07: [mem 0xfee00000-0xfee00fff] >03:34:12,953 INFO kernel:[ 0.115903] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved >03:34:12,953 INFO kernel:[ 0.115951] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved >03:34:12,953 DEBUG kernel:[ 0.115995] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >03:34:12,953 DEBUG kernel:[ 0.116097] pnp 00:08: [io 0x0010-0x001f] >03:34:12,953 DEBUG kernel:[ 0.116098] pnp 00:08: [io 0x0022-0x003f] >03:34:12,953 DEBUG kernel:[ 0.116100] pnp 00:08: [io 0x0062-0x0063] >03:34:12,953 DEBUG kernel:[ 0.116101] pnp 00:08: [io 0x0065-0x006f] >03:34:12,953 DEBUG kernel:[ 0.116102] pnp 00:08: [io 0x0072-0x007f] >03:34:12,953 DEBUG kernel:[ 0.116103] pnp 00:08: [io 0x0080] >03:34:12,953 DEBUG kernel:[ 0.116104] pnp 00:08: [io 0x0084-0x0086] >03:34:12,953 DEBUG kernel:[ 0.116105] pnp 00:08: [io 0x0088] >03:34:12,953 DEBUG kernel:[ 0.116106] pnp 00:08: [io 0x008c-0x008e] >03:34:12,953 DEBUG kernel:[ 0.116107] pnp 00:08: [io 0x0090-0x009f] >03:34:12,953 DEBUG kernel:[ 0.116109] pnp 00:08: [io 0x00a2-0x00bf] >03:34:12,953 DEBUG kernel:[ 0.116110] pnp 00:08: [io 0x00b1] >03:34:12,953 DEBUG kernel:[ 0.116111] pnp 00:08: [io 0x00e0-0x00ef] >03:34:12,953 DEBUG kernel:[ 0.116112] pnp 00:08: [io 0x04d0-0x04d1] >03:34:12,953 DEBUG kernel:[ 0.116113] pnp 00:08: [io 0x040b] >03:34:12,953 DEBUG kernel:[ 0.116114] pnp 00:08: [io 0x04d6] >03:34:12,953 DEBUG kernel:[ 0.116115] pnp 00:08: [io 0x0c00-0x0c01] >03:34:12,953 DEBUG kernel:[ 0.116117] pnp 00:08: [io 0x0c14] >03:34:12,953 DEBUG kernel:[ 0.116118] pnp 00:08: [io 0x0c50-0x0c51] >03:34:12,953 DEBUG kernel:[ 0.116119] pnp 00:08: [io 0x0c52] >03:34:12,953 DEBUG kernel:[ 0.116120] pnp 00:08: [io 0x0c6c] >03:34:12,953 DEBUG kernel:[ 0.116121] pnp 00:08: [io 0x0c6f] >03:34:12,953 DEBUG kernel:[ 0.116122] pnp 00:08: [io 0x0cd0-0x0cd1] >03:34:12,953 DEBUG kernel:[ 0.116123] pnp 00:08: [io 0x0cd2-0x0cd3] >03:34:12,953 DEBUG kernel:[ 0.116126] pnp 00:08: [io 0x0cd4-0x0cd5] >03:34:12,953 DEBUG kernel:[ 0.116127] pnp 00:08: [io 0x0cd6-0x0cd7] >03:34:12,953 DEBUG kernel:[ 0.116128] pnp 00:08: [io 0x0cd8-0x0cdf] >03:34:12,953 DEBUG kernel:[ 0.116130] pnp 00:08: [io 0x0800-0x089f] >03:34:12,953 DEBUG kernel:[ 0.116131] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >03:34:12,953 DEBUG kernel:[ 0.116132] pnp 00:08: [io 0x0b00-0x0b0f] >03:34:12,953 DEBUG kernel:[ 0.116133] pnp 00:08: [io 0x0b20-0x0b3f] >03:34:12,953 DEBUG kernel:[ 0.116135] pnp 00:08: [io 0x0900-0x090f] >03:34:12,953 DEBUG kernel:[ 0.116136] pnp 00:08: [io 0x0910-0x091f] >03:34:12,953 DEBUG kernel:[ 0.116137] pnp 00:08: [io 0xfe00-0xfefe] >03:34:12,953 DEBUG kernel:[ 0.116138] pnp 00:08: [io 0x0060] >03:34:12,953 DEBUG kernel:[ 0.116139] pnp 00:08: [io 0x0064] >03:34:12,953 DEBUG kernel:[ 0.116140] pnp 00:08: [mem 0xffb80000-0xffbfffff] >03:34:12,953 DEBUG kernel:[ 0.116141] pnp 00:08: [mem 0xfec10000-0xfec1001f] >03:34:12,953 INFO kernel:[ 0.116192] system 00:08: [io 0x04d0-0x04d1] has been reserved >03:34:12,954 INFO kernel:[ 0.116239] system 00:08: [io 0x040b] has been reserved >03:34:12,954 INFO kernel:[ 0.116283] system 00:08: [io 0x04d6] has been reserved >03:34:12,954 INFO kernel:[ 0.116327] system 00:08: [io 0x0c00-0x0c01] has been reserved >03:34:12,954 INFO kernel:[ 0.116370] system 00:08: [io 0x0c14] has been reserved >03:34:12,954 INFO kernel:[ 0.116414] system 00:08: [io 0x0c50-0x0c51] has been reserved >03:34:12,954 INFO kernel:[ 0.116458] system 00:08: [io 0x0c52] has been reserved >03:34:12,954 INFO kernel:[ 0.116501] system 00:08: [io 0x0c6c] has been reserved >03:34:12,954 INFO kernel:[ 0.116544] system 00:08: [io 0x0c6f] has been reserved >03:34:12,954 INFO kernel:[ 0.116588] system 00:08: [io 0x0cd0-0x0cd1] has been reserved >03:34:12,954 INFO kernel:[ 0.116632] system 00:08: [io 0x0cd2-0x0cd3] has been reserved >03:34:12,954 INFO kernel:[ 0.116675] system 00:08: [io 0x0cd4-0x0cd5] has been reserved >03:34:12,954 INFO kernel:[ 0.116718] system 00:08: [io 0x0cd6-0x0cd7] has been reserved >03:34:12,954 INFO kernel:[ 0.116762] system 00:08: [io 0x0cd8-0x0cdf] has been reserved >03:34:12,954 INFO kernel:[ 0.116806] system 00:08: [io 0x0800-0x089f] has been reserved >03:34:12,954 INFO kernel:[ 0.116849] system 00:08: [io 0x0b00-0x0b0f] has been reserved >03:34:12,954 INFO kernel:[ 0.116893] system 00:08: [io 0x0b20-0x0b3f] has been reserved >03:34:12,954 INFO kernel:[ 0.116937] system 00:08: [io 0x0900-0x090f] has been reserved >03:34:12,954 INFO kernel:[ 0.116980] system 00:08: [io 0x0910-0x091f] has been reserved >03:34:12,954 INFO kernel:[ 0.117034] system 00:08: [io 0xfe00-0xfefe] has been reserved >03:34:12,954 INFO kernel:[ 0.117078] system 00:08: [mem 0xffb80000-0xffbfffff] has been reserved >03:34:12,954 INFO kernel:[ 0.117122] system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved >03:34:12,954 DEBUG kernel:[ 0.117166] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >03:34:12,954 DEBUG kernel:[ 0.117237] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled] >03:34:12,954 DEBUG kernel:[ 0.117239] pnp 00:09: [io 0x0e80-0x0f5f] >03:34:12,954 DEBUG kernel:[ 0.117240] pnp 00:09: [io 0x0ae0-0x0aef] >03:34:12,954 INFO kernel:[ 0.117267] system 00:09: [io 0x0e80-0x0f5f] has been reserved >03:34:12,954 INFO kernel:[ 0.117311] system 00:09: [io 0x0ae0-0x0aef] has been reserved >03:34:12,954 DEBUG kernel:[ 0.117355] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >03:34:12,954 DEBUG kernel:[ 0.117381] pnp 00:0a: [mem 0xe0000000-0xefffffff] >03:34:12,954 INFO kernel:[ 0.117408] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >03:34:12,954 DEBUG kernel:[ 0.117452] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >03:34:12,954 DEBUG kernel:[ 0.117525] pnp 00:0b: [mem 0x00000000-0x0009ffff] >03:34:12,954 DEBUG kernel:[ 0.117527] pnp 00:0b: [mem 0x000c0000-0x000cffff] >03:34:12,954 DEBUG kernel:[ 0.117528] pnp 00:0b: [mem 0x000e0000-0x000fffff] >03:34:12,954 DEBUG kernel:[ 0.117529] pnp 00:0b: [mem 0x00100000-0xcfefffff] >03:34:12,954 DEBUG kernel:[ 0.117531] pnp 00:0b: [mem 0xfec00000-0xffffffff] >03:34:12,954 INFO kernel:[ 0.117561] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved >03:34:12,954 INFO kernel:[ 0.117609] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved >03:34:12,954 INFO kernel:[ 0.117653] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved >03:34:12,954 INFO kernel:[ 0.117697] system 00:0b: [mem 0x00100000-0xcfefffff] could not be reserved >03:34:12,954 INFO kernel:[ 0.117741] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved >03:34:12,954 DEBUG kernel:[ 0.117785] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >03:34:12,954 INFO kernel:[ 0.117851] pnp: PnP ACPI: found 12 devices >03:34:12,954 INFO kernel:[ 0.117894] ACPI: ACPI bus type pnp unregistered >03:34:12,954 DEBUG kernel:[ 0.124784] PCI: max bus depth: 1 pci_try_num: 2 >03:34:12,954 INFO kernel:[ 0.124800] pci 0000:00:01.0: PCI bridge to [bus 01-01] >03:34:12,954 INFO kernel:[ 0.124846] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff] >03:34:12,954 INFO kernel:[ 0.124891] pci 0000:00:01.0: bridge window [mem 0xfe900000-0xfeafffff] >03:34:12,954 INFO kernel:[ 0.124935] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >03:34:12,954 INFO kernel:[ 0.124996] pci 0000:00:05.0: PCI bridge to [bus 02-02] >03:34:12,954 INFO kernel:[ 0.125049] pci 0000:00:05.0: bridge window [io 0xe000-0xefff] >03:34:12,954 INFO kernel:[ 0.125094] pci 0000:00:05.0: bridge window [mem 0xfeb00000-0xfebfffff] >03:34:12,954 INFO kernel:[ 0.125138] pci 0000:00:05.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >03:34:12,954 INFO kernel:[ 0.125198] pci 0000:00:14.4: PCI bridge to [bus 03-03] >03:34:12,954 DEBUG kernel:[ 0.125272] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >03:34:12,954 DEBUG kernel:[ 0.125273] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >03:34:12,954 DEBUG kernel:[ 0.125275] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >03:34:12,954 DEBUG kernel:[ 0.125276] pci_bus 0000:00: resource 7 [mem 0xcff00000-0xdfffffff] >03:34:12,954 DEBUG kernel:[ 0.125278] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff] >03:34:12,954 DEBUG kernel:[ 0.125280] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff] >03:34:12,954 DEBUG kernel:[ 0.125281] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfeafffff] >03:34:12,954 DEBUG kernel:[ 0.125283] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >03:34:12,954 DEBUG kernel:[ 0.125284] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >03:34:12,954 DEBUG kernel:[ 0.125286] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff] >03:34:12,954 DEBUG kernel:[ 0.125287] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >03:34:12,954 DEBUG kernel:[ 0.125289] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >03:34:12,954 DEBUG kernel:[ 0.125291] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >03:34:12,954 DEBUG kernel:[ 0.125292] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >03:34:12,954 DEBUG kernel:[ 0.125294] pci_bus 0000:03: resource 7 [mem 0xcff00000-0xdfffffff] >03:34:12,954 DEBUG kernel:[ 0.125295] pci_bus 0000:03: resource 8 [mem 0xf0000000-0xfebfffff] >03:34:12,954 INFO kernel:[ 0.125325] NET: Registered protocol family 2 >03:34:12,954 INFO kernel:[ 0.125479] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) >03:34:12,954 INFO kernel:[ 0.126477] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >03:34:12,954 INFO kernel:[ 0.128722] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >03:34:12,954 INFO kernel:[ 0.129047] TCP: Hash tables configured (established 524288 bind 65536) >03:34:12,954 INFO kernel:[ 0.129092] TCP reno registered >03:34:12,954 INFO kernel:[ 0.129145] UDP hash table entries: 2048 (order: 4, 65536 bytes) >03:34:12,954 INFO kernel:[ 0.129214] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >03:34:12,954 INFO kernel:[ 0.129342] NET: Registered protocol family 1 >03:34:12,954 WARNING kernel:[ 0.129396] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled >03:34:12,954 DEBUG kernel:[ 0.489111] pci 0000:01:05.0: Boot video device >03:34:12,954 DEBUG kernel:[ 0.489118] PCI: CLS 64 bytes, default 64 >03:34:12,954 INFO kernel:[ 0.489160] Unpacking initramfs... >03:34:12,954 INFO kernel:[ 2.620185] Freeing initrd memory: 23768k freed >03:34:12,954 INFO kernel:[ 2.630670] PCI-DMA: Disabling AGP. >03:34:12,954 INFO kernel:[ 2.630814] PCI-DMA: aperture base @ c4000000 size 65536 KB >03:34:12,954 INFO kernel:[ 2.630859] PCI-DMA: using GART IOMMU. >03:34:12,954 INFO kernel:[ 2.630905] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >03:34:12,954 INFO kernel:[ 2.634123] IBS: LVT offset 1 assigned >03:34:12,954 INFO kernel:[ 2.634201] perf: AMD IBS detected (0x0000001f) >03:34:12,954 INFO kernel:[ 2.634703] Intel AES-NI instructions are not detected. >03:34:12,954 INFO kernel:[ 2.634904] audit: initializing netlink socket (disabled) >03:34:12,954 NOTICE kernel:[ 2.634964] type=2000 audit(1338435240.633:1): initialized >03:34:12,954 INFO kernel:[ 2.648139] HugeTLB registered 2 MB page size, pre-allocated 0 pages >03:34:12,954 NOTICE kernel:[ 2.649908] VFS: Disk quotas dquot_6.5.2 >03:34:12,954 WARNING kernel:[ 2.649996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >03:34:12,954 INFO kernel:[ 2.650429] msgmni has been set to 7399 >03:34:12,954 DEBUG kernel:[ 2.650508] SELinux: Registering netfilter hooks >03:34:12,954 INFO kernel:[ 2.651584] alg: No test for stdrng (krng) >03:34:12,954 INFO kernel:[ 2.651659] NET: Registered protocol family 38 >03:34:12,954 INFO kernel:[ 2.651761] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >03:34:12,954 INFO kernel:[ 2.651939] io scheduler noop registered >03:34:12,954 INFO kernel:[ 2.651987] io scheduler deadline registered >03:34:12,954 INFO kernel:[ 2.652132] io scheduler cfq registered (default) >03:34:12,954 DEBUG kernel:[ 2.652561] pcieport 0000:00:05.0: irq 40 for MSI/MSI-X >03:34:12,954 INFO kernel:[ 2.652677] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >03:34:12,954 INFO kernel:[ 2.652738] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >03:34:12,954 INFO kernel:[ 2.652782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >03:34:12,954 INFO kernel:[ 2.653072] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >03:34:12,954 INFO kernel:[ 2.653133] ACPI: Power Button [PWRB] >03:34:12,954 INFO kernel:[ 2.653200] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >03:34:12,954 INFO kernel:[ 2.653259] ACPI: Power Button [PWRF] >03:34:12,954 NOTICE kernel:[ 2.653433] ACPI: processor limited to max C-state 1 >03:34:12,955 INFO kernel:[ 2.654311] GHES: HEST is not enabled! >03:34:12,955 INFO kernel:[ 2.654460] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >03:34:12,955 INFO kernel:[ 2.655122] Non-volatile memory driver v1.3 >03:34:12,955 INFO kernel:[ 2.655167] Linux agpgart interface v0.103 >03:34:12,955 INFO kernel:[ 2.656152] loop: module loaded >03:34:12,955 DEBUG kernel:[ 2.656356] ahci 0000:00:11.0: version 3.0 >03:34:12,955 INFO kernel:[ 2.656515] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >03:34:12,955 INFO kernel:[ 2.656578] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >03:34:12,955 INFO kernel:[ 2.657350] scsi0 : ahci >03:34:12,955 INFO kernel:[ 2.657559] scsi1 : ahci >03:34:12,955 INFO kernel:[ 2.657752] scsi2 : ahci >03:34:12,955 INFO kernel:[ 2.657942] scsi3 : ahci >03:34:12,955 INFO kernel:[ 2.658152] scsi4 : ahci >03:34:12,955 INFO kernel:[ 2.658389] scsi5 : ahci >03:34:12,955 INFO kernel:[ 2.658499] ata1: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd00 irq 22 >03:34:12,955 INFO kernel:[ 2.658562] ata2: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd80 irq 22 >03:34:12,955 INFO kernel:[ 2.658624] ata3: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe00 irq 22 >03:34:12,955 INFO kernel:[ 2.658687] ata4: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe80 irq 22 >03:34:12,955 INFO kernel:[ 2.658750] ata5: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8fff00 irq 22 >03:34:12,955 INFO kernel:[ 2.658812] ata6: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8fff80 irq 22 >03:34:12,955 INFO kernel:[ 2.659035] Fixed MDIO Bus: probed >03:34:12,955 INFO kernel:[ 2.659220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >03:34:12,955 INFO kernel:[ 2.659366] ehci_hcd 0000:00:12.2: EHCI Host Controller >03:34:12,955 INFO kernel:[ 2.659539] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 >03:34:12,955 INFO kernel:[ 2.659612] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >03:34:12,955 INFO kernel:[ 2.660219] ehci_hcd 0000:00:12.2: debug port 1 >03:34:12,955 INFO kernel:[ 2.660287] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe8ff800 >03:34:12,955 INFO kernel:[ 2.666089] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 >03:34:12,955 INFO kernel:[ 2.666161] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >03:34:12,955 INFO kernel:[ 2.666210] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.666269] usb usb1: Product: EHCI Host Controller >03:34:12,955 INFO kernel:[ 2.666312] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >03:34:12,955 INFO kernel:[ 2.666355] usb usb1: SerialNumber: 0000:00:12.2 >03:34:12,955 INFO kernel:[ 2.666522] hub 1-0:1.0: USB hub found >03:34:12,955 INFO kernel:[ 2.666569] hub 1-0:1.0: 6 ports detected >03:34:12,955 INFO kernel:[ 2.666841] ehci_hcd 0000:00:13.2: EHCI Host Controller >03:34:12,955 INFO kernel:[ 2.666988] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 >03:34:12,955 INFO kernel:[ 2.667089] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >03:34:12,955 INFO kernel:[ 2.667166] ehci_hcd 0000:00:13.2: debug port 1 >03:34:12,955 INFO kernel:[ 2.667229] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe8ff400 >03:34:12,955 INFO kernel:[ 2.673106] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 >03:34:12,955 INFO kernel:[ 2.673185] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >03:34:12,955 INFO kernel:[ 2.673229] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.673291] usb usb2: Product: EHCI Host Controller >03:34:12,955 INFO kernel:[ 2.673335] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >03:34:12,955 INFO kernel:[ 2.673379] usb usb2: SerialNumber: 0000:00:13.2 >03:34:12,955 INFO kernel:[ 2.673589] hub 2-0:1.0: USB hub found >03:34:12,955 INFO kernel:[ 2.673636] hub 2-0:1.0: 6 ports detected >03:34:12,955 INFO kernel:[ 2.673798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >03:34:12,955 INFO kernel:[ 2.674031] ohci_hcd 0000:00:12.0: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.674196] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3 >03:34:12,955 INFO kernel:[ 2.674283] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe8fe000 >03:34:12,955 INFO kernel:[ 2.729119] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >03:34:12,955 INFO kernel:[ 2.729167] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.729225] usb usb3: Product: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.729268] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >03:34:12,955 INFO kernel:[ 2.729311] usb usb3: SerialNumber: 0000:00:12.0 >03:34:12,955 INFO kernel:[ 2.729484] hub 3-0:1.0: USB hub found >03:34:12,955 INFO kernel:[ 2.729538] hub 3-0:1.0: 3 ports detected >03:34:12,955 INFO kernel:[ 2.729819] ohci_hcd 0000:00:12.1: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.729980] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4 >03:34:12,955 INFO kernel:[ 2.730086] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe8fd000 >03:34:12,955 INFO kernel:[ 2.785113] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >03:34:12,955 INFO kernel:[ 2.785160] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.785219] usb usb4: Product: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.785262] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >03:34:12,955 INFO kernel:[ 2.785305] usb usb4: SerialNumber: 0000:00:12.1 >03:34:12,955 INFO kernel:[ 2.785475] hub 4-0:1.0: USB hub found >03:34:12,955 INFO kernel:[ 2.785526] hub 4-0:1.0: 3 ports detected >03:34:12,955 INFO kernel:[ 2.785791] ohci_hcd 0000:00:13.0: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.785940] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5 >03:34:12,955 INFO kernel:[ 2.786052] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe8fc000 >03:34:12,955 INFO kernel:[ 2.841115] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >03:34:12,955 INFO kernel:[ 2.841162] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.841221] usb usb5: Product: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.841263] usb usb5: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >03:34:12,955 INFO kernel:[ 2.841307] usb usb5: SerialNumber: 0000:00:13.0 >03:34:12,955 INFO kernel:[ 2.841480] hub 5-0:1.0: USB hub found >03:34:12,955 INFO kernel:[ 2.841530] hub 5-0:1.0: 3 ports detected >03:34:12,955 INFO kernel:[ 2.841802] ohci_hcd 0000:00:13.1: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.841943] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6 >03:34:12,955 INFO kernel:[ 2.842046] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe8f7000 >03:34:12,955 INFO kernel:[ 2.897127] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >03:34:12,955 INFO kernel:[ 2.897175] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,955 INFO kernel:[ 2.897234] usb usb6: Product: OHCI Host Controller >03:34:12,955 INFO kernel:[ 2.897278] usb usb6: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >03:34:12,955 INFO kernel:[ 2.897321] usb usb6: SerialNumber: 0000:00:13.1 >03:34:12,956 INFO kernel:[ 2.897486] hub 6-0:1.0: USB hub found >03:34:12,956 INFO kernel:[ 2.897537] hub 6-0:1.0: 3 ports detected >03:34:12,956 INFO kernel:[ 2.897811] ohci_hcd 0000:00:14.5: OHCI Host Controller >03:34:12,956 INFO kernel:[ 2.897961] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7 >03:34:12,956 INFO kernel:[ 2.898073] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe8f6000 >03:34:12,956 INFO kernel:[ 2.953113] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >03:34:12,956 INFO kernel:[ 2.953162] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >03:34:12,956 INFO kernel:[ 2.953221] usb usb7: Product: OHCI Host Controller >03:34:12,956 INFO kernel:[ 2.953264] usb usb7: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ohci_hcd >03:34:12,956 INFO kernel:[ 2.953308] usb usb7: SerialNumber: 0000:00:14.5 >03:34:12,956 INFO kernel:[ 2.953479] hub 7-0:1.0: USB hub found >03:34:12,956 INFO kernel:[ 2.953529] hub 7-0:1.0: 2 ports detected >03:34:12,956 INFO kernel:[ 2.953660] uhci_hcd: USB Universal Host Controller Interface driver >03:34:12,956 INFO kernel:[ 2.953760] usbcore: registered new interface driver usbserial >03:34:12,956 INFO kernel:[ 2.953811] USB Serial support registered for generic >03:34:12,956 INFO kernel:[ 2.964123] ata5: SATA link down (SStatus 0 SControl 300) >03:34:12,956 INFO kernel:[ 2.964231] ata3: SATA link down (SStatus 0 SControl 300) >03:34:12,956 INFO kernel:[ 2.965115] ata6: SATA link down (SStatus 0 SControl 300) >03:34:12,956 INFO kernel:[ 2.967105] ata4: SATA link down (SStatus 0 SControl 300) >03:34:12,956 INFO kernel:[ 2.968159] usbcore: registered new interface driver usbserial_generic >03:34:12,956 INFO kernel:[ 2.968207] usbserial: USB Serial Driver core >03:34:12,956 INFO kernel:[ 2.968274] i8042: PNP: No PS/2 controller found. Probing ports directly. >03:34:12,956 INFO kernel:[ 2.968728] serio: i8042 KBD port at 0x60,0x64 irq 1 >03:34:12,956 INFO kernel:[ 2.968782] serio: i8042 AUX port at 0x60,0x64 irq 12 >03:34:12,956 INFO kernel:[ 2.968958] mousedev: PS/2 mouse device common for all mice >03:34:12,956 INFO kernel:[ 2.969328] rtc_cmos 00:03: RTC can wake from S4 >03:34:12,956 INFO kernel:[ 2.969524] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >03:34:12,956 INFO kernel:[ 2.969592] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >03:34:12,956 INFO kernel:[ 2.969697] device-mapper: uevent: version 1.0.3 >03:34:12,956 INFO kernel:[ 2.969828] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >03:34:12,956 INFO kernel:[ 2.969918] cpuidle: using governor ladder >03:34:12,956 INFO kernel:[ 2.969960] cpuidle: using governor menu >03:34:12,956 INFO kernel:[ 2.970288] EFI Variables Facility v0.08 2004-May-17 >03:34:12,956 INFO kernel:[ 2.970414] usbcore: registered new interface driver usbhid >03:34:12,956 INFO kernel:[ 2.970460] usbhid: USB HID core driver >03:34:12,956 INFO kernel:[ 2.970552] ip_tables: (C) 2000-2006 Netfilter Core Team >03:34:12,956 INFO kernel:[ 2.970658] TCP cubic registered >03:34:12,956 INFO kernel:[ 2.970706] Initializing XFRM netlink socket >03:34:12,956 INFO kernel:[ 2.970824] NET: Registered protocol family 10 >03:34:12,956 INFO kernel:[ 2.970987] Mobile IPv6 >03:34:12,956 INFO kernel:[ 2.971062] NET: Registered protocol family 17 >03:34:12,956 NOTICE kernel:[ 2.971106] Registering the dns_resolver key type >03:34:12,956 DEBUG kernel:[ 2.971285] PM: Hibernation image not present or could not be loaded. >03:34:12,956 INFO kernel:[ 2.971295] registered taskstats version 1 >03:34:12,956 INFO kernel:[ 2.971705] Magic number: 12:667:564 >03:34:12,956 INFO kernel:[ 2.971857] rtc_cmos 00:03: setting system clock to 2012-05-31 03:34:01 UTC (1338435241) >03:34:12,956 INFO kernel:[ 2.971958] powernow-k8: Found 1 AMD Phenom(tm) II X4 840 Processor (4 cpu cores) (version 2.20.00) >03:34:12,956 INFO kernel:[ 2.972070] powernow-k8: 0 : pstate 0 (3200 MHz) >03:34:12,956 INFO kernel:[ 2.972113] powernow-k8: 1 : pstate 1 (2500 MHz) >03:34:12,956 INFO kernel:[ 2.972156] powernow-k8: 2 : pstate 2 (1900 MHz) >03:34:12,956 INFO kernel:[ 2.972198] powernow-k8: 3 : pstate 3 (800 MHz) >03:34:12,956 INFO kernel:[ 2.972413] Initializing network drop monitor service >03:34:12,956 INFO kernel:[ 3.108169] usb 4-2: new low-speed USB device number 2 using ohci_hcd >03:34:12,956 INFO kernel:[ 3.118155] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >03:34:12,956 INFO kernel:[ 3.119142] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >03:34:12,956 INFO kernel:[ 3.119233] ata1.00: ATA-7: ST3300831AS, 3.01, max UDMA/133 >03:34:12,956 INFO kernel:[ 3.119288] ata1.00: 586072368 sectors, multi 0: LBA48 NCQ (depth 31/32) >03:34:12,956 INFO kernel:[ 3.119502] ata2.00: ATAPI: ATAPI iHAS124 A, BL0P, max UDMA/100 >03:34:12,956 INFO kernel:[ 3.120267] ata2.00: configured for UDMA/100 >03:34:12,956 INFO kernel:[ 3.120359] ata1.00: configured for UDMA/133 >03:34:12,956 NOTICE kernel:[ 3.120872] scsi 0:0:0:0: Direct-Access ATA ST3300831AS 3.01 PQ: 0 ANSI: 5 >03:34:12,956 NOTICE kernel:[ 3.121438] sd 0:0:0:0: Attached scsi generic sg0 type 0 >03:34:12,956 NOTICE kernel:[ 3.121581] sd 0:0:0:0: [sda] 586072368 512-byte logical blocks: (300 GB/279 GiB) >03:34:12,956 NOTICE kernel:[ 3.122138] sd 0:0:0:0: [sda] Write Protect is off >03:34:12,956 DEBUG kernel:[ 3.122199] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >03:34:12,956 NOTICE kernel:[ 3.122423] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:34:12,956 NOTICE kernel:[ 3.122890] scsi 1:0:0:0: CD-ROM ATAPI iHAS124 A BL0P PQ: 0 ANSI: 5 >03:34:12,956 WARNING kernel:[ 3.126570] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >03:34:12,956 INFO kernel:[ 3.126655] cdrom: Uniform CD-ROM driver Revision: 3.20 >03:34:12,956 DEBUG kernel:[ 3.127159] sr 1:0:0:0: Attached scsi CD-ROM sr0 >03:34:12,956 NOTICE kernel:[ 3.127391] sr 1:0:0:0: Attached scsi generic sg1 type 5 >03:34:12,956 INFO kernel:[ 3.146603] sda: sda1 >03:34:12,956 NOTICE kernel:[ 3.147942] sd 0:0:0:0: [sda] Attached SCSI disk >03:34:12,956 INFO kernel:[ 3.152146] Freeing unused kernel memory: 1000k freed >03:34:12,956 INFO kernel:[ 3.152779] Write protecting the kernel read-only data: 10240k >03:34:12,956 INFO kernel:[ 3.153440] Freeing unused kernel memory: 16k freed >03:34:12,956 INFO kernel:[ 3.166426] Freeing unused kernel memory: 1516k freed >03:34:12,956 INFO kernel:[ 3.259131] usb 4-2: New USB device found, idVendor=046d, idProduct=c401 >03:34:12,956 INFO kernel:[ 3.259200] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:34:12,956 INFO kernel:[ 3.259259] usb 4-2: Product: USB-PS/2 Trackball >03:34:12,956 INFO kernel:[ 3.259314] usb 4-2: Manufacturer: Logitech >03:34:12,956 INFO kernel:[ 3.266606] input: Logitech USB-PS/2 Trackball as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input2 >03:34:12,956 INFO kernel:[ 3.267371] generic-usb 0003:046D:C401.0001: input,hidraw0: USB HID v1.00 Mouse [Logitech USB-PS/2 Trackball] on usb-0000:00:12.1-2/input0 >03:34:12,956 INFO kernel:[ 3.491361] squashfs: version 4.0 (2009/01/31) Phillip Lougher >03:34:12,956 INFO kernel:[ 3.495144] usb 4-3: new low-speed USB device number 3 using ohci_hcd >03:34:12,956 INFO kernel:[ 3.496510] Loading iSCSI transport class v2.0-870. >03:34:12,956 NOTICE kernel:[ 3.499263] iscsi: registered transport (tcp) >03:34:12,956 INFO kernel:[ 3.503675] alua: device handler registered >03:34:12,956 INFO kernel:[ 3.508192] emc: device handler registered >03:34:12,956 INFO kernel:[ 3.512405] hp_sw: device handler registered >03:34:12,956 INFO kernel:[ 3.516762] rdac: device handler registered >03:34:12,956 INFO kernel:[ 3.636147] Refined TSC clocksource calibration: 3200.131 MHz. >03:34:12,956 INFO kernel:[ 3.636221] Switching to clocksource tsc >03:34:12,956 INFO kernel:[ 3.663141] usb 4-3: New USB device found, idVendor=045e, idProduct=00db >03:34:12,956 INFO kernel:[ 3.663208] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >03:34:12,956 INFO kernel:[ 3.663267] usb 4-3: Product: Natural® Ergonomic Keyboard 4000 >03:34:12,956 INFO kernel:[ 3.663805] usb 4-3: Manufacturer: Microsoft >03:34:12,956 INFO kernel:[ 3.675670] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/input/input3 >03:34:12,956 INFO kernel:[ 3.676141] microsoft 0003:045E:00DB.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:12.1-3/input0 >03:34:12,956 INFO kernel:[ 3.691460] input: Microsoft Natural® Ergonomic Keyboard 4000 as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.1/input/input4 >03:34:12,956 INFO kernel:[ 3.691966] microsoft 0003:045E:00DB.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Natural® Ergonomic Keyboard 4000] on usb-0000:00:12.1-3/input1 >03:34:12,956 INFO kernel:[ 6.544352] floppy0: no floppy controllers found >03:34:12,956 INFO kernel:[ 6.554038] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >03:34:12,956 INFO kernel:[ 6.554105] EDD information not available. >03:34:12,957 INFO kernel:[ 6.567369] No iBFT detected. >03:34:12,957 INFO kernel:[ 6.571697] md: raid0 personality registered for level 0 >03:34:12,957 INFO kernel:[ 6.576400] md: raid1 personality registered for level 1 >03:34:12,957 INFO kernel:[ 6.580797] async_tx: api initialized (async) >03:34:12,957 INFO kernel:[ 6.581264] xor: automatically using best checksumming function: generic_sse >03:34:12,957 INFO kernel:[ 6.586082] generic_sse: 3304.000 MB/sec >03:34:12,957 INFO kernel:[ 6.586140] xor: using function: generic_sse (3304.000 MB/sec) >03:34:12,957 WARNING kernel:[ 6.604037] raid6: int64x1 683 MB/s >03:34:12,957 WARNING kernel:[ 6.621027] raid6: int64x2 929 MB/s >03:34:12,957 WARNING kernel:[ 6.638051] raid6: int64x4 683 MB/s >03:34:12,957 WARNING kernel:[ 6.655100] raid6: int64x8 664 MB/s >03:34:12,957 WARNING kernel:[ 6.672053] raid6: sse2x1 1191 MB/s >03:34:12,957 WARNING kernel:[ 6.689060] raid6: sse2x2 2015 MB/s >03:34:12,957 WARNING kernel:[ 6.706051] raid6: sse2x4 2312 MB/s >03:34:12,957 WARNING kernel:[ 6.706107] raid6: using algorithm sse2x4 (2312 MB/s) >03:34:12,957 INFO kernel:[ 6.708791] md: raid6 personality registered for level 6 >03:34:12,957 INFO kernel:[ 6.708854] md: raid5 personality registered for level 5 >03:34:12,957 INFO kernel:[ 6.708909] md: raid4 personality registered for level 4 >03:34:12,957 INFO kernel:[ 6.720577] md: raid10 personality registered for level 10 >03:34:12,957 INFO kernel:[ 6.724917] md: linear personality registered for level -1 >03:34:12,957 INFO kernel:[ 6.744169] device-mapper: multipath: version 1.3.0 loaded >03:34:12,957 INFO kernel:[ 6.748535] device-mapper: multipath round-robin: version 1.0.0 loaded >03:34:12,957 INFO kernel:[ 6.806176] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >03:34:12,957 INFO kernel:[ 6.806240] EDD information not available. >03:34:12,957 INFO kernel:[ 7.073099] RPC: Registered named UNIX socket transport module. >03:34:12,957 INFO kernel:[ 7.073171] RPC: Registered udp transport module. >03:34:12,957 INFO kernel:[ 7.073225] RPC: Registered tcp transport module. >03:34:12,957 INFO kernel:[ 7.073278] RPC: Registered tcp NFSv4.1 backchannel transport module. >03:34:12,957 INFO kernel:[ 7.292549] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >03:34:12,957 DEBUG kernel:[ 7.292703] r8169 0000:02:00.0: irq 41 for MSI/MSI-X >03:34:12,957 INFO kernel:[ 7.292918] r8169 0000:02:00.0: eth0: RTL8168d/8111d at 0xffffc90011090000, 8c:89:a5:18:c7:b3, XID 081000c0 IRQ 41 >03:34:12,957 INFO kernel:[ 7.292986] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >03:34:12,957 DEBUG kernel:[ 7.300976] pata_atiixp 0000:00:14.1: setting latency timer to 64 >03:34:12,957 INFO kernel:[ 7.301418] scsi6 : pata_atiixp >03:34:12,957 INFO kernel:[ 7.303124] scsi7 : pata_atiixp >03:34:12,957 INFO kernel:[ 7.303314] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14 >03:34:12,957 INFO kernel:[ 7.303370] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15 >03:34:12,957 INFO kernel:[ 7.524859] ata7.00: ATA-6: ST380011A, 3.06, max UDMA/100 >03:34:12,957 INFO kernel:[ 7.524924] ata7.00: 156301488 sectors, multi 16: LBA48 >03:34:12,957 INFO kernel:[ 7.547818] ata7.00: configured for UDMA/100 >03:34:12,957 NOTICE kernel:[ 7.548315] scsi 6:0:0:0: Direct-Access ATA ST380011A 3.06 PQ: 0 ANSI: 5 >03:34:12,957 NOTICE kernel:[ 7.548933] sd 6:0:0:0: [sdb] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) >03:34:12,957 NOTICE kernel:[ 7.549004] sd 6:0:0:0: Attached scsi generic sg2 type 0 >03:34:12,957 NOTICE kernel:[ 7.549456] sd 6:0:0:0: [sdb] Write Protect is off >03:34:12,957 DEBUG kernel:[ 7.549523] sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >03:34:12,957 NOTICE kernel:[ 7.549721] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >03:34:12,957 INFO kernel:[ 7.555135] sdb: sdb1 sdb2 >03:34:12,957 NOTICE kernel:[ 7.556286] sd 6:0:0:0: [sdb] Attached SCSI disk >03:34:12,957 INFO kernel:[ 7.965364] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >03:34:12,957 INFO kernel:[ 10.700737] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >03:34:12,957 INFO kernel:[ 11.224388] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >03:34:12,957 DEBUG kernel:[ 12.309888] SELinux: 2048 avtab hash slots, 99000 rules. >03:34:12,957 DEBUG kernel:[ 12.320731] SELinux: 2048 avtab hash slots, 99000 rules. >03:34:12,957 DEBUG kernel:[ 12.489630] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >03:34:12,957 DEBUG kernel:[ 12.489633] SELinux: 83 classes, 99000 rules >03:34:12,957 INFO kernel:[ 12.492430] SELinux: Permission ptrace_child in class process not defined in policy. >03:34:12,957 INFO kernel:[ 12.492589] SELinux: the above unknown classes and permissions will be allowed >03:34:12,957 DEBUG kernel:[ 12.492666] SELinux: Completing initialization. >03:34:12,957 DEBUG kernel:[ 12.492667] SELinux: Setting up existing superblocks. >03:34:12,957 DEBUG kernel:[ 12.492675] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.492679] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.492683] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.492688] SELinux: initialized (dev proc, type proc), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.492695] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.492705] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.493083] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >03:34:12,957 DEBUG kernel:[ 12.493087] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.493709] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >03:34:12,957 DEBUG kernel:[ 12.493715] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.493718] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.493728] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.493733] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.493740] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.493750] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.494147] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.494157] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.496498] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.496510] SELinux: initialized (dev loop0, type squashfs), uses xattr >03:34:12,957 DEBUG kernel:[ 12.496526] SELinux: initialized (dev dm-0, type ext4), uses xattr >03:34:12,957 NOTICE kernel:[ 12.520818] type=1403 audit(1338435251.047:2): policy loaded auid=4294967295 ses=4294967295 >03:34:12,957 DEBUG kernel:[ 12.593864] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 12.601131] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.684237] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.693178] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.704309] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.712178] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.720176] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.728186] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.736214] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 12.744207] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 13.017921] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 13.162943] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:34:12,957 DEBUG kernel:[ 13.339882] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 13.364101] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >03:34:12,957 DEBUG kernel:[ 13.378926] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >03:34:12,957 INFO kernel:[ 13.543541] wmi: Mapper loaded >03:34:12,958 INFO kernel:[ 13.564105] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >03:34:12,958 INFO kernel:[ 13.603447] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >03:34:12,958 WARNING kernel:[ 13.613833] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120111/utaddress-251) >03:34:12,958 INFO kernel:[ 13.613842] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >03:34:12,958 INFO kernel:[ 13.623010] [drm] Initialized drm 1.1.0 20060810 >03:34:12,958 INFO kernel:[ 13.716045] [drm] radeon defaulting to kernel modesetting. >03:34:12,958 INFO kernel:[ 13.716055] [drm] radeon kernel modesetting enabled. >03:34:12,958 DEBUG kernel:[ 13.716344] radeon 0000:01:05.0: setting latency timer to 64 >03:34:12,958 INFO kernel:[ 13.717300] [drm] initializing kernel modesetting (RS880 0x1002:0x9715 0x1462:0x7596). >03:34:12,958 INFO kernel:[ 13.717403] [drm] register mmio base: 0xFEAF0000 >03:34:12,958 INFO kernel:[ 13.717408] [drm] register mmio size: 65536 >03:34:12,958 INFO kernel:[ 13.718455] ATOM BIOS: 113 >03:34:12,958 INFO kernel:[ 13.718501] radeon 0000:01:05.0: VRAM: 256M 0x00000000C0000000 - 0x00000000CFFFFFFF (256M used) >03:34:12,958 INFO kernel:[ 13.718509] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF >03:34:12,958 INFO kernel:[ 13.719242] [drm] Detected VRAM RAM=256M, BAR=256M >03:34:12,958 INFO kernel:[ 13.719250] [drm] RAM width 32bits DDR >03:34:12,958 INFO kernel:[ 13.719467] [TTM] Zone kernel: Available graphics memory: 1895480 kiB. >03:34:12,958 INFO kernel:[ 13.719474] [TTM] Initializing pool allocator. >03:34:12,958 INFO kernel:[ 13.719486] [TTM] Initializing DMA pool allocator. >03:34:12,958 INFO kernel:[ 13.719571] [drm] radeon: 256M of VRAM memory ready >03:34:12,958 INFO kernel:[ 13.719576] [drm] radeon: 512M of GTT memory ready. >03:34:12,958 INFO kernel:[ 13.719613] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >03:34:12,958 INFO kernel:[ 13.719618] [drm] Driver supports precise vblank timestamp query. >03:34:12,958 INFO kernel:[ 13.719648] [drm] radeon: irq initialized. >03:34:12,958 INFO kernel:[ 13.719658] [drm] GART: num cpu pages 131072, num gpu pages 131072 >03:34:12,958 INFO kernel:[ 13.721675] [drm] radeon: ib pool ready. >03:34:12,958 INFO kernel:[ 13.721909] [drm] Loading RS780 Microcode >03:34:12,958 INFO kernel:[ 13.788537] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). >03:34:12,958 INFO kernel:[ 13.788728] radeon 0000:01:05.0: WB enabled >03:34:12,958 INFO kernel:[ 13.788736] [drm] fence driver on ring 0 use gpu addr 0xa0000c00 and cpu addr 0xffff88010d7c1c00 >03:34:12,958 INFO kernel:[ 13.821515] [drm] ring test on 0 succeeded in 0 usecs >03:34:12,958 INFO kernel:[ 13.821793] [drm] ib test on ring 0 succeeded in 0 usecs >03:34:12,958 INFO kernel:[ 13.822044] [drm] Radeon Display Connectors >03:34:12,958 INFO kernel:[ 13.822046] [drm] Connector 0: >03:34:12,958 INFO kernel:[ 13.822047] [drm] VGA >03:34:12,958 INFO kernel:[ 13.822048] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >03:34:12,958 INFO kernel:[ 13.822049] [drm] Encoders: >03:34:12,958 INFO kernel:[ 13.822050] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >03:34:12,958 INFO kernel:[ 13.822051] [drm] Connector 1: >03:34:12,958 INFO kernel:[ 13.822052] [drm] HDMI-A >03:34:12,958 INFO kernel:[ 13.822053] [drm] HPD3 >03:34:12,958 INFO kernel:[ 13.822054] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >03:34:12,958 INFO kernel:[ 13.822055] [drm] Encoders: >03:34:12,958 INFO kernel:[ 13.822056] [drm] DFP3: INTERNAL_KLDSCP_LVTMA >03:34:12,958 INFO kernel:[ 13.822084] [drm] radeon: power management initialized >03:34:12,958 INFO kernel:[ 13.855121] [drm] fb mappable at 0xD0142000 >03:34:12,958 INFO kernel:[ 13.855124] [drm] vram apper at 0xD0000000 >03:34:12,958 INFO kernel:[ 13.855125] [drm] size 3145728 >03:34:12,958 INFO kernel:[ 13.855126] [drm] fb depth is 24 >03:34:12,958 INFO kernel:[ 13.855127] [drm] pitch is 4096 >03:34:12,958 INFO kernel:[ 13.855512] fbcon: radeondrmfb (fb0) is primary device >03:34:12,958 INFO kernel:[ 13.867090] Console: switching to colour frame buffer device 128x48 >03:34:12,958 INFO kernel:[ 13.873993] fb0: radeondrmfb frame buffer device >03:34:12,958 INFO kernel:[ 13.873995] drm: registered panic notifier >03:34:12,958 INFO kernel:[ 13.874011] [drm] Initialized radeon 2.13.0 20080528 for 0000:01:05.0 on minor 0 >03:34:12,958 NOTICE kernel:[ 13.948697] type=1400 audit(1338435252.475:3): avc: denied { create } for pid=645 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:34:12,958 NOTICE kernel:[ 13.948752] type=1400 audit(1338435252.475:4): avc: denied { setattr } for pid=645 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:34:12,958 NOTICE kernel:[ 13.948896] type=1400 audit(1338435252.475:5): avc: denied { relabelfrom } for pid=645 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=372 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >03:34:12,958 NOTICE kernel:[ 14.272231] type=1400 audit(1338435252.799:6): avc: denied { execute } for pid=663 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:34:12,958 NOTICE kernel:[ 14.272263] type=1400 audit(1338435252.799:7): avc: denied { read open } for pid=663 comm="bash" name="hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:34:12,958 NOTICE kernel:[ 14.272455] type=1400 audit(1338435252.799:8): avc: denied { execute_no_trans } for pid=663 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=50188 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >03:34:12,958 NOTICE kernel:[ 14.305972] type=1400 audit(1338435252.832:9): avc: denied { read } for pid=659 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >03:34:12,958 NOTICE kernel:[ 14.306036] type=1400 audit(1338435252.832:10): avc: denied { open } for pid=659 comm="bash" name=".profile" dev="dm-0" ino=259 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >03:34:12,958 NOTICE kernel:[ 14.352960] type=1400 audit(1338435252.879:11): avc: denied { read } for pid=659 comm="bash" name="linux" dev="dm-0" ino=73906 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >03:34:13,318 INFO dbus-daemon: dbus[672]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >03:34:13,320 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >03:34:13,414 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >03:34:13,415 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:34:13,417 INFO dbus-daemon: dbus[672]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >03:34:13,449 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >03:34:13,450 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >03:34:13,451 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:34:13,452 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >03:34:13,452 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >03:34:13,452 INFO NetworkManager: <info> trying to start the modem manager... >03:34:13,453 INFO dbus-daemon: dbus[672]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >03:34:13,453 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >03:34:13,453 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >03:34:13,461 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >03:34:13,471 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >03:34:13,533 INFO kernel:[ 15.004662] r8169 0000:02:00.0: p5p1: link down >03:34:13,533 INFO kernel:[ 15.004669] r8169 0000:02:00.0: p5p1: link down >03:34:13,534 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >03:34:13,535 INFO kernel:[ 15.006123] ADDRCONF(NETDEV_UP): p5p1: link is not ready >03:34:13,542 INFO NetworkManager: <info> Networking is enabled by state file >03:34:13,542 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >03:34:13,542 INFO NetworkManager: <info> (p5p1): carrier is OFF >03:34:13,542 INFO NetworkManager: <info> (p5p1): new Ethernet device (driver: 'r8169' ifindex: 2) >03:34:13,542 INFO NetworkManager: <info> (p5p1): exported as /org/freedesktop/NetworkManager/Devices/0 >03:34:13,542 INFO NetworkManager: <info> (p5p1): now managed >03:34:13,542 INFO NetworkManager: <info> (p5p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >03:34:13,542 INFO NetworkManager: <info> (p5p1): bringing up device. >03:34:13,542 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >03:34:13,542 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >03:34:13,542 INFO modem-manager: <info> Loaded plugin Longcheer >03:34:13,547 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Option High-Speed >03:34:13,547 INFO modem-manager: <info> Loaded plugin Option High-Speed >03:34:13,561 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Option >03:34:13,562 INFO modem-manager: <info> Loaded plugin Option >03:34:13,565 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Linktop >03:34:13,566 INFO modem-manager: <info> Loaded plugin Linktop >03:34:13,573 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Wavecom >03:34:13,574 INFO modem-manager: <info> Loaded plugin Wavecom >03:34:13,577 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Nokia >03:34:13,578 INFO modem-manager: <info> Loaded plugin Nokia >03:34:13,584 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin X22X >03:34:13,585 INFO modem-manager: <info> Loaded plugin X22X >03:34:13,589 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Ericsson MBM >03:34:13,590 INFO modem-manager: <info> Loaded plugin Ericsson MBM >03:34:13,595 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin ZTE >03:34:13,596 INFO modem-manager: <info> Loaded plugin ZTE >03:34:13,610 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Sierra >03:34:13,611 INFO modem-manager: <info> Loaded plugin Sierra >03:34:13,613 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Generic >03:34:13,614 INFO modem-manager: <info> Loaded plugin Generic >03:34:13,619 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin MotoC >03:34:13,620 INFO modem-manager: <info> Loaded plugin MotoC >03:34:13,623 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Novatel >03:34:13,624 INFO modem-manager: <info> Loaded plugin Novatel >03:34:13,625 INFO modem-manager: <info> Loaded plugin Huawei >03:34:13,626 INFO modem-manager: <info> Loaded plugin Gobi >03:34:13,627 INFO modem-manager: <info> Loaded plugin Samsung >03:34:13,628 INFO modem-manager: <info> Loaded plugin SimTech >03:34:13,629 INFO modem-manager: <info> Loaded plugin AnyData >03:34:13,630 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Huawei >03:34:13,631 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Gobi >03:34:13,632 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin Samsung >03:34:13,632 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin SimTech >03:34:13,633 INFO dbus-daemon: modem-manager[680]: <info> Loaded plugin AnyData >03:34:18,037 WARNING kernel:[ 19.508527] audit_printk_skb: 6 callbacks suppressed >03:34:18,037 NOTICE kernel:[ 19.508536] type=1400 audit(1338435258.035:14): avc: denied { append } for pid=686 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=74690 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >03:34:18,037 NOTICE kernel:[ 19.508991] type=1400 audit(1338435258.035:15): avc: denied { read write } for pid=686 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8234 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >03:34:18,042 WARNING kernel:[ 19.513086] auditd (687): /proc/687/oom_adj is deprecated, please use /proc/687/oom_score_adj instead. >03:34:29,479 INFO kernel:[ 30.950426] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >03:34:29,486 DEBUG kernel:[ 30.957068] SELinux: initialized (dev sdb1, type ext4), uses xattr >03:34:30,418 INFO kernel:[ 31.889958] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:34:30,418 DEBUG kernel:[ 31.889978] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:34:31,739 INFO kernel:[ 33.210254] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:34:31,739 DEBUG kernel:[ 33.210275] SELinux: initialized (dev dm-1, type ext4), uses xattr >03:34:33,544 INFO kernel:[ 35.015176] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >03:34:33,544 DEBUG kernel:[ 35.015199] 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
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 826816
: 587930