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 624338 Details for
Bug 864713
SystemError: (32, 'umount: /mnt/sysimage: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))')
[?]
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.
File: anaconda-tb
anaconda-tb (text/plain), 269.02 KB, created by
Reartes Guillermo
on 2012-10-10 00:01:59 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-10 00:01:59 UTC
Size:
269.02 KB
patch
obsolete
>anaconda 18.14 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 151, in umount > rc = _isys.umount(what) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 656, in unmount > rc = isys.umount(self._mountpoint, removeDir = False) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 863, in teardown > return self.unmount(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 740, in _preTeardown > self.format.teardown() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2963, in teardown > self._preTeardown(recursive=recursive) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3055, in findExistingInstallations > device.teardown() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 477, in reset > self.roots = findExistingInstallations(self.devicetree) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 104, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 87, in run > threading.Thread.run(self, *args, **kwargs) >SystemError: (32, 'umount: /mnt/sysimage: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))') > >Local variables in innermost frame: >what: /mnt/sysimage >removeDir: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: {} > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, sda2, sda3, fedora_root, sda4, fedora_, sdb, sdb1, sdc, sdc1, sdc2, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7fc063b5bb10>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, sda1, sda2, sda3, sda4, sdb1, sdc1, sdc2] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, 'md126': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md126 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md126 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 126 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, sdc, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md126, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7fc05135db90> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-09-19-57-41-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC3_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-09-19-57-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC3_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4264.0 > _serial: None > id: 0 > minor: 0 >, existing 9500MB disk sda (1) with existing gpt disklabel >, existing 1MB partition sda1 (2) with existing biosboot >, existing 500MB partition sda2 (3) with existing ext4 filesystem >, existing 6979MB partition sda3 (4) with existing mdmember >, existing 6974MB mdarray fedora_root (5) with existing ext4 filesystem >, existing 2018MB partition sda4 (6) with existing mdmember >, existing 2016MB mdarray fedora_ (7) with existing ext4 filesystem >, existing 9500MB disk sdb (8) with existing gpt disklabel >, existing 6979MB partition sdb1 (9) with existing mdmember >, existing 9500MB disk sdc (10) with existing gpt disklabel >, existing 6979MB partition sdc1 (11) with existing mdmember >, existing 2018MB partition sdc2 (12) with existing mdmember >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 808f46f0-959c-462a-af0a-e6a598d93848 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 808f46f0-959c-462a-af0a-e6a598d93848 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, existing 1024MB dm live-rw (19) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fc0695f9a50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fc0695f9a90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fc0695f9ad0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fc0695f9b10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fc0695f9b90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1349827122.33 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC3x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.14 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.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] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC3x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >23:55:23,919 INFO anaconda: /sbin/anaconda 18.14 >23:55:25,489 INFO anaconda: 786432 kB (768 MB) are available >23:55:25,489 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >23:55:25,615 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >23:55:25,616 INFO anaconda: Default encoding = utf-8 >23:55:25,752 INFO anaconda: ISCSID is /sbin/iscsid >23:55:25,752 INFO anaconda: no initiator set >23:55:25,880 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:55:25,883 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:55:26,441 INFO anaconda: Display mode = g >23:55:26,442 INFO anaconda: 786432 kB (768 MB) are available >23:55:26,443 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >23:55:28,319 DEBUG anaconda: X server has signalled a successful start. >23:55:28,321 INFO anaconda: Starting window manager, pid 770. >23:55:30,095 INFO anaconda: using only installclass _Fedora >23:55:30,881 INFO anaconda: Detected 752M of memory >23:55:30,881 INFO anaconda: Swap attempt of 1504M >23:55:31,128 INFO anaconda: no initiator set >23:55:32,899 DEBUG anaconda: required disklabel type for sda (1) is None >23:55:32,899 DEBUG anaconda: default disklabel type for sda is msdos >23:55:32,900 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:55:34,719 DEBUG anaconda: required disklabel type for sdb (1) is None >23:55:34,719 DEBUG anaconda: default disklabel type for sdb is msdos >23:55:34,720 DEBUG anaconda: selecting msdos disklabel for sdb based on size >23:55:35,030 DEBUG anaconda: required disklabel type for sdc (1) is None >23:55:35,030 DEBUG anaconda: default disklabel type for sdc is msdos >23:55:35,031 DEBUG anaconda: selecting msdos disklabel for sdc based on size >23:58:07,046 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >23:58:07,511 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:58:08,363 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/fedora_root on /mnt/sysimage as ext4 with options defaults,ro >19:58:40,419 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False > > >/tmp/packaging.log: >23:55:30,861 DEBUG packaging: getting release version from tree at None (18) >23:55:30,861 DEBUG packaging: got a release version of 18 >19:58:40,560 INFO packaging: updating base repo >19:58:40,923 DEBUG packaging: getting release version from tree at None (18) >19:58:40,924 DEBUG packaging: got a release version of 18 >19:58:40,924 INFO packaging: configuring base repo >19:58:40,925 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >19:58:40,941 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >19:58:40,942 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >19:58:40,943 DEBUG packaging: got a release version of 18 >19:58:40,987 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >19:58:41,001 DEBUG packaging: disabling repo fedora >19:58:41,001 DEBUG packaging: disabling repo updates-testing >19:58:41,002 DEBUG packaging: disabling repo updates >19:58:41,002 INFO packaging: gathering repo metadata >19:58:41,003 DEBUG packaging: getting repo metadata for anaconda >19:58:41,043 DEBUG packaging: getting group info for anaconda >19:58:41,111 INFO packaging: metadata retrieval complete >19:58:42,303 DEBUG packaging: deleting package sacks >19:58:42,323 INFO packaging: checking software selection >19:58:42,325 DEBUG packaging: deleting package sacks >19:58:42,326 DEBUG packaging: deleting yum transaction info >19:58:42,326 DEBUG packaging: select group core > > >/tmp/program.log: >23:55:25,728 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:55:25,754 INFO program: Running... modprobe fcoe >23:55:25,835 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:55:25,875 INFO program: No FCoE boot disk information is found in EDD! >23:55:25,887 INFO program: Running... udevadm settle --timeout=300 >23:55:26,329 INFO program: Running... multipath -d >23:55:26,385 INFO program: Running... multipath -ll >23:55:28,359 INFO program: Running... metacity --display :1 --sm-disable >23:55:29,135 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >23:55:29,517 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,536 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,537 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,540 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,548 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,559 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,562 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,566 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,567 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,569 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,571 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,573 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,584 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,591 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,609 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,615 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,618 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,619 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,623 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,625 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,626 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,627 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:29,632 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >23:55:30,917 INFO program: Running... udevadm control --property=ANACONDA=1 >23:55:31,062 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:55:31,205 INFO program: Running... udevadm settle --timeout=300 >23:55:31,393 INFO program: Running... systemctl start chronyd.service >23:55:31,709 INFO program: Running... multipath -d >23:55:31,775 INFO program: Running... multipath -ll >23:55:33,687 INFO program: Running... dumpe2fs -h /dev/sda2 >23:55:33,727 INFO program: Filesystem volume name: <none> >23:55:33,728 INFO program: Last mounted on: /boot >23:55:33,729 INFO program: Filesystem UUID: 3500d0f3-db9f-42e1-bd08-c320715831d5 >23:55:33,729 INFO program: Filesystem magic number: 0xEF53 >23:55:33,730 INFO program: Filesystem revision #: 1 (dynamic) >23:55:33,730 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 >23:55:33,730 INFO program: Filesystem flags: signed_directory_hash >23:55:33,731 INFO program: Default mount options: user_xattr acl >23:55:33,731 INFO program: Filesystem state: clean >23:55:33,732 INFO program: Errors behavior: Continue >23:55:33,732 INFO program: Filesystem OS type: Linux >23:55:33,733 INFO program: Inode count: 128016 >23:55:33,733 INFO program: Block count: 512000 >23:55:33,733 INFO program: Reserved block count: 25600 >23:55:33,734 INFO program: Free blocks: 485334 >23:55:33,734 INFO program: Free inodes: 128005 >23:55:33,735 INFO program: First block: 1 >23:55:33,738 INFO program: Block size: 1024 >23:55:33,739 INFO program: Fragment size: 1024 >23:55:33,739 INFO program: Reserved GDT blocks: 256 >23:55:33,742 INFO program: Blocks per group: 8192 >23:55:33,743 INFO program: Fragments per group: 8192 >23:55:33,743 INFO program: Inodes per group: 2032 >23:55:33,744 INFO program: Inode blocks per group: 254 >23:55:33,744 INFO program: Flex block group size: 16 >23:55:33,745 INFO program: Filesystem created: Mon Oct 8 17:33:50 2012 >23:55:33,745 INFO program: Last mount time: Mon Oct 8 17:34:02 2012 >23:55:33,745 INFO program: Last write time: Mon Oct 8 17:34:02 2012 >23:55:33,746 INFO program: Mount count: 1 >23:55:33,746 INFO program: Maximum mount count: -1 >23:55:33,747 INFO program: Last checked: Mon Oct 8 17:33:50 2012 >23:55:33,747 INFO program: Check interval: 0 (<none>) >23:55:33,748 INFO program: Lifetime writes: 8 MB >23:55:33,748 INFO program: Reserved blocks uid: 0 (user root) >23:55:33,749 INFO program: Reserved blocks gid: 0 (group root) >23:55:33,749 INFO program: First inode: 11 >23:55:33,750 INFO program: Inode size: 128 >23:55:33,750 INFO program: Journal inode: 8 >23:55:33,751 INFO program: Default directory hash: half_md4 >23:55:33,751 INFO program: Directory Hash Seed: 599d0386-13df-4ca1-906e-7a78cb3f7e14 >23:55:33,752 INFO program: Journal backup: inode blocks >23:55:33,752 INFO program: Journal features: (none) >23:55:33,755 INFO program: Journal size: 8M >23:55:33,756 INFO program: Journal length: 8192 >23:55:33,762 INFO program: Journal sequence: 0x00000002 >23:55:33,762 INFO program: Journal start: 1 >23:55:33,763 INFO program: >23:55:33,763 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:33,764 INFO program: Running... dumpe2fs -h /dev/sda2 >23:55:33,783 INFO program: Filesystem volume name: <none> >23:55:33,784 INFO program: Last mounted on: /boot >23:55:33,785 INFO program: Filesystem UUID: 3500d0f3-db9f-42e1-bd08-c320715831d5 >23:55:33,785 INFO program: Filesystem magic number: 0xEF53 >23:55:33,786 INFO program: Filesystem revision #: 1 (dynamic) >23:55:33,786 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 >23:55:33,787 INFO program: Filesystem flags: signed_directory_hash >23:55:33,787 INFO program: Default mount options: user_xattr acl >23:55:33,787 INFO program: Filesystem state: clean >23:55:33,788 INFO program: Errors behavior: Continue >23:55:33,788 INFO program: Filesystem OS type: Linux >23:55:33,789 INFO program: Inode count: 128016 >23:55:33,789 INFO program: Block count: 512000 >23:55:33,790 INFO program: Reserved block count: 25600 >23:55:33,790 INFO program: Free blocks: 485334 >23:55:33,791 INFO program: Free inodes: 128005 >23:55:33,791 INFO program: First block: 1 >23:55:33,794 INFO program: Block size: 1024 >23:55:33,794 INFO program: Fragment size: 1024 >23:55:33,796 INFO program: Reserved GDT blocks: 256 >23:55:33,797 INFO program: Blocks per group: 8192 >23:55:33,797 INFO program: Fragments per group: 8192 >23:55:33,798 INFO program: Inodes per group: 2032 >23:55:33,798 INFO program: Inode blocks per group: 254 >23:55:33,799 INFO program: Flex block group size: 16 >23:55:33,799 INFO program: Filesystem created: Mon Oct 8 17:33:50 2012 >23:55:33,800 INFO program: Last mount time: Mon Oct 8 17:34:02 2012 >23:55:33,800 INFO program: Last write time: Mon Oct 8 17:34:02 2012 >23:55:33,800 INFO program: Mount count: 1 >23:55:33,801 INFO program: Maximum mount count: -1 >23:55:33,801 INFO program: Last checked: Mon Oct 8 17:33:50 2012 >23:55:33,802 INFO program: Check interval: 0 (<none>) >23:55:33,802 INFO program: Lifetime writes: 8 MB >23:55:33,804 INFO program: Reserved blocks uid: 0 (user root) >23:55:33,804 INFO program: Reserved blocks gid: 0 (group root) >23:55:33,805 INFO program: First inode: 11 >23:55:33,805 INFO program: Inode size: 128 >23:55:33,806 INFO program: Journal inode: 8 >23:55:33,806 INFO program: Default directory hash: half_md4 >23:55:33,807 INFO program: Directory Hash Seed: 599d0386-13df-4ca1-906e-7a78cb3f7e14 >23:55:33,812 INFO program: Journal backup: inode blocks >23:55:33,813 INFO program: Journal features: (none) >23:55:33,813 INFO program: Journal size: 8M >23:55:33,814 INFO program: Journal length: 8192 >23:55:33,814 INFO program: Journal sequence: 0x00000002 >23:55:33,815 INFO program: Journal start: 1 >23:55:33,815 INFO program: >23:55:33,816 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:33,816 INFO program: Running... resize2fs -P /dev/sda2 >23:55:33,855 INFO program: Estimated minimum size of the filesystem: 14075 >23:55:33,857 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:55:33,998 INFO program: Running... udevadm settle --timeout=300 >23:55:34,047 INFO program: Running... mdadm --examine --brief /dev/sda3 >23:55:34,077 INFO program: ARRAY /dev/md/fedora_root metadata=1.2 UUID=93d5a228:a7c3b980:8a2c3a90:eb121a7f name=localhost:fedora_root >23:55:34,149 INFO program: Running... udevadm settle --timeout=300 >23:55:34,205 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >23:55:34,504 INFO program: Running... udevadm settle --timeout=300 >23:55:34,557 INFO program: Running... mdadm --examine --brief /dev/sda4 >23:55:34,578 INFO program: ARRAY /dev/md/fedora_ metadata=1.2 UUID=a64f2935:e709e243:b78db4aa:1ec44d21 name=localhost:fedora_ >23:55:34,598 INFO program: Running... udevadm settle --timeout=300 >23:55:34,637 INFO program: Running... mdadm --incremental --quiet /dev/sda4 >23:55:34,938 INFO program: Running... udevadm settle --timeout=300 >23:55:34,967 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >23:55:35,193 INFO program: Running... udevadm settle --timeout=300 >23:55:35,230 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >23:55:35,359 INFO program: Running... udevadm settle --timeout=300 >23:55:35,394 INFO program: Running... mdadm --incremental --quiet /dev/sdc2 >23:55:35,531 INFO program: Running... dumpe2fs -h /dev/loop1 >23:55:35,552 INFO program: Filesystem volume name: Anaconda >23:55:35,553 INFO program: Last mounted on: / >23:55:35,554 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >23:55:35,554 INFO program: Filesystem magic number: 0xEF53 >23:55:35,555 INFO program: Filesystem revision #: 1 (dynamic) >23:55:35,555 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 >23:55:35,556 INFO program: Filesystem flags: signed_directory_hash >23:55:35,556 INFO program: Default mount options: user_xattr acl >23:55:35,557 INFO program: Filesystem state: clean >23:55:35,557 INFO program: Errors behavior: Continue >23:55:35,558 INFO program: Filesystem OS type: Linux >23:55:35,558 INFO program: Inode count: 65536 >23:55:35,559 INFO program: Block count: 1048576 >23:55:35,559 INFO program: Reserved block count: 0 >23:55:35,560 INFO program: Free blocks: 302082 >23:55:35,560 INFO program: Free inodes: 38129 >23:55:35,561 INFO program: First block: 1 >23:55:35,561 INFO program: Block size: 1024 >23:55:35,562 INFO program: Fragment size: 1024 >23:55:35,562 INFO program: Reserved GDT blocks: 256 >23:55:35,563 INFO program: Blocks per group: 8192 >23:55:35,563 INFO program: Fragments per group: 8192 >23:55:35,564 INFO program: Inodes per group: 512 >23:55:35,565 INFO program: Inode blocks per group: 128 >23:55:35,565 INFO program: Flex block group size: 16 >23:55:35,565 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >23:55:35,566 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >23:55:35,567 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >23:55:35,567 INFO program: Mount count: 2 >23:55:35,568 INFO program: Maximum mount count: -1 >23:55:35,569 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >23:55:35,570 INFO program: Check interval: 0 (<none>) >23:55:35,571 INFO program: Lifetime writes: 32 MB >23:55:35,572 INFO program: Reserved blocks uid: 0 (user root) >23:55:35,573 INFO program: Reserved blocks gid: 0 (group root) >23:55:35,574 INFO program: First inode: 11 >23:55:35,575 INFO program: Inode size: 256 >23:55:35,576 INFO program: Required extra isize: 28 >23:55:35,577 INFO program: Desired extra isize: 28 >23:55:35,577 INFO program: Journal inode: 8 >23:55:35,578 INFO program: Default directory hash: half_md4 >23:55:35,579 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >23:55:35,580 INFO program: Journal backup: inode blocks >23:55:35,581 INFO program: Journal features: (none) >23:55:35,582 INFO program: Journal size: 32M >23:55:35,582 INFO program: Journal length: 32768 >23:55:35,589 INFO program: Journal sequence: 0x00000007 >23:55:35,590 INFO program: Journal start: 0 >23:55:35,591 INFO program: >23:55:35,592 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:35,593 INFO program: Running... dumpe2fs -h /dev/loop1 >23:55:35,616 INFO program: Filesystem volume name: Anaconda >23:55:35,623 INFO program: Last mounted on: / >23:55:35,623 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >23:55:35,624 INFO program: Filesystem magic number: 0xEF53 >23:55:35,624 INFO program: Filesystem revision #: 1 (dynamic) >23:55:35,624 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 >23:55:35,625 INFO program: Filesystem flags: signed_directory_hash >23:55:35,625 INFO program: Default mount options: user_xattr acl >23:55:35,626 INFO program: Filesystem state: clean >23:55:35,626 INFO program: Errors behavior: Continue >23:55:35,627 INFO program: Filesystem OS type: Linux >23:55:35,627 INFO program: Inode count: 65536 >23:55:35,628 INFO program: Block count: 1048576 >23:55:35,628 INFO program: Reserved block count: 0 >23:55:35,629 INFO program: Free blocks: 302082 >23:55:35,629 INFO program: Free inodes: 38129 >23:55:35,630 INFO program: First block: 1 >23:55:35,630 INFO program: Block size: 1024 >23:55:35,631 INFO program: Fragment size: 1024 >23:55:35,631 INFO program: Reserved GDT blocks: 256 >23:55:35,631 INFO program: Blocks per group: 8192 >23:55:35,632 INFO program: Fragments per group: 8192 >23:55:35,632 INFO program: Inodes per group: 512 >23:55:35,633 INFO program: Inode blocks per group: 128 >23:55:35,633 INFO program: Flex block group size: 16 >23:55:35,634 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >23:55:35,638 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >23:55:35,639 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >23:55:35,639 INFO program: Mount count: 2 >23:55:35,640 INFO program: Maximum mount count: -1 >23:55:35,640 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >23:55:35,641 INFO program: Check interval: 0 (<none>) >23:55:35,641 INFO program: Lifetime writes: 32 MB >23:55:35,642 INFO program: Reserved blocks uid: 0 (user root) >23:55:35,642 INFO program: Reserved blocks gid: 0 (group root) >23:55:35,643 INFO program: First inode: 11 >23:55:35,643 INFO program: Inode size: 256 >23:55:35,644 INFO program: Required extra isize: 28 >23:55:35,644 INFO program: Desired extra isize: 28 >23:55:35,645 INFO program: Journal inode: 8 >23:55:35,645 INFO program: Default directory hash: half_md4 >23:55:35,646 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >23:55:35,646 INFO program: Journal backup: inode blocks >23:55:35,647 INFO program: Journal features: (none) >23:55:35,647 INFO program: Journal size: 32M >23:55:35,648 INFO program: Journal length: 32768 >23:55:35,648 INFO program: Journal sequence: 0x00000007 >23:55:35,649 INFO program: Journal start: 0 >23:55:35,649 INFO program: >23:55:35,650 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:35,650 INFO program: Running... resize2fs -P /dev/loop1 >23:55:35,666 INFO program: Couldn't find valid filesystem superblock. >23:55:35,667 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:55:35,667 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >23:55:35,834 INFO program: Running... dumpe2fs -h /dev/md/fedora_ >23:55:35,893 INFO program: Filesystem volume name: <none> >23:55:35,893 INFO program: Last mounted on: <not available> >23:55:35,894 INFO program: Filesystem UUID: 8b69cfbc-f681-4d48-9fa9-0bcb354fad1b >23:55:35,894 INFO program: Filesystem magic number: 0xEF53 >23:55:35,895 INFO program: Filesystem revision #: 1 (dynamic) >23:55:35,895 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 >23:55:35,896 INFO program: Filesystem flags: signed_directory_hash >23:55:35,896 INFO program: Default mount options: user_xattr acl >23:55:35,897 INFO program: Filesystem state: clean >23:55:35,897 INFO program: Errors behavior: Continue >23:55:35,897 INFO program: Filesystem OS type: Linux >23:55:35,898 INFO program: Inode count: 129280 >23:55:35,898 INFO program: Block count: 516224 >23:55:35,899 INFO program: Reserved block count: 25811 >23:55:35,899 INFO program: Free blocks: 499146 >23:55:35,899 INFO program: Free inodes: 129269 >23:55:35,900 INFO program: First block: 0 >23:55:35,900 INFO program: Block size: 4096 >23:55:35,900 INFO program: Fragment size: 4096 >23:55:35,900 INFO program: Reserved GDT blocks: 126 >23:55:35,901 INFO program: Blocks per group: 32768 >23:55:35,901 INFO program: Fragments per group: 32768 >23:55:35,901 INFO program: Inodes per group: 8080 >23:55:35,901 INFO program: Inode blocks per group: 505 >23:55:35,902 INFO program: RAID stride: 128 >23:55:35,905 INFO program: RAID stripe width: 128 >23:55:35,905 INFO program: Flex block group size: 16 >23:55:35,906 INFO program: Filesystem created: Mon Oct 8 17:32:53 2012 >23:55:35,906 INFO program: Last mount time: n/a >23:55:35,906 INFO program: Last write time: Mon Oct 8 17:32:54 2012 >23:55:35,906 INFO program: Mount count: 0 >23:55:35,907 INFO program: Maximum mount count: -1 >23:55:35,907 INFO program: Last checked: Mon Oct 8 17:32:53 2012 >23:55:35,907 INFO program: Check interval: 0 (<none>) >23:55:35,907 INFO program: Lifetime writes: 33 MB >23:55:35,907 INFO program: Reserved blocks uid: 0 (user root) >23:55:35,908 INFO program: Reserved blocks gid: 0 (group root) >23:55:35,908 INFO program: First inode: 11 >23:55:35,908 INFO program: Inode size: 256 >23:55:35,908 INFO program: Required extra isize: 28 >23:55:35,909 INFO program: Desired extra isize: 28 >23:55:35,909 INFO program: Journal inode: 8 >23:55:35,909 INFO program: Default directory hash: half_md4 >23:55:35,909 INFO program: Directory Hash Seed: 436dcffb-2e6a-4403-8080-10bc1274eb60 >23:55:35,910 INFO program: Journal backup: inode blocks >23:55:35,910 INFO program: Journal features: (none) >23:55:35,910 INFO program: Journal size: 32M >23:55:35,910 INFO program: Journal length: 8192 >23:55:35,910 INFO program: Journal sequence: 0x00000001 >23:55:35,911 INFO program: Journal start: 0 >23:55:35,911 INFO program: >23:55:35,911 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:35,912 INFO program: Running... dumpe2fs -h /dev/md/fedora_ >23:55:36,195 INFO program: Filesystem volume name: <none> >23:55:36,195 INFO program: Last mounted on: <not available> >23:55:36,196 INFO program: Filesystem UUID: 8b69cfbc-f681-4d48-9fa9-0bcb354fad1b >23:55:36,196 INFO program: Filesystem magic number: 0xEF53 >23:55:36,196 INFO program: Filesystem revision #: 1 (dynamic) >23:55:36,196 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 >23:55:36,197 INFO program: Filesystem flags: signed_directory_hash >23:55:36,197 INFO program: Default mount options: user_xattr acl >23:55:36,197 INFO program: Filesystem state: clean >23:55:36,197 INFO program: Errors behavior: Continue >23:55:36,198 INFO program: Filesystem OS type: Linux >23:55:36,198 INFO program: Inode count: 129280 >23:55:36,198 INFO program: Block count: 516224 >23:55:36,198 INFO program: Reserved block count: 25811 >23:55:36,199 INFO program: Free blocks: 499146 >23:55:36,199 INFO program: Free inodes: 129269 >23:55:36,199 INFO program: First block: 0 >23:55:36,199 INFO program: Block size: 4096 >23:55:36,200 INFO program: Fragment size: 4096 >23:55:36,200 INFO program: Reserved GDT blocks: 126 >23:55:36,200 INFO program: Blocks per group: 32768 >23:55:36,200 INFO program: Fragments per group: 32768 >23:55:36,200 INFO program: Inodes per group: 8080 >23:55:36,202 INFO program: Inode blocks per group: 505 >23:55:36,206 INFO program: RAID stride: 128 >23:55:36,214 INFO program: RAID stripe width: 128 >23:55:36,214 INFO program: Flex block group size: 16 >23:55:36,215 INFO program: Filesystem created: Mon Oct 8 17:32:53 2012 >23:55:36,219 INFO program: Last mount time: n/a >23:55:36,220 INFO program: Last write time: Mon Oct 8 17:32:54 2012 >23:55:36,221 INFO program: Mount count: 0 >23:55:36,221 INFO program: Maximum mount count: -1 >23:55:36,222 INFO program: Last checked: Mon Oct 8 17:32:53 2012 >23:55:36,223 INFO program: Check interval: 0 (<none>) >23:55:36,223 INFO program: Lifetime writes: 33 MB >23:55:36,223 INFO program: Reserved blocks uid: 0 (user root) >23:55:36,223 INFO program: Reserved blocks gid: 0 (group root) >23:55:36,223 INFO program: First inode: 11 >23:55:36,224 INFO program: Inode size: 256 >23:55:36,224 INFO program: Required extra isize: 28 >23:55:36,224 INFO program: Desired extra isize: 28 >23:55:36,224 INFO program: Journal inode: 8 >23:55:36,225 INFO program: Default directory hash: half_md4 >23:55:36,225 INFO program: Directory Hash Seed: 436dcffb-2e6a-4403-8080-10bc1274eb60 >23:55:36,225 INFO program: Journal backup: inode blocks >23:55:36,225 INFO program: Journal features: (none) >23:55:36,226 INFO program: Journal size: 32M >23:55:36,232 INFO program: Journal length: 8192 >23:55:36,232 INFO program: Journal sequence: 0x00000001 >23:55:36,232 INFO program: Journal start: 0 >23:55:36,232 INFO program: >23:55:36,233 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:36,234 INFO program: Running... resize2fs -P /dev/md/fedora_ >23:55:36,255 INFO program: Estimated minimum size of the filesystem: 17437 >23:55:36,257 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:55:36,308 INFO program: Running... dumpe2fs -h /dev/md/fedora_root >23:55:36,362 INFO program: Filesystem volume name: <none> >23:55:36,363 INFO program: Last mounted on: /mnt/sysimage >23:55:36,363 INFO program: Filesystem UUID: 60eea732-7e1f-43aa-aa74-106bdb83867d >23:55:36,363 INFO program: Filesystem magic number: 0xEF53 >23:55:36,364 INFO program: Filesystem revision #: 1 (dynamic) >23:55:36,364 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 >23:55:36,364 INFO program: Filesystem flags: signed_directory_hash >23:55:36,364 INFO program: Default mount options: user_xattr acl >23:55:36,365 INFO program: Filesystem state: clean >23:55:36,365 INFO program: Errors behavior: Continue >23:55:36,365 INFO program: Filesystem OS type: Linux >23:55:36,365 INFO program: Inode count: 447040 >23:55:36,366 INFO program: Block count: 1785584 >23:55:36,366 INFO program: Reserved block count: 89279 >23:55:36,366 INFO program: Free blocks: 1720827 >23:55:36,366 INFO program: Free inodes: 447029 >23:55:36,367 INFO program: First block: 0 >23:55:36,367 INFO program: Block size: 4096 >23:55:36,367 INFO program: Fragment size: 4096 >23:55:36,367 INFO program: Reserved GDT blocks: 435 >23:55:36,368 INFO program: Blocks per group: 32768 >23:55:36,368 INFO program: Fragments per group: 32768 >23:55:36,368 INFO program: Inodes per group: 8128 >23:55:36,368 INFO program: Inode blocks per group: 508 >23:55:36,373 INFO program: Flex block group size: 16 >23:55:36,374 INFO program: Filesystem created: Mon Oct 8 17:30:16 2012 >23:55:36,382 INFO program: Last mount time: Mon Oct 8 17:34:01 2012 >23:55:36,382 INFO program: Last write time: Mon Oct 8 17:34:01 2012 >23:55:36,382 INFO program: Mount count: 1 >23:55:36,383 INFO program: Maximum mount count: -1 >23:55:36,383 INFO program: Last checked: Mon Oct 8 17:30:16 2012 >23:55:36,383 INFO program: Check interval: 0 (<none>) >23:55:36,383 INFO program: Lifetime writes: 130 MB >23:55:36,384 INFO program: Reserved blocks uid: 0 (user root) >23:55:36,384 INFO program: Reserved blocks gid: 0 (group root) >23:55:36,384 INFO program: First inode: 11 >23:55:36,384 INFO program: Inode size: 256 >23:55:36,385 INFO program: Required extra isize: 28 >23:55:36,385 INFO program: Desired extra isize: 28 >23:55:36,385 INFO program: Journal inode: 8 >23:55:36,385 INFO program: Default directory hash: half_md4 >23:55:36,386 INFO program: Directory Hash Seed: b444668d-fa9e-4473-a2e2-583cf9e2e925 >23:55:36,386 INFO program: Journal backup: inode blocks >23:55:36,386 INFO program: Journal features: (none) >23:55:36,387 INFO program: Journal size: 128M >23:55:36,387 INFO program: Journal length: 32768 >23:55:36,387 INFO program: Journal sequence: 0x0000036b >23:55:36,387 INFO program: Journal start: 11615 >23:55:36,388 INFO program: >23:55:36,388 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:36,391 INFO program: Running... dumpe2fs -h /dev/md/fedora_root >23:55:36,410 INFO program: Filesystem volume name: <none> >23:55:36,411 INFO program: Last mounted on: /mnt/sysimage >23:55:36,411 INFO program: Filesystem UUID: 60eea732-7e1f-43aa-aa74-106bdb83867d >23:55:36,411 INFO program: Filesystem magic number: 0xEF53 >23:55:36,411 INFO program: Filesystem revision #: 1 (dynamic) >23:55:36,412 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 >23:55:36,412 INFO program: Filesystem flags: signed_directory_hash >23:55:36,412 INFO program: Default mount options: user_xattr acl >23:55:36,412 INFO program: Filesystem state: clean >23:55:36,413 INFO program: Errors behavior: Continue >23:55:36,413 INFO program: Filesystem OS type: Linux >23:55:36,413 INFO program: Inode count: 447040 >23:55:36,413 INFO program: Block count: 1785584 >23:55:36,414 INFO program: Reserved block count: 89279 >23:55:36,414 INFO program: Free blocks: 1720827 >23:55:36,414 INFO program: Free inodes: 447029 >23:55:36,415 INFO program: First block: 0 >23:55:36,415 INFO program: Block size: 4096 >23:55:36,415 INFO program: Fragment size: 4096 >23:55:36,415 INFO program: Reserved GDT blocks: 435 >23:55:36,416 INFO program: Blocks per group: 32768 >23:55:36,416 INFO program: Fragments per group: 32768 >23:55:36,416 INFO program: Inodes per group: 8128 >23:55:36,417 INFO program: Inode blocks per group: 508 >23:55:36,417 INFO program: Flex block group size: 16 >23:55:36,418 INFO program: Filesystem created: Mon Oct 8 17:30:16 2012 >23:55:36,418 INFO program: Last mount time: Mon Oct 8 17:34:01 2012 >23:55:36,418 INFO program: Last write time: Mon Oct 8 17:34:01 2012 >23:55:36,418 INFO program: Mount count: 1 >23:55:36,420 INFO program: Maximum mount count: -1 >23:55:36,420 INFO program: Last checked: Mon Oct 8 17:30:16 2012 >23:55:36,420 INFO program: Check interval: 0 (<none>) >23:55:36,420 INFO program: Lifetime writes: 130 MB >23:55:36,421 INFO program: Reserved blocks uid: 0 (user root) >23:55:36,421 INFO program: Reserved blocks gid: 0 (group root) >23:55:36,421 INFO program: First inode: 11 >23:55:36,421 INFO program: Inode size: 256 >23:55:36,422 INFO program: Required extra isize: 28 >23:55:36,422 INFO program: Desired extra isize: 28 >23:55:36,422 INFO program: Journal inode: 8 >23:55:36,424 INFO program: Default directory hash: half_md4 >23:55:36,424 INFO program: Directory Hash Seed: b444668d-fa9e-4473-a2e2-583cf9e2e925 >23:55:36,425 INFO program: Journal backup: inode blocks >23:55:36,425 INFO program: Journal features: (none) >23:55:36,425 INFO program: Journal size: 128M >23:55:36,425 INFO program: Journal length: 32768 >23:55:36,426 INFO program: Journal sequence: 0x0000036b >23:55:36,426 INFO program: Journal start: 11615 >23:55:36,426 INFO program: >23:55:36,426 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:36,427 INFO program: Running... resize2fs -P /dev/md/fedora_root >23:55:36,451 INFO program: Estimated minimum size of the filesystem: 45804 >23:55:36,452 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:55:36,469 INFO program: Running... udevadm settle --timeout=300 >23:55:36,597 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:55:36,616 INFO program: Filesystem volume name: Anaconda >23:55:36,617 INFO program: Last mounted on: /sysroot >23:55:36,617 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >23:55:36,617 INFO program: Filesystem magic number: 0xEF53 >23:55:36,618 INFO program: Filesystem revision #: 1 (dynamic) >23:55:36,618 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 >23:55:36,618 INFO program: Filesystem flags: signed_directory_hash >23:55:36,619 INFO program: Default mount options: user_xattr acl >23:55:36,619 INFO program: Filesystem state: clean >23:55:36,619 INFO program: Errors behavior: Continue >23:55:36,619 INFO program: Filesystem OS type: Linux >23:55:36,620 INFO program: Inode count: 65536 >23:55:36,620 INFO program: Block count: 1048576 >23:55:36,620 INFO program: Reserved block count: 0 >23:55:36,620 INFO program: Free blocks: 302082 >23:55:36,621 INFO program: Free inodes: 38129 >23:55:36,621 INFO program: First block: 1 >23:55:36,621 INFO program: Block size: 1024 >23:55:36,621 INFO program: Fragment size: 1024 >23:55:36,622 INFO program: Reserved GDT blocks: 256 >23:55:36,622 INFO program: Blocks per group: 8192 >23:55:36,622 INFO program: Fragments per group: 8192 >23:55:36,626 INFO program: Inodes per group: 512 >23:55:36,626 INFO program: Inode blocks per group: 128 >23:55:36,627 INFO program: Flex block group size: 16 >23:55:36,627 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >23:55:36,627 INFO program: Last mount time: Tue Oct 9 23:55:16 2012 >23:55:36,627 INFO program: Last write time: Tue Oct 9 23:55:16 2012 >23:55:36,628 INFO program: Mount count: 3 >23:55:36,628 INFO program: Maximum mount count: -1 >23:55:36,628 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >23:55:36,628 INFO program: Check interval: 0 (<none>) >23:55:36,629 INFO program: Lifetime writes: 32 MB >23:55:36,629 INFO program: Reserved blocks uid: 0 (user root) >23:55:36,629 INFO program: Reserved blocks gid: 0 (group root) >23:55:36,629 INFO program: First inode: 11 >23:55:36,630 INFO program: Inode size: 256 >23:55:36,630 INFO program: Required extra isize: 28 >23:55:36,630 INFO program: Desired extra isize: 28 >23:55:36,630 INFO program: Journal inode: 8 >23:55:36,631 INFO program: Default directory hash: half_md4 >23:55:36,631 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >23:55:36,631 INFO program: Journal backup: inode blocks >23:55:36,631 INFO program: Journal features: (none) >23:55:36,632 INFO program: Journal size: 32M >23:55:36,632 INFO program: Journal length: 32768 >23:55:36,632 INFO program: Journal sequence: 0x00000008 >23:55:36,633 INFO program: Journal start: 1 >23:55:36,636 INFO program: >23:55:36,636 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:36,637 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:55:36,660 INFO program: Filesystem volume name: Anaconda >23:55:36,661 INFO program: Last mounted on: /sysroot >23:55:36,661 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >23:55:36,661 INFO program: Filesystem magic number: 0xEF53 >23:55:36,661 INFO program: Filesystem revision #: 1 (dynamic) >23:55:36,662 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 >23:55:36,662 INFO program: Filesystem flags: signed_directory_hash >23:55:36,662 INFO program: Default mount options: user_xattr acl >23:55:36,663 INFO program: Filesystem state: clean >23:55:36,663 INFO program: Errors behavior: Continue >23:55:36,663 INFO program: Filesystem OS type: Linux >23:55:36,663 INFO program: Inode count: 65536 >23:55:36,664 INFO program: Block count: 1048576 >23:55:36,664 INFO program: Reserved block count: 0 >23:55:36,664 INFO program: Free blocks: 302082 >23:55:36,664 INFO program: Free inodes: 38129 >23:55:36,665 INFO program: First block: 1 >23:55:36,665 INFO program: Block size: 1024 >23:55:36,665 INFO program: Fragment size: 1024 >23:55:36,666 INFO program: Reserved GDT blocks: 256 >23:55:36,666 INFO program: Blocks per group: 8192 >23:55:36,666 INFO program: Fragments per group: 8192 >23:55:36,666 INFO program: Inodes per group: 512 >23:55:36,667 INFO program: Inode blocks per group: 128 >23:55:36,667 INFO program: Flex block group size: 16 >23:55:36,667 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >23:55:36,667 INFO program: Last mount time: Tue Oct 9 23:55:16 2012 >23:55:36,668 INFO program: Last write time: Tue Oct 9 23:55:16 2012 >23:55:36,668 INFO program: Mount count: 3 >23:55:36,668 INFO program: Maximum mount count: -1 >23:55:36,668 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >23:55:36,669 INFO program: Check interval: 0 (<none>) >23:55:36,669 INFO program: Lifetime writes: 32 MB >23:55:36,669 INFO program: Reserved blocks uid: 0 (user root) >23:55:36,670 INFO program: Reserved blocks gid: 0 (group root) >23:55:36,670 INFO program: First inode: 11 >23:55:36,670 INFO program: Inode size: 256 >23:55:36,670 INFO program: Required extra isize: 28 >23:55:36,672 INFO program: Desired extra isize: 28 >23:55:36,673 INFO program: Journal inode: 8 >23:55:36,673 INFO program: Default directory hash: half_md4 >23:55:36,673 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >23:55:36,673 INFO program: Journal backup: inode blocks >23:55:36,674 INFO program: Journal features: (none) >23:55:36,674 INFO program: Journal size: 32M >23:55:36,674 INFO program: Journal length: 32768 >23:55:36,675 INFO program: Journal sequence: 0x00000008 >23:55:36,675 INFO program: Journal start: 1 >23:55:36,675 INFO program: >23:55:36,675 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:55:36,676 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:55:36,698 INFO program: Estimated minimum size of the filesystem: 743984 >23:55:36,698 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:55:36,722 INFO program: Running... udevadm settle --timeout=300 >23:55:36,778 INFO program: Running... udevadm settle --timeout=300 >23:55:36,819 INFO program: Running... udevadm settle --timeout=300 >23:55:36,866 INFO program: Running... udevadm settle --timeout=300 >23:55:36,911 INFO program: Running... udevadm settle --timeout=300 >23:55:36,961 INFO program: Running... udevadm settle --timeout=300 >23:55:37,007 INFO program: Running... udevadm settle --timeout=300 >23:55:37,049 INFO program: Running... mdadm --stop /dev/md/fedora_root >23:58:06,192 ERR program: mdadm: stopped /dev/md/fedora_root >23:58:06,199 INFO program: Running... udevadm settle --timeout=300 >23:58:06,394 INFO program: Running... udevadm settle --timeout=300 >23:58:06,467 INFO program: Running... udevadm settle --timeout=300 >23:58:06,518 INFO program: Running... udevadm settle --timeout=300 >23:58:06,560 INFO program: Running... udevadm settle --timeout=300 >23:58:06,602 INFO program: Running... udevadm settle --timeout=300 >23:58:06,622 INFO program: Running... udevadm settle --timeout=300 >23:58:06,638 INFO program: Running... mdadm --stop /dev/md/fedora_ >23:58:06,929 ERR program: mdadm: stopped /dev/md/fedora_ >23:58:06,941 INFO program: Running... udevadm settle --timeout=300 >23:58:06,962 INFO program: Running... udevadm settle --timeout=300 >23:58:06,983 INFO program: Running... udevadm settle --timeout=300 >23:58:07,004 INFO program: Running... udevadm settle --timeout=300 >23:58:07,048 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >23:58:07,514 INFO program: Running... /bin/umount /mnt/sysimage >23:58:07,541 INFO program: Running... udevadm settle --timeout=300 >23:58:07,573 INFO program: Running... udevadm settle --timeout=300 >23:58:07,609 INFO program: Running... mdadm --assemble /dev/md/fedora_root --uuid=93d5a228:a7c3b980:8a2c3a90:eb121a7f --run /dev/sda3 /dev/sdb1 /dev/sdc1 >23:58:07,728 ERR program: mdadm: /dev/md/fedora_root has been started with 3 drives. >23:58:08,338 INFO program: Running... udevadm settle --timeout=300 >23:58:08,365 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/fedora_root /mnt/sysimage >23:58:37,346 INFO program: Running... arch >19:58:40,322 INFO program: x86_64 >19:58:40,358 INFO program: Running... modprobe btrfs >23:58:40,441 INFO program: Running... /bin/umount /mnt/sysimage >23:58:40,558 ERR program: umount: /mnt/sysimage: target is busy. > (In some cases useful info about processes that use > the device is found by lsof(8) or fuser(1)) >19:58:40,806 INFO program: Running... modprobe xfs >19:58:40,972 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >23:55:24,633 DEBUG storage: registered device format class BIOSBoot as biosboot >23:55:24,635 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:55:24,637 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:55:24,638 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:55:24,671 DEBUG storage: registered device format class LUKS as luks >23:55:24,673 DEBUG storage: registered device format class MDRaidMember as mdmember >23:55:24,674 DEBUG storage: registered device format class MultipathMember as multipath_member >23:55:24,715 DEBUG storage: registered device format class Ext2FS as ext2 >23:55:24,716 DEBUG storage: registered device format class Ext3FS as ext3 >23:55:24,716 DEBUG storage: registered device format class Ext4FS as ext4 >23:55:24,717 DEBUG storage: registered device format class FATFS as vfat >23:55:24,717 DEBUG storage: registered device format class EFIFS as efi >23:55:24,718 DEBUG storage: registered device format class BTRFS as btrfs >23:55:24,718 DEBUG storage: registered device format class GFS2 as gfs2 >23:55:24,719 DEBUG storage: registered device format class JFS as jfs >23:55:24,719 DEBUG storage: registered device format class ReiserFS as reiserfs >23:55:24,720 DEBUG storage: registered device format class XFS as xfs >23:55:24,720 DEBUG storage: registered device format class HFS as hfs >23:55:24,721 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:55:24,721 DEBUG storage: registered device format class HFSPlus as hfs+ >23:55:24,722 DEBUG storage: registered device format class NTFS as ntfs >23:55:24,722 DEBUG storage: registered device format class NFS as nfs >23:55:24,723 DEBUG storage: registered device format class NFSv4 as nfs4 >23:55:24,723 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:55:24,724 DEBUG storage: registered device format class NoDevFS as nodev >23:55:24,724 DEBUG storage: registered device format class DevPtsFS as devpts >23:55:24,725 DEBUG storage: registered device format class ProcFS as proc >23:55:24,725 DEBUG storage: registered device format class SysFS as sysfs >23:55:24,726 DEBUG storage: registered device format class TmpFS as tmpfs >23:55:24,726 DEBUG storage: registered device format class BindFS as bind >23:55:24,727 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:55:24,727 DEBUG storage: registered device format class USBFS as usbfs >23:55:24,731 DEBUG storage: registered device format class DiskLabel as disklabel >23:55:24,734 DEBUG storage: registered device format class SwapSpace as swap >23:55:26,312 DEBUG storage: MultipathTopology._build_topology: >23:55:26,313 DEBUG storage: /etc/multipath.conf contents: >23:55:26,313 DEBUG storage: # multipath.conf written by anaconda >23:55:26,314 DEBUG storage: >23:55:26,314 DEBUG storage: defaults { >23:55:26,315 DEBUG storage: user_friendly_names yes >23:55:26,315 DEBUG storage: } >23:55:26,316 DEBUG storage: blacklist { >23:55:26,316 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:55:26,317 DEBUG storage: devnode "^hd[a-z]" >23:55:26,317 DEBUG storage: devnode "^dcssblk[0-9]*" >23:55:26,318 DEBUG storage: device { >23:55:26,318 DEBUG storage: vendor "DGC" >23:55:26,319 DEBUG storage: product "LUNZ" >23:55:26,319 DEBUG storage: } >23:55:26,320 DEBUG storage: device { >23:55:26,320 DEBUG storage: vendor "IBM" >23:55:26,320 DEBUG storage: product "S/390.*" >23:55:26,321 DEBUG storage: } >23:55:26,321 DEBUG storage: # don't count normal SATA devices as multipaths >23:55:26,321 DEBUG storage: device { >23:55:26,322 DEBUG storage: vendor "ATA" >23:55:26,322 DEBUG storage: } >23:55:26,323 DEBUG storage: # don't count 3ware devices as multipaths >23:55:26,323 DEBUG storage: device { >23:55:26,324 DEBUG storage: vendor "3ware" >23:55:26,324 DEBUG storage: } >23:55:26,325 DEBUG storage: device { >23:55:26,325 DEBUG storage: vendor "AMCC" >23:55:26,326 DEBUG storage: } >23:55:26,326 DEBUG storage: # nor highpoint devices >23:55:26,326 DEBUG storage: device { >23:55:26,327 DEBUG storage: vendor "HPT" >23:55:26,327 DEBUG storage: } >23:55:26,328 DEBUG storage: } >23:55:26,328 DEBUG storage: multipaths { >23:55:26,329 DEBUG storage: } >23:55:26,329 DEBUG storage: (end of /etc/multipath.conf) >23:55:26,411 INFO storage: MultipathTopology: found non-disk device: sr0 >23:55:26,413 INFO storage: MultipathTopology: found singlepath device: sda >23:55:26,414 INFO storage: MultipathTopology: found non-disk device: sda1 >23:55:26,415 INFO storage: MultipathTopology: found non-disk device: sda2 >23:55:26,415 INFO storage: MultipathTopology: found non-disk device: sda3 >23:55:26,416 INFO storage: MultipathTopology: found non-disk device: sda4 >23:55:26,417 INFO storage: MultipathTopology: found singlepath device: sdb >23:55:26,418 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:55:26,418 INFO storage: MultipathTopology: found singlepath device: sdc >23:55:26,420 INFO storage: MultipathTopology: found non-disk device: sdc1 >23:55:26,420 INFO storage: MultipathTopology: found non-disk device: sdc2 >23:55:26,421 INFO storage: MultipathTopology: found singlepath device: loop0 >23:55:26,422 INFO storage: MultipathTopology: found singlepath device: loop1 >23:55:26,422 INFO storage: MultipathTopology: found singlepath device: loop2 >23:55:26,423 INFO storage: MultipathTopology: found singlepath device: loop3 >23:55:26,424 INFO storage: MultipathTopology: found singlepath device: loop4 >23:55:26,425 INFO storage: MultipathTopology: found singlepath device: loop5 >23:55:26,426 INFO storage: MultipathTopology: found singlepath device: loop6 >23:55:26,427 INFO storage: MultipathTopology: found singlepath device: loop7 >23:55:26,427 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:55:26,428 INFO storage: MultipathTopology: found singlepath device: md126 >23:55:26,428 INFO storage: MultipathTopology: found singlepath device: md127 >23:55:31,130 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:55:31,133 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:55:31,697 DEBUG storage: MultipathTopology._build_topology: >23:55:31,698 DEBUG storage: /etc/multipath.conf contents: >23:55:31,698 DEBUG storage: # multipath.conf written by anaconda >23:55:31,698 DEBUG storage: >23:55:31,698 DEBUG storage: defaults { >23:55:31,698 DEBUG storage: user_friendly_names yes >23:55:31,698 DEBUG storage: } >23:55:31,698 DEBUG storage: blacklist { >23:55:31,698 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:55:31,698 DEBUG storage: devnode "^hd[a-z]" >23:55:31,699 DEBUG storage: devnode "^dcssblk[0-9]*" >23:55:31,699 DEBUG storage: device { >23:55:31,701 DEBUG storage: vendor "DGC" >23:55:31,702 DEBUG storage: product "LUNZ" >23:55:31,702 DEBUG storage: } >23:55:31,702 DEBUG storage: device { >23:55:31,702 DEBUG storage: vendor "IBM" >23:55:31,702 DEBUG storage: product "S/390.*" >23:55:31,702 DEBUG storage: } >23:55:31,702 DEBUG storage: # don't count normal SATA devices as multipaths >23:55:31,702 DEBUG storage: device { >23:55:31,702 DEBUG storage: vendor "ATA" >23:55:31,702 DEBUG storage: } >23:55:31,705 DEBUG storage: # don't count 3ware devices as multipaths >23:55:31,705 DEBUG storage: device { >23:55:31,705 DEBUG storage: vendor "3ware" >23:55:31,705 DEBUG storage: } >23:55:31,706 DEBUG storage: device { >23:55:31,706 DEBUG storage: vendor "AMCC" >23:55:31,706 DEBUG storage: } >23:55:31,706 DEBUG storage: # nor highpoint devices >23:55:31,706 DEBUG storage: device { >23:55:31,706 DEBUG storage: vendor "HPT" >23:55:31,706 DEBUG storage: } >23:55:31,709 DEBUG storage: } >23:55:31,709 DEBUG storage: multipaths { >23:55:31,709 DEBUG storage: } >23:55:31,709 DEBUG storage: (end of /etc/multipath.conf) >23:55:31,849 INFO storage: MultipathTopology: found non-disk device: sr0 >23:55:31,850 INFO storage: MultipathTopology: found singlepath device: sda >23:55:31,851 INFO storage: MultipathTopology: found non-disk device: sda1 >23:55:31,851 INFO storage: MultipathTopology: found non-disk device: sda2 >23:55:31,852 INFO storage: MultipathTopology: found non-disk device: sda3 >23:55:31,852 INFO storage: MultipathTopology: found non-disk device: sda4 >23:55:31,853 INFO storage: MultipathTopology: found singlepath device: sdb >23:55:31,853 INFO storage: MultipathTopology: found non-disk device: sdb1 >23:55:31,854 INFO storage: MultipathTopology: found singlepath device: sdc >23:55:31,854 INFO storage: MultipathTopology: found non-disk device: sdc1 >23:55:31,855 INFO storage: MultipathTopology: found non-disk device: sdc2 >23:55:31,855 INFO storage: MultipathTopology: found singlepath device: loop0 >23:55:31,856 INFO storage: MultipathTopology: found singlepath device: loop1 >23:55:31,856 INFO storage: MultipathTopology: found singlepath device: loop2 >23:55:31,857 INFO storage: MultipathTopology: found singlepath device: loop3 >23:55:31,865 INFO storage: MultipathTopology: found singlepath device: loop4 >23:55:31,866 INFO storage: MultipathTopology: found singlepath device: loop5 >23:55:31,866 INFO storage: MultipathTopology: found singlepath device: loop6 >23:55:31,867 INFO storage: MultipathTopology: found singlepath device: loop7 >23:55:31,868 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:55:31,868 INFO storage: MultipathTopology: found singlepath device: md126 >23:55:31,869 INFO storage: MultipathTopology: found singlepath device: md127 >23:55:31,869 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >23:55:31,873 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64 /dev/disk/by-uuid/2012-10-09-19-57-41-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-57-41-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-57-41-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\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': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '19492', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64', > '/dev/disk/by-uuid/2012-10-09-19-57-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >23:55:31,879 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >23:55:31,880 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:55:31,882 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:31,882 INFO storage: sr0 is a cdrom >23:55:31,883 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:55:31,887 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:31,889 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:55:31,918 INFO storage: added cdrom sr0 (id 0) to device tree >23:55:31,920 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:55:31,923 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:55:31,925 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:55:31,928 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:55:31,938 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:55:31,977 WARN storage: disklabel detected but not usable on sr0 >23:55:31,978 INFO storage: type detected on 'sr0' is 'iso9660' >23:55:31,980 DEBUG storage: Iso9660FS.supported: supported: True ; >23:55:31,982 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:55:31,983 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:55:31,989 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:55:31,991 DEBUG storage: looking up parted Device: /dev/sr0 >23:55:31,993 INFO storage: got device: OpticalDevice instance (0x7fc055583e90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4264.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7fc05135db90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:55:31,997 DEBUG storage: Iso9660FS.supported: supported: True ; >23:55:31,998 INFO storage: got format: Iso9660FS instance (0x7fc05462a1d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-57-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC3_x86_64 size = 0 targetSize = 0 > >23:55:32,001 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27245', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:55:32,363 INFO storage: scanning sda (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:55:32,882 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:32,883 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:32,885 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:55:32,886 INFO storage: sda is a disk >23:55:32,887 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:32,889 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:55:32,890 INFO storage: added disk sda (id 1) to device tree >23:55:32,891 DEBUG storage: looking up parted Device: /dev/sda >23:55:32,895 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:55:32,897 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >23:55:32,898 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:55:32,902 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:55:33,325 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc054650bd0>, <parted.partition.Partition object at 0x7fc054650ed0>, <parted.partition.Partition object at 0x7fc054654150>, <parted.partition.Partition object at 0x7fc0546542d0>] > device: <parted.device.Device object at 0x7fc0555c23d0> > PedDisk: <_ped.Disk object at 0x7fc054648cb0> >23:55:33,334 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:55:33,335 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:55:33,340 INFO storage: got device: DiskDevice instance (0x7fc054642ed0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc05135db00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc05462a190> >23:55:33,342 INFO storage: got format: DiskLabel instance (0x7fc054642f50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc054650bd0>, <parted.partition.Partition object at 0x7fc054650ed0>, <parted.partition.Partition object at 0x7fc054654150>, <parted.partition.Partition object at 0x7fc0546542d0>] > device: <parted.device.Device object at 0x7fc0555c23d0> > PedDisk: <_ped.Disk object at 0x7fc054648cb0> > origPartedDisk = <parted.disk.Disk object at 0x7fc05465f150> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc05135ddd0> > >23:55:33,347 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27570', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:55:33,549 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:55:33,552 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:55:33,554 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:33,555 INFO storage: sda1 is a partition >23:55:33,557 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:55:33,558 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:33,561 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >23:55:33,564 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:55:33,566 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:55:33,567 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:33,569 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:55:33,569 DEBUG storage: looking up parted Partition: /dev/sda1 >23:55:33,572 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:55:33,574 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:55:33,576 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:55:33,577 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:55:33,578 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >23:55:33,580 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:55:33,581 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >23:55:33,582 INFO storage: added partition sda1 (id 2) to device tree >23:55:33,584 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:55:33,586 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >23:55:33,587 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:55:33,589 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >23:55:33,613 WARN storage: disklabel detected but not usable on sda1 >23:55:33,614 DEBUG storage: no type or existing type for sda1, bailing >23:55:33,615 DEBUG storage: looking up parted Device: /dev/sda1 >23:55:33,617 INFO storage: got device: PartitionDevice instance (0x7fc05465f790) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.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: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656170> > 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 0x7fc0546470d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc054650d10> PedPartition: <_ped.Partition object at 0x7fc054638f50> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >23:55:33,619 INFO storage: got format: BIOSBoot instance (0x7fc05465f890) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >23:55:33,623 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 /dev/disk/by-partuuid/f1e115b6-6d76-4630-a231-6fcd0c4dfac6 /dev/disk/by-uuid/3500d0f3-db9f-42e1-bd08-c320715831d5', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3500d0f3-db9f-42e1-bd08-c320715831d5', > 'ID_FS_UUID_ENC': '3500d0f3-db9f-42e1-bd08-c320715831d5', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'f1e115b6-6d76-4630-a231-6fcd0c4dfac6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27898', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2', > '/dev/disk/by-partuuid/f1e115b6-6d76-4630-a231-6fcd0c4dfac6', > '/dev/disk/by-uuid/3500d0f3-db9f-42e1-bd08-c320715831d5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:55:33,625 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:55:33,626 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:55:33,628 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:33,628 INFO storage: sda2 is a partition >23:55:33,629 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:55:33,631 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:33,632 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >23:55:33,634 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:55:33,636 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:55:33,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:33,638 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:55:33,638 DEBUG storage: looking up parted Partition: /dev/sda2 >23:55:33,640 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:55:33,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:55:33,643 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:55:33,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:55:33,645 INFO storage: added partition sda2 (id 3) to device tree >23:55:33,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:55:33,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >23:55:33,649 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:55:33,650 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >23:55:33,685 WARN storage: disklabel detected but not usable on sda2 >23:55:33,686 INFO storage: type detected on 'sda2' is 'ext4' >23:55:33,861 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:33,863 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:33,869 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:55:33,873 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:55:33,877 DEBUG storage: looking up parted Device: /dev/sda2 >23:55:33,879 INFO storage: got device: PartitionDevice instance (0x7fc05465fad0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7fc054656320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0546470d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fc054654050> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc054650f90> PedPartition: <_ped.Partition object at 0x7fc054638e90> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >23:55:33,885 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:33,885 INFO storage: got format: Ext4FS instance (0x7fc05465fed0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 3500d0f3-db9f-42e1-bd08-c320715831d5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >23:55:33,893 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 /dev/disk/by-partuuid/53312f89-650b-48bf-adbc-105f5aa0c8b2', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': '19c757ae-f8b7-d5b9-827d-2535723d141e', > 'ID_FS_UUID_SUB_ENC': '19c757ae-f8b7-d5b9-827d-2535723d141e', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '53312f89-650b-48bf-adbc-105f5aa0c8b2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': '19c757ae:f8b7d5b9:827d2535:723d141e', > 'MD_EVENTS': '1278', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1349826929', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28241', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3', > '/dev/disk/by-partuuid/53312f89-650b-48bf-adbc-105f5aa0c8b2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:55:33,895 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:55:33,896 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:55:33,902 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:33,902 INFO storage: sda3 is a partition >23:55:33,903 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:55:33,908 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:33,910 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >23:55:33,911 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:55:33,916 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:55:33,916 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:33,918 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:55:33,918 DEBUG storage: looking up parted Partition: /dev/sda3 >23:55:33,919 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:55:33,920 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:55:33,926 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:55:33,927 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:55:33,931 INFO storage: added partition sda3 (id 4) to device tree >23:55:33,933 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:55:33,934 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >23:55:33,935 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:55:33,936 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >23:55:33,980 WARN storage: disklabel detected but not usable on sda3 >23:55:33,981 INFO storage: type detected on 'sda3' is 'linux_raid_member' >23:55:33,983 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sda3 ; serial: QM00005 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >23:55:33,986 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >23:55:33,989 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:55:33,991 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >23:55:33,994 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >23:55:33,998 DEBUG storage: DeviceTree.getDeviceByUuid returned None >23:55:34,083 INFO storage: using name fedora_root for md array containing member sda3 >23:55:34,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:34,085 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: None ; >23:55:34,127 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: False ; >23:55:34,135 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sda3 ; status: True ; >23:55:34,136 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >23:55:34,146 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:55:34,234 WARN storage: failed to add member /dev/sda3 to md array /dev/md/fedora_root: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >23:55:34,235 DEBUG storage: looking up parted Device: /dev/md/fedora_root >23:55:34,371 INFO storage: added mdarray fedora_root (id 5) to device tree >23:55:34,373 DEBUG storage: looking up parted Device: /dev/sda3 >23:55:34,377 INFO storage: got device: PartitionDevice instance (0x7fc05464de90) -- > name = sda3 status = True kids = 1 id = 4 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656290> > target size = 0 path = /dev/sda3 > 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 0x7fc0546470d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc054654190> PedPartition: <_ped.Partition object at 0x7fc054638dd0> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 1028096 end = 15321087 length = 14292992 > flags = raid >23:55:34,385 INFO storage: got format: MDRaidMember instance (0x7fc05465fc10) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >23:55:34,400 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4 /dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_UUID_SUB_ENC': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '4', > 'ID_PART_ENTRY_OFFSET': '15321088', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1291fc87:57937142:3c5dd775:42153598', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1349812480', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28571', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4', > '/dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:55:34,401 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:55:34,406 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:55:34,407 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:34,408 INFO storage: sda4 is a partition >23:55:34,409 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:55:34,414 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:55:34,415 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >23:55:34,417 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:55:34,421 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:55:34,422 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:34,423 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:55:34,423 DEBUG storage: looking up parted Partition: /dev/sda4 >23:55:34,425 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >23:55:34,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:55:34,431 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:55:34,435 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:55:34,436 INFO storage: added partition sda4 (id 6) to device tree >23:55:34,437 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:55:34,438 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >23:55:34,443 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:55:34,444 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >23:55:34,484 WARN storage: disklabel detected but not usable on sda4 >23:55:34,486 INFO storage: type detected on 'sda4' is 'linux_raid_member' >23:55:34,492 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sda4 ; serial: QM00005 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >23:55:34,496 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >23:55:34,497 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:55:34,499 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: mdmember ; >23:55:34,500 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda4 ; >23:55:34,504 DEBUG storage: DeviceTree.getDeviceByUuid returned None >23:55:34,579 INFO storage: using name fedora_ for md array containing member sda4 >23:55:34,580 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:34,583 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: None ; >23:55:34,589 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_ ; status: False ; >23:55:34,594 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sda4 ; status: True ; >23:55:34,596 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >23:55:34,597 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:55:34,660 WARN storage: failed to add member /dev/sda4 to md array /dev/md/fedora_: mdadd failed for /dev/sda4: running mdadm --incremental --quiet /dev/sda4 failed >23:55:34,661 DEBUG storage: looking up parted Device: /dev/md/fedora_ >23:55:34,667 INFO storage: added mdarray fedora_ (id 7) to device tree >23:55:34,669 DEBUG storage: looking up parted Device: /dev/sda4 >23:55:34,675 INFO storage: got device: PartitionDevice instance (0x7fc05139e2d0) -- > name = sda4 status = True kids = 1 id = 6 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656830> > target size = 0 path = /dev/sda4 > 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 0x7fc0546470d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc054654310> PedPartition: <_ped.Partition object at 0x7fc054638e30> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 15321088 end = 19453951 length = 4132864 > flags = raid >23:55:34,679 INFO storage: got format: MDRaidMember instance (0x7fc0513b83d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda4 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >23:55:34,686 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32910', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >23:55:34,692 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >23:55:34,693 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:55:34,698 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:34,699 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >23:55:34,701 INFO storage: sdb is a disk >23:55:34,701 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:34,706 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >23:55:34,707 INFO storage: added disk sdb (id 8) to device tree >23:55:34,707 DEBUG storage: looking up parted Device: /dev/sdb >23:55:34,711 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >23:55:34,713 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >23:55:34,718 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >23:55:34,721 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >23:55:34,802 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0513bd550>] > device: <parted.device.Device object at 0x7fc0513bd350> > PedDisk: <_ped.Disk object at 0x7fc0513991b8> >23:55:34,807 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:55:34,808 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >23:55:34,809 INFO storage: got device: DiskDevice instance (0x7fc0513c3c50) -- > name = sdb status = True kids = 0 id = 8 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc0513c2350> >23:55:34,811 INFO storage: got format: DiskLabel instance (0x7fc0513c2950) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0513bd550>] > device: <parted.device.Device object at 0x7fc0513bd350> > PedDisk: <_ped.Disk object at 0x7fc0513991b8> > origPartedDisk = <parted.disk.Disk object at 0x7fc0513bd750> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656e60> > >23:55:34,819 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1 /dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_UUID_SUB_ENC': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'c4ebf1b0:7366b1c9:e0cd6c77:e4704183', > 'MD_EVENTS': '1278', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1349826929', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33324', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1', > '/dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >23:55:34,825 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >23:55:34,826 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >23:55:34,827 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:34,827 INFO storage: sdb1 is a partition >23:55:34,829 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >23:55:34,832 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >23:55:34,834 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (8) with existing gpt disklabel >23:55:34,838 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >23:55:34,840 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:55:34,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:34,842 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >23:55:34,846 DEBUG storage: looking up parted Partition: /dev/sdb1 >23:55:34,848 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >23:55:34,849 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >23:55:34,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >23:55:34,855 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >23:55:34,856 INFO storage: added partition sdb1 (id 9) to device tree >23:55:34,857 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >23:55:34,858 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >23:55:34,863 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:55:34,865 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >23:55:34,908 WARN storage: disklabel detected but not usable on sdb1 >23:55:34,909 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >23:55:34,910 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdb1 ; serial: QM00007 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >23:55:34,914 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >23:55:34,918 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >23:55:34,923 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >23:55:34,925 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >23:55:34,930 DEBUG storage: existing RAID 1 size == 6974.9375 >23:55:34,931 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 6974MB mdarray fedora_root (5) >23:55:34,932 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdb1 ; status: True ; >23:55:34,933 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >23:55:34,935 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:55:34,990 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >23:55:34,992 DEBUG storage: looking up parted Device: /dev/sdb1 >23:55:34,994 INFO storage: got device: PartitionDevice instance (0x7fc0513c2390) -- > name = sdb1 status = True kids = 1 id = 9 > parents = ['existing 9500MB disk sdb (8) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0513c8170> > target size = 0 path = /dev/sdb1 > 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 0x7fc0513bd410> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0513bd610> PedPartition: <_ped.Partition object at 0x7fc0513bb650> > disk = existing 9500MB disk sdb (8) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >23:55:34,999 INFO storage: got format: MDRaidMember instance (0x7fc0513bd250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >23:55:35,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38183', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >23:55:35,003 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >23:55:35,008 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >23:55:35,009 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,011 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >23:55:35,012 INFO storage: sdc is a disk >23:55:35,016 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,018 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >23:55:35,018 INFO storage: added disk sdc (id 10) to device tree >23:55:35,019 DEBUG storage: looking up parted Device: /dev/sdc >23:55:35,023 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >23:55:35,028 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >23:55:35,029 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >23:55:35,033 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >23:55:35,059 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0513d4590>, <parted.partition.Partition object at 0x7fc0513d4850>] > device: <parted.device.Device object at 0x7fc0513d42d0> > PedDisk: <_ped.Disk object at 0x7fc0513af758> >23:55:35,060 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:55:35,065 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >23:55:35,067 INFO storage: got device: DiskDevice instance (0x7fc0513c6d90) -- > name = sdc status = True kids = 0 id = 10 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0513c8290> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fc0513cfd90> >23:55:35,069 INFO storage: got format: DiskLabel instance (0x7fc0513cfe50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fc0513d4590>, <parted.partition.Partition object at 0x7fc0513d4850>] > device: <parted.device.Device object at 0x7fc0513d42d0> > PedDisk: <_ped.Disk object at 0x7fc0513af758> > origPartedDisk = <parted.disk.Disk object at 0x7fc0513d4b50> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0513c8560> > >23:55:35,076 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1 /dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_UUID_SUB_ENC': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'fd2f5ea4:6f6682b7:c558fb13:8dd941a2', > 'MD_EVENTS': '1278', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1349826929', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38626', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1', > '/dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >23:55:35,081 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >23:55:35,082 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >23:55:35,083 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,087 INFO storage: sdc1 is a partition >23:55:35,089 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >23:55:35,090 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >23:55:35,091 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (10) with existing gpt disklabel >23:55:35,097 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >23:55:35,098 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >23:55:35,099 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,101 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >23:55:35,104 DEBUG storage: looking up parted Partition: /dev/sdc1 >23:55:35,106 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >23:55:35,107 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >23:55:35,112 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >23:55:35,114 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >23:55:35,114 INFO storage: added partition sdc1 (id 11) to device tree >23:55:35,116 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >23:55:35,120 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >23:55:35,122 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >23:55:35,123 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >23:55:35,164 WARN storage: disklabel detected but not usable on sdc1 >23:55:35,165 INFO storage: type detected on 'sdc1' is 'linux_raid_member' >23:55:35,171 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdc1 ; serial: QM00009 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >23:55:35,175 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >23:55:35,177 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >23:55:35,178 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >23:55:35,179 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >23:55:35,184 DEBUG storage: existing RAID 1 size == 6974.9375 >23:55:35,185 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 6974MB mdarray fedora_root (5) >23:55:35,186 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdc1 ; status: True ; >23:55:35,188 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >23:55:35,192 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >23:55:35,247 WARN storage: failed to add member /dev/sdc1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >23:55:35,248 DEBUG storage: looking up parted Device: /dev/sdc1 >23:55:35,250 INFO storage: got device: PartitionDevice instance (0x7fc0513d4e10) -- > name = sdc1 status = True kids = 1 id = 11 > parents = ['existing 9500MB disk sdc (10) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0513c83b0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fc0513d4390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0513d4650> PedPartition: <_ped.Partition object at 0x7fc0513bbef0> > disk = existing 9500MB disk sdc (10) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >23:55:35,255 INFO storage: got format: MDRaidMember instance (0x7fc0513d2250) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >23:55:35,261 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2 /dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_UUID_SUB_ENC': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '14295040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'b9403922-9b7f-4404-b039-55e45f928980', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'fb5b5273:549ad9d1:ddccebeb:6e525a09', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1349812480', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '39081', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2', > '/dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >23:55:35,266 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >23:55:35,267 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >23:55:35,268 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,269 INFO storage: sdc2 is a partition >23:55:35,270 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >23:55:35,271 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >23:55:35,276 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (10) with existing gpt disklabel >23:55:35,278 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >23:55:35,279 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >23:55:35,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,285 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >23:55:35,286 DEBUG storage: looking up parted Partition: /dev/sdc2 >23:55:35,288 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >23:55:35,292 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >23:55:35,294 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >23:55:35,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >23:55:35,299 INFO storage: added partition sdc2 (id 12) to device tree >23:55:35,301 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >23:55:35,302 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >23:55:35,303 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >23:55:35,305 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >23:55:35,329 WARN storage: disklabel detected but not usable on sdc2 >23:55:35,330 INFO storage: type detected on 'sdc2' is 'linux_raid_member' >23:55:35,331 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sdc2 ; serial: QM00009 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >23:55:35,334 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >23:55:35,339 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >23:55:35,343 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >23:55:35,345 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >23:55:35,350 DEBUG storage: existing RAID 10 size == 2016.5 >23:55:35,351 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 2016MB mdarray fedora_ (7) >23:55:35,352 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sdc2 ; status: True ; >23:55:35,353 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >23:55:35,355 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >23:55:35,417 WARN storage: failed to add member /dev/sdc2 to md array /dev/md/fedora_: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >23:55:35,419 DEBUG storage: looking up parted Device: /dev/sdc2 >23:55:35,420 INFO storage: got device: PartitionDevice instance (0x7fc0513d2b50) -- > name = sdc2 status = True kids = 1 id = 12 > parents = ['existing 9500MB disk sdc (10) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0513c8c20> > target size = 0 path = /dev/sdc2 > 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 0x7fc0513d4390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fc0513d4910> PedPartition: <_ped.Partition object at 0x7fc0513bbe30> > disk = existing 9500MB disk sdc (10) with existing gpt disklabel > start = 14295040 end = 18427903 length = 4132864 > flags = raid >23:55:35,422 INFO storage: got format: MDRaidMember instance (0x7fc05466c350) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >23:55:35,424 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': '221988', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:55:35,429 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:55:35,430 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:55:35,431 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,432 INFO storage: loop0 is a loop device >23:55:35,434 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:55:35,436 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >23:55:35,440 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,443 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >23:55:35,444 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 13) to device tree >23:55:35,448 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >23:55:35,449 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,450 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:55:35,451 INFO storage: added loop loop0 (id 14) to device tree >23:55:35,456 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:55:35,458 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:55:35,458 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:55:35,459 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:55:35,470 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:55:35,484 WARN storage: disklabel detected but not usable on loop0 >23:55:35,485 INFO storage: type detected on 'loop0' is 'squashfs' >23:55:35,485 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:55:35,491 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:55:35,492 INFO storage: got device: LoopDevice instance (0x7fc054671f50) -- > name = loop0 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >23:55:35,494 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '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': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '222720', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:55:35,497 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:55:35,498 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:55:35,503 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,504 INFO storage: loop1 is a loop device >23:55:35,505 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:55:35,506 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >23:55:35,508 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,513 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >23:55:35,513 INFO storage: added file /LiveOS/rootfs.img (id 15) to device tree >23:55:35,515 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >23:55:35,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,520 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:55:35,521 INFO storage: added loop loop1 (id 16) to device tree >23:55:35,523 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:55:35,524 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:55:35,528 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:35,529 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:35,530 DEBUG storage: device loop1 does not contain a disklabel >23:55:35,530 INFO storage: type detected on 'loop1' is 'ext4' >23:55:35,670 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:35,674 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:35,675 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >23:55:35,676 INFO storage: got device: LoopDevice instance (0x7fc05466c310) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/rootfs.img (15)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >23:55:35,678 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:35,680 INFO storage: got format: Ext4FS instance (0x7fc0513d2390) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:55:35,686 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '233901', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:55:35,728 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:55:35,730 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:55:35,731 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,731 INFO storage: loop2 is a loop device >23:55:35,733 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:55:35,743 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:55:35,745 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:35,745 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,747 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:55:35,749 INFO storage: added file /overlay (deleted) (id 17) to device tree >23:55:35,751 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:55:35,754 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:35,756 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:55:35,756 INFO storage: added loop loop2 (id 18) to device tree >23:55:35,758 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:55:35,759 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:55:35,762 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:55:35,764 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:55:35,765 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:55:35,772 WARN storage: disklabel detected but not usable on loop2 >23:55:35,783 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >23:55:35,784 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:55:35,785 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:55:35,786 INFO storage: got device: LoopDevice instance (0x7fc05469b490) -- > name = loop2 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:55:35,788 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': '234248', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:55:35,792 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >23:55:35,793 DEBUG storage: lvm filter: adding loop3 to the reject list >23:55:35,795 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': '238056', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:55:35,796 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >23:55:35,796 DEBUG storage: lvm filter: adding loop4 to the reject list >23:55:35,798 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': '238758', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:55:35,803 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:55:35,803 DEBUG storage: lvm filter: adding loop5 to the reject list >23:55:35,805 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': '238774', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:55:35,806 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:55:35,806 DEBUG storage: lvm filter: adding loop6 to the reject list >23:55:35,808 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': '238788', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:55:35,812 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:55:35,813 DEBUG storage: lvm filter: adding loop7 to the reject list >23:55:35,813 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:55:35,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost:fedora_ /dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21 /dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b /dev/md/fedora_', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_UUID_ENC': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'fedora_', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:fedora_', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '749751', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:fedora_', > '/dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21', > '/dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > '/dev/md/fedora_'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: fedora_ ; >23:55:35,821 INFO storage: scanning fedora_ (/devices/virtual/block/md126)... >23:55:35,822 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_ ; >23:55:35,823 DEBUG storage: existing RAID 10 size == 2016.5 >23:55:35,824 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB mdarray fedora_ (7) >23:55:35,825 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_ ; >23:55:35,830 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_ ; label_type: None ; >23:55:35,832 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:35,832 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:35,833 DEBUG storage: device fedora_ does not contain a disklabel >23:55:35,833 INFO storage: type detected on 'fedora_' is 'ext4' >23:55:36,262 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,264 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,268 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: ext4 ; >23:55:36,276 DEBUG storage: existing RAID 10 size == 2016.5 >23:55:36,277 INFO storage: got device: MDRaidArrayDevice instance (0x7fc0513d5190) -- > name = fedora_ status = True kids = 0 id = 7 > parents = ['existing 2018MB partition sda4 (6) with existing mdmember', > 'existing 2018MB partition sdc2 (12) with existing mdmember'] > uuid = a64f2935:e709e243:b78db4aa:1ec44d21 size = 2016.5 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md126 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 4129792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (516224, 2, 4) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7fc054656680> > target size = 0 path = /dev/md/fedora_ > format args = None originalFormat = None level = 10 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >23:55:36,282 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,282 INFO storage: got format: Ext4FS instance (0x7fc05469b590) -- > type = ext4 name = ext4 status = False > device = /dev/md/fedora_ uuid = 8b69cfbc-f681-4d48-9fa9-0bcb354fad1b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2016.0 targetSize = 2016.0 > >23:55:36,285 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost:fedora_root /dev/disk/by-id/md-uuid-93d5a228:a7c3b980:8a2c3a90:eb121a7f /dev/disk/by-uuid/60eea732-7e1f-43aa-aa74-106bdb83867d /dev/md/fedora_root', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '60eea732-7e1f-43aa-aa74-106bdb83867d', > 'ID_FS_UUID_ENC': '60eea732-7e1f-43aa-aa74-106bdb83867d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVNAME': 'fedora_root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '701598', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:fedora_root', > '/dev/disk/by-id/md-uuid-93d5a228:a7c3b980:8a2c3a90:eb121a7f', > '/dev/disk/by-uuid/60eea732-7e1f-43aa-aa74-106bdb83867d', > '/dev/md/fedora_root'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: fedora_root ; >23:55:36,293 INFO storage: scanning fedora_root (/devices/virtual/block/md127)... >23:55:36,295 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_root ; >23:55:36,295 DEBUG storage: existing RAID 1 size == 6974.9375 >23:55:36,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 6974MB mdarray fedora_root (5) >23:55:36,301 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_root ; >23:55:36,302 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_root ; label_type: None ; >23:55:36,304 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,308 DEBUG storage: device fedora_root does not contain a disklabel >23:55:36,308 INFO storage: type detected on 'fedora_root' is 'ext4' >23:55:36,454 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,454 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,455 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: ext4 ; >23:55:36,460 DEBUG storage: existing RAID 1 size == 6974.9375 >23:55:36,461 INFO storage: got device: MDRaidArrayDevice instance (0x7fc05139e450) -- > name = fedora_root status = True kids = 0 id = 5 > parents = ['existing 6979MB partition sda3 (4) with existing mdmember', > 'existing 6979MB partition sdb1 (9) with existing mdmember', > 'existing 6979MB partition sdc1 (11) with existing mdmember'] > uuid = 93d5a228:a7c3b980:8a2c3a90:eb121a7f size = 6974.9375 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md127 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 14284672 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1785584, 2, 4) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7fc0546560e0> > target size = 0 path = /dev/md/fedora_root > format args = None originalFormat = None level = 1 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >23:55:36,463 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,467 INFO storage: got format: Ext4FS instance (0x7fc05442c210) -- > type = ext4 name = ext4 status = False > device = /dev/md/fedora_root uuid = 60eea732-7e1f-43aa-aa74-106bdb83867d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6974.0 targetSize = 6974.0 > >23:55:36,549 INFO storage: devices to scan: ['dm-0'] >23:55:36,552 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/808f46f0-959c-462a-af0a-e6a598d93848 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > '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': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37608', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:55:36,558 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:55:36,559 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:55:36,560 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:36,561 INFO storage: live-rw is a device-mapper device >23:55:36,565 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:55:36,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:55:36,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (16) with existing ext4 filesystem >23:55:36,573 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:55:36,574 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (18) >23:55:36,576 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:55:36,580 DEBUG storage: DeviceTree.getDeviceByName returned None >23:55:36,582 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >23:55:36,585 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:55:36,587 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:55:36,587 INFO storage: added dm live-rw (id 19) to device tree >23:55:36,589 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:55:36,591 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:55:36,594 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,596 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,596 DEBUG storage: device live-rw does not contain a disklabel >23:55:36,597 INFO storage: type detected on 'live-rw' is 'ext4' >23:55:36,700 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,701 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:55:36,702 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:55:36,705 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:55:36,719 INFO storage: got device: DMDevice instance (0x7fc04c3f9d50) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop2 (18)'] > uuid = None size = 1024.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: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fc04c399320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:55:36,721 DEBUG storage: Ext4FS.supported: supported: True ; >23:55:36,722 INFO storage: got format: Ext4FS instance (0x7fc04c37e0d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >23:55:36,777 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >23:55:36,816 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:55:36,817 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >23:55:36,819 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >23:55:36,858 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:55:36,859 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:55:36,861 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:55:36,910 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:55:36,955 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:55:36,957 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:55:36,960 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:55:37,006 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: True ; controllable: True ; >23:58:06,195 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:58:06,196 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >23:58:06,199 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >23:58:06,372 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:58:06,380 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:06,393 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:06,453 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >23:58:06,458 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >23:58:06,466 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >23:58:06,510 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >23:58:06,514 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:58:06,517 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >23:58:06,545 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >23:58:06,553 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >23:58:06,559 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >23:58:06,597 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >23:58:06,599 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >23:58:06,602 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >23:58:06,621 DEBUG storage: MDRaidArrayDevice.teardown: fedora_ ; status: True ; controllable: True ; >23:58:06,936 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:58:06,938 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >23:58:06,940 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >23:58:06,958 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:58:06,960 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:06,962 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:06,979 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >23:58:06,981 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >23:58:06,983 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >23:58:07,000 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >23:58:07,002 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >23:58:07,004 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >23:58:07,021 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:58:07,022 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:58:07,024 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >23:58:07,024 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:58:07,026 INFO storage: edd: MBR signature on sda is zero. new disk image? >23:58:07,028 INFO storage: edd: MBR signature on sdb is zero. new disk image? >23:58:07,029 INFO storage: edd: MBR signature on sdc is zero. new disk image? >23:58:07,029 INFO storage: edd: collected mbr signatures: {} >23:58:07,030 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >23:58:07,031 ERR storage: edd: unable to match edd entry 0x80 >23:58:07,031 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >23:58:07,032 ERR storage: edd: unable to match edd entry 0x81 >23:58:07,032 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >23:58:07,032 ERR storage: edd: unable to match edd entry 0x82 >23:58:07,034 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:58:07,045 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:58:07,509 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:58:07,569 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:58:07,571 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:07,573 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:58:07,596 DEBUG storage: MDRaidArrayDevice.setup: fedora_root ; status: False ; controllable: True ; orig: False ; >23:58:07,597 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: fedora_root ; orig: False ; >23:58:07,598 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:58:07,599 DEBUG storage: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >23:58:07,601 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:58:07,602 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >23:58:07,603 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >23:58:07,604 DEBUG storage: MDRaidMember.setup: device: /dev/sdc1 ; status: False ; type: mdmember ; >23:58:07,605 DEBUG storage: MDRaidArrayDevice._setup: fedora_root ; status: False ; controllable: True ; orig: False ; >23:58:07,606 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:58:07,607 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >23:58:07,609 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >23:58:08,361 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: True ; >23:58:08,362 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:58:40,313 DEBUG storage: Iso9660FS.supported: supported: True ; >19:58:40,315 DEBUG storage: Iso9660FS.supported: supported: True ; >19:58:40,317 DEBUG storage: NFSv4.supported: supported: False ; >19:58:40,319 DEBUG storage: NFSv4.supported: supported: False ; >19:58:40,320 DEBUG storage: SELinuxFS.supported: supported: False ; >19:58:40,323 DEBUG storage: SELinuxFS.supported: supported: False ; >19:58:40,325 DEBUG storage: Ext4FS.supported: supported: True ; >19:58:40,327 DEBUG storage: Ext4FS.supported: supported: True ; >19:58:40,330 DEBUG storage: Ext3FS.supported: supported: True ; >19:58:40,331 DEBUG storage: Ext3FS.supported: supported: True ; >19:58:40,333 DEBUG storage: Ext2FS.supported: supported: True ; >19:58:40,335 DEBUG storage: Ext2FS.supported: supported: True ; >19:58:40,337 DEBUG storage: SysFS.supported: supported: False ; >19:58:40,338 DEBUG storage: SysFS.supported: supported: False ; >19:58:40,340 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:58:40,340 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >19:58:40,341 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >19:58:40,341 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:58:40,342 DEBUG storage: crypttab maps: [] >19:58:40,342 DEBUG storage: parsing /mnt/sysimage/etc/fstab >19:58:40,343 DEBUG storage: MultipathMember.__init__: >19:58:40,345 DEBUG storage: MDRaidMember.__init__: >19:58:40,347 DEBUG storage: ProcFS.supported: supported: False ; >19:58:40,348 DEBUG storage: ProcFS.supported: supported: False ; >19:58:40,350 DEBUG storage: SwapSpace.__init__: >19:58:40,352 DEBUG storage: DMRaidMember.__init__: >19:58:40,354 DEBUG storage: DevPtsFS.supported: supported: False ; >19:58:40,355 DEBUG storage: DevPtsFS.supported: supported: False ; >19:58:40,357 DEBUG storage: BTRFS.supported: supported: True ; >19:58:40,415 DEBUG storage: resolved 'UUID=60eea732-7e1f-43aa-aa74-106bdb83867d' to 'fedora_root' (mdarray) >19:58:40,416 DEBUG storage: resolved 'UUID=3500d0f3-db9f-42e1-bd08-c320715831d5' to 'sda2' (partition) >19:58:40,418 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: True ; controllable: True ; >19:58:40,586 DEBUG storage: BTRFS.supported: supported: True ; >19:58:40,774 DEBUG storage: USBFS.supported: supported: False ; >19:58:40,776 DEBUG storage: USBFS.supported: supported: False ; >19:58:40,786 DEBUG storage: DiskLabel.__init__: >19:58:40,787 INFO storage: DiskLabel.partedDevice returning None >19:58:40,788 DEBUG storage: HFSPlus.supported: supported: False ; >19:58:40,790 DEBUG storage: HFSPlus.supported: supported: False ; >19:58:40,805 DEBUG storage: XFS.supported: supported: True ; >19:58:40,927 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >19:58:40,928 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:58:40,930 DEBUG storage: XFS.supported: supported: True ; >19:58:40,933 DEBUG storage: TmpFS.supported: supported: False ; >19:58:40,935 DEBUG storage: TmpFS.supported: supported: False ; >19:58:40,939 DEBUG storage: LUKS.__init__: >19:58:40,938 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4264MB cdrom sr0 (0) with existing iso9660 filesystem >19:58:40,941 DEBUG storage: NTFS.supported: supported: False ; >19:58:40,948 DEBUG storage: NTFS.supported: supported: False ; >19:58:40,950 DEBUG storage: BindFS.supported: supported: False ; >19:58:40,951 DEBUG storage: BindFS.supported: supported: False ; >19:58:40,956 DEBUG storage: HFS.supported: supported: False ; >19:58:40,958 DEBUG storage: HFS.supported: supported: False ; >19:58:40,959 DEBUG storage: LVMPhysicalVolume.__init__: >19:58:40,964 DEBUG storage: NFS.supported: supported: False ; >19:58:40,966 DEBUG storage: NFS.supported: supported: False ; >19:58:40,967 DEBUG storage: FATFS.supported: supported: True ; >19:58:41,041 DEBUG storage: FATFS.supported: supported: True ; >19:58:41,043 DEBUG storage: NoDevFS.supported: supported: False ; >19:58:41,046 DEBUG storage: NoDevFS.supported: supported: False ; >19:58:42,902 DEBUG storage: existing RAID 1 size == 6974.9375 >19:58:42,904 DEBUG storage: existing RAID 10 size == 2016.5 > > >/tmp/ifcfg.log: >23:55:30,977 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >23:55:30,978 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >23:55:30,978 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:92:FE:77 >23:55:30,979 DEBUG ifcfg: NetworkDevice eth0 set: UUID=0e7b50b2-ca0a-439d-909f-36085593dd03 >23:55:30,979 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >23:55:30,979 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:92:FE:77" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0e7b50b2-ca0a-439d-909f-36085593dd03" > >23:55:30,979 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >23:55:20,015 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >23:55:20,015 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="507" x-info="http://www.rsyslog.com"] start >23:55:20,015 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >23:55:20,015 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >23:55:20,015 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >23:55:20,015 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:55:20,015 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >23:55:20,015 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >23:55:20,015 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >23:55:20,015 INFO kernel:[ 0.000000] DMI 2.4 present. >23:55:20,015 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >23:55:20,015 INFO kernel:[ 0.000000] Hypervisor detected: KVM >23:55:20,015 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >23:55:20,015 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >23:55:20,015 INFO kernel:[ 0.000000] No AGP bridge found >23:55:20,015 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >23:55:20,015 DEBUG kernel:[ 0.000000] MTRR default type: write-back >23:55:20,015 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >23:55:20,015 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >23:55:20,015 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >23:55:20,015 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >23:55:20,015 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >23:55:20,015 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >23:55:20,015 DEBUG kernel:[ 0.000000] 1 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 2 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 3 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 4 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 5 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 6 disabled >23:55:20,015 DEBUG kernel:[ 0.000000] 7 disabled >23:55:20,015 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >23:55:20,015 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >23:55:20,015 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >23:55:20,015 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >23:55:20,015 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >23:55:20,015 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >23:55:20,015 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >23:55:20,015 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fe7e000-0x1fffffff] >23:55:20,015 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5da000-0x2ffdcfff] >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >23:55:20,015 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:55:20,015 INFO kernel:[ 0.000000] No NUMA configuration found >23:55:20,015 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >23:55:20,015 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >23:55:20,015 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >23:55:20,015 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >23:55:20,015 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >23:55:20,015 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >23:55:20,015 WARNING kernel:[ 0.000000] Zone ranges: >23:55:20,015 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >23:55:20,015 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >23:55:20,015 WARNING kernel:[ 0.000000] Normal empty >23:55:20,015 WARNING kernel:[ 0.000000] Movable zone start for each node >23:55:20,015 WARNING kernel:[ 0.000000] Early memory node ranges >23:55:20,015 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >23:55:20,015 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >23:55:20,015 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196492 >23:55:20,015 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >23:55:20,015 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >23:55:20,015 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >23:55:20,015 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >23:55:20,015 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >23:55:20,015 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >23:55:20,015 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >23:55:20,015 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >23:55:20,015 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >23:55:20,015 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >23:55:20,015 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >23:55:20,015 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >23:55:20,015 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >23:55:20,015 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >23:55:20,015 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >23:55:20,015 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >23:55:20,015 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >23:55:20,015 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >23:55:20,015 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >23:55:20,015 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >23:55:20,015 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >23:55:20,015 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >23:55:20,015 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >23:55:20,015 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >23:55:20,015 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >23:55:20,015 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >23:55:20,015 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >23:55:20,015 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193414 >23:55:20,015 WARNING kernel:[ 0.000000] Policy zone: DMA32 >23:55:20,015 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >23:55:20,015 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >23:55:20,015 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >23:55:20,015 INFO kernel:[ 0.000000] Checking aperture... >23:55:20,015 INFO kernel:[ 0.000000] No AGP bridge found >23:55:20,015 INFO kernel:[ 0.000000] Memory: 730720k/786424k available (6322k kernel code, 456k absent, 55248k reserved, 6882k data, 1036k init) >23:55:20,015 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >23:55:20,015 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >23:55:20,015 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >23:55:20,015 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >23:55:20,015 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >23:55:20,015 INFO kernel:[ 0.000000] console [tty0] enabled >23:55:20,015 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >23:55:20,015 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >23:55:20,015 DEBUG kernel:[ 0.000000] hpet clockevent registered >23:55:20,015 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >23:55:20,015 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >23:55:20,015 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >23:55:20,015 INFO kernel:[ 0.001999] Security Framework initialized >23:55:20,015 INFO kernel:[ 0.001999] SELinux: Initializing. >23:55:20,015 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >23:55:20,015 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >23:55:20,015 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >23:55:20,015 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >23:55:20,015 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >23:55:20,015 INFO kernel:[ 0.002078] mce: CPU supports 10 MCE banks >23:55:20,015 INFO kernel:[ 0.002131] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >23:55:20,015 INFO kernel:[ 0.002131] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >23:55:20,015 INFO kernel:[ 0.002131] tlb_flushall_shift is 0xffffffff >23:55:20,015 INFO kernel:[ 0.002218] SMP alternatives: switching to UP code >23:55:20,015 INFO kernel:[ 0.015888] Freeing SMP alternatives: 24k freed >23:55:20,015 INFO kernel:[ 0.015908] ACPI: Core revision 20120711 >23:55:20,015 INFO kernel:[ 0.016586] ftrace: allocating 23458 entries in 92 pages >23:55:20,015 INFO kernel:[ 0.025312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >23:55:20,015 INFO kernel:[ 0.025315] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >23:55:20,015 INFO kernel:[ 0.025996] Performance Events: Broken PMU hardware detected, using software events only. >23:55:20,015 ERR kernel:[ 0.025996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >23:55:20,015 WARNING kernel:[ 0.025996] NMI watchdog: disabled (cpu0): hardware events not enabled >23:55:20,015 INFO kernel:[ 0.025996] Brought up 1 CPUs >23:55:20,015 INFO kernel:[ 0.025996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >23:55:20,015 INFO kernel:[ 0.026306] devtmpfs: initialized >23:55:20,015 INFO kernel:[ 0.027148] atomic64 test passed for x86-64 platform with CX8 and with SSE >23:55:20,015 INFO kernel:[ 0.027239] RTC time: 23:55:12, date: 10/09/12 >23:55:20,015 INFO kernel:[ 0.027277] NET: Registered protocol family 16 >23:55:20,015 INFO kernel:[ 0.027456] ACPI: bus type pci registered >23:55:20,015 INFO kernel:[ 0.027564] PCI: Using configuration type 1 for base access >23:55:20,015 INFO kernel:[ 0.028299] bio: create slab <bio-0> at 0 >23:55:20,015 INFO kernel:[ 0.028358] ACPI: Added _OSI(Module Device) >23:55:20,015 INFO kernel:[ 0.028360] ACPI: Added _OSI(Processor Device) >23:55:20,015 INFO kernel:[ 0.028361] ACPI: Added _OSI(3.0 _SCP Extensions) >23:55:20,015 INFO kernel:[ 0.028362] ACPI: Added _OSI(Processor Aggregator Device) >23:55:20,015 DEBUG kernel:[ 0.028919] ACPI: EC: Look up EC in DSDT >23:55:20,015 INFO kernel:[ 0.030561] ACPI: Interpreter enabled >23:55:20,015 INFO kernel:[ 0.030564] ACPI: (supports S0 S5) >23:55:20,015 INFO kernel:[ 0.030571] ACPI: Using IOAPIC for interrupt routing >23:55:20,015 INFO kernel:[ 0.033703] ACPI: No dock devices found. >23:55:20,015 INFO kernel:[ 0.033707] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >23:55:20,015 INFO kernel:[ 0.033726] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >23:55:20,015 DEBUG kernel:[ 0.033741] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >23:55:20,015 DEBUG kernel:[ 0.033743] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >23:55:20,015 DEBUG kernel:[ 0.033744] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >23:55:20,015 DEBUG kernel:[ 0.033746] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >23:55:20,015 DEBUG kernel:[ 0.033748] PCI: root bus 00: using default resources >23:55:20,015 WARNING kernel:[ 0.033750] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >23:55:20,015 INFO kernel:[ 0.033774] PCI host bridge to bus 0000:00 >23:55:20,015 DEBUG kernel:[ 0.033777] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >23:55:20,015 INFO kernel:[ 0.033779] pci_bus 0000:00: root bus resource [bus 00-ff] >23:55:20,015 INFO kernel:[ 0.033780] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >23:55:20,015 INFO kernel:[ 0.033782] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >23:55:20,015 DEBUG kernel:[ 0.033832] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >23:55:20,015 DEBUG kernel:[ 0.034313] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >23:55:20,015 DEBUG kernel:[ 0.034870] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >23:55:20,015 DEBUG kernel:[ 0.035511] pci 0000:00:01.1: reg 20: [io 0xc0c0-0xc0cf] >23:55:20,015 DEBUG kernel:[ 0.035915] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >23:55:20,015 DEBUG kernel:[ 0.037180] pci 0000:00:01.2: reg 20: [io 0xc000-0xc01f] >23:55:20,015 DEBUG kernel:[ 0.037533] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >23:55:20,015 INFO kernel:[ 0.038085] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >23:55:20,015 INFO kernel:[ 0.038098] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >23:55:20,015 DEBUG kernel:[ 0.038302] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >23:55:20,015 DEBUG kernel:[ 0.039749] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >23:55:20,015 DEBUG kernel:[ 0.041001] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >23:55:20,015 DEBUG kernel:[ 0.042005] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >23:55:20,015 DEBUG kernel:[ 0.043742] pci 0000:00:02.0: reg 1c: [io 0xc020-0xc03f] >23:55:20,015 DEBUG kernel:[ 0.048005] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >23:55:20,015 DEBUG kernel:[ 0.048161] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >23:55:20,015 DEBUG kernel:[ 0.048361] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >23:55:20,015 DEBUG kernel:[ 0.048502] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >23:55:20,015 DEBUG kernel:[ 0.049462] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >23:55:20,015 DEBUG kernel:[ 0.049776] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >23:55:20,015 DEBUG kernel:[ 0.049935] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >23:55:20,015 DEBUG kernel:[ 0.050936] pci 0000:00:05.0: [8086:2922] type 00 class 0x010601 >23:55:20,015 DEBUG kernel:[ 0.051780] pci 0000:00:05.0: reg 20: [io 0xc060-0xc07f] >23:55:20,015 DEBUG kernel:[ 0.051932] pci 0000:00:05.0: reg 24: [mem 0xfc027000-0xfc027fff] >23:55:20,015 DEBUG kernel:[ 0.052541] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >23:55:20,015 DEBUG kernel:[ 0.052688] pci 0000:00:06.0: reg 10: [io 0xc080-0xc09f] >23:55:20,015 DEBUG kernel:[ 0.053466] pci 0000:00:07.0: [1af4:1003] type 00 class 0x078000 >23:55:20,015 DEBUG kernel:[ 0.053660] pci 0000:00:07.0: reg 10: [io 0xc0a0-0xc0bf] >23:55:20,015 DEBUG kernel:[ 0.053800] pci 0000:00:07.0: reg 14: [mem 0xfc028000-0xfc028fff] >23:55:20,015 DEBUG kernel:[ 0.055078] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >23:55:20,015 INFO kernel:[ 0.055552] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >23:55:20,015 INFO kernel:[ 0.055554] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >23:55:20,015 INFO kernel:[ 0.058902] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >23:55:20,015 INFO kernel:[ 0.059019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >23:55:20,015 INFO kernel:[ 0.059118] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >23:55:20,015 INFO kernel:[ 0.059226] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >23:55:20,015 INFO kernel:[ 0.059305] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >23:55:20,015 INFO kernel:[ 0.059432] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >23:55:20,015 INFO kernel:[ 0.059435] vgaarb: loaded >23:55:20,015 INFO kernel:[ 0.059436] vgaarb: bridge control possible 0000:00:02.0 >23:55:20,015 NOTICE kernel:[ 0.059503] SCSI subsystem initialized >23:55:20,015 INFO kernel:[ 0.059505] ACPI: bus type scsi registered >23:55:20,015 DEBUG kernel:[ 0.059547] libata version 3.00 loaded. >23:55:20,015 INFO kernel:[ 0.059570] ACPI: bus type usb registered >23:55:20,015 INFO kernel:[ 0.059584] usbcore: registered new interface driver usbfs >23:55:20,015 INFO kernel:[ 0.059593] usbcore: registered new interface driver hub >23:55:20,015 INFO kernel:[ 0.059608] usbcore: registered new device driver usb >23:55:20,015 INFO kernel:[ 0.059653] PCI: Using ACPI for IRQ routing >23:55:20,015 DEBUG kernel:[ 0.059654] PCI: pci_cache_line_size set to 64 bytes >23:55:20,015 DEBUG kernel:[ 0.059894] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >23:55:20,015 DEBUG kernel:[ 0.059896] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >23:55:20,015 INFO kernel:[ 0.059981] NetLabel: Initializing >23:55:20,015 INFO kernel:[ 0.059993] NetLabel: domain hash size = 128 >23:55:20,015 INFO kernel:[ 0.059994] NetLabel: protocols = UNLABELED CIPSOv4 >23:55:20,015 INFO kernel:[ 0.060004] NetLabel: unlabeled traffic allowed by default >23:55:20,015 INFO kernel:[ 0.060047] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >23:55:20,015 INFO kernel:[ 0.060069] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >23:55:20,015 INFO kernel:[ 0.060072] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >23:55:20,015 INFO kernel:[ 0.066023] Switching to clocksource kvm-clock >23:55:20,015 INFO kernel:[ 0.072829] pnp: PnP ACPI init >23:55:20,015 INFO kernel:[ 0.072844] ACPI: bus type pnp registered >23:55:20,015 DEBUG kernel:[ 0.072868] pnp 00:00: [bus 00-ff] >23:55:20,015 DEBUG kernel:[ 0.072870] pnp 00:00: [io 0x0cf8-0x0cff] >23:55:20,015 DEBUG kernel:[ 0.072873] pnp 00:00: [io 0x0000-0x0cf7 window] >23:55:20,015 DEBUG kernel:[ 0.072874] pnp 00:00: [io 0x0d00-0xffff window] >23:55:20,015 DEBUG kernel:[ 0.072876] pnp 00:00: [mem 0x000a0000-0x000bffff window] >23:55:20,015 DEBUG kernel:[ 0.072878] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >23:55:20,015 DEBUG kernel:[ 0.072906] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >23:55:20,015 DEBUG kernel:[ 0.072917] pnp 00:01: [io 0x0070-0x0071] >23:55:20,015 DEBUG kernel:[ 0.072946] pnp 00:01: [irq 8] >23:55:20,015 DEBUG kernel:[ 0.072948] pnp 00:01: [io 0x0072-0x0077] >23:55:20,015 DEBUG kernel:[ 0.072964] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >23:55:20,015 DEBUG kernel:[ 0.072996] pnp 00:02: [io 0x0060] >23:55:20,015 DEBUG kernel:[ 0.072998] pnp 00:02: [io 0x0064] >23:55:20,015 DEBUG kernel:[ 0.073033] pnp 00:02: [irq 1] >23:55:20,015 DEBUG kernel:[ 0.073049] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >23:55:20,015 DEBUG kernel:[ 0.073088] pnp 00:03: [irq 12] >23:55:20,015 DEBUG kernel:[ 0.073106] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >23:55:20,015 DEBUG kernel:[ 0.073138] pnp 00:04: [io 0x03f2-0x03f5] >23:55:20,015 DEBUG kernel:[ 0.073140] pnp 00:04: [io 0x03f7] >23:55:20,015 DEBUG kernel:[ 0.073156] pnp 00:04: [irq 6] >23:55:20,015 DEBUG kernel:[ 0.073158] pnp 00:04: [dma 2] >23:55:20,015 DEBUG kernel:[ 0.073174] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >23:55:20,015 DEBUG kernel:[ 0.073265] pnp 00:05: [io 0x03f8-0x03ff] >23:55:20,015 DEBUG kernel:[ 0.073282] pnp 00:05: [irq 4] >23:55:20,015 DEBUG kernel:[ 0.073301] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >23:55:20,015 DEBUG kernel:[ 0.073435] pnp 00:06: [mem 0xfed00000-0xfed003ff] >23:55:20,015 DEBUG kernel:[ 0.073457] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >23:55:20,015 INFO kernel:[ 0.073601] pnp: PnP ACPI: found 7 devices >23:55:20,015 INFO kernel:[ 0.073602] ACPI: ACPI bus type pnp unregistered >23:55:20,015 DEBUG kernel:[ 0.079492] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >23:55:20,015 DEBUG kernel:[ 0.079495] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >23:55:20,015 INFO kernel:[ 0.079525] NET: Registered protocol family 2 >23:55:20,015 INFO kernel:[ 0.080178] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >23:55:20,015 INFO kernel:[ 0.080969] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >23:55:20,015 INFO kernel:[ 0.081140] TCP: Hash tables configured (established 131072 bind 65536) >23:55:20,015 INFO kernel:[ 0.081161] TCP: reno registered >23:55:20,015 INFO kernel:[ 0.081165] UDP hash table entries: 512 (order: 2, 16384 bytes) >23:55:20,015 INFO kernel:[ 0.081170] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >23:55:20,015 INFO kernel:[ 0.081222] NET: Registered protocol family 1 >23:55:20,015 INFO kernel:[ 0.081231] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >23:55:20,015 INFO kernel:[ 0.081251] pci 0000:00:01.0: PIIX3: Enabling Passive Release >23:55:20,015 INFO kernel:[ 0.081274] pci 0000:00:01.0: Activating ISA DMA hang workarounds >23:55:20,015 WARNING kernel:[ 0.081427] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >23:55:20,015 DEBUG kernel:[ 0.081557] pci 0000:00:02.0: Boot video device >23:55:20,015 DEBUG kernel:[ 0.081620] PCI: CLS 0 bytes, default 64 >23:55:20,015 INFO kernel:[ 0.081657] Unpacking initramfs... >23:55:20,015 INFO kernel:[ 2.916458] Freeing initrd memory: 26636k freed >23:55:20,015 NOTICE kernel:[ 2.922220] Initialise module verification >23:55:20,015 INFO kernel:[ 2.922251] audit: initializing netlink socket (disabled) >23:55:20,016 NOTICE kernel:[ 2.922260] type=2000 audit(1349826915.921:1): initialized >23:55:20,016 INFO kernel:[ 2.936808] HugeTLB registered 2 MB page size, pre-allocated 0 pages >23:55:20,016 NOTICE kernel:[ 2.937910] VFS: Disk quotas dquot_6.5.2 >23:55:20,016 WARNING kernel:[ 2.937943] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >23:55:20,016 INFO kernel:[ 2.938274] msgmni has been set to 1479 >23:55:20,016 DEBUG kernel:[ 2.938318] SELinux: Registering netfilter hooks >23:55:20,016 INFO kernel:[ 2.938649] alg: No test for stdrng (krng) >23:55:20,016 INFO kernel:[ 2.938652] NET: Registered protocol family 38 >23:55:20,016 NOTICE kernel:[ 2.938654] Key type asymmetric registered >23:55:20,016 NOTICE kernel:[ 2.938655] Asymmetric key parser 'x509' registered >23:55:20,016 INFO kernel:[ 2.938679] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >23:55:20,016 INFO kernel:[ 2.938695] io scheduler noop registered >23:55:20,016 INFO kernel:[ 2.938696] io scheduler deadline registered >23:55:20,016 INFO kernel:[ 2.938717] io scheduler cfq registered (default) >23:55:20,016 INFO kernel:[ 2.938787] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >23:55:20,016 INFO kernel:[ 2.938801] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >23:55:20,016 INFO kernel:[ 2.938802] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >23:55:20,016 INFO kernel:[ 2.938860] acpiphp: Slot [3] registered >23:55:20,016 INFO kernel:[ 2.938873] acpiphp: Slot [4] registered >23:55:20,016 INFO kernel:[ 2.938884] acpiphp: Slot [5] registered >23:55:20,016 INFO kernel:[ 2.938897] acpiphp: Slot [6] registered >23:55:20,016 INFO kernel:[ 2.938908] acpiphp: Slot [7] registered >23:55:20,016 INFO kernel:[ 2.938919] acpiphp: Slot [8] registered >23:55:20,016 INFO kernel:[ 2.938930] acpiphp: Slot [9] registered >23:55:20,016 INFO kernel:[ 2.938943] acpiphp: Slot [10] registered >23:55:20,016 INFO kernel:[ 2.938955] acpiphp: Slot [11] registered >23:55:20,016 INFO kernel:[ 2.938970] acpiphp: Slot [12] registered >23:55:20,016 INFO kernel:[ 2.938982] acpiphp: Slot [13] registered >23:55:20,016 INFO kernel:[ 2.938995] acpiphp: Slot [14] registered >23:55:20,016 INFO kernel:[ 2.939022] acpiphp: Slot [15] registered >23:55:20,016 INFO kernel:[ 2.939034] acpiphp: Slot [16] registered >23:55:20,016 INFO kernel:[ 2.939046] acpiphp: Slot [17] registered >23:55:20,016 INFO kernel:[ 2.939060] acpiphp: Slot [18] registered >23:55:20,016 INFO kernel:[ 2.939071] acpiphp: Slot [19] registered >23:55:20,016 INFO kernel:[ 2.939083] acpiphp: Slot [20] registered >23:55:20,016 INFO kernel:[ 2.939094] acpiphp: Slot [21] registered >23:55:20,016 INFO kernel:[ 2.939107] acpiphp: Slot [22] registered >23:55:20,016 INFO kernel:[ 2.939124] acpiphp: Slot [23] registered >23:55:20,016 INFO kernel:[ 2.939136] acpiphp: Slot [24] registered >23:55:20,016 INFO kernel:[ 2.939147] acpiphp: Slot [25] registered >23:55:20,016 INFO kernel:[ 2.939160] acpiphp: Slot [26] registered >23:55:20,016 INFO kernel:[ 2.939171] acpiphp: Slot [27] registered >23:55:20,016 INFO kernel:[ 2.939183] acpiphp: Slot [28] registered >23:55:20,016 INFO kernel:[ 2.939194] acpiphp: Slot [29] registered >23:55:20,016 INFO kernel:[ 2.939207] acpiphp: Slot [30] registered >23:55:20,016 INFO kernel:[ 2.939218] acpiphp: Slot [31] registered >23:55:20,016 INFO kernel:[ 2.939365] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >23:55:20,016 INFO kernel:[ 2.939367] ACPI: Power Button [PWRF] >23:55:20,016 INFO kernel:[ 2.940955] GHES: HEST is not enabled! >23:55:20,016 WARNING kernel:[ 2.941175] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >23:55:20,016 DEBUG kernel:[ 2.941224] virtio-pci 0000:00:03.0: setting latency timer to 64 >23:55:20,016 WARNING kernel:[ 2.941395] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >23:55:20,016 DEBUG kernel:[ 2.941424] virtio-pci 0000:00:06.0: setting latency timer to 64 >23:55:20,016 DEBUG kernel:[ 2.941578] virtio-pci 0000:00:07.0: setting latency timer to 64 >23:55:20,016 INFO kernel:[ 2.941655] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >23:55:20,016 INFO kernel:[ 2.964065] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >23:55:20,016 INFO kernel:[ 2.986975] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >23:55:20,016 DEBUG kernel:[ 2.987382] virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >23:55:20,016 DEBUG kernel:[ 2.987402] virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >23:55:20,016 INFO kernel:[ 3.038182] Non-volatile memory driver v1.3 >23:55:20,016 INFO kernel:[ 3.038186] Linux agpgart interface v0.103 >23:55:20,016 INFO kernel:[ 3.038808] loop: module loaded >23:55:20,016 DEBUG kernel:[ 3.038851] ahci 0000:00:05.0: version 3.0 >23:55:20,016 WARNING kernel:[ 3.038997] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 >23:55:20,016 DEBUG kernel:[ 3.039258] ahci 0000:00:05.0: irq 42 for MSI/MSI-X >23:55:20,016 INFO kernel:[ 3.044952] ahci 0000:00:05.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode >23:55:20,016 INFO kernel:[ 3.044957] ahci 0000:00:05.0: flags: ncq only >23:55:20,016 DEBUG kernel:[ 3.045032] ahci 0000:00:05.0: setting latency timer to 64 >23:55:20,016 INFO kernel:[ 3.046196] scsi0 : ahci >23:55:20,016 INFO kernel:[ 3.046281] scsi1 : ahci >23:55:20,016 INFO kernel:[ 3.046357] scsi2 : ahci >23:55:20,016 INFO kernel:[ 3.046427] scsi3 : ahci >23:55:20,016 INFO kernel:[ 3.046502] scsi4 : ahci >23:55:20,016 INFO kernel:[ 3.046571] scsi5 : ahci >23:55:20,016 INFO kernel:[ 3.046639] ata1: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027100 irq 42 >23:55:20,016 INFO kernel:[ 3.046654] ata2: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027180 irq 42 >23:55:20,016 INFO kernel:[ 3.046668] ata3: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027200 irq 42 >23:55:20,016 INFO kernel:[ 3.046681] ata4: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027280 irq 42 >23:55:20,016 INFO kernel:[ 3.046695] ata5: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027300 irq 42 >23:55:20,016 INFO kernel:[ 3.046708] ata6: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027380 irq 42 >23:55:20,016 DEBUG kernel:[ 3.046763] ata_piix 0000:00:01.1: version 2.13 >23:55:20,016 DEBUG kernel:[ 3.046904] ata_piix 0000:00:01.1: setting latency timer to 64 >23:55:20,016 INFO kernel:[ 3.047576] scsi6 : ata_piix >23:55:20,016 INFO kernel:[ 3.047646] scsi7 : ata_piix >23:55:20,016 INFO kernel:[ 3.047697] ata7: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >23:55:20,016 INFO kernel:[ 3.047699] ata8: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >23:55:20,016 INFO kernel:[ 3.047771] libphy: Fixed MDIO Bus: probed >23:55:20,016 INFO kernel:[ 3.047832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >23:55:20,016 INFO kernel:[ 3.047849] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >23:55:20,016 INFO kernel:[ 3.047861] uhci_hcd: USB Universal Host Controller Interface driver >23:55:20,016 DEBUG kernel:[ 3.047960] uhci_hcd 0000:00:01.2: setting latency timer to 64 >23:55:20,016 INFO kernel:[ 3.047977] uhci_hcd 0000:00:01.2: UHCI Host Controller >23:55:20,016 INFO kernel:[ 3.048061] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >23:55:20,016 INFO kernel:[ 3.048276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c000 >23:55:20,016 INFO kernel:[ 3.048351] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >23:55:20,016 INFO kernel:[ 3.048353] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >23:55:20,016 INFO kernel:[ 3.048355] usb usb1: Product: UHCI Host Controller >23:55:20,016 INFO kernel:[ 3.048356] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >23:55:20,016 INFO kernel:[ 3.048357] usb usb1: SerialNumber: 0000:00:01.2 >23:55:20,016 INFO kernel:[ 3.048430] hub 1-0:1.0: USB hub found >23:55:20,016 INFO kernel:[ 3.048433] hub 1-0:1.0: 2 ports detected >23:55:20,016 INFO kernel:[ 3.048530] usbcore: registered new interface driver usbserial >23:55:20,016 INFO kernel:[ 3.048537] usbcore: registered new interface driver usbserial_generic >23:55:20,016 INFO kernel:[ 3.048542] USB Serial support registered for generic >23:55:20,016 INFO kernel:[ 3.048543] usbserial: USB Serial Driver core >23:55:20,016 INFO kernel:[ 3.048565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >23:55:20,016 INFO kernel:[ 3.049470] serio: i8042 KBD port at 0x60,0x64 irq 1 >23:55:20,016 INFO kernel:[ 3.049473] serio: i8042 AUX port at 0x60,0x64 irq 12 >23:55:20,016 INFO kernel:[ 3.049505] mousedev: PS/2 mouse device common for all mice >23:55:20,016 INFO kernel:[ 3.049644] rtc_cmos 00:01: RTC can wake from S4 >23:55:20,016 INFO kernel:[ 3.049929] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >23:55:20,016 INFO kernel:[ 3.050064] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >23:55:20,016 INFO kernel:[ 3.050132] device-mapper: uevent: version 1.0.3 >23:55:20,016 INFO kernel:[ 3.050180] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >23:55:20,016 INFO kernel:[ 3.050230] cpuidle: using governor ladder >23:55:20,016 INFO kernel:[ 3.050232] cpuidle: using governor menu >23:55:20,016 INFO kernel:[ 3.050275] EFI Variables Facility v0.08 2004-May-17 >23:55:20,016 INFO kernel:[ 3.050356] usbcore: registered new interface driver usbhid >23:55:20,016 INFO kernel:[ 3.050357] usbhid: USB HID core driver >23:55:20,016 INFO kernel:[ 3.050372] drop_monitor: Initializing network drop monitor service >23:55:20,016 INFO kernel:[ 3.050430] ip_tables: (C) 2000-2006 Netfilter Core Team >23:55:20,016 INFO kernel:[ 3.050451] TCP: cubic registered >23:55:20,016 INFO kernel:[ 3.050452] Initializing XFRM netlink socket >23:55:20,016 INFO kernel:[ 3.050533] NET: Registered protocol family 10 >23:55:20,016 INFO kernel:[ 3.050654] mip6: Mobile IPv6 >23:55:20,016 INFO kernel:[ 3.050656] NET: Registered protocol family 17 >23:55:20,016 DEBUG kernel:[ 3.050784] PM: Hibernation image not present or could not be loaded. >23:55:20,016 NOTICE kernel:[ 3.050785] Loading module verification certificates >23:55:20,016 WARNING kernel:[ 3.050798] Cert Valid From: 2012-10-08 16:53:34 >23:55:20,016 WARNING kernel:[ 3.050800] Cert Valid To: 2112-09-14 16:53:34 >23:55:20,016 WARNING kernel:[ 3.050801] Now: 2012-10-09 23:55:16 >23:55:20,016 NOTICE kernel:[ 3.051671] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >23:55:20,016 INFO kernel:[ 3.051678] registered taskstats version 1 >23:55:20,016 INFO kernel:[ 3.052078] Magic number: 0:34:959 >23:55:20,016 INFO kernel:[ 3.052183] rtc_cmos 00:01: setting system clock to 2012-10-09 23:55:15 UTC (1349826915) >23:55:20,016 INFO kernel:[ 3.053712] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >23:55:20,016 DEBUG kernel:[ 3.204559] ata8.01: NODEV after polling detection >23:55:20,016 INFO kernel:[ 3.204892] ata8.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >23:55:20,016 INFO kernel:[ 3.205495] ata8.00: configured for MWDMA2 >23:55:20,016 INFO kernel:[ 3.350073] usb 1-1: new full-speed USB device number 2 using uhci_hcd >23:55:20,016 INFO kernel:[ 3.352154] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >23:55:20,016 INFO kernel:[ 3.352233] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >23:55:20,016 INFO kernel:[ 3.352235] ata1.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >23:55:20,016 INFO kernel:[ 3.352237] ata1.00: applying bridge limits >23:55:20,016 INFO kernel:[ 3.352364] ata1.00: configured for UDMA/100 >23:55:20,016 NOTICE kernel:[ 3.352457] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >23:55:20,016 NOTICE kernel:[ 3.352605] sd 0:0:0:0: Attached scsi generic sg0 type 0 >23:55:20,016 NOTICE kernel:[ 3.352671] sd 0:0:0:0: [sda] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >23:55:20,016 NOTICE kernel:[ 3.352709] sd 0:0:0:0: [sda] Write Protect is off >23:55:20,016 DEBUG kernel:[ 3.352711] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >23:55:20,016 NOTICE kernel:[ 3.352725] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >23:55:20,016 INFO kernel:[ 3.353043] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >23:55:20,016 INFO kernel:[ 3.353908] ata2.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >23:55:20,016 INFO kernel:[ 3.353914] ata2.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >23:55:20,016 INFO kernel:[ 3.353920] ata2.00: applying bridge limits >23:55:20,016 INFO kernel:[ 3.354373] ata2.00: configured for UDMA/100 >23:55:20,016 NOTICE kernel:[ 3.354620] scsi 1:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >23:55:20,016 NOTICE kernel:[ 3.355098] sd 1:0:0:0: Attached scsi generic sg1 type 0 >23:55:20,016 NOTICE kernel:[ 3.355308] sd 1:0:0:0: [sdb] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >23:55:20,016 NOTICE kernel:[ 3.355399] sd 1:0:0:0: [sdb] Write Protect is off >23:55:20,016 DEBUG kernel:[ 3.355404] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >23:55:20,016 NOTICE kernel:[ 3.355440] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >23:55:20,016 INFO kernel:[ 3.357586] ata5: SATA link down (SStatus 0 SControl 300) >23:55:20,016 INFO kernel:[ 3.358050] ata6: SATA link down (SStatus 0 SControl 300) >23:55:20,016 INFO kernel:[ 3.358542] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >23:55:20,016 INFO kernel:[ 3.358711] ata3.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >23:55:20,016 INFO kernel:[ 3.358715] ata3.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >23:55:20,016 INFO kernel:[ 3.358720] ata3.00: applying bridge limits >23:55:20,016 INFO kernel:[ 3.358961] ata3.00: configured for UDMA/100 >23:55:20,016 INFO kernel:[ 3.359294] ata4: SATA link down (SStatus 0 SControl 300) >23:55:20,016 NOTICE kernel:[ 3.359569] scsi 2:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >23:55:20,016 NOTICE kernel:[ 3.359929] sd 2:0:0:0: Attached scsi generic sg2 type 0 >23:55:20,016 NOTICE kernel:[ 3.360685] sd 2:0:0:0: [sdc] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >23:55:20,016 NOTICE kernel:[ 3.360885] sd 2:0:0:0: [sdc] Write Protect is off >23:55:20,016 DEBUG kernel:[ 3.360891] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >23:55:20,016 NOTICE kernel:[ 3.361060] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >23:55:20,016 NOTICE kernel:[ 3.362945] scsi 7:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >23:55:20,016 WARNING kernel:[ 3.365100] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >23:55:20,016 INFO kernel:[ 3.365105] cdrom: Uniform CD-ROM driver Revision: 3.20 >23:55:20,016 DEBUG kernel:[ 3.365416] sr 7:0:0:0: Attached scsi CD-ROM sr0 >23:55:20,016 NOTICE kernel:[ 3.365515] sr 7:0:0:0: Attached scsi generic sg3 type 5 >23:55:20,016 INFO kernel:[ 3.372486] sda: sda1 sda2 sda3 sda4 >23:55:20,016 NOTICE kernel:[ 3.373197] sd 0:0:0:0: [sda] Attached SCSI disk >23:55:20,016 INFO kernel:[ 3.395211] sdb: sdb1 >23:55:20,016 NOTICE kernel:[ 3.395658] sd 1:0:0:0: [sdb] Attached SCSI disk >23:55:20,016 INFO kernel:[ 3.427984] sdc: sdc1 sdc2 >23:55:20,016 NOTICE kernel:[ 3.428488] sd 2:0:0:0: [sdc] Attached SCSI disk >23:55:20,016 INFO kernel:[ 3.434762] Freeing unused kernel memory: 1036k freed >23:55:20,016 INFO kernel:[ 3.435266] Write protecting the kernel read-only data: 12288k >23:55:20,016 INFO kernel:[ 3.443816] Freeing unused kernel memory: 1860k freed >23:55:20,016 INFO kernel:[ 3.450186] Freeing unused kernel memory: 1416k freed >23:55:20,016 INFO kernel:[ 3.488586] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >23:55:20,016 INFO kernel:[ 3.528583] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >23:55:20,016 INFO kernel:[ 3.607704] squashfs: version 4.0 (2009/01/31) Phillip Lougher >23:55:20,016 INFO kernel:[ 3.611195] Loading iSCSI transport class v2.0-870. >23:55:20,016 NOTICE kernel:[ 3.615859] iscsi: registered transport (tcp) >23:55:20,016 INFO kernel:[ 3.618362] alua: device handler registered >23:55:20,016 INFO kernel:[ 3.620731] emc: device handler registered >23:55:20,016 INFO kernel:[ 3.623001] hp_sw: device handler registered >23:55:20,016 INFO kernel:[ 3.625505] rdac: device handler registered >23:55:20,016 INFO kernel:[ 3.641462] FDC 0 is a S82078B >23:55:20,016 INFO kernel:[ 3.654324] No iBFT detected. >23:55:20,016 INFO kernel:[ 3.657944] md: raid0 personality registered for level 0 >23:55:20,016 INFO kernel:[ 3.660914] md: raid1 personality registered for level 1 >23:55:20,016 INFO kernel:[ 3.663202] async_tx: api initialized (async) >23:55:20,016 INFO kernel:[ 3.664362] xor: automatically using best checksumming function: >23:55:20,016 INFO kernel:[ 3.674014] generic_sse: 8864.000 MB/sec >23:55:20,016 WARNING kernel:[ 3.694019] raid6: sse2x1 4679 MB/s >23:55:20,016 WARNING kernel:[ 3.711015] raid6: sse2x2 8855 MB/s >23:55:20,016 WARNING kernel:[ 3.728014] raid6: sse2x4 10902 MB/s >23:55:20,016 WARNING kernel:[ 3.728016] raid6: using algorithm sse2x4 (10902 MB/s) >23:55:20,016 WARNING kernel:[ 3.728017] raid6: using intx1 recovery algorithm >23:55:20,016 INFO kernel:[ 3.734128] md: raid6 personality registered for level 6 >23:55:20,016 INFO kernel:[ 3.734130] md: raid5 personality registered for level 5 >23:55:20,016 INFO kernel:[ 3.734131] md: raid4 personality registered for level 4 >23:55:20,016 INFO kernel:[ 3.739400] md: raid10 personality registered for level 10 >23:55:20,016 INFO kernel:[ 3.741658] md: linear personality registered for level -1 >23:55:20,016 INFO kernel:[ 3.748721] device-mapper: multipath: version 1.5.0 loaded >23:55:20,016 INFO kernel:[ 3.751002] device-mapper: multipath round-robin: version 1.0.0 loaded >23:55:20,016 INFO kernel:[ 3.793504] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >23:55:20,016 INFO kernel:[ 3.793508] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >23:55:20,016 INFO kernel:[ 3.793510] usb 1-1: Product: QEMU USB Tablet >23:55:20,016 INFO kernel:[ 3.793511] usb 1-1: Manufacturer: QEMU 1.0,1 >23:55:20,016 INFO kernel:[ 3.793512] usb 1-1: SerialNumber: 42 >23:55:20,016 INFO kernel:[ 3.803720] RPC: Registered named UNIX socket transport module. >23:55:20,016 INFO kernel:[ 3.803722] RPC: Registered udp transport module. >23:55:20,016 INFO kernel:[ 3.803723] RPC: Registered tcp transport module. >23:55:20,016 INFO kernel:[ 3.803724] RPC: Registered tcp NFSv4.1 backchannel transport module. >23:55:20,016 INFO kernel:[ 3.828527] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >23:55:20,016 INFO kernel:[ 3.828601] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >23:55:20,016 INFO kernel:[ 3.924056] tsc: Refined TSC clocksource calibration: 3311.132 MHz >23:55:20,016 DEBUG kernel:[ 3.998609] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >23:55:20,016 DEBUG kernel:[ 3.998634] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >23:55:20,016 DEBUG kernel:[ 3.998656] virtio-pci 0000:00:03.0: irq 45 for MSI/MSI-X >23:55:20,016 DEBUG kernel:[ 4.239532] ISO 9660 Extensions: Microsoft Joliet Level 3 >23:55:20,016 DEBUG kernel:[ 4.242775] ISO 9660 Extensions: RRIP_1991A >23:55:20,016 INFO kernel:[ 4.356956] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >23:55:20,016 DEBUG kernel:[ 5.281895] SELinux: 2048 avtab hash slots, 92349 rules. >23:55:20,016 DEBUG kernel:[ 5.298795] SELinux: 2048 avtab hash slots, 92349 rules. >23:55:20,016 DEBUG kernel:[ 5.406208] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >23:55:20,016 DEBUG kernel:[ 5.406212] SELinux: 83 classes, 92349 rules >23:55:20,016 INFO kernel:[ 5.410362] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >23:55:20,016 INFO kernel:[ 5.410366] SELinux: the above unknown classes and permissions will be allowed >23:55:20,016 DEBUG kernel:[ 5.410374] SELinux: Completing initialization. >23:55:20,016 DEBUG kernel:[ 5.410375] SELinux: Setting up existing superblocks. >23:55:20,016 DEBUG kernel:[ 5.410380] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.410384] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.410392] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.410395] SELinux: initialized (dev proc, type proc), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.410402] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.410413] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.411222] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >23:55:20,016 DEBUG kernel:[ 5.411226] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.411693] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >23:55:20,016 DEBUG kernel:[ 5.411697] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.411699] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.411712] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.411717] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.411722] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.411730] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.411944] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.411945] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.411950] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.412097] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 5.412135] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412138] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412142] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412153] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412158] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412160] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412163] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412165] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412169] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412173] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412177] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 5.412184] SELinux: initialized (dev loop0, type squashfs), uses xattr >23:55:20,016 DEBUG kernel:[ 5.412200] SELinux: initialized (dev dm-0, type ext4), uses xattr >23:55:20,016 NOTICE kernel:[ 5.413803] type=1403 audit(1349826917.859:2): policy loaded auid=4294967295 ses=4294967295 >23:55:20,016 DEBUG kernel:[ 6.102497] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >23:55:20,016 DEBUG kernel:[ 6.188090] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 6.453714] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >23:55:20,016 DEBUG kernel:[ 6.565150] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >23:55:20,016 NOTICE kernel:[ 6.814168] type=1400 audit(1349826919.260:3): avc: denied { create } for pid=501 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:55:20,016 NOTICE kernel:[ 6.814211] type=1400 audit(1349826919.260:4): avc: denied { setattr } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:55:20,016 NOTICE kernel:[ 6.814237] type=1400 audit(1349826919.260:5): avc: denied { relabelfrom } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >23:55:20,016 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >23:55:20,016 INFO systemd: Detected virtualization 'kvm'. >23:55:20,016 INFO systemd: Initializing machine ID from KVM UUID. >23:55:20,016 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >23:55:20,016 INFO systemd: Started Load Random Seed. >23:55:20,016 INFO systemd: Mounted Temporary Directory. >23:55:20,016 INFO systemd-modules-load: Inserted module 'uinput' >23:55:20,016 INFO systemd: Started Load Kernel Modules. >23:55:20,016 INFO systemd: Mounting Configuration File System... >23:55:20,016 INFO systemd: Mounted FUSE Control File System. >23:55:20,016 INFO systemd: Mounted Configuration File System. >23:55:20,043 INFO systemd: Starting Wait for Plymouth Boot Screen to Quit... >23:55:20,294 INFO systemd: Started Terminate Plymouth Boot Screen. >23:55:20,294 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >23:55:20,294 INFO systemd: Starting Shell on tty2... >23:55:20,295 INFO systemd: Started Shell on tty2. >23:55:20,355 NOTICE kernel:[ 7.901231] type=1400 audit(1349826920.347:6): avc: denied { execute } for pid=518 comm="bash" name="hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >23:55:20,355 NOTICE kernel:[ 7.901241] type=1400 audit(1349826920.347:7): avc: denied { read open } for pid=518 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >23:55:20,355 NOTICE kernel:[ 7.901256] type=1400 audit(1349826920.347:8): avc: denied { execute_no_trans } for pid=518 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >23:55:20,368 NOTICE kernel:[ 7.921421] type=1400 audit(1349826920.367:9): avc: denied { read } for pid=514 comm="bash" name=".profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:55:20,368 NOTICE kernel:[ 7.921430] type=1400 audit(1349826920.367:10): avc: denied { open } for pid=514 comm="bash" path="/root/.profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >23:55:20,702 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >23:55:20,702 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >23:55:20,703 INFO NetworkManager: <info> WEXT support is enabled >23:55:20,706 INFO systemd: Starting D-Bus System Message Bus... >23:55:20,706 INFO systemd: Started D-Bus System Message Bus. >23:55:20,843 INFO dbus-daemon: dbus[628]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:55:20,843 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >23:55:20,843 INFO systemd: Starting Authorization Manager... >23:55:21,105 INFO polkitd: Started polkitd version 0.107 >23:55:21,186 INFO dbus-daemon: dbus[628]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:55:21,186 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >23:55:21,186 INFO systemd: Started Authorization Manager. >23:55:21,219 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >23:55:21,220 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >23:55:21,221 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:55:21,221 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >23:55:21,222 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >23:55:21,228 INFO NetworkManager: <info> trying to start the modem manager... >23:55:21,242 INFO dbus-daemon: dbus[628]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >23:55:21,243 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >23:55:21,246 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >23:55:21,265 INFO systemd: Started Network Manager. >23:55:21,295 INFO systemd: Starting Anaconda System Services. >23:55:21,296 INFO systemd: Reached target Anaconda System Services. >23:55:21,303 INFO systemd: Starting Anaconda... >23:55:21,315 INFO systemd: Starting Network. >23:55:21,344 INFO systemd: Reached target Network. >23:55:21,346 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >23:55:21,349 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >23:55:21,358 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >23:55:21,362 INFO NetworkManager: <info> Networking is enabled by state file >23:55:21,363 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:55:21,365 INFO NetworkManager: <info> (eth0): carrier is OFF >23:55:21,366 ERR NetworkManager: <error> [1349826921.359964] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >23:55:21,367 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >23:55:21,369 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >23:55:21,377 INFO NetworkManager: <info> (eth0): now managed >23:55:21,378 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >23:55:21,393 INFO NetworkManager: <info> (eth0): bringing up device. >23:55:21,393 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >23:55:21,394 INFO NetworkManager: <info> (eth0): preparing device. >23:55:21,396 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >23:55:21,397 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >23:55:21,399 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:55:21,400 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >23:55:21,445 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:55:21,446 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >23:55:21,449 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >23:55:21,456 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >23:55:21,465 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >23:55:21,470 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >23:55:21,473 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >23:55:21,475 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >23:55:21,485 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >23:55:21,497 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >23:55:21,504 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >23:55:21,539 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >23:55:21,547 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >23:55:21,556 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >23:55:21,917 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >23:55:21,946 INFO NetworkManager: <info> modem-manager is now available >23:55:21,951 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >23:55:21,958 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >23:55:21,965 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >23:55:21,978 INFO NetworkManager: <info> dhclient started with pid 651 >23:55:21,985 INFO dbus-daemon: modem-manager[638]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >23:55:21,990 INFO dbus-daemon: dbus[628]: [system] Successfully activated service 'org.freedesktop.ModemManager' >23:55:21,991 INFO systemd: Started Anaconda. >23:55:21,991 INFO systemd: Starting Anaconda Text Console... >23:55:21,992 INFO systemd: Started Anaconda Text Console. >23:55:21,993 INFO systemd: Startup finished in 3s 452ms 67us (kernel) + 2s 158ms 27us (initrd) + 3s 387ms 373us (userspace) = 8s 997ms 467us. >23:55:22,018 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >23:55:22,018 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >23:55:22,019 INFO dhclient: All rights reserved. >23:55:22,019 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >23:55:22,019 INFO dhclient: >23:55:22,093 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >23:55:22,096 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >23:55:22,134 INFO dhclient: Listening on LPF/eth0/52:54:00:92:fe:77 >23:55:22,135 INFO dhclient: Sending on LPF/eth0/52:54:00:92:fe:77 >23:55:22,135 INFO dhclient: Sending on Socket/fallback >23:55:22,136 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >23:55:22,137 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x401cf45f) >23:55:22,141 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'AnyData' >23:55:22,142 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x401cf45f) >23:55:22,142 INFO dhclient: DHCPOFFER from 192.168.0.1 >23:55:22,143 INFO modem-manager: <info> Loaded plugin 'AnyData' >23:55:22,144 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'SimTech' >23:55:22,144 INFO modem-manager: <info> Loaded plugin 'SimTech' >23:55:22,144 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Linktop' >23:55:22,144 INFO modem-manager: <info> Loaded plugin 'Linktop' >23:55:22,145 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Option' >23:55:22,145 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'ZTE' >23:55:22,145 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Samsung' >23:55:22,146 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Gobi' >23:55:22,146 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'X22X' >23:55:22,146 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Longcheer' >23:55:22,147 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Ericsson MBM' >23:55:22,147 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Option High-Speed' >23:55:22,149 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Nokia' >23:55:22,149 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Wavecom' >23:55:22,149 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Novatel' >23:55:22,150 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'MotoC' >23:55:22,151 INFO modem-manager: <info> Loaded plugin 'Option' >23:55:22,156 INFO modem-manager: <info> Loaded plugin 'ZTE' >23:55:22,156 INFO modem-manager: <info> Loaded plugin 'Samsung' >23:55:22,157 INFO modem-manager: <info> Loaded plugin 'Gobi' >23:55:22,157 INFO modem-manager: <info> Loaded plugin 'X22X' >23:55:22,159 INFO modem-manager: <info> Loaded plugin 'Longcheer' >23:55:22,159 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >23:55:22,159 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >23:55:22,160 INFO modem-manager: <info> Loaded plugin 'Nokia' >23:55:22,161 INFO modem-manager: <info> Loaded plugin 'Wavecom' >23:55:22,162 INFO modem-manager: <info> Loaded plugin 'Novatel' >23:55:22,162 INFO modem-manager: <info> Loaded plugin 'MotoC' >23:55:22,162 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x401cf45f) >23:55:22,167 INFO modem-manager: <info> Loaded plugin 'Sierra' >23:55:22,168 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >23:55:22,169 INFO dhclient: bound to 192.168.0.110 -- renewal in 32916 seconds. >23:55:22,169 INFO modem-manager: <info> Loaded plugin 'Huawei' >23:55:22,170 INFO NetworkManager: <info> address 192.168.0.110 >23:55:22,170 INFO modem-manager: <info> Loaded plugin 'Cinterion' >23:55:22,172 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >23:55:22,172 INFO modem-manager: <info> Loaded plugin 'Iridium' >23:55:22,172 INFO NetworkManager: <info> gateway 192.168.0.1 >23:55:22,174 INFO modem-manager: <info> Loaded plugin 'Generic' >23:55:22,175 INFO NetworkManager: <info> nameserver '192.168.0.1' >23:55:22,175 INFO modem-manager: <info> Successfully loaded 20 plugins >23:55:22,175 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >23:55:22,176 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >23:55:22,177 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Sierra' >23:55:22,178 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Huawei' >23:55:22,178 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Cinterion' >23:55:22,178 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Iridium' >23:55:22,178 INFO dbus-daemon: modem-manager[638]: <info> Loaded plugin 'Generic' >23:55:22,180 INFO dbus-daemon: modem-manager[638]: <info> Successfully loaded 20 plugins >23:55:22,228 ERR systemd-udevd: ctx=0x7ff86934b180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >23:55:22,228 ERR systemd-udevd: ctx=0x7ff86934b180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >23:55:22,233 INFO kernel:[ 9.786980] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >23:55:22,236 ERR systemd-udevd: ctx=0x7ff86934b180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >23:55:22,265 INFO systemd: Starting Agent daemon for Spice guests. >23:55:22,265 INFO systemd: Reached target Agent daemon for Spice guests. >23:55:22,513 NOTICE kernel:[ 10.045671] type=1400 audit(1349826922.491:11): avc: denied { read write } for pid=667 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >23:55:22,546 WARNING kernel:[ 10.099284] microcode: AMD CPU family 0x6 not supported >23:55:22,614 ERR systemd-udevd: ctx=0x7ff86934b180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >23:55:23,152 INFO kernel:[ 10.703556] md: bind<sdc1> >23:55:23,170 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >23:55:23,171 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >23:55:23,171 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >23:55:23,174 INFO dbus-daemon: dbus[628]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:55:23,174 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >23:55:23,177 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >23:55:23,177 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >23:55:23,208 INFO kernel:[ 10.761462] md: bind<sdc2> >23:55:23,234 INFO dbus-daemon: dbus[628]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:55:23,234 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >23:55:23,235 INFO kernel:[ 10.788518] md: bind<sdb1> >23:55:23,245 INFO kernel:[ 10.798569] md: bind<sda4> >23:55:23,260 INFO kernel:[ 10.813818] md: bind<sda3> >23:55:23,284 INFO kernel:[ 10.837475] bio: create slab <bio-1> at 1 >23:55:23,296 INFO kernel:[ 10.849037] md/raid10:md126: active with 2 out of 2 devices >23:55:23,296 NOTICE kernel:[ 10.849106] md/raid1:md127: not clean -- starting background reconstruction >23:55:23,296 INFO kernel:[ 10.849108] md/raid1:md127: active with 3 out of 3 mirrors >23:55:23,296 INFO kernel:[ 10.849566] created bitmap (1 pages) for device md126 >23:55:23,296 INFO kernel:[ 10.849924] md126: bitmap initialized from disk: read 1 pages, set 0 of 32 bits >23:55:23,377 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >23:55:23,476 INFO kernel:[ 11.029228] md126: detected capacity change from 0 to 2114453504 >23:55:23,476 INFO kernel:[ 11.030056] created bitmap (1 pages) for device md127 >23:55:23,476 INFO kernel:[ 11.030289] md127: bitmap initialized from disk: read 1 pages, set 4 of 109 bits >23:55:23,603 INFO kernel:[ 11.155239] md126: unknown partition table >23:55:23,617 INFO kernel:[ 11.170235] md127: detected capacity change from 0 to 7313752064 >23:55:23,623 INFO kernel:[ 11.175032] md: resync of RAID array md127 >23:55:23,623 INFO kernel:[ 11.175035] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >23:55:23,623 INFO kernel:[ 11.175036] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >23:55:23,623 INFO kernel:[ 11.175038] md: using 128k window, over a total of 7142336k. >23:55:24,501 INFO kernel:[ 12.053833] md127: unknown partition table >23:55:25,614 NOTICE kernel:[ 13.167023] type=1400 audit(1349826925.612:12): avc: denied { read write } for pid=711 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7332 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >23:55:25,702 WARNING kernel:[ 13.254671] auditd (712): /proc/712/oom_adj is deprecated, please use /proc/712/oom_score_adj instead. >23:55:31,415 INFO systemd: Starting NTP client/server... >23:55:31,472 INFO chrony-helper: tr: write error: Broken pipe >23:55:31,472 INFO chrony-helper: tr: write error >23:55:31,498 INFO chronyd: chronyd version 1.27-git1ca844 starting >23:55:31,500 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >23:55:31,502 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >23:55:31,655 INFO systemd: Started NTP client/server. >23:55:32,121 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >23:55:32,121 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:55:32,121 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >23:55:32,121 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >23:55:37,293 WARNING kernel:[ 24.846114] md: md127 still in use. >23:55:37,493 WARNING kernel:[ 25.046204] md: md127 still in use. >23:55:37,713 WARNING kernel:[ 25.266981] md: md127 still in use. >23:55:37,762 INFO chronyd: Selected source 190.3.69.242 >23:55:37,762 WARNING chronyd: System clock wrong by 147.211700 seconds, adjustment started >23:58:04,974 WARNING chronyd: System clock was stepped by 147.212 seconds >23:58:05,168 WARNING kernel:[ 25.509310] md: md127 still in use. >23:58:05,607 INFO kernel:[ 25.944470] md: md127: resync done. >23:58:05,706 INFO kernel:[ 26.047103] md: checkpointing resync of md127. >23:58:06,190 INFO kernel:[ 26.531229] md127: detected capacity change from 7313752064 to 0 >23:58:06,190 INFO kernel:[ 26.531300] md: md127 stopped. >23:58:06,190 INFO kernel:[ 26.531305] md: unbind<sda3> >23:58:06,190 INFO kernel:[ 26.531308] md: export_rdev(sda3) >23:58:06,190 INFO kernel:[ 26.531335] md: unbind<sdb1> >23:58:06,190 INFO kernel:[ 26.531337] md: export_rdev(sdb1) >23:58:06,190 INFO kernel:[ 26.531424] md: unbind<sdc1> >23:58:06,190 INFO kernel:[ 26.531426] md: export_rdev(sdc1) >23:58:06,651 WARNING kernel:[ 26.992099] md: md126 still in use. >23:58:06,928 INFO kernel:[ 27.269298] md126: detected capacity change from 2114453504 to 0 >23:58:06,928 INFO kernel:[ 27.269455] md: md126 stopped. >23:58:06,928 INFO kernel:[ 27.269465] md: unbind<sda4> >23:58:06,928 INFO kernel:[ 27.269472] md: export_rdev(sda4) >23:58:06,928 INFO kernel:[ 27.269748] md: unbind<sdc2> >23:58:06,928 INFO kernel:[ 27.269753] md: export_rdev(sdc2) >23:58:07,054 INFO kernel:[ 27.395661] EXT4-fs (sda2): INFO: recovery required on readonly filesystem >23:58:07,054 INFO kernel:[ 27.395664] EXT4-fs (sda2): write access will be enabled during recovery >23:58:07,204 INFO chronyd: Selected source 190.228.30.178 >23:58:07,490 INFO kernel:[ 27.831868] EXT4-fs (sda2): recovery complete >23:58:07,507 INFO kernel:[ 27.848801] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >23:58:07,507 DEBUG kernel:[ 27.848816] SELinux: initialized (dev sda2, type ext4), uses xattr >23:58:07,648 INFO kernel:[ 27.989596] md: md127 stopped. >23:58:07,651 INFO kernel:[ 27.992034] md: bind<sdb1> >23:58:07,651 INFO kernel:[ 27.992336] md: bind<sdc1> >23:58:07,651 INFO kernel:[ 27.992634] md: bind<sda3> >23:58:07,657 INFO kernel:[ 27.998677] bio: create slab <bio-1> at 1 >23:58:07,657 NOTICE kernel:[ 27.998724] md/raid1:md127: not clean -- starting background reconstruction >23:58:07,657 INFO kernel:[ 27.998726] md/raid1:md127: active with 3 out of 3 mirrors >23:58:07,658 INFO kernel:[ 27.999814] created bitmap (1 pages) for device md127 >23:58:07,659 INFO kernel:[ 28.000704] md127: bitmap initialized from disk: read 1 pages, set 4 of 109 bits >23:58:07,727 INFO kernel:[ 28.068570] md127: detected capacity change from 0 to 7313752064 >23:58:07,731 INFO kernel:[ 28.071065] md: resync of RAID array md127 >23:58:07,731 INFO kernel:[ 28.071070] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >23:58:07,731 INFO kernel:[ 28.071073] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >23:58:07,731 INFO kernel:[ 28.071077] md: using 128k window, over a total of 7142336k. >23:58:08,272 INFO kernel:[ 28.613152] md127: unknown partition table >23:58:08,370 INFO kernel:[ 28.711426] EXT4-fs (md127): INFO: recovery required on readonly filesystem >23:58:08,370 INFO kernel:[ 28.711428] EXT4-fs (md127): write access will be enabled during recovery >23:58:09,663 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >23:58:09,663 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >23:58:09,663 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >23:58:09,663 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >23:58:33,478 INFO kernel:[ 53.819142] EXT4-fs (md127): orphan cleanup on readonly fs >23:58:33,478 DEBUG kernel:[ 53.819160] EXT4-fs (md127): ext4_orphan_cleanup: deleting unreferenced inode 13180 >23:58:33,478 INFO kernel:[ 53.819229] EXT4-fs (md127): 1 orphan inode deleted >23:58:33,478 INFO kernel:[ 53.819232] EXT4-fs (md127): recovery complete >23:58:36,974 INFO kernel:[ 57.307153] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >23:58:36,974 DEBUG kernel:[ 57.307163] SELinux: initialized (dev md127, type ext4), uses xattr >23:58:40,581 INFO kernel:[ 61.410363] Btrfs loaded >23:58:40,916 INFO kernel:[ 61.745813] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
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 864713
: 624338 |
624339
|
624340
|
624341
|
624342
|
624343
|
624344
|
624345
|
624346
|
624347
|
624348
|
624349
|
624350
|
624351