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 638735 Details for
Bug 873361
TypeError: cannot concatenate 'str' and 'NoneType' objects
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda tb
anaconda-tb-P8H52s (text/plain), 251.42 KB, created by
Reartes Guillermo
on 2012-11-05 16:21:59 UTC
(
hide
)
Description:
anaconda tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-05 16:21:59 UTC
Size:
251.42 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 778, in addUdevMDDevice > devicelibs.mdraid.mddeactivate("/dev/" + name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1058, in addUdevDevice > device = self.addUdevMDDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1902, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1850, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 398, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > 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 91, in run > threading.Thread.run(self, *args, **kwargs) >TypeError: cannot concatenate 'str' and 'NoneType' objects > >Local variables in innermost frame: >slave_dev: existing 2018MB partition sdc2 (15) with existing mdmember >info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '9', 'name': 'md126', 'DEVPATH': '/devices/virtual/block/md126', 'DEVNAME': 'md126', 'sysfs_path': '/devices/virtual/block/md126', 'TAGS': ':systemd:', 'DEVTYPE': 'disk', 'USEC_INITIALIZED': '40728', 'ANACBIN': '/sbin', 'MPATH_SBIN_PATH': '/sbin', 'SYSTEMD_READY': '0', 'MINOR': '126'} >uuid: None >self: <pyanaconda.storage.devicetree.DeviceTree object at 0x7f6e7ac76e50> >slave_name: sdc2 >dev_name: sdc2 >sysfs_path: /devices/virtual/block/md126 >slaves: [PartitionDevice instance (0x7f6e7ac60b90) -- > name = sdc2 status = True kids = 1 id = 15 > parents = ['existing 9500MB disk sdc (12) 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 0x7f6e73316440> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = mdmember grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e733146d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e733145d0> PedPartition: <_ped.Partition object at 0x7f6e7ac41cb0> > disk = existing 9500MB disk sdc (12) with existing gpt disklabel > start = 14295040 end = 18427903 length = 4132864 > flags = raid] >slave_names: ['sdc2'] >device: None >dir: /sys/devices/virtual/block/md126/slaves >name: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [] > _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: False > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, sda2, sda3, sdb, sdb1, sdb2, sdb3, sdb4, sdb5, sdb6, sdc, sdc1, dora_root, sdc2, dora_, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md126] > _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.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, sdb1, sdb2, sdb3, sdb4, sdb5, sdb6, sdc1, sdc2] > _intf.storage.fsset.devicetree.topology._devmap: {'sdb3': 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/sdb3 > _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/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': 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/sdb2 > _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/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, '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 >, 'sdb6': 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/sdb6 > _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/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdb5': 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/sdb5 > _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/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb4': 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/sdb4 > _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/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, '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 >, '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) >, 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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f6e732aaef0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_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-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 0 > minor: 0 >, existing 9500MB disk sda (1) with existing msdos disklabel >, existing 500MB partition sda1 (2) with existing ext4 filesystem >, existing 2016MB partition sda2 (3) with existing swap >, existing 6983MB partition sda3 (4) with existing ext4 filesystem >, existing 9500MB disk sdb (5) with existing msdos disklabel >, existing 500MB partition sdb1 (6) >, existing 2016MB partition sdb2 (7) >, existing 500MB partition sdb3 (8) with existing ext4 filesystem >, existing 6483MB partition sdb4 (9) >, existing 2016MB partition sdb5 (10) with existing swap >, existing 4465MB partition sdb6 (11) with existing ext4 filesystem >, existing 9500MB disk sdc (12) with existing gpt disklabel >, existing 6979MB partition sdc1 (13) with existing mdmember >, existing 6977MB mdarray dora_root (14) >, existing 2018MB partition sdc2 (15) with existing mdmember >, existing 2016MB mdarray dora_ (16) >, 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: 17 > 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: 18 > 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: 19 > 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: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.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: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > 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.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 20 > 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: 21 > 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: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 22 > minor: 0 >] > _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.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.encryptionCipher: 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 (0x7f6e732a63d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f6e732a6410) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f6e732a6450) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f6e732a6490) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f6e732a6510) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 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.skipBroken: False > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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: False > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >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-TC7x20x86_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.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _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-TC7x20x86_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: >15:55:11,986 INFO anaconda: /sbin/anaconda 18.24 >15:55:13,198 INFO anaconda: 1048576 kB (1024 MB) are available >15:55:13,199 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >15:55:13,209 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:55:13,210 INFO anaconda: Default encoding = utf-8 >15:55:13,301 INFO anaconda: ISCSID is /sbin/iscsid >15:55:13,303 INFO anaconda: no initiator set >15:55:13,423 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:55:13,424 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >15:55:13,995 INFO anaconda: Display mode = g >15:55:13,997 INFO anaconda: 1048576 kB (1024 MB) are available >15:55:13,997 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >15:55:15,733 DEBUG anaconda: X server has signalled a successful start. >15:55:15,735 INFO anaconda: Starting window manager, pid 708. >15:55:17,129 INFO anaconda: using only installclass _Fedora >15:55:17,814 INFO anaconda: Detected 1008M of memory >15:55:17,815 INFO anaconda: Swap attempt of 2016M >15:55:17,842 INFO anaconda: Running Thread: AnaStorageThread (140112496752384) >15:55:17,850 INFO anaconda: Running Thread: AnaPayloadThread (140112505145088) >15:55:17,922 INFO anaconda: no initiator set >15:55:18,429 DEBUG anaconda: required disklabel type for sda (1) is None >15:55:18,430 DEBUG anaconda: default disklabel type for sda is msdos >15:55:18,431 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:55:18,994 DEBUG anaconda: required disklabel type for sdb (1) is None >15:55:18,995 DEBUG anaconda: default disklabel type for sdb is msdos >15:55:18,996 DEBUG anaconda: selecting msdos disklabel for sdb based on size >15:55:19,530 DEBUG anaconda: required disklabel type for sdc (1) is None >15:55:19,530 DEBUG anaconda: default disklabel type for sdc is msdos >15:55:19,530 DEBUG anaconda: selecting msdos disklabel for sdc based on size > > >/tmp/packaging.log: >15:55:17,777 DEBUG packaging: getting release version from tree at None (18) >15:55:17,777 DEBUG packaging: got a release version of 18 > > >/tmp/program.log: >15:55:13,280 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:55:13,304 INFO program: Running... modprobe fcoe >15:55:13,397 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:55:13,422 INFO program: No FCoE boot disk information is found in EDD! >15:55:13,425 INFO program: Running... udevadm settle --timeout=300 >15:55:13,823 INFO program: Running... multipath -d >15:55:13,890 INFO program: Running... multipath -ll >15:55:15,745 INFO program: Running... metacity --display :1 --sm-disable >15:55:16,470 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >15:55:16,718 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,733 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,734 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,735 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,740 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,743 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,744 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,759 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,760 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,761 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,763 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,764 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,765 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,766 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,769 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,771 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,782 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,786 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,788 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,789 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,790 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,800 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,801 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:16,803 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:55:17,843 INFO program: Running... udevadm control --property=ANACONDA=1 >15:55:17,897 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:55:17,928 INFO program: Running... udevadm settle --timeout=300 >15:55:18,235 INFO program: Running... multipath -d >15:55:18,254 INFO program: Running... multipath -ll >15:55:18,562 INFO program: Running... dumpe2fs -h /dev/sda1 >15:55:18,601 INFO program: Filesystem volume name: <none> >15:55:18,602 INFO program: Last mounted on: /boot >15:55:18,604 INFO program: Filesystem UUID: f44f54eb-826e-4354-91ec-77a3f950058a >15:55:18,605 INFO program: Filesystem magic number: 0xEF53 >15:55:18,605 INFO program: Filesystem revision #: 1 (dynamic) >15:55:18,606 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 >15:55:18,606 INFO program: Filesystem flags: signed_directory_hash >15:55:18,607 INFO program: Default mount options: user_xattr acl >15:55:18,607 INFO program: Filesystem state: clean >15:55:18,608 INFO program: Errors behavior: Continue >15:55:18,608 INFO program: Filesystem OS type: Linux >15:55:18,609 INFO program: Inode count: 128016 >15:55:18,609 INFO program: Block count: 512000 >15:55:18,610 INFO program: Reserved block count: 25600 >15:55:18,610 INFO program: Free blocks: 449241 >15:55:18,611 INFO program: Free inodes: 127670 >15:55:18,611 INFO program: First block: 1 >15:55:18,612 INFO program: Block size: 1024 >15:55:18,612 INFO program: Fragment size: 1024 >15:55:18,612 INFO program: Reserved GDT blocks: 256 >15:55:18,613 INFO program: Blocks per group: 8192 >15:55:18,613 INFO program: Fragments per group: 8192 >15:55:18,613 INFO program: Inodes per group: 2032 >15:55:18,614 INFO program: Inode blocks per group: 254 >15:55:18,614 INFO program: Flex block group size: 16 >15:55:18,615 INFO program: Filesystem created: Sat Oct 27 20:24:54 2012 >15:55:18,615 INFO program: Last mount time: Sat Oct 27 20:41:51 2012 >15:55:18,616 INFO program: Last write time: Sat Oct 27 23:52:02 2012 >15:55:18,616 INFO program: Mount count: 2 >15:55:18,617 INFO program: Maximum mount count: -1 >15:55:18,617 INFO program: Last checked: Sat Oct 27 20:24:54 2012 >15:55:18,617 INFO program: Check interval: 0 (<none>) >15:55:18,618 INFO program: Lifetime writes: 60 MB >15:55:18,618 INFO program: Reserved blocks uid: 0 (user root) >15:55:18,618 INFO program: Reserved blocks gid: 0 (group root) >15:55:18,619 INFO program: First inode: 11 >15:55:18,619 INFO program: Inode size: 128 >15:55:18,619 INFO program: Journal inode: 8 >15:55:18,619 INFO program: Default directory hash: half_md4 >15:55:18,620 INFO program: Directory Hash Seed: 706cc4da-2320-465f-a10a-9b18b80ebdd8 >15:55:18,620 INFO program: Journal backup: inode blocks >15:55:18,621 INFO program: Journal features: (none) >15:55:18,621 INFO program: Journal size: 8M >15:55:18,621 INFO program: Journal length: 8192 >15:55:18,622 INFO program: Journal sequence: 0x00000030 >15:55:18,622 INFO program: Journal start: 0 >15:55:18,622 INFO program: >15:55:18,623 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:18,623 INFO program: Running... dumpe2fs -h /dev/sda1 >15:55:18,636 INFO program: Filesystem volume name: <none> >15:55:18,636 INFO program: Last mounted on: /boot >15:55:18,637 INFO program: Filesystem UUID: f44f54eb-826e-4354-91ec-77a3f950058a >15:55:18,637 INFO program: Filesystem magic number: 0xEF53 >15:55:18,638 INFO program: Filesystem revision #: 1 (dynamic) >15:55:18,638 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 >15:55:18,639 INFO program: Filesystem flags: signed_directory_hash >15:55:18,639 INFO program: Default mount options: user_xattr acl >15:55:18,640 INFO program: Filesystem state: clean >15:55:18,640 INFO program: Errors behavior: Continue >15:55:18,641 INFO program: Filesystem OS type: Linux >15:55:18,641 INFO program: Inode count: 128016 >15:55:18,642 INFO program: Block count: 512000 >15:55:18,642 INFO program: Reserved block count: 25600 >15:55:18,642 INFO program: Free blocks: 449241 >15:55:18,643 INFO program: Free inodes: 127670 >15:55:18,643 INFO program: First block: 1 >15:55:18,644 INFO program: Block size: 1024 >15:55:18,644 INFO program: Fragment size: 1024 >15:55:18,644 INFO program: Reserved GDT blocks: 256 >15:55:18,645 INFO program: Blocks per group: 8192 >15:55:18,645 INFO program: Fragments per group: 8192 >15:55:18,646 INFO program: Inodes per group: 2032 >15:55:18,646 INFO program: Inode blocks per group: 254 >15:55:18,647 INFO program: Flex block group size: 16 >15:55:18,647 INFO program: Filesystem created: Sat Oct 27 20:24:54 2012 >15:55:18,648 INFO program: Last mount time: Sat Oct 27 20:41:51 2012 >15:55:18,648 INFO program: Last write time: Sat Oct 27 23:52:02 2012 >15:55:18,648 INFO program: Mount count: 2 >15:55:18,649 INFO program: Maximum mount count: -1 >15:55:18,649 INFO program: Last checked: Sat Oct 27 20:24:54 2012 >15:55:18,650 INFO program: Check interval: 0 (<none>) >15:55:18,650 INFO program: Lifetime writes: 60 MB >15:55:18,650 INFO program: Reserved blocks uid: 0 (user root) >15:55:18,651 INFO program: Reserved blocks gid: 0 (group root) >15:55:18,651 INFO program: First inode: 11 >15:55:18,651 INFO program: Inode size: 128 >15:55:18,652 INFO program: Journal inode: 8 >15:55:18,652 INFO program: Default directory hash: half_md4 >15:55:18,652 INFO program: Directory Hash Seed: 706cc4da-2320-465f-a10a-9b18b80ebdd8 >15:55:18,653 INFO program: Journal backup: inode blocks >15:55:18,653 INFO program: Journal features: (none) >15:55:18,654 INFO program: Journal size: 8M >15:55:18,654 INFO program: Journal length: 8192 >15:55:18,654 INFO program: Journal sequence: 0x00000030 >15:55:18,654 INFO program: Journal start: 0 >15:55:18,655 INFO program: >15:55:18,655 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:18,656 INFO program: Running... resize2fs -P /dev/sda1 >15:55:18,714 INFO program: Estimated minimum size of the filesystem: 51891 >15:55:18,717 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:55:18,872 INFO program: Running... dumpe2fs -h /dev/sda3 >15:55:18,887 INFO program: Filesystem volume name: <none> >15:55:18,888 INFO program: Last mounted on: / >15:55:18,888 INFO program: Filesystem UUID: 36269fd5-391e-40ed-ad81-f76387322168 >15:55:18,888 INFO program: Filesystem magic number: 0xEF53 >15:55:18,888 INFO program: Filesystem revision #: 1 (dynamic) >15:55:18,889 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 >15:55:18,889 INFO program: Filesystem flags: signed_directory_hash >15:55:18,889 INFO program: Default mount options: user_xattr acl >15:55:18,889 INFO program: Filesystem state: clean >15:55:18,890 INFO program: Errors behavior: Continue >15:55:18,890 INFO program: Filesystem OS type: Linux >15:55:18,890 INFO program: Inode count: 447040 >15:55:18,891 INFO program: Block count: 1787648 >15:55:18,891 INFO program: Reserved block count: 89382 >15:55:18,891 INFO program: Free blocks: 1535968 >15:55:18,891 INFO program: Free inodes: 426694 >15:55:18,892 INFO program: First block: 0 >15:55:18,892 INFO program: Block size: 4096 >15:55:18,892 INFO program: Fragment size: 4096 >15:55:18,892 INFO program: Reserved GDT blocks: 436 >15:55:18,893 INFO program: Blocks per group: 32768 >15:55:18,893 INFO program: Fragments per group: 32768 >15:55:18,893 INFO program: Inodes per group: 8128 >15:55:18,893 INFO program: Inode blocks per group: 508 >15:55:18,894 INFO program: Flex block group size: 16 >15:55:18,894 INFO program: Filesystem created: Sat Oct 27 20:24:24 2012 >15:55:18,894 INFO program: Last mount time: Sat Oct 27 20:41:51 2012 >15:55:18,894 INFO program: Last write time: Sat Oct 27 20:41:50 2012 >15:55:18,895 INFO program: Mount count: 2 >15:55:18,895 INFO program: Maximum mount count: -1 >15:55:18,895 INFO program: Last checked: Sat Oct 27 20:24:24 2012 >15:55:18,895 INFO program: Check interval: 0 (<none>) >15:55:18,896 INFO program: Lifetime writes: 1279 MB >15:55:18,896 INFO program: Reserved blocks uid: 0 (user root) >15:55:18,896 INFO program: Reserved blocks gid: 0 (group root) >15:55:18,896 INFO program: First inode: 11 >15:55:18,897 INFO program: Inode size: 256 >15:55:18,897 INFO program: Required extra isize: 28 >15:55:18,897 INFO program: Desired extra isize: 28 >15:55:18,898 INFO program: Journal inode: 8 >15:55:18,898 INFO program: Default directory hash: half_md4 >15:55:18,898 INFO program: Directory Hash Seed: 55dbb85c-f733-4e1d-abf2-4368727fb325 >15:55:18,898 INFO program: Journal backup: inode blocks >15:55:18,899 INFO program: Journal features: journal_incompat_revoke >15:55:18,899 INFO program: Journal size: 128M >15:55:18,899 INFO program: Journal length: 32768 >15:55:18,899 INFO program: Journal sequence: 0x000005dd >15:55:18,900 INFO program: Journal start: 0 >15:55:18,900 INFO program: >15:55:18,900 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:18,901 INFO program: Running... dumpe2fs -h /dev/sda3 >15:55:18,911 INFO program: Filesystem volume name: <none> >15:55:18,911 INFO program: Last mounted on: / >15:55:18,912 INFO program: Filesystem UUID: 36269fd5-391e-40ed-ad81-f76387322168 >15:55:18,912 INFO program: Filesystem magic number: 0xEF53 >15:55:18,912 INFO program: Filesystem revision #: 1 (dynamic) >15:55:18,912 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 >15:55:18,913 INFO program: Filesystem flags: signed_directory_hash >15:55:18,913 INFO program: Default mount options: user_xattr acl >15:55:18,913 INFO program: Filesystem state: clean >15:55:18,913 INFO program: Errors behavior: Continue >15:55:18,914 INFO program: Filesystem OS type: Linux >15:55:18,914 INFO program: Inode count: 447040 >15:55:18,914 INFO program: Block count: 1787648 >15:55:18,914 INFO program: Reserved block count: 89382 >15:55:18,915 INFO program: Free blocks: 1535968 >15:55:18,915 INFO program: Free inodes: 426694 >15:55:18,915 INFO program: First block: 0 >15:55:18,915 INFO program: Block size: 4096 >15:55:18,916 INFO program: Fragment size: 4096 >15:55:18,916 INFO program: Reserved GDT blocks: 436 >15:55:18,916 INFO program: Blocks per group: 32768 >15:55:18,916 INFO program: Fragments per group: 32768 >15:55:18,917 INFO program: Inodes per group: 8128 >15:55:18,917 INFO program: Inode blocks per group: 508 >15:55:18,917 INFO program: Flex block group size: 16 >15:55:18,917 INFO program: Filesystem created: Sat Oct 27 20:24:24 2012 >15:55:18,918 INFO program: Last mount time: Sat Oct 27 20:41:51 2012 >15:55:18,918 INFO program: Last write time: Sat Oct 27 20:41:50 2012 >15:55:18,918 INFO program: Mount count: 2 >15:55:18,919 INFO program: Maximum mount count: -1 >15:55:18,919 INFO program: Last checked: Sat Oct 27 20:24:24 2012 >15:55:18,919 INFO program: Check interval: 0 (<none>) >15:55:18,919 INFO program: Lifetime writes: 1279 MB >15:55:18,920 INFO program: Reserved blocks uid: 0 (user root) >15:55:18,920 INFO program: Reserved blocks gid: 0 (group root) >15:55:18,920 INFO program: First inode: 11 >15:55:18,921 INFO program: Inode size: 256 >15:55:18,921 INFO program: Required extra isize: 28 >15:55:18,921 INFO program: Desired extra isize: 28 >15:55:18,921 INFO program: Journal inode: 8 >15:55:18,922 INFO program: Default directory hash: half_md4 >15:55:18,922 INFO program: Directory Hash Seed: 55dbb85c-f733-4e1d-abf2-4368727fb325 >15:55:18,922 INFO program: Journal backup: inode blocks >15:55:18,922 INFO program: Journal features: journal_incompat_revoke >15:55:18,923 INFO program: Journal size: 128M >15:55:18,923 INFO program: Journal length: 32768 >15:55:18,923 INFO program: Journal sequence: 0x000005dd >15:55:18,923 INFO program: Journal start: 0 >15:55:18,924 INFO program: >15:55:18,924 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:18,925 INFO program: Running... resize2fs -P /dev/sda3 >15:55:18,943 INFO program: Estimated minimum size of the filesystem: 235698 >15:55:18,944 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:55:19,213 INFO program: Running... dumpe2fs -h /dev/sdb3 >15:55:19,222 INFO program: Filesystem volume name: <none> >15:55:19,223 INFO program: Last mounted on: /boot >15:55:19,223 INFO program: Filesystem UUID: ea31c096-c397-4f5a-a966-ca51203dd4d1 >15:55:19,223 INFO program: Filesystem magic number: 0xEF53 >15:55:19,224 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,224 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 >15:55:19,224 INFO program: Filesystem flags: signed_directory_hash >15:55:19,225 INFO program: Default mount options: user_xattr acl >15:55:19,225 INFO program: Filesystem state: clean >15:55:19,225 INFO program: Errors behavior: Continue >15:55:19,225 INFO program: Filesystem OS type: Linux >15:55:19,226 INFO program: Inode count: 128016 >15:55:19,226 INFO program: Block count: 512000 >15:55:19,226 INFO program: Reserved block count: 25600 >15:55:19,226 INFO program: Free blocks: 448502 >15:55:19,227 INFO program: Free inodes: 127669 >15:55:19,227 INFO program: First block: 1 >15:55:19,227 INFO program: Block size: 1024 >15:55:19,228 INFO program: Fragment size: 1024 >15:55:19,228 INFO program: Reserved GDT blocks: 256 >15:55:19,228 INFO program: Blocks per group: 8192 >15:55:19,228 INFO program: Fragments per group: 8192 >15:55:19,228 INFO program: Inodes per group: 2032 >15:55:19,229 INFO program: Inode blocks per group: 254 >15:55:19,229 INFO program: Flex block group size: 16 >15:55:19,229 INFO program: Filesystem created: Mon Oct 29 14:03:12 2012 >15:55:19,230 INFO program: Last mount time: Mon Oct 29 14:14:55 2012 >15:55:19,230 INFO program: Last write time: Mon Oct 29 14:15:55 2012 >15:55:19,230 INFO program: Mount count: 2 >15:55:19,230 INFO program: Maximum mount count: -1 >15:55:19,231 INFO program: Last checked: Mon Oct 29 14:03:12 2012 >15:55:19,231 INFO program: Check interval: 0 (<none>) >15:55:19,231 INFO program: Lifetime writes: 60 MB >15:55:19,231 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,231 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,232 INFO program: First inode: 11 >15:55:19,232 INFO program: Inode size: 128 >15:55:19,232 INFO program: Journal inode: 8 >15:55:19,232 INFO program: Default directory hash: half_md4 >15:55:19,233 INFO program: Directory Hash Seed: e99b92bb-04e5-4cf8-85b5-20afc0d05430 >15:55:19,233 INFO program: Journal backup: inode blocks >15:55:19,233 INFO program: Journal features: (none) >15:55:19,234 INFO program: Journal size: 8M >15:55:19,234 INFO program: Journal length: 8192 >15:55:19,234 INFO program: Journal sequence: 0x0000003b >15:55:19,234 INFO program: Journal start: 0 >15:55:19,235 INFO program: >15:55:19,235 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,236 INFO program: Running... dumpe2fs -h /dev/sdb3 >15:55:19,244 INFO program: Filesystem volume name: <none> >15:55:19,244 INFO program: Last mounted on: /boot >15:55:19,245 INFO program: Filesystem UUID: ea31c096-c397-4f5a-a966-ca51203dd4d1 >15:55:19,245 INFO program: Filesystem magic number: 0xEF53 >15:55:19,245 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,245 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 >15:55:19,246 INFO program: Filesystem flags: signed_directory_hash >15:55:19,246 INFO program: Default mount options: user_xattr acl >15:55:19,246 INFO program: Filesystem state: clean >15:55:19,247 INFO program: Errors behavior: Continue >15:55:19,247 INFO program: Filesystem OS type: Linux >15:55:19,247 INFO program: Inode count: 128016 >15:55:19,247 INFO program: Block count: 512000 >15:55:19,248 INFO program: Reserved block count: 25600 >15:55:19,248 INFO program: Free blocks: 448502 >15:55:19,248 INFO program: Free inodes: 127669 >15:55:19,249 INFO program: First block: 1 >15:55:19,249 INFO program: Block size: 1024 >15:55:19,249 INFO program: Fragment size: 1024 >15:55:19,249 INFO program: Reserved GDT blocks: 256 >15:55:19,250 INFO program: Blocks per group: 8192 >15:55:19,250 INFO program: Fragments per group: 8192 >15:55:19,250 INFO program: Inodes per group: 2032 >15:55:19,250 INFO program: Inode blocks per group: 254 >15:55:19,251 INFO program: Flex block group size: 16 >15:55:19,251 INFO program: Filesystem created: Mon Oct 29 14:03:12 2012 >15:55:19,251 INFO program: Last mount time: Mon Oct 29 14:14:55 2012 >15:55:19,251 INFO program: Last write time: Mon Oct 29 14:15:55 2012 >15:55:19,252 INFO program: Mount count: 2 >15:55:19,252 INFO program: Maximum mount count: -1 >15:55:19,252 INFO program: Last checked: Mon Oct 29 14:03:12 2012 >15:55:19,252 INFO program: Check interval: 0 (<none>) >15:55:19,253 INFO program: Lifetime writes: 60 MB >15:55:19,253 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,253 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,253 INFO program: First inode: 11 >15:55:19,254 INFO program: Inode size: 128 >15:55:19,254 INFO program: Journal inode: 8 >15:55:19,254 INFO program: Default directory hash: half_md4 >15:55:19,254 INFO program: Directory Hash Seed: e99b92bb-04e5-4cf8-85b5-20afc0d05430 >15:55:19,255 INFO program: Journal backup: inode blocks >15:55:19,255 INFO program: Journal features: (none) >15:55:19,255 INFO program: Journal size: 8M >15:55:19,255 INFO program: Journal length: 8192 >15:55:19,256 INFO program: Journal sequence: 0x0000003b >15:55:19,256 INFO program: Journal start: 0 >15:55:19,256 INFO program: >15:55:19,257 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,257 INFO program: Running... resize2fs -P /dev/sdb3 >15:55:19,268 INFO program: Estimated minimum size of the filesystem: 52628 >15:55:19,270 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:55:19,434 INFO program: Running... dumpe2fs -h /dev/sdb6 >15:55:19,444 INFO program: Filesystem volume name: <none> >15:55:19,445 INFO program: Last mounted on: / >15:55:19,445 INFO program: Filesystem UUID: d547d1d5-8e61-43a5-bf9e-882b77cbaf4c >15:55:19,445 INFO program: Filesystem magic number: 0xEF53 >15:55:19,446 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,446 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 >15:55:19,446 INFO program: Filesystem flags: signed_directory_hash >15:55:19,446 INFO program: Default mount options: user_xattr acl >15:55:19,447 INFO program: Filesystem state: clean >15:55:19,447 INFO program: Errors behavior: Continue >15:55:19,447 INFO program: Filesystem OS type: Linux >15:55:19,448 INFO program: Inode count: 286160 >15:55:19,448 INFO program: Block count: 1143040 >15:55:19,448 INFO program: Reserved block count: 57152 >15:55:19,448 INFO program: Free blocks: 937823 >15:55:19,449 INFO program: Free inodes: 265846 >15:55:19,449 INFO program: First block: 0 >15:55:19,449 INFO program: Block size: 4096 >15:55:19,449 INFO program: Fragment size: 4096 >15:55:19,450 INFO program: Reserved GDT blocks: 279 >15:55:19,450 INFO program: Blocks per group: 32768 >15:55:19,450 INFO program: Fragments per group: 32768 >15:55:19,450 INFO program: Inodes per group: 8176 >15:55:19,451 INFO program: Inode blocks per group: 511 >15:55:19,451 INFO program: Flex block group size: 16 >15:55:19,451 INFO program: Filesystem created: Mon Oct 29 14:02:44 2012 >15:55:19,451 INFO program: Last mount time: Mon Oct 29 14:14:55 2012 >15:55:19,452 INFO program: Last write time: Mon Oct 29 14:14:54 2012 >15:55:19,452 INFO program: Mount count: 2 >15:55:19,452 INFO program: Maximum mount count: -1 >15:55:19,452 INFO program: Last checked: Mon Oct 29 14:02:44 2012 >15:55:19,453 INFO program: Check interval: 0 (<none>) >15:55:19,453 INFO program: Lifetime writes: 1052 MB >15:55:19,453 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,453 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,454 INFO program: First inode: 11 >15:55:19,454 INFO program: Inode size: 256 >15:55:19,454 INFO program: Required extra isize: 28 >15:55:19,454 INFO program: Desired extra isize: 28 >15:55:19,455 INFO program: Journal inode: 8 >15:55:19,455 INFO program: Default directory hash: half_md4 >15:55:19,455 INFO program: Directory Hash Seed: cfdd4e9a-0aa2-4e7b-829a-421666b6e175 >15:55:19,455 INFO program: Journal backup: inode blocks >15:55:19,456 INFO program: Journal features: journal_incompat_revoke >15:55:19,456 INFO program: Journal size: 128M >15:55:19,456 INFO program: Journal length: 32768 >15:55:19,456 INFO program: Journal sequence: 0x000004f6 >15:55:19,457 INFO program: Journal start: 0 >15:55:19,457 INFO program: >15:55:19,457 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,458 INFO program: Running... dumpe2fs -h /dev/sdb6 >15:55:19,468 INFO program: Filesystem volume name: <none> >15:55:19,468 INFO program: Last mounted on: / >15:55:19,469 INFO program: Filesystem UUID: d547d1d5-8e61-43a5-bf9e-882b77cbaf4c >15:55:19,469 INFO program: Filesystem magic number: 0xEF53 >15:55:19,469 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,469 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 >15:55:19,470 INFO program: Filesystem flags: signed_directory_hash >15:55:19,470 INFO program: Default mount options: user_xattr acl >15:55:19,470 INFO program: Filesystem state: clean >15:55:19,471 INFO program: Errors behavior: Continue >15:55:19,471 INFO program: Filesystem OS type: Linux >15:55:19,471 INFO program: Inode count: 286160 >15:55:19,471 INFO program: Block count: 1143040 >15:55:19,472 INFO program: Reserved block count: 57152 >15:55:19,472 INFO program: Free blocks: 937823 >15:55:19,472 INFO program: Free inodes: 265846 >15:55:19,472 INFO program: First block: 0 >15:55:19,472 INFO program: Block size: 4096 >15:55:19,473 INFO program: Fragment size: 4096 >15:55:19,473 INFO program: Reserved GDT blocks: 279 >15:55:19,473 INFO program: Blocks per group: 32768 >15:55:19,473 INFO program: Fragments per group: 32768 >15:55:19,474 INFO program: Inodes per group: 8176 >15:55:19,474 INFO program: Inode blocks per group: 511 >15:55:19,474 INFO program: Flex block group size: 16 >15:55:19,474 INFO program: Filesystem created: Mon Oct 29 14:02:44 2012 >15:55:19,475 INFO program: Last mount time: Mon Oct 29 14:14:55 2012 >15:55:19,475 INFO program: Last write time: Mon Oct 29 14:14:54 2012 >15:55:19,475 INFO program: Mount count: 2 >15:55:19,475 INFO program: Maximum mount count: -1 >15:55:19,476 INFO program: Last checked: Mon Oct 29 14:02:44 2012 >15:55:19,476 INFO program: Check interval: 0 (<none>) >15:55:19,476 INFO program: Lifetime writes: 1052 MB >15:55:19,476 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,477 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,477 INFO program: First inode: 11 >15:55:19,477 INFO program: Inode size: 256 >15:55:19,478 INFO program: Required extra isize: 28 >15:55:19,478 INFO program: Desired extra isize: 28 >15:55:19,478 INFO program: Journal inode: 8 >15:55:19,478 INFO program: Default directory hash: half_md4 >15:55:19,479 INFO program: Directory Hash Seed: cfdd4e9a-0aa2-4e7b-829a-421666b6e175 >15:55:19,479 INFO program: Journal backup: inode blocks >15:55:19,479 INFO program: Journal features: journal_incompat_revoke >15:55:19,480 INFO program: Journal size: 128M >15:55:19,480 INFO program: Journal length: 32768 >15:55:19,480 INFO program: Journal sequence: 0x000004f6 >15:55:19,480 INFO program: Journal start: 0 >15:55:19,481 INFO program: >15:55:19,481 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,481 INFO program: Running... resize2fs -P /dev/sdb6 >15:55:19,491 INFO program: Estimated minimum size of the filesystem: 197779 >15:55:19,492 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:55:19,640 INFO program: Running... udevadm settle --timeout=300 >15:55:19,664 INFO program: Running... mdadm --examine --brief /dev/sdc1 >15:55:19,683 INFO program: ARRAY /dev/md/fedora_root metadata=1.2 UUID=93d5a228:a7c3b980:8a2c3a90:eb121a7f name=localhost:fedora_root >15:55:19,697 INFO program: Running... udevadm settle --timeout=300 >15:55:19,712 INFO program: Running... mdadm --incremental --quiet /dev/sdc1 >15:55:19,789 INFO program: Running... udevadm settle --timeout=300 >15:55:19,815 INFO program: Running... mdadm --examine --brief /dev/sdc2 >15:55:19,828 INFO program: ARRAY /dev/md/fedora_ metadata=1.2 UUID=a64f2935:e709e243:b78db4aa:1ec44d21 name=localhost:fedora_ >15:55:19,846 INFO program: Running... udevadm settle --timeout=300 >15:55:19,861 INFO program: Running... mdadm --incremental --quiet /dev/sdc2 >15:55:19,928 INFO program: Running... dumpe2fs -h /dev/loop1 >15:55:19,937 INFO program: Filesystem volume name: Anaconda >15:55:19,937 INFO program: Last mounted on: / >15:55:19,937 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:55:19,938 INFO program: Filesystem magic number: 0xEF53 >15:55:19,938 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,938 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 >15:55:19,939 INFO program: Filesystem flags: signed_directory_hash >15:55:19,939 INFO program: Default mount options: user_xattr acl >15:55:19,939 INFO program: Filesystem state: clean >15:55:19,939 INFO program: Errors behavior: Continue >15:55:19,940 INFO program: Filesystem OS type: Linux >15:55:19,940 INFO program: Inode count: 65536 >15:55:19,940 INFO program: Block count: 1048576 >15:55:19,941 INFO program: Reserved block count: 0 >15:55:19,941 INFO program: Free blocks: 311419 >15:55:19,941 INFO program: Free inodes: 38266 >15:55:19,941 INFO program: First block: 1 >15:55:19,942 INFO program: Block size: 1024 >15:55:19,942 INFO program: Fragment size: 1024 >15:55:19,942 INFO program: Reserved GDT blocks: 256 >15:55:19,943 INFO program: Blocks per group: 8192 >15:55:19,943 INFO program: Fragments per group: 8192 >15:55:19,943 INFO program: Inodes per group: 512 >15:55:19,943 INFO program: Inode blocks per group: 128 >15:55:19,944 INFO program: Flex block group size: 16 >15:55:19,944 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:55:19,944 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >15:55:19,944 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >15:55:19,945 INFO program: Mount count: 2 >15:55:19,945 INFO program: Maximum mount count: -1 >15:55:19,945 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:55:19,946 INFO program: Check interval: 0 (<none>) >15:55:19,946 INFO program: Lifetime writes: 32 MB >15:55:19,946 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,947 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,947 INFO program: First inode: 11 >15:55:19,947 INFO program: Inode size: 256 >15:55:19,947 INFO program: Required extra isize: 28 >15:55:19,948 INFO program: Desired extra isize: 28 >15:55:19,948 INFO program: Journal inode: 8 >15:55:19,948 INFO program: Default directory hash: half_md4 >15:55:19,948 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:55:19,949 INFO program: Journal backup: inode blocks >15:55:19,949 INFO program: Journal features: (none) >15:55:19,949 INFO program: Journal size: 32M >15:55:19,950 INFO program: Journal length: 32768 >15:55:19,950 INFO program: Journal sequence: 0x00000007 >15:55:19,950 INFO program: Journal start: 0 >15:55:19,950 INFO program: >15:55:19,951 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,952 INFO program: Running... dumpe2fs -h /dev/loop1 >15:55:19,960 INFO program: Filesystem volume name: Anaconda >15:55:19,961 INFO program: Last mounted on: / >15:55:19,961 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:55:19,961 INFO program: Filesystem magic number: 0xEF53 >15:55:19,962 INFO program: Filesystem revision #: 1 (dynamic) >15:55:19,962 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 >15:55:19,962 INFO program: Filesystem flags: signed_directory_hash >15:55:19,962 INFO program: Default mount options: user_xattr acl >15:55:19,963 INFO program: Filesystem state: clean >15:55:19,963 INFO program: Errors behavior: Continue >15:55:19,963 INFO program: Filesystem OS type: Linux >15:55:19,964 INFO program: Inode count: 65536 >15:55:19,964 INFO program: Block count: 1048576 >15:55:19,964 INFO program: Reserved block count: 0 >15:55:19,964 INFO program: Free blocks: 311419 >15:55:19,965 INFO program: Free inodes: 38266 >15:55:19,965 INFO program: First block: 1 >15:55:19,965 INFO program: Block size: 1024 >15:55:19,965 INFO program: Fragment size: 1024 >15:55:19,966 INFO program: Reserved GDT blocks: 256 >15:55:19,966 INFO program: Blocks per group: 8192 >15:55:19,966 INFO program: Fragments per group: 8192 >15:55:19,967 INFO program: Inodes per group: 512 >15:55:19,967 INFO program: Inode blocks per group: 128 >15:55:19,967 INFO program: Flex block group size: 16 >15:55:19,967 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:55:19,968 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >15:55:19,968 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >15:55:19,968 INFO program: Mount count: 2 >15:55:19,968 INFO program: Maximum mount count: -1 >15:55:19,969 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:55:19,969 INFO program: Check interval: 0 (<none>) >15:55:19,969 INFO program: Lifetime writes: 32 MB >15:55:19,970 INFO program: Reserved blocks uid: 0 (user root) >15:55:19,970 INFO program: Reserved blocks gid: 0 (group root) >15:55:19,970 INFO program: First inode: 11 >15:55:19,971 INFO program: Inode size: 256 >15:55:19,971 INFO program: Required extra isize: 28 >15:55:19,971 INFO program: Desired extra isize: 28 >15:55:19,971 INFO program: Journal inode: 8 >15:55:19,972 INFO program: Default directory hash: half_md4 >15:55:19,972 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:55:19,972 INFO program: Journal backup: inode blocks >15:55:19,973 INFO program: Journal features: (none) >15:55:19,973 INFO program: Journal size: 32M >15:55:19,973 INFO program: Journal length: 32768 >15:55:19,973 INFO program: Journal sequence: 0x00000007 >15:55:19,974 INFO program: Journal start: 0 >15:55:19,974 INFO program: >15:55:19,974 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:55:19,975 INFO program: Running... resize2fs -P /dev/loop1 >15:55:19,984 INFO program: Couldn't find valid filesystem superblock. >15:55:19,985 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:55:19,986 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 > > >/tmp/storage.log: >15:55:12,487 DEBUG storage: registered device format class MultipathMember as multipath_member >15:55:12,489 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:55:12,490 DEBUG storage: registered device format class BIOSBoot as biosboot >15:55:12,492 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:55:12,495 DEBUG storage: registered device format class SwapSpace as swap >15:55:12,532 DEBUG storage: registered device format class LUKS as luks >15:55:12,537 DEBUG storage: registered device format class MDRaidMember as mdmember >15:55:12,542 DEBUG storage: registered device format class DiskLabel as disklabel >15:55:12,544 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:55:12,574 DEBUG storage: registered device format class Ext2FS as ext2 >15:55:12,574 DEBUG storage: registered device format class Ext3FS as ext3 >15:55:12,575 DEBUG storage: registered device format class Ext4FS as ext4 >15:55:12,576 DEBUG storage: registered device format class FATFS as vfat >15:55:12,576 DEBUG storage: registered device format class EFIFS as efi >15:55:12,577 DEBUG storage: registered device format class BTRFS as btrfs >15:55:12,577 DEBUG storage: registered device format class GFS2 as gfs2 >15:55:12,578 DEBUG storage: registered device format class JFS as jfs >15:55:12,578 DEBUG storage: registered device format class ReiserFS as reiserfs >15:55:12,579 DEBUG storage: registered device format class XFS as xfs >15:55:12,579 DEBUG storage: registered device format class HFS as hfs >15:55:12,580 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:55:12,580 DEBUG storage: registered device format class HFSPlus as hfs+ >15:55:12,581 DEBUG storage: registered device format class NTFS as ntfs >15:55:12,581 DEBUG storage: registered device format class NFS as nfs >15:55:12,582 DEBUG storage: registered device format class NFSv4 as nfs4 >15:55:12,582 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:55:12,583 DEBUG storage: registered device format class NoDevFS as nodev >15:55:12,583 DEBUG storage: registered device format class DevPtsFS as devpts >15:55:12,584 DEBUG storage: registered device format class ProcFS as proc >15:55:12,584 DEBUG storage: registered device format class SysFS as sysfs >15:55:12,585 DEBUG storage: registered device format class TmpFS as tmpfs >15:55:12,585 DEBUG storage: registered device format class BindFS as bind >15:55:12,586 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:55:12,586 DEBUG storage: registered device format class USBFS as usbfs >15:55:13,806 DEBUG storage: MultipathTopology._build_topology: >15:55:13,806 DEBUG storage: /etc/multipath.conf contents: >15:55:13,807 DEBUG storage: # multipath.conf written by anaconda >15:55:13,807 DEBUG storage: >15:55:13,808 DEBUG storage: defaults { >15:55:13,808 DEBUG storage: user_friendly_names yes >15:55:13,809 DEBUG storage: } >15:55:13,809 DEBUG storage: blacklist { >15:55:13,810 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:55:13,810 DEBUG storage: devnode "^hd[a-z]" >15:55:13,811 DEBUG storage: devnode "^dcssblk[0-9]*" >15:55:13,811 DEBUG storage: device { >15:55:13,811 DEBUG storage: vendor "DGC" >15:55:13,812 DEBUG storage: product "LUNZ" >15:55:13,812 DEBUG storage: } >15:55:13,813 DEBUG storage: device { >15:55:13,813 DEBUG storage: vendor "IBM" >15:55:13,814 DEBUG storage: product "S/390.*" >15:55:13,814 DEBUG storage: } >15:55:13,815 DEBUG storage: # don't count normal SATA devices as multipaths >15:55:13,815 DEBUG storage: device { >15:55:13,816 DEBUG storage: vendor "ATA" >15:55:13,816 DEBUG storage: } >15:55:13,816 DEBUG storage: # don't count 3ware devices as multipaths >15:55:13,817 DEBUG storage: device { >15:55:13,817 DEBUG storage: vendor "3ware" >15:55:13,818 DEBUG storage: } >15:55:13,818 DEBUG storage: device { >15:55:13,819 DEBUG storage: vendor "AMCC" >15:55:13,819 DEBUG storage: } >15:55:13,819 DEBUG storage: # nor highpoint devices >15:55:13,820 DEBUG storage: device { >15:55:13,820 DEBUG storage: vendor "HPT" >15:55:13,821 DEBUG storage: } >15:55:13,821 DEBUG storage: } >15:55:13,821 DEBUG storage: multipaths { >15:55:13,822 DEBUG storage: } >15:55:13,822 DEBUG storage: (end of /etc/multipath.conf) >15:55:13,954 INFO storage: MultipathTopology: found non-disk device: sr0 >15:55:13,957 INFO storage: MultipathTopology: found singlepath device: sda >15:55:13,957 INFO storage: MultipathTopology: found non-disk device: sda1 >15:55:13,959 INFO storage: MultipathTopology: found non-disk device: sda2 >15:55:13,959 INFO storage: MultipathTopology: found non-disk device: sda3 >15:55:13,960 INFO storage: MultipathTopology: found singlepath device: sdb >15:55:13,961 INFO storage: MultipathTopology: found non-disk device: sdb1 >15:55:13,961 INFO storage: MultipathTopology: found non-disk device: sdb2 >15:55:13,962 INFO storage: MultipathTopology: found non-disk device: sdb3 >15:55:13,963 INFO storage: MultipathTopology: found non-disk device: sdb4 >15:55:13,964 INFO storage: MultipathTopology: found non-disk device: sdb5 >15:55:13,965 INFO storage: MultipathTopology: found non-disk device: sdb6 >15:55:13,966 INFO storage: MultipathTopology: found singlepath device: sdc >15:55:13,967 INFO storage: MultipathTopology: found non-disk device: sdc1 >15:55:13,968 INFO storage: MultipathTopology: found non-disk device: sdc2 >15:55:13,969 INFO storage: MultipathTopology: found singlepath device: loop0 >15:55:13,970 INFO storage: MultipathTopology: found singlepath device: loop1 >15:55:13,971 INFO storage: MultipathTopology: found singlepath device: loop2 >15:55:13,972 INFO storage: MultipathTopology: found singlepath device: loop3 >15:55:13,973 INFO storage: MultipathTopology: found singlepath device: loop4 >15:55:13,974 INFO storage: MultipathTopology: found singlepath device: loop5 >15:55:13,975 INFO storage: MultipathTopology: found singlepath device: loop6 >15:55:13,977 INFO storage: MultipathTopology: found singlepath device: loop7 >15:55:13,978 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:55:13,978 INFO storage: MultipathTopology: found singlepath device: md126 >15:55:13,979 INFO storage: MultipathTopology: found singlepath device: md127 >15:55:17,924 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:55:17,925 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:55:18,217 DEBUG storage: MultipathTopology._build_topology: >15:55:18,218 DEBUG storage: /etc/multipath.conf contents: >15:55:18,218 DEBUG storage: # multipath.conf written by anaconda >15:55:18,219 DEBUG storage: >15:55:18,219 DEBUG storage: defaults { >15:55:18,220 DEBUG storage: user_friendly_names yes >15:55:18,220 DEBUG storage: } >15:55:18,221 DEBUG storage: blacklist { >15:55:18,221 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:55:18,222 DEBUG storage: devnode "^hd[a-z]" >15:55:18,222 DEBUG storage: devnode "^dcssblk[0-9]*" >15:55:18,222 DEBUG storage: device { >15:55:18,223 DEBUG storage: vendor "DGC" >15:55:18,223 DEBUG storage: product "LUNZ" >15:55:18,224 DEBUG storage: } >15:55:18,225 DEBUG storage: device { >15:55:18,225 DEBUG storage: vendor "IBM" >15:55:18,226 DEBUG storage: product "S/390.*" >15:55:18,226 DEBUG storage: } >15:55:18,227 DEBUG storage: # don't count normal SATA devices as multipaths >15:55:18,227 DEBUG storage: device { >15:55:18,228 DEBUG storage: vendor "ATA" >15:55:18,228 DEBUG storage: } >15:55:18,228 DEBUG storage: # don't count 3ware devices as multipaths >15:55:18,229 DEBUG storage: device { >15:55:18,229 DEBUG storage: vendor "3ware" >15:55:18,230 DEBUG storage: } >15:55:18,230 DEBUG storage: device { >15:55:18,230 DEBUG storage: vendor "AMCC" >15:55:18,231 DEBUG storage: } >15:55:18,231 DEBUG storage: # nor highpoint devices >15:55:18,232 DEBUG storage: device { >15:55:18,232 DEBUG storage: vendor "HPT" >15:55:18,233 DEBUG storage: } >15:55:18,233 DEBUG storage: } >15:55:18,234 DEBUG storage: multipaths { >15:55:18,234 DEBUG storage: } >15:55:18,234 DEBUG storage: (end of /etc/multipath.conf) >15:55:18,316 INFO storage: MultipathTopology: found non-disk device: sr0 >15:55:18,318 INFO storage: MultipathTopology: found singlepath device: sda >15:55:18,320 INFO storage: MultipathTopology: found non-disk device: sda1 >15:55:18,321 INFO storage: MultipathTopology: found non-disk device: sda2 >15:55:18,323 INFO storage: MultipathTopology: found non-disk device: sda3 >15:55:18,323 INFO storage: MultipathTopology: found singlepath device: sdb >15:55:18,324 INFO storage: MultipathTopology: found non-disk device: sdb1 >15:55:18,324 INFO storage: MultipathTopology: found non-disk device: sdb2 >15:55:18,325 INFO storage: MultipathTopology: found non-disk device: sdb3 >15:55:18,326 INFO storage: MultipathTopology: found non-disk device: sdb4 >15:55:18,327 INFO storage: MultipathTopology: found non-disk device: sdb5 >15:55:18,328 INFO storage: MultipathTopology: found non-disk device: sdb6 >15:55:18,329 INFO storage: MultipathTopology: found singlepath device: sdc >15:55:18,330 INFO storage: MultipathTopology: found non-disk device: sdc1 >15:55:18,331 INFO storage: MultipathTopology: found non-disk device: sdc2 >15:55:18,332 INFO storage: MultipathTopology: found singlepath device: loop0 >15:55:18,333 INFO storage: MultipathTopology: found singlepath device: loop1 >15:55:18,334 INFO storage: MultipathTopology: found singlepath device: loop2 >15:55:18,335 INFO storage: MultipathTopology: found singlepath device: loop3 >15:55:18,335 INFO storage: MultipathTopology: found singlepath device: loop4 >15:55:18,336 INFO storage: MultipathTopology: found singlepath device: loop5 >15:55:18,337 INFO storage: MultipathTopology: found singlepath device: loop6 >15:55:18,338 INFO storage: MultipathTopology: found singlepath device: loop7 >15:55:18,339 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:55:18,340 INFO storage: MultipathTopology: found singlepath device: md126 >15:55:18,341 INFO storage: MultipathTopology: found singlepath device: md127 >15:55:18,342 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdc', 'sdc1', 'sdc2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >15:55:18,350 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-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-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-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-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': '44296', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >15:55:18,352 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >15:55:18,353 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:55:18,354 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,355 INFO storage: sr0 is a cdrom >15:55:18,356 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:55:18,357 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,359 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:55:18,360 INFO storage: added cdrom sr0 (id 0) to device tree >15:55:18,361 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:55:18,365 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:55:18,366 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:55:18,368 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:55:18,369 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:55:18,391 WARN storage: disklabel detected but not usable on sr0 >15:55:18,392 INFO storage: type detected on 'sr0' is 'iso9660' >15:55:18,394 DEBUG storage: Iso9660FS.supported: supported: True ; >15:55:18,394 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:55:18,396 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:55:18,397 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:55:18,400 DEBUG storage: looking up parted Device: /dev/sr0 >15:55:18,401 INFO storage: got device: OpticalDevice instance (0x7f6e7abc04d0) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4282.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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f6e732aaef0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:55:18,403 DEBUG storage: Iso9660FS.supported: supported: True ; >15:55:18,403 INFO storage: got format: Iso9660FS instance (0x7f6e734037d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >15:55:18,406 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': 'dos', > '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': '77984', > '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 ; >15:55:18,408 INFO storage: scanning sda (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:55:18,409 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:55:18,411 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,412 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:55:18,413 INFO storage: sda is a disk >15:55:18,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,415 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:55:18,416 INFO storage: added disk sda (id 1) to device tree >15:55:18,417 DEBUG storage: looking up parted Device: /dev/sda >15:55:18,421 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:55:18,424 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:55:18,427 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:55:18,435 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:55:18,479 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6e7ac47650>, <parted.partition.Partition object at 0x7f6e7ac47a10>, <parted.partition.Partition object at 0x7f6e7ac47c90>] > device: <parted.device.Device object at 0x7f6e7ac473d0> > PedDisk: <_ped.Disk object at 0x7f6e7ac4a368> >15:55:18,481 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:55:18,484 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:55:18,487 INFO storage: got device: DiskDevice instance (0x7f6e7ac3efd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 9500.0 > format = existing msdos 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 0x7f6e733eb320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6e7ac47090> >15:55:18,492 INFO storage: got format: DiskLabel instance (0x7f6e7ac47190) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6e7ac47650>, <parted.partition.Partition object at 0x7f6e7ac47a10>, <parted.partition.Partition object at 0x7f6e7ac47c90>] > device: <parted.device.Device object at 0x7f6e7ac473d0> > PedDisk: <_ped.Disk object at 0x7f6e7ac4a368> > origPartedDisk = <parted.disk.Disk object at 0x7f6e7ac47e50> > 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 0x7f6e733eb440> > >15:55:18,500 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-uuid/f44f54eb-826e-4354-91ec-77a3f950058a', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f44f54eb-826e-4354-91ec-77a3f950058a', > 'ID_FS_UUID_ENC': 'f44f54eb-826e-4354-91ec-77a3f950058a', > '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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.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': '78454', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-uuid/f44f54eb-826e-4354-91ec-77a3f950058a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:55:18,501 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:55:18,502 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:55:18,504 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,504 INFO storage: sda1 is a partition >15:55:18,506 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:55:18,507 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:55:18,508 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing msdos disklabel >15:55:18,510 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:55:18,512 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:55:18,512 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,514 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:55:18,514 DEBUG storage: looking up parted Partition: /dev/sda1 >15:55:18,516 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:55:18,517 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:55:18,519 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:55:18,520 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:55:18,521 INFO storage: added partition sda1 (id 2) to device tree >15:55:18,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:55:18,523 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:55:18,525 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:55:18,526 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:55:18,561 WARN storage: disklabel detected but not usable on sda1 >15:55:18,561 INFO storage: type detected on 'sda1' is 'ext4' >15:55:18,719 DEBUG storage: padding min size from 51 up to 56 >15:55:18,722 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:18,724 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:18,727 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:55:18,730 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:55:18,733 DEBUG storage: looking up parted Device: /dev/sda1 >15:55:18,736 INFO storage: got device: PartitionDevice instance (0x7f6e7ac47f90) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00: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: 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 0x7f6e733eb7a0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac474d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac47b50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac477d0> PedPartition: <_ped.Partition object at 0x7f6e7ac41470> > disk = existing 9500MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >15:55:18,738 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:18,739 INFO storage: got format: Ext4FS instance (0x7f6e7ac4e050) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = f44f54eb-826e-4354-91ec-77a3f950058a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:55:18,742 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 /dev/disk/by-uuid/c618e380-4246-4973-9fc9-9b86dea88e51', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c618e380-4246-4973-9fc9-9b86dea88e51', > 'ID_FS_UUID_ENC': 'c618e380-4246-4973-9fc9-9b86dea88e51', > 'ID_FS_VERSION': '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': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > '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': '78469', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2', > '/dev/disk/by-uuid/c618e380-4246-4973-9fc9-9b86dea88e51'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:55:18,743 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:55:18,745 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:55:18,746 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,746 INFO storage: sda2 is a partition >15:55:18,747 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:55:18,749 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:55:18,750 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing msdos disklabel >15:55:18,752 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:55:18,753 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:55:18,754 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,755 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:55:18,756 DEBUG storage: looking up parted Partition: /dev/sda2 >15:55:18,757 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:55:18,759 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:55:18,760 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:55:18,762 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:55:18,762 INFO storage: added partition sda2 (id 3) to device tree >15:55:18,763 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:55:18,765 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:55:18,766 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:55:18,768 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:55:18,802 WARN storage: disklabel detected but not usable on sda2 >15:55:18,803 INFO storage: type detected on 'sda2' is 'swap' >15:55:18,804 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00005 ; uuid: c618e380-4246-4973-9fc9-9b86dea88e51 ; exists: True ; label: None ; >15:55:18,804 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:55:18,806 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:55:18,807 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >15:55:18,808 DEBUG storage: looking up parted Device: /dev/sda2 >15:55:18,810 INFO storage: got device: PartitionDevice instance (0x7f6e7ac3eed0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > 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: 4128768 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 0x7f6e733eb710> > 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 0x7f6e7ac474d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac47b90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac47ad0> PedPartition: <_ped.Partition object at 0x7f6e7ac413b0> > disk = existing 9500MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 5154815 length = 4128768 > flags = >15:55:18,811 INFO storage: got format: SwapSpace instance (0x7f6e7ac47210) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = c618e380-4246-4973-9fc9-9b86dea88e51 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:55:18,814 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 /dev/disk/by-uuid/36269fd5-391e-40ed-ad81-f76387322168', > '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_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '36269fd5-391e-40ed-ad81-f76387322168', > 'ID_FS_UUID_ENC': '36269fd5-391e-40ed-ad81-f76387322168', > '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': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '14301184', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78482', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3', > '/dev/disk/by-uuid/36269fd5-391e-40ed-ad81-f76387322168'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:55:18,816 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:55:18,817 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:55:18,818 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,818 INFO storage: sda3 is a partition >15:55:18,819 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:55:18,821 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:55:18,822 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing msdos disklabel >15:55:18,823 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:55:18,824 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:55:18,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,826 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:55:18,827 DEBUG storage: looking up parted Partition: /dev/sda3 >15:55:18,828 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:55:18,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:55:18,831 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:55:18,832 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:55:18,832 INFO storage: added partition sda3 (id 4) to device tree >15:55:18,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:55:18,834 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:55:18,836 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:55:18,837 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:55:18,871 WARN storage: disklabel detected but not usable on sda3 >15:55:18,871 INFO storage: type detected on 'sda3' is 'ext4' >15:55:18,945 DEBUG storage: padding min size from 921 up to 1013 >15:55:18,949 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:18,950 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:18,954 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:55:18,957 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >15:55:18,959 DEBUG storage: looking up parted Device: /dev/sda3 >15:55:18,963 INFO storage: got device: PartitionDevice instance (0x7f6e7ac4e610) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 9500MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 6983.0 > format = existing ext4 filesystem > 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: 14301184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (890, 255, 63) biosGeometry: (890, 255, 63) > PedDevice: <_ped.Device object at 0x7f6e733eb950> > 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 0x7f6e7ac474d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac47d50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac47cd0> PedPartition: <_ped.Partition object at 0x7f6e7ac412f0> > disk = existing 9500MB disk sda (1) with existing msdos disklabel > start = 5154816 end = 19455999 length = 14301184 > flags = >15:55:18,965 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:18,966 INFO storage: got format: Ext4FS instance (0x7f6e7ac4ea10) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 36269fd5-391e-40ed-ad81-f76387322168 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6983.0 targetSize = 6983.0 > >15:55:18,969 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': 'dos', > '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': '81792', > '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 ; >15:55:18,971 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >15:55:18,972 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:18,973 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:18,974 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >15:55:18,976 INFO storage: sdb is a disk >15:55:18,976 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:18,978 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:55:18,978 INFO storage: added disk sdb (id 5) to device tree >15:55:18,978 DEBUG storage: looking up parted Device: /dev/sdb >15:55:18,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:55:18,989 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >15:55:18,993 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:55:18,998 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >15:55:19,032 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6e7ac60190>, <parted.partition.Partition object at 0x7f6e7ac60510>, <parted.partition.Partition object at 0x7f6e7ac60710>, <parted.partition.Partition object at 0x7f6e7ac4edd0>, <parted.partition.Partition object at 0x7f6e7ac4e850>, <parted.partition.Partition object at 0x7f6e7ac607d0>] > device: <parted.device.Device object at 0x7f6e7ac4ef90> > PedDisk: <_ped.Disk object at 0x7f6e7ac5ba70> >15:55:19,034 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:55:19,037 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:55:19,043 INFO storage: got device: DiskDevice instance (0x7f6e7ac4ec10) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 9500.0 > format = existing msdos 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 0x7f6e733eb8c0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6e7ac4ed10> >15:55:19,046 INFO storage: got format: DiskLabel instance (0x7f6e7ac4e6d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6e7ac60190>, <parted.partition.Partition object at 0x7f6e7ac60510>, <parted.partition.Partition object at 0x7f6e7ac60710>, <parted.partition.Partition object at 0x7f6e7ac4edd0>, <parted.partition.Partition object at 0x7f6e7ac4e850>, <parted.partition.Partition object at 0x7f6e7ac607d0>] > device: <parted.device.Device object at 0x7f6e7ac4ef90> > PedDisk: <_ped.Disk object at 0x7f6e7ac5ba70> > origPartedDisk = <parted.disk.Disk object at 0x7f6e7ac4e8d0> > 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 0x7f6e733eba70> > >15:55:19,050 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1', > '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_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': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82188', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >15:55:19,051 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >15:55:19,052 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:55:19,053 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,053 INFO storage: sdb1 is a partition >15:55:19,054 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:55:19,055 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,057 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,058 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:55:19,060 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >15:55:19,060 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,062 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:55:19,062 DEBUG storage: looking up parted Partition: /dev/sdb1 >15:55:19,063 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >15:55:19,065 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:55:19,066 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:55:19,068 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >15:55:19,068 INFO storage: added partition sdb1 (id 6) to device tree >15:55:19,069 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:55:19,071 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >15:55:19,072 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >15:55:19,074 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >15:55:19,095 WARN storage: disklabel detected but not usable on sdb1 >15:55:19,098 DEBUG storage: no type or existing type for sdb1, bailing >15:55:19,099 DEBUG storage: looking up parted Device: /dev/sdb1 >15:55:19,104 INFO storage: got device: PartitionDevice instance (0x7f6e7ac4ecd0) -- > name = sdb1 status = True kids = 0 id = 6 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing None > 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: 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 0x7f6e733ebe60> > 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 0x7f6e7ac60090> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac602d0> PedPartition: <_ped.Partition object at 0x7f6e7ac41bf0> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >15:55:19,108 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > '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:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82214', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >15:55:19,108 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >15:55:19,110 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >15:55:19,111 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,111 INFO storage: sdb2 is a partition >15:55:19,112 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >15:55:19,113 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,115 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,116 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >15:55:19,117 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >15:55:19,118 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,119 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >15:55:19,119 DEBUG storage: looking up parted Partition: /dev/sdb2 >15:55:19,121 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >15:55:19,122 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >15:55:19,123 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >15:55:19,125 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >15:55:19,125 INFO storage: added partition sdb2 (id 7) to device tree >15:55:19,126 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >15:55:19,127 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >15:55:19,128 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >15:55:19,130 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >15:55:19,151 WARN storage: disklabel detected but not usable on sdb2 >15:55:19,153 DEBUG storage: no type or existing type for sdb2, bailing >15:55:19,154 DEBUG storage: looking up parted Device: /dev/sdb2 >15:55:19,158 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60d90) -- > name = sdb2 status = True kids = 0 id = 7 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 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 0x7f6e733ebf80> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac60090> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac605d0> PedPartition: <_ped.Partition object at 0x7f6e7ac41a70> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 1026048 end = 5154815 length = 4128768 > flags = >15:55:19,164 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part3 /dev/disk/by-uuid/ea31c096-c397-4f5a-a966-ca51203dd4d1', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > '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': 'ea31c096-c397-4f5a-a966-ca51203dd4d1', > 'ID_FS_UUID_ENC': 'ea31c096-c397-4f5a-a966-ca51203dd4d1', > '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:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82226', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part3', > '/dev/disk/by-uuid/ea31c096-c397-4f5a-a966-ca51203dd4d1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >15:55:19,165 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >15:55:19,166 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >15:55:19,167 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,168 INFO storage: sdb3 is a partition >15:55:19,169 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >15:55:19,170 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,171 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,172 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >15:55:19,174 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >15:55:19,174 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,175 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >15:55:19,176 DEBUG storage: looking up parted Partition: /dev/sdb3 >15:55:19,177 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >15:55:19,179 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >15:55:19,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >15:55:19,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >15:55:19,181 INFO storage: added partition sdb3 (id 8) to device tree >15:55:19,182 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >15:55:19,184 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >15:55:19,185 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >15:55:19,186 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >15:55:19,212 WARN storage: disklabel detected but not usable on sdb3 >15:55:19,213 INFO storage: type detected on 'sdb3' is 'ext4' >15:55:19,271 DEBUG storage: padding min size from 52 up to 57 >15:55:19,276 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,277 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:19,280 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >15:55:19,283 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >15:55:19,284 DEBUG storage: looking up parted Device: /dev/sdb3 >15:55:19,286 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60f50) -- > name = sdb3 status = True kids = 0 id = 8 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 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 0x7f6e733ebdd0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac60090> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac4ef50> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac4eed0> PedPartition: <_ped.Partition object at 0x7f6e7ac41b30> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 5154816 end = 6178815 length = 1024000 > flags = boot >15:55:19,288 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,289 INFO storage: got format: Ext4FS instance (0x7f6e7ac608d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb3 uuid = ea31c096-c397-4f5a-a966-ca51203dd4d1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:55:19,292 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > '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:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '6178816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '13277184', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82246', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >15:55:19,293 INFO storage: scanning sdb4 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >15:55:19,294 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >15:55:19,295 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,295 INFO storage: sdb4 is a partition >15:55:19,297 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >15:55:19,298 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,299 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,300 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >15:55:19,302 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >15:55:19,302 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,303 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >15:55:19,304 DEBUG storage: looking up parted Partition: /dev/sdb4 >15:55:19,305 DEBUG storage: PartitionDevice.probe: sdb4 ; exists: True ; >15:55:19,306 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >15:55:19,308 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >15:55:19,309 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >15:55:19,309 INFO storage: added partition sdb4 (id 9) to device tree >15:55:19,310 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >15:55:19,311 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >15:55:19,312 DEBUG storage: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >15:55:19,314 DEBUG storage: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >15:55:19,315 WARN storage: disklabel detected but not usable on sdb4 >15:55:19,317 DEBUG storage: no type or existing type for sdb4, bailing >15:55:19,317 DEBUG storage: looking up parted Device: /dev/sdb4 >15:55:19,320 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60950) -- > name = sdb4 status = True kids = 0 id = 9 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 6483.0 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x7f6e733160e0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac60090> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac4ec90> PedPartition: <_ped.Partition object at 0x7f6e7ac41a10> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 6178816 end = 19455999 length = 13277184 > flags = >15:55:19,324 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part5 /dev/disk/by-uuid/f773f79b-45b0-4974-a787-626295bd153f', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > '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': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'f773f79b-45b0-4974-a787-626295bd153f', > 'ID_FS_UUID_ENC': 'f773f79b-45b0-4974-a787-626295bd153f', > 'ID_FS_VERSION': '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': '5', > 'ID_PART_ENTRY_OFFSET': '6180864', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82266', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part5', > '/dev/disk/by-uuid/f773f79b-45b0-4974-a787-626295bd153f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >15:55:19,326 INFO storage: scanning sdb5 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >15:55:19,327 DEBUG storage: DeviceTree.getDeviceByName: name: sdb5 ; >15:55:19,328 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,328 INFO storage: sdb5 is a partition >15:55:19,329 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >15:55:19,331 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,332 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,334 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >15:55:19,335 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >15:55:19,335 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,337 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >15:55:19,337 DEBUG storage: looking up parted Partition: /dev/sdb5 >15:55:19,338 DEBUG storage: PartitionDevice.probe: sdb5 ; exists: True ; >15:55:19,340 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >15:55:19,341 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >15:55:19,342 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >15:55:19,343 INFO storage: added partition sdb5 (id 10) to device tree >15:55:19,344 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >15:55:19,345 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >15:55:19,346 DEBUG storage: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >15:55:19,347 DEBUG storage: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >15:55:19,372 WARN storage: disklabel detected but not usable on sdb5 >15:55:19,373 INFO storage: type detected on 'sdb5' is 'swap' >15:55:19,374 DEBUG storage: SwapSpace.__init__: device: /dev/sdb5 ; serial: QM00007 ; uuid: f773f79b-45b0-4974-a787-626295bd153f ; exists: True ; label: None ; >15:55:19,375 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:55:19,376 DEBUG storage: PartitionDevice._setFormat: sdb5 ; >15:55:19,377 DEBUG storage: PartitionDevice._setFormat: sdb5 ; current: None ; type: swap ; >15:55:19,378 DEBUG storage: looking up parted Device: /dev/sdb5 >15:55:19,379 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60b50) -- > name = sdb5 status = True kids = 0 id = 10 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 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 0x7f6e73316050> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac60090> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac4e710> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac4e910> PedPartition: <_ped.Partition object at 0x7f6e7ac419b0> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 6180864 end = 10309631 length = 4128768 > flags = >15:55:19,381 INFO storage: got format: SwapSpace instance (0x7f6e73314290) -- > type = swap name = swap status = False > device = /dev/sdb5 uuid = f773f79b-45b0-4974-a787-626295bd153f exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:55:19,384 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part6 /dev/disk/by-uuid/d547d1d5-8e61-43a5-bf9e-882b77cbaf4c', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > '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': 'd547d1d5-8e61-43a5-bf9e-882b77cbaf4c', > 'ID_FS_UUID_ENC': 'd547d1d5-8e61-43a5-bf9e-882b77cbaf4c', > '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:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '10311680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9144320', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82277', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part6', > '/dev/disk/by-uuid/d547d1d5-8e61-43a5-bf9e-882b77cbaf4c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >15:55:19,385 INFO storage: scanning sdb6 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >15:55:19,386 DEBUG storage: DeviceTree.getDeviceByName: name: sdb6 ; >15:55:19,387 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,388 INFO storage: sdb6 is a partition >15:55:19,389 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >15:55:19,390 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:55:19,391 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (5) with existing msdos disklabel >15:55:19,393 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >15:55:19,394 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >15:55:19,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,396 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >15:55:19,396 DEBUG storage: looking up parted Partition: /dev/sdb6 >15:55:19,397 DEBUG storage: PartitionDevice.probe: sdb6 ; exists: True ; >15:55:19,399 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >15:55:19,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >15:55:19,401 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >15:55:19,401 INFO storage: added partition sdb6 (id 11) to device tree >15:55:19,403 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >15:55:19,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >15:55:19,405 DEBUG storage: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >15:55:19,406 DEBUG storage: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >15:55:19,431 WARN storage: disklabel detected but not usable on sdb6 >15:55:19,433 INFO storage: type detected on 'sdb6' is 'ext4' >15:55:19,493 DEBUG storage: padding min size from 773 up to 850 >15:55:19,496 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,497 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:19,500 DEBUG storage: PartitionDevice._setFormat: sdb6 ; >15:55:19,503 DEBUG storage: PartitionDevice._setFormat: sdb6 ; current: None ; type: ext4 ; >15:55:19,505 DEBUG storage: looking up parted Device: /dev/sdb6 >15:55:19,509 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60c50) -- > name = sdb6 status = True kids = 0 id = 11 > parents = ['existing 9500MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 4465.0 > format = existing ext4 filesystem > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9144320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (569, 255, 63) biosGeometry: (569, 255, 63) > PedDevice: <_ped.Device object at 0x7f6e73316290> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6e7ac60090> fileSystem: <parted.filesystem.FileSystem object at 0x7f6e7ac60890> > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e7ac60810> PedPartition: <_ped.Partition object at 0x7f6e7ac41b90> > disk = existing 9500MB disk sdb (5) with existing msdos disklabel > start = 10311680 end = 19455999 length = 9144320 > flags = >15:55:19,511 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,511 INFO storage: got format: Ext4FS instance (0x7f6e733140d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb6 uuid = d547d1d5-8e61-43a5-bf9e-882b77cbaf4c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 4465.0 targetSize = 4465.0 > >15:55:19,514 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': '62478', > '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 ; >15:55:19,516 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >15:55:19,517 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:55:19,518 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,519 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >15:55:19,520 INFO storage: sdc is a disk >15:55:19,521 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,523 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:55:19,523 INFO storage: added disk sdc (id 12) to device tree >15:55:19,523 DEBUG storage: looking up parted Device: /dev/sdc >15:55:19,527 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:55:19,528 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >15:55:19,529 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:55:19,531 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >15:55:19,553 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f6e73314090>, <parted.partition.Partition object at 0x7f6e73314350>] > device: <parted.device.Device object at 0x7f6e733149d0> > PedDisk: <_ped.Disk object at 0x7f6e73318bd8> >15:55:19,558 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:55:19,560 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:55:19,561 INFO storage: got device: DiskDevice instance (0x7f6e73314910) -- > name = sdc status = True kids = 0 id = 12 > 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 0x7f6e733ebef0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6e7ac60e90> >15:55:19,563 INFO storage: got format: DiskLabel instance (0x7f6e7ac60c10) -- > 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 0x7f6e73314090>, <parted.partition.Partition object at 0x7f6e73314350>] > device: <parted.device.Device object at 0x7f6e733149d0> > PedDisk: <_ped.Disk object at 0x7f6e73318bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f6e73314c10> > 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 0x7f6e73316200> > >15:55:19,568 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': '1309', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1350062446', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65437', > '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 ; >15:55:19,569 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >15:55:19,570 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >15:55:19,571 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,571 INFO storage: sdc1 is a partition >15:55:19,572 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >15:55:19,573 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:55:19,575 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (12) with existing gpt disklabel >15:55:19,576 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:55:19,577 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >15:55:19,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,579 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >15:55:19,579 DEBUG storage: looking up parted Partition: /dev/sdc1 >15:55:19,581 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >15:55:19,582 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >15:55:19,583 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >15:55:19,584 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >15:55:19,585 INFO storage: added partition sdc1 (id 13) to device tree >15:55:19,586 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >15:55:19,587 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >15:55:19,588 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:55:19,590 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >15:55:19,627 WARN storage: disklabel detected but not usable on sdc1 >15:55:19,629 INFO storage: type detected on 'sdc1' is 'linux_raid_member' >15:55:19,630 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdc1 ; serial: QM00009 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >15:55:19,631 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:55:19,635 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >15:55:19,637 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >15:55:19,639 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >15:55:19,640 DEBUG storage: DeviceTree.getDeviceByUuid returned None >15:55:19,687 DEBUG storage: DeviceTree.getDeviceByName: name: dora_root ; >15:55:19,690 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,690 INFO storage: using name dora_root for md array containing member sdc1 >15:55:19,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,692 DEBUG storage: MDRaidArrayDevice._setFormat: dora_root ; current: None ; type: None ; >15:55:19,693 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: dora_root ; status: False ; >15:55:19,694 DEBUG storage: MDRaidArrayDevice._addDevice: dora_root ; device: sdc1 ; status: False ; >15:55:19,696 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >15:55:19,697 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:55:19,720 WARN storage: failed to add member /dev/sdc1 to md array /dev/md/dora_root: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >15:55:19,720 INFO storage: added mdarray dora_root (id 14) to device tree >15:55:19,721 DEBUG storage: looking up parted Device: /dev/sdc1 >15:55:19,723 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60f90) -- > name = sdc1 status = True kids = 1 id = 13 > parents = ['existing 9500MB disk sdc (12) 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 0x7f6e73316560> > 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 0x7f6e733146d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e73314690> PedPartition: <_ped.Partition object at 0x7f6e7ac41dd0> > disk = existing 9500MB disk sdc (12) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >15:55:19,724 INFO storage: got format: MDRaidMember instance (0x7f6e73314fd0) -- > 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 >15:55:19,729 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': '1351020087', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '69791', > '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 ; >15:55:19,730 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >15:55:19,731 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >15:55:19,732 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,733 INFO storage: sdc2 is a partition >15:55:19,736 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >15:55:19,737 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >15:55:19,738 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (12) with existing gpt disklabel >15:55:19,740 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:55:19,741 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >15:55:19,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,743 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >15:55:19,743 DEBUG storage: looking up parted Partition: /dev/sdc2 >15:55:19,744 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >15:55:19,746 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >15:55:19,747 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >15:55:19,748 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >15:55:19,748 INFO storage: added partition sdc2 (id 15) to device tree >15:55:19,750 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >15:55:19,751 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >15:55:19,752 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:55:19,754 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >15:55:19,777 WARN storage: disklabel detected but not usable on sdc2 >15:55:19,779 INFO storage: type detected on 'sdc2' is 'linux_raid_member' >15:55:19,780 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sdc2 ; serial: QM00009 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >15:55:19,780 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >15:55:19,782 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >15:55:19,783 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >15:55:19,786 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >15:55:19,788 DEBUG storage: DeviceTree.getDeviceByUuid returned None >15:55:19,833 DEBUG storage: DeviceTree.getDeviceByName: name: dora_ ; >15:55:19,837 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,838 INFO storage: using name dora_ for md array containing member sdc2 >15:55:19,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,841 DEBUG storage: MDRaidArrayDevice._setFormat: dora_ ; current: None ; type: None ; >15:55:19,842 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: dora_ ; status: False ; >15:55:19,843 DEBUG storage: MDRaidArrayDevice._addDevice: dora_ ; device: sdc2 ; status: False ; >15:55:19,844 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >15:55:19,846 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:55:19,869 WARN storage: failed to add member /dev/sdc2 to md array /dev/md/dora_: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >15:55:19,870 INFO storage: added mdarray dora_ (id 16) to device tree >15:55:19,871 DEBUG storage: looking up parted Device: /dev/sdc2 >15:55:19,873 INFO storage: got device: PartitionDevice instance (0x7f6e7ac60b90) -- > name = sdc2 status = True kids = 1 id = 15 > parents = ['existing 9500MB disk sdc (12) 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 0x7f6e73316440> > 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 0x7f6e733146d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6e733145d0> PedPartition: <_ped.Partition object at 0x7f6e7ac41cb0> > disk = existing 9500MB disk sdc (12) with existing gpt disklabel > start = 14295040 end = 18427903 length = 4132864 > flags = raid >15:55:19,874 INFO storage: got format: MDRaidMember instance (0x7f6e73314e50) -- > 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 >15:55:19,876 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': '46136', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:55:19,877 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:55:19,878 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:55:19,880 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,880 INFO storage: loop0 is a loop device >15:55:19,881 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:55:19,882 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:55:19,884 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,884 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,886 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:55:19,886 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 17) to device tree >15:55:19,887 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:55:19,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,889 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:55:19,890 INFO storage: added loop loop0 (id 18) to device tree >15:55:19,891 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:55:19,892 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:55:19,892 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:55:19,894 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:55:19,896 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:55:19,902 WARN storage: disklabel detected but not usable on loop0 >15:55:19,903 INFO storage: type detected on 'loop0' is 'squashfs' >15:55:19,903 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:55:19,905 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:55:19,905 INFO storage: got device: LoopDevice instance (0x7f6e7ac596d0) -- > name = loop0 status = False kids = 0 id = 18 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (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/loop0 > format args = [] originalFormat = None >15:55:19,908 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '46155', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:55:19,909 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:55:19,910 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:55:19,911 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,912 INFO storage: loop1 is a loop device >15:55:19,913 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:55:19,914 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:55:19,916 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,918 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:55:19,919 INFO storage: added file /LiveOS/rootfs.img (id 19) to device tree >15:55:19,920 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:55:19,921 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:19,922 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:55:19,922 INFO storage: added loop loop1 (id 20) to device tree >15:55:19,924 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:55:19,925 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:55:19,926 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,927 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:19,927 DEBUG storage: device loop1 does not contain a disklabel >15:55:19,927 INFO storage: type detected on 'loop1' is 'ext4' >15:55:19,986 DEBUG storage: padding min size from 0 up to 0 >15:55:19,988 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,988 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:55:19,990 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:55:19,991 INFO storage: got device: LoopDevice instance (0x7f6e7ac60a90) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0MB file /LiveOS/rootfs.img (19)'] > 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 >15:55:19,992 DEBUG storage: Ext4FS.supported: supported: True ; >15:55:19,993 INFO storage: got format: Ext4FS instance (0x7f6e7ac59910) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:55:19,995 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': '55526', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:55:19,996 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:55:19,997 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:55:19,998 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:19,998 INFO storage: loop2 is a loop device >15:55:20,000 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:55:20,001 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:55:20,002 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:20,002 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:20,004 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:55:20,004 INFO storage: added file /overlay (deleted) (id 21) to device tree >15:55:20,006 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:55:20,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:55:20,007 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:55:20,008 INFO storage: added loop loop2 (id 22) to device tree >15:55:20,009 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:55:20,010 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:55:20,010 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:55:20,012 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:55:20,013 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:55:20,020 WARN storage: disklabel detected but not usable on loop2 >15:55:20,020 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:55:20,021 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:55:20,022 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:55:20,023 INFO storage: got device: LoopDevice instance (0x7f6e7ac59a10) -- > name = loop2 status = False kids = 0 id = 22 > parents = ['existing 0MB file /overlay (deleted) (21)'] > 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 >15:55:20,024 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': '55546', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:55:20,025 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:55:20,025 DEBUG storage: lvm filter: adding loop3 to the reject list >15:55:20,027 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': '62846', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:55:20,027 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:55:20,028 DEBUG storage: lvm filter: adding loop4 to the reject list >15:55:20,029 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': '63430', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:55:20,030 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:55:20,030 DEBUG storage: lvm filter: adding loop5 to the reject list >15:55:20,032 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': '71290', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:55:20,032 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:55:20,033 DEBUG storage: lvm filter: adding loop6 to the reject list >15:55:20,034 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': '71311', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:55:20,035 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:55:20,035 DEBUG storage: lvm filter: adding loop7 to the reject list >15:55:20,035 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:55:20,037 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40728', > 'name': 'md126', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >15:55:20,038 INFO storage: scanning md126 (/devices/virtual/block/md126)... >15:55:20,039 DEBUG storage: DeviceTree.getDeviceByName: name: md126 ; >15:55:20,040 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:20,041 INFO storage: md126 is an md device >15:55:20,042 DEBUG storage: DeviceTree.addUdevMDDevice: name: None ; >15:55:20,043 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >15:55:20,044 DEBUG storage: DeviceTree.getDeviceByName returned existing 2018MB partition sdc2 (15) with existing mdmember >15:55:20,045 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >15:55:20,047 DEBUG storage: DeviceTree.getDeviceByName returned None >15:55:20,047 ERR storage: failed to scan md array None >15:55:20,048 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:55:20,070 DEBUG storage: non-existent RAID 1 size == 6977.0 >15:55:20,071 DEBUG storage: non-existent RAID 10 size == 2016.0 > > >/tmp/ifcfg.log: >15:55:17,851 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >15:55:17,852 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >15:55:17,853 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:92:FE:77 >15:55:17,853 DEBUG ifcfg: NetworkDevice eth0 set: UUID=928e809c-e875-4306-9f79-62fa3915af69 >15:55:17,854 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >15:55:17,854 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:92:FE:77" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="928e809c-e875-4306-9f79-62fa3915af69" > >15:55:17,855 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:55:08,310 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >15:55:08,310 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="549" x-info="http://www.rsyslog.com"] start >15:55:08,453 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:55:08,453 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:55:08,453 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >15:55:08,453 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >15:55:08,453 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >15:55:08,453 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >15:55:08,453 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:55:08,453 INFO kernel:[ 0.000000] DMI 2.4 present. >15:55:08,453 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >15:55:08,453 INFO kernel:[ 0.000000] Hypervisor detected: KVM >15:55:08,453 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >15:55:08,453 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:55:08,453 INFO kernel:[ 0.000000] No AGP bridge found >15:55:08,453 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >15:55:08,453 DEBUG kernel:[ 0.000000] MTRR default type: write-back >15:55:08,453 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >15:55:08,453 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >15:55:08,453 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >15:55:08,453 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >15:55:08,453 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >15:55:08,453 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >15:55:08,453 DEBUG kernel:[ 0.000000] 1 disabled >15:55:08,453 DEBUG kernel:[ 0.000000] 2 disabled >15:55:08,453 DEBUG kernel:[ 0.000000] 3 disabled >15:55:08,453 DEBUG kernel:[ 0.000000] 4 disabled >15:55:08,453 DEBUG kernel:[ 0.000000] 5 disabled >15:55:08,454 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >15:55:08,454 INFO systemd: Detected virtualization 'kvm'. >15:55:08,454 INFO systemd: Initializing machine ID from KVM UUID. >15:55:08,454 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. >15:55:08,454 INFO systemd: Started Remount Root and Kernel File Systems. >15:55:08,454 INFO systemd: Starting Local File Systems (Pre). >15:55:08,454 INFO systemd: Reached target Local File Systems (Pre). >15:55:08,454 INFO systemd: Mounting Temporary Directory... >15:55:08,454 INFO systemd: Starting Load Random Seed... >15:55:08,454 INFO systemd: Started Load Random Seed. >15:55:08,454 INFO systemd: Mounted Debug File System. >15:55:08,454 DEBUG kernel:[ 0.000000] 6 disabled >15:55:08,456 DEBUG kernel:[ 0.000000] 7 disabled >15:55:08,456 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >15:55:08,456 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >15:55:08,456 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >15:55:08,456 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576 >15:55:08,456 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >15:55:08,456 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >15:55:08,456 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >15:55:08,456 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >15:55:08,456 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >15:55:08,456 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >15:55:08,456 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:55:08,456 INFO kernel:[ 0.000000] No NUMA configuration found >15:55:08,456 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >15:55:08,456 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >15:55:08,456 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >15:55:08,456 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >15:55:08,456 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >15:55:08,456 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >15:55:08,456 WARNING kernel:[ 0.000000] Zone ranges: >15:55:08,456 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >15:55:08,456 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:55:08,456 WARNING kernel:[ 0.000000] Normal empty >15:55:08,456 WARNING kernel:[ 0.000000] Movable zone start for each node >15:55:08,456 WARNING kernel:[ 0.000000] Early memory node ranges >15:55:08,456 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009dfff] >15:55:08,456 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >15:55:08,456 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262028 >15:55:08,456 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:55:08,456 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >15:55:08,456 DEBUG kernel:[ 0.000000] DMA zone: 3912 pages, LIFO batch:0 >15:55:08,456 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >15:55:08,456 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >15:55:08,456 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >15:55:08,456 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:55:08,456 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >15:55:08,461 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >15:55:08,461 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >15:55:08,461 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >15:55:08,461 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >15:55:08,461 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:55:08,461 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >15:55:08,461 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >15:55:08,461 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:55:08,461 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >15:55:08,461 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >15:55:08,461 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >15:55:08,461 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >15:55:08,461 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >15:55:08,461 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >15:55:08,461 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >15:55:08,461 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >15:55:08,461 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >15:55:08,461 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >15:55:08,461 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >15:55:08,461 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >15:55:08,461 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257926 >15:55:08,461 WARNING kernel:[ 0.000000] Policy zone: DMA32 >15:55:08,461 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >15:55:08,461 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:55:08,461 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:55:08,461 INFO kernel:[ 0.000000] Checking aperture... >15:55:08,461 INFO kernel:[ 0.000000] No AGP bridge found >15:55:08,461 INFO kernel:[ 0.000000] Memory: 988580k/1048568k available (6325k kernel code, 456k absent, 59532k reserved, 6878k data, 1036k init) >15:55:08,461 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >15:55:08,461 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:55:08,461 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >15:55:08,461 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >15:55:08,462 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:55:08,462 INFO kernel:[ 0.000000] console [tty0] enabled >15:55:08,462 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >15:55:08,462 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:55:08,462 DEBUG kernel:[ 0.000000] hpet clockevent registered >15:55:08,462 INFO kernel:[ 0.000000] tsc: Detected 3311.136 MHz processor >15:55:08,462 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.27 BogoMIPS (lpj=3311136) >15:55:08,462 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >15:55:08,462 INFO kernel:[ 0.001999] Security Framework initialized >15:55:08,462 INFO kernel:[ 0.001999] SELinux: Initializing. >15:55:08,462 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >15:55:08,462 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >15:55:08,462 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >15:55:08,462 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >15:55:08,462 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >15:55:08,462 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >15:55:08,462 INFO kernel:[ 0.001999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:55:08,462 INFO kernel:[ 0.001999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:55:08,462 INFO kernel:[ 0.001999] tlb_flushall_shift is 0xffffffff >15:55:08,462 INFO kernel:[ 0.001999] SMP alternatives: switching to UP code >15:55:08,462 INFO kernel:[ 0.014759] Freeing SMP alternatives: 24k freed >15:55:08,462 INFO kernel:[ 0.014778] ACPI: Core revision 20120711 >15:55:08,462 INFO kernel:[ 0.015440] ftrace: allocating 23468 entries in 92 pages >15:55:08,462 INFO kernel:[ 0.023568] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:55:08,462 INFO kernel:[ 0.023571] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >15:55:08,462 INFO kernel:[ 0.023996] Performance Events: Broken PMU hardware detected, using software events only. >15:55:08,462 ERR kernel:[ 0.023996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >15:55:08,462 WARNING kernel:[ 0.023996] NMI watchdog: disabled (cpu0): hardware events not enabled >15:55:08,462 INFO kernel:[ 0.023996] Brought up 1 CPUs >15:55:08,462 INFO kernel:[ 0.023996] smpboot: Total of 1 processors activated (6622.27 BogoMIPS) >15:55:08,462 INFO kernel:[ 0.024195] devtmpfs: initialized >15:55:08,462 INFO kernel:[ 0.024973] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:55:08,462 INFO kernel:[ 0.025076] RTC time: 15:55:01, date: 11/05/12 >15:55:08,462 INFO kernel:[ 0.025115] NET: Registered protocol family 16 >15:55:08,462 INFO kernel:[ 0.025292] ACPI: bus type pci registered >15:55:08,462 INFO kernel:[ 0.025390] PCI: Using configuration type 1 for base access >15:55:08,462 INFO kernel:[ 0.026076] bio: create slab <bio-0> at 0 >15:55:08,462 INFO kernel:[ 0.026139] ACPI: Added _OSI(Module Device) >15:55:08,462 INFO kernel:[ 0.026141] ACPI: Added _OSI(Processor Device) >15:55:08,462 INFO kernel:[ 0.026142] ACPI: Added _OSI(3.0 _SCP Extensions) >15:55:08,462 INFO kernel:[ 0.026143] ACPI: Added _OSI(Processor Aggregator Device) >15:55:08,462 DEBUG kernel:[ 0.026661] ACPI: EC: Look up EC in DSDT >15:55:08,462 INFO kernel:[ 0.028315] ACPI: Interpreter enabled >15:55:08,462 INFO kernel:[ 0.028318] ACPI: (supports S0 S5) >15:55:08,462 INFO kernel:[ 0.028325] ACPI: Using IOAPIC for interrupt routing >15:55:08,462 INFO kernel:[ 0.030830] ACPI: No dock devices found. >15:55:08,462 INFO kernel:[ 0.030833] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >15:55:08,462 INFO kernel:[ 0.030850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >15:55:08,462 DEBUG kernel:[ 0.030863] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >15:55:08,462 DEBUG kernel:[ 0.030865] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >15:55:08,462 DEBUG kernel:[ 0.030867] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >15:55:08,462 DEBUG kernel:[ 0.030869] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >15:55:08,462 DEBUG kernel:[ 0.030870] PCI: root bus 00: using default resources >15:55:08,462 WARNING kernel:[ 0.030872] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >15:55:08,462 INFO kernel:[ 0.030894] PCI host bridge to bus 0000:00 >15:55:08,462 DEBUG kernel:[ 0.030896] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >15:55:08,462 INFO kernel:[ 0.030898] pci_bus 0000:00: root bus resource [bus 00-ff] >15:55:08,462 INFO kernel:[ 0.030900] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >15:55:08,462 INFO kernel:[ 0.030901] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >15:55:08,462 DEBUG kernel:[ 0.031098] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >15:55:08,462 DEBUG kernel:[ 0.032369] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >15:55:08,462 DEBUG kernel:[ 0.033965] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >15:55:08,462 DEBUG kernel:[ 0.035337] pci 0000:00:01.1: reg 20: [io 0xc0c0-0xc0cf] >15:55:08,462 DEBUG kernel:[ 0.036175] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >15:55:08,462 DEBUG kernel:[ 0.037743] pci 0000:00:01.2: reg 20: [io 0xc000-0xc01f] >15:55:08,462 DEBUG kernel:[ 0.038550] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >15:55:08,462 INFO kernel:[ 0.039290] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >15:55:08,462 INFO kernel:[ 0.039301] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >15:55:08,462 DEBUG kernel:[ 0.039466] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >15:55:08,462 DEBUG kernel:[ 0.040738] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >15:55:08,462 DEBUG kernel:[ 0.041999] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >15:55:08,462 DEBUG kernel:[ 0.043000] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >15:55:08,462 DEBUG kernel:[ 0.044001] pci 0000:00:02.0: reg 1c: [io 0xc020-0xc03f] >15:55:08,462 DEBUG kernel:[ 0.048000] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >15:55:08,462 DEBUG kernel:[ 0.048136] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >15:55:08,462 DEBUG kernel:[ 0.048342] pci 0000:00:03.0: reg 10: [io 0xc040-0xc05f] >15:55:08,462 DEBUG kernel:[ 0.048489] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >15:55:08,462 DEBUG kernel:[ 0.049617] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >15:55:08,462 DEBUG kernel:[ 0.050024] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >15:55:08,462 DEBUG kernel:[ 0.050185] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >15:55:08,462 DEBUG kernel:[ 0.051186] pci 0000:00:05.0: [8086:2922] type 00 class 0x010601 >15:55:08,462 DEBUG kernel:[ 0.051959] pci 0000:00:05.0: reg 20: [io 0xc060-0xc07f] >15:55:08,462 DEBUG kernel:[ 0.052076] pci 0000:00:05.0: reg 24: [mem 0xfc027000-0xfc027fff] >15:55:08,462 DEBUG kernel:[ 0.052610] pci 0000:00:06.0: [1af4:1002] type 00 class 0x050000 >15:55:08,462 DEBUG kernel:[ 0.052769] pci 0000:00:06.0: reg 10: [io 0xc080-0xc09f] >15:55:08,462 DEBUG kernel:[ 0.053487] pci 0000:00:07.0: [1af4:1003] type 00 class 0x078000 >15:55:08,462 DEBUG kernel:[ 0.053667] pci 0000:00:07.0: reg 10: [io 0xc0a0-0xc0bf] >15:55:08,462 DEBUG kernel:[ 0.053821] pci 0000:00:07.0: reg 14: [mem 0xfc028000-0xfc028fff] >15:55:08,462 DEBUG kernel:[ 0.055007] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >15:55:08,462 INFO kernel:[ 0.055366] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >15:55:08,462 INFO kernel:[ 0.055367] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >15:55:08,462 INFO kernel:[ 0.058270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >15:55:08,462 INFO kernel:[ 0.058352] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >15:55:08,462 INFO kernel:[ 0.058428] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >15:55:08,462 INFO kernel:[ 0.058501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >15:55:08,462 INFO kernel:[ 0.058572] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >15:55:08,462 INFO kernel:[ 0.058680] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >15:55:08,462 INFO kernel:[ 0.058683] vgaarb: loaded >15:55:08,462 INFO kernel:[ 0.058684] vgaarb: bridge control possible 0000:00:02.0 >15:55:08,462 NOTICE kernel:[ 0.058765] SCSI subsystem initialized >15:55:08,462 INFO kernel:[ 0.058767] ACPI: bus type scsi registered >15:55:08,462 DEBUG kernel:[ 0.058800] libata version 3.00 loaded. >15:55:08,462 INFO kernel:[ 0.058820] ACPI: bus type usb registered >15:55:08,462 INFO kernel:[ 0.058833] usbcore: registered new interface driver usbfs >15:55:08,462 INFO kernel:[ 0.058841] usbcore: registered new interface driver hub >15:55:08,462 INFO kernel:[ 0.058855] usbcore: registered new device driver usb >15:55:08,462 INFO kernel:[ 0.058895] PCI: Using ACPI for IRQ routing >15:55:08,462 DEBUG kernel:[ 0.058897] PCI: pci_cache_line_size set to 64 bytes >15:55:08,462 DEBUG kernel:[ 0.059112] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] >15:55:08,462 DEBUG kernel:[ 0.059114] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >15:55:08,462 INFO kernel:[ 0.059186] NetLabel: Initializing >15:55:08,462 INFO kernel:[ 0.059188] NetLabel: domain hash size = 128 >15:55:08,462 INFO kernel:[ 0.059188] NetLabel: protocols = UNLABELED CIPSOv4 >15:55:08,462 INFO kernel:[ 0.059196] NetLabel: unlabeled traffic allowed by default >15:55:08,462 INFO kernel:[ 0.059232] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >15:55:08,462 INFO kernel:[ 0.059250] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >15:55:08,462 INFO kernel:[ 0.059252] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >15:55:08,462 INFO kernel:[ 0.062025] Switching to clocksource kvm-clock >15:55:08,462 INFO kernel:[ 0.067930] pnp: PnP ACPI init >15:55:08,462 INFO kernel:[ 0.067941] ACPI: bus type pnp registered >15:55:08,462 DEBUG kernel:[ 0.067960] pnp 00:00: [bus 00-ff] >15:55:08,462 DEBUG kernel:[ 0.067962] pnp 00:00: [io 0x0cf8-0x0cff] >15:55:08,462 DEBUG kernel:[ 0.067964] pnp 00:00: [io 0x0000-0x0cf7 window] >15:55:08,462 DEBUG kernel:[ 0.067965] pnp 00:00: [io 0x0d00-0xffff window] >15:55:08,462 DEBUG kernel:[ 0.067967] pnp 00:00: [mem 0x000a0000-0x000bffff window] >15:55:08,462 DEBUG kernel:[ 0.067968] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >15:55:08,462 DEBUG kernel:[ 0.067991] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >15:55:08,462 DEBUG kernel:[ 0.068004] pnp 00:01: [io 0x0070-0x0071] >15:55:08,462 DEBUG kernel:[ 0.068034] pnp 00:01: [irq 8] >15:55:08,462 DEBUG kernel:[ 0.068036] pnp 00:01: [io 0x0072-0x0077] >15:55:08,462 DEBUG kernel:[ 0.068051] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >15:55:08,462 DEBUG kernel:[ 0.068076] pnp 00:02: [io 0x0060] >15:55:08,462 DEBUG kernel:[ 0.068077] pnp 00:02: [io 0x0064] >15:55:08,462 DEBUG kernel:[ 0.068091] pnp 00:02: [irq 1] >15:55:08,462 DEBUG kernel:[ 0.068105] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >15:55:08,462 DEBUG kernel:[ 0.068138] pnp 00:03: [irq 12] >15:55:08,462 DEBUG kernel:[ 0.068152] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >15:55:08,462 DEBUG kernel:[ 0.068173] pnp 00:04: [io 0x03f2-0x03f5] >15:55:08,462 DEBUG kernel:[ 0.068174] pnp 00:04: [io 0x03f7] >15:55:08,462 DEBUG kernel:[ 0.068188] pnp 00:04: [irq 6] >15:55:08,462 DEBUG kernel:[ 0.068190] pnp 00:04: [dma 2] >15:55:08,462 DEBUG kernel:[ 0.068203] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >15:55:08,462 DEBUG kernel:[ 0.068278] pnp 00:05: [io 0x03f8-0x03ff] >15:55:08,462 DEBUG kernel:[ 0.068293] pnp 00:05: [irq 4] >15:55:08,462 DEBUG kernel:[ 0.068308] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >15:55:08,462 DEBUG kernel:[ 0.068422] pnp 00:06: [mem 0xfed00000-0xfed003ff] >15:55:08,462 DEBUG kernel:[ 0.068441] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >15:55:08,462 INFO kernel:[ 0.068565] pnp: PnP ACPI: found 7 devices >15:55:08,462 INFO kernel:[ 0.068566] ACPI: ACPI bus type pnp unregistered >15:55:08,462 DEBUG kernel:[ 0.074628] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >15:55:08,462 DEBUG kernel:[ 0.074630] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >15:55:08,462 INFO kernel:[ 0.074657] NET: Registered protocol family 2 >15:55:08,462 INFO kernel:[ 0.075299] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >15:55:08,462 INFO kernel:[ 0.075695] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >15:55:08,462 INFO kernel:[ 0.075832] TCP: Hash tables configured (established 131072 bind 65536) >15:55:08,462 INFO kernel:[ 0.075852] TCP: reno registered >15:55:08,462 INFO kernel:[ 0.075856] UDP hash table entries: 512 (order: 2, 16384 bytes) >15:55:08,462 INFO kernel:[ 0.075861] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >15:55:08,462 INFO kernel:[ 0.075912] NET: Registered protocol family 1 >15:55:08,462 INFO kernel:[ 0.075920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >15:55:08,462 INFO kernel:[ 0.075941] pci 0000:00:01.0: PIIX3: Enabling Passive Release >15:55:08,462 INFO kernel:[ 0.075965] pci 0000:00:01.0: Activating ISA DMA hang workarounds >15:55:08,462 WARNING kernel:[ 0.076139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >15:55:08,462 DEBUG kernel:[ 0.076269] pci 0000:00:02.0: Boot video device >15:55:08,462 DEBUG kernel:[ 0.076332] PCI: CLS 0 bytes, default 64 >15:55:08,462 INFO kernel:[ 0.076368] Unpacking initramfs... >15:55:08,462 INFO kernel:[ 2.910647] Freeing initrd memory: 26824k freed >15:55:08,462 NOTICE kernel:[ 2.916454] Initialise module verification >15:55:08,462 INFO kernel:[ 2.916489] audit: initializing netlink socket (disabled) >15:55:08,462 NOTICE kernel:[ 2.916498] type=2000 audit(1352130904.915:1): initialized >15:55:08,462 INFO kernel:[ 2.930772] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:55:08,462 NOTICE kernel:[ 2.932131] VFS: Disk quotas dquot_6.5.2 >15:55:08,462 WARNING kernel:[ 2.932168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:55:08,462 INFO kernel:[ 2.932501] msgmni has been set to 1983 >15:55:08,462 DEBUG kernel:[ 2.932545] SELinux: Registering netfilter hooks >15:55:08,462 INFO kernel:[ 2.932937] alg: No test for stdrng (krng) >15:55:08,462 INFO kernel:[ 2.932940] NET: Registered protocol family 38 >15:55:08,462 NOTICE kernel:[ 2.932942] Key type asymmetric registered >15:55:08,462 NOTICE kernel:[ 2.932943] Asymmetric key parser 'x509' registered >15:55:08,462 INFO kernel:[ 2.932968] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:55:08,462 INFO kernel:[ 2.932983] io scheduler noop registered >15:55:08,462 INFO kernel:[ 2.932984] io scheduler deadline registered >15:55:08,462 INFO kernel:[ 2.933022] io scheduler cfq registered (default) >15:55:08,462 INFO kernel:[ 2.933093] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:55:08,462 INFO kernel:[ 2.933107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:55:08,462 INFO kernel:[ 2.933108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:55:08,462 INFO kernel:[ 2.933168] acpiphp: Slot [3] registered >15:55:08,462 INFO kernel:[ 2.933180] acpiphp: Slot [4] registered >15:55:08,462 INFO kernel:[ 2.933192] acpiphp: Slot [5] registered >15:55:08,462 INFO kernel:[ 2.933204] acpiphp: Slot [6] registered >15:55:08,462 INFO kernel:[ 2.933215] acpiphp: Slot [7] registered >15:55:08,462 INFO kernel:[ 2.933227] acpiphp: Slot [8] registered >15:55:08,462 INFO kernel:[ 2.933238] acpiphp: Slot [9] registered >15:55:08,462 INFO kernel:[ 2.933251] acpiphp: Slot [10] registered >15:55:08,462 INFO kernel:[ 2.933263] acpiphp: Slot [11] registered >15:55:08,462 INFO kernel:[ 2.933278] acpiphp: Slot [12] registered >15:55:08,462 INFO kernel:[ 2.933290] acpiphp: Slot [13] registered >15:55:08,462 INFO kernel:[ 2.933303] acpiphp: Slot [14] registered >15:55:08,462 INFO kernel:[ 2.933315] acpiphp: Slot [15] registered >15:55:08,462 INFO kernel:[ 2.933329] acpiphp: Slot [16] registered >15:55:08,462 INFO kernel:[ 2.933340] acpiphp: Slot [17] registered >15:55:08,462 INFO kernel:[ 2.933353] acpiphp: Slot [18] registered >15:55:08,462 INFO kernel:[ 2.933364] acpiphp: Slot [19] registered >15:55:08,462 INFO kernel:[ 2.933375] acpiphp: Slot [20] registered >15:55:08,462 INFO kernel:[ 2.933387] acpiphp: Slot [21] registered >15:55:08,462 INFO kernel:[ 2.933399] acpiphp: Slot [22] registered >15:55:08,462 INFO kernel:[ 2.933411] acpiphp: Slot [23] registered >15:55:08,462 INFO kernel:[ 2.933423] acpiphp: Slot [24] registered >15:55:08,462 INFO kernel:[ 2.933434] acpiphp: Slot [25] registered >15:55:08,462 INFO kernel:[ 2.933447] acpiphp: Slot [26] registered >15:55:08,462 INFO kernel:[ 2.933458] acpiphp: Slot [27] registered >15:55:08,462 INFO kernel:[ 2.933470] acpiphp: Slot [28] registered >15:55:08,462 INFO kernel:[ 2.933481] acpiphp: Slot [29] registered >15:55:08,462 INFO kernel:[ 2.933494] acpiphp: Slot [30] registered >15:55:08,462 INFO kernel:[ 2.933505] acpiphp: Slot [31] registered >15:55:08,462 INFO kernel:[ 2.933652] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >15:55:08,462 INFO kernel:[ 2.933654] ACPI: Power Button [PWRF] >15:55:08,462 INFO kernel:[ 2.935337] GHES: HEST is not enabled! >15:55:08,462 WARNING kernel:[ 2.935533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >15:55:08,462 DEBUG kernel:[ 2.935582] virtio-pci 0000:00:03.0: setting latency timer to 64 >15:55:08,462 WARNING kernel:[ 2.935767] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >15:55:08,462 DEBUG kernel:[ 2.935797] virtio-pci 0000:00:06.0: setting latency timer to 64 >15:55:08,462 DEBUG kernel:[ 2.935952] virtio-pci 0000:00:07.0: setting latency timer to 64 >15:55:08,462 INFO kernel:[ 2.936058] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:55:08,462 INFO kernel:[ 2.958660] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:55:08,462 INFO kernel:[ 2.981467] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:55:08,462 DEBUG kernel:[ 2.982384] virtio-pci 0000:00:07.0: irq 40 for MSI/MSI-X >15:55:08,462 DEBUG kernel:[ 2.982443] virtio-pci 0000:00:07.0: irq 41 for MSI/MSI-X >15:55:08,462 INFO kernel:[ 3.004729] Non-volatile memory driver v1.3 >15:55:08,462 INFO kernel:[ 3.004735] Linux agpgart interface v0.103 >15:55:08,462 INFO kernel:[ 3.006461] loop: module loaded >15:55:08,462 DEBUG kernel:[ 3.006555] ahci 0000:00:05.0: version 3.0 >15:55:08,462 WARNING kernel:[ 3.006944] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 >15:55:08,462 DEBUG kernel:[ 3.007662] ahci 0000:00:05.0: irq 42 for MSI/MSI-X >15:55:08,462 INFO kernel:[ 3.014108] ahci 0000:00:05.0: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode >15:55:08,462 INFO kernel:[ 3.014115] ahci 0000:00:05.0: flags: ncq only >15:55:08,462 DEBUG kernel:[ 3.014171] ahci 0000:00:05.0: setting latency timer to 64 >15:55:08,462 INFO kernel:[ 3.016655] scsi0 : ahci >15:55:08,462 INFO kernel:[ 3.016818] scsi1 : ahci >15:55:08,462 INFO kernel:[ 3.016917] scsi2 : ahci >15:55:08,462 INFO kernel:[ 3.017038] scsi3 : ahci >15:55:08,462 INFO kernel:[ 3.017135] scsi4 : ahci >15:55:08,462 INFO kernel:[ 3.017225] scsi5 : ahci >15:55:08,462 INFO kernel:[ 3.017314] ata1: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027100 irq 42 >15:55:08,462 INFO kernel:[ 3.017333] ata2: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027180 irq 42 >15:55:08,462 INFO kernel:[ 3.017352] ata3: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027200 irq 42 >15:55:08,462 INFO kernel:[ 3.017371] ata4: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027280 irq 42 >15:55:08,462 INFO kernel:[ 3.017389] ata5: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027300 irq 42 >15:55:08,462 INFO kernel:[ 3.017408] ata6: SATA max UDMA/133 abar m4096@0xfc027000 port 0xfc027380 irq 42 >15:55:08,462 DEBUG kernel:[ 3.017489] ata_piix 0000:00:01.1: version 2.13 >15:55:08,462 DEBUG kernel:[ 3.017706] ata_piix 0000:00:01.1: setting latency timer to 64 >15:55:08,462 INFO kernel:[ 3.018502] scsi6 : ata_piix >15:55:08,462 INFO kernel:[ 3.018921] scsi7 : ata_piix >15:55:08,462 INFO kernel:[ 3.018989] ata7: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 >15:55:08,462 INFO kernel:[ 3.018993] ata8: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 >15:55:08,462 INFO kernel:[ 3.019116] libphy: Fixed MDIO Bus: probed >15:55:08,462 INFO kernel:[ 3.019205] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:55:08,462 INFO kernel:[ 3.019228] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:55:08,462 INFO kernel:[ 3.019244] uhci_hcd: USB Universal Host Controller Interface driver >15:55:08,462 DEBUG kernel:[ 3.019379] uhci_hcd 0000:00:01.2: setting latency timer to 64 >15:55:08,462 INFO kernel:[ 3.019406] uhci_hcd 0000:00:01.2: UHCI Host Controller >15:55:08,462 INFO kernel:[ 3.019500] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >15:55:08,462 INFO kernel:[ 3.019800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c000 >15:55:08,462 INFO kernel:[ 3.019958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >15:55:08,462 INFO kernel:[ 3.019963] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:55:08,462 INFO kernel:[ 3.019967] usb usb1: Product: UHCI Host Controller >15:55:08,462 INFO kernel:[ 3.019970] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >15:55:08,462 INFO kernel:[ 3.019974] usb usb1: SerialNumber: 0000:00:01.2 >15:55:08,462 INFO kernel:[ 3.020203] hub 1-0:1.0: USB hub found >15:55:08,462 INFO kernel:[ 3.020211] hub 1-0:1.0: 2 ports detected >15:55:08,462 INFO kernel:[ 3.020533] usbcore: registered new interface driver usbserial >15:55:08,462 INFO kernel:[ 3.020549] usbcore: registered new interface driver usbserial_generic >15:55:08,462 INFO kernel:[ 3.020562] USB Serial support registered for generic >15:55:08,462 INFO kernel:[ 3.020565] usbserial: USB Serial Driver core >15:55:08,462 INFO kernel:[ 3.020620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >15:55:08,462 INFO kernel:[ 3.022568] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:55:08,462 INFO kernel:[ 3.022578] serio: i8042 AUX port at 0x60,0x64 irq 12 >15:55:08,462 INFO kernel:[ 3.022748] mousedev: PS/2 mouse device common for all mice >15:55:08,462 INFO kernel:[ 3.023711] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >15:55:08,462 INFO kernel:[ 3.027411] rtc_cmos 00:01: RTC can wake from S4 >15:55:08,462 INFO kernel:[ 3.030213] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >15:55:08,462 INFO kernel:[ 3.030370] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >15:55:08,462 INFO kernel:[ 3.030437] device-mapper: uevent: version 1.0.3 >15:55:08,462 INFO kernel:[ 3.030492] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >15:55:08,462 INFO kernel:[ 3.030548] cpuidle: using governor ladder >15:55:08,462 INFO kernel:[ 3.030549] cpuidle: using governor menu >15:55:08,462 INFO kernel:[ 3.030594] EFI Variables Facility v0.08 2004-May-17 >15:55:08,462 INFO kernel:[ 3.030756] usbcore: registered new interface driver usbhid >15:55:08,462 INFO kernel:[ 3.030759] usbhid: USB HID core driver >15:55:08,462 INFO kernel:[ 3.030789] drop_monitor: Initializing network drop monitor service >15:55:08,462 INFO kernel:[ 3.030952] ip_tables: (C) 2000-2006 Netfilter Core Team >15:55:08,462 INFO kernel:[ 3.033319] TCP: cubic registered >15:55:08,462 INFO kernel:[ 3.033324] Initializing XFRM netlink socket >15:55:08,462 INFO kernel:[ 3.033536] NET: Registered protocol family 10 >15:55:08,462 INFO kernel:[ 3.033909] mip6: Mobile IPv6 >15:55:08,462 INFO kernel:[ 3.033913] NET: Registered protocol family 17 >15:55:08,462 DEBUG kernel:[ 3.034470] PM: Hibernation image not present or could not be loaded. >15:55:08,462 NOTICE kernel:[ 3.034474] Loading module verification certificates >15:55:08,462 NOTICE kernel:[ 3.037001] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >15:55:08,462 INFO kernel:[ 3.037050] registered taskstats version 1 >15:55:08,462 INFO kernel:[ 3.038288] Magic number: 4:886:941 >15:55:08,462 INFO kernel:[ 3.038535] rtc_cmos 00:01: setting system clock to 2012-11-05 15:55:04 UTC (1352130904) >15:55:08,462 DEBUG kernel:[ 3.191873] ata8.01: NODEV after polling detection >15:55:08,462 INFO kernel:[ 3.192750] ata8.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >15:55:08,462 INFO kernel:[ 3.194156] ata8.00: configured for MWDMA2 >15:55:08,462 INFO kernel:[ 3.322160] usb 1-1: new full-speed USB device number 2 using uhci_hcd >15:55:08,462 INFO kernel:[ 3.327554] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >15:55:08,462 INFO kernel:[ 3.327767] ata2.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >15:55:08,462 INFO kernel:[ 3.327772] ata2.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >15:55:08,462 INFO kernel:[ 3.327778] ata2.00: applying bridge limits >15:55:08,462 INFO kernel:[ 3.328066] ata2.00: configured for UDMA/100 >15:55:08,462 INFO kernel:[ 3.328458] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >15:55:08,462 INFO kernel:[ 3.328604] ata3.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >15:55:08,462 INFO kernel:[ 3.328608] ata3.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >15:55:08,462 INFO kernel:[ 3.328613] ata3.00: applying bridge limits >15:55:08,462 INFO kernel:[ 3.328883] ata3.00: configured for UDMA/100 >15:55:08,462 INFO kernel:[ 3.336486] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >15:55:08,462 INFO kernel:[ 3.336654] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >15:55:08,462 INFO kernel:[ 3.336658] ata1.00: 19456000 sectors, multi 16: LBA48 NCQ (depth 31/32) >15:55:08,462 INFO kernel:[ 3.336663] ata1.00: applying bridge limits >15:55:08,462 INFO kernel:[ 3.336955] ata1.00: configured for UDMA/100 >15:55:08,462 NOTICE kernel:[ 3.337164] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >15:55:08,462 NOTICE kernel:[ 3.337423] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:55:08,462 NOTICE kernel:[ 3.337673] scsi 1:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >15:55:08,462 NOTICE kernel:[ 3.337895] sd 1:0:0:0: Attached scsi generic sg1 type 0 >15:55:08,462 NOTICE kernel:[ 3.338095] sd 0:0:0:0: [sda] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >15:55:08,462 NOTICE kernel:[ 3.338143] sd 1:0:0:0: [sdb] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >15:55:08,462 NOTICE kernel:[ 3.338175] scsi 2:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >15:55:08,462 NOTICE kernel:[ 3.338370] sd 2:0:0:0: Attached scsi generic sg2 type 0 >15:55:08,462 NOTICE kernel:[ 3.338540] sd 2:0:0:0: [sdc] 19456000 512-byte logical blocks: (9.96 GB/9.27 GiB) >15:55:08,462 NOTICE kernel:[ 3.338634] sd 1:0:0:0: [sdb] Write Protect is off >15:55:08,462 DEBUG kernel:[ 3.338639] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >15:55:08,462 NOTICE kernel:[ 3.338652] sd 0:0:0:0: [sda] Write Protect is off >15:55:08,462 DEBUG kernel:[ 3.338659] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:55:08,462 NOTICE kernel:[ 3.338772] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >15:55:08,462 NOTICE kernel:[ 3.338833] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >15:55:08,462 NOTICE kernel:[ 3.338864] sd 2:0:0:0: [sdc] Write Protect is off >15:55:08,462 DEBUG kernel:[ 3.338866] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >15:55:08,462 NOTICE kernel:[ 3.338909] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >15:55:08,462 INFO kernel:[ 3.340295] ata4: SATA link down (SStatus 0 SControl 300) >15:55:08,462 INFO kernel:[ 3.340375] sda: sda1 sda2 sda3 >15:55:08,462 NOTICE kernel:[ 3.340555] sd 0:0:0:0: [sda] Attached SCSI disk >15:55:08,462 INFO kernel:[ 3.340635] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 > >15:55:08,462 NOTICE kernel:[ 3.340953] sd 1:0:0:0: [sdb] Attached SCSI disk >15:55:08,462 INFO kernel:[ 3.341216] ata5: SATA link down (SStatus 0 SControl 300) >15:55:08,462 INFO kernel:[ 3.342106] sdc: sdc1 sdc2 >15:55:08,462 NOTICE kernel:[ 3.342258] sd 2:0:0:0: [sdc] Attached SCSI disk >15:55:08,462 INFO kernel:[ 3.343485] ata6: SATA link down (SStatus 0 SControl 300) >15:55:08,462 NOTICE kernel:[ 3.344140] scsi 7:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >15:55:08,462 WARNING kernel:[ 3.344645] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >15:55:08,462 INFO kernel:[ 3.344647] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:55:08,462 DEBUG kernel:[ 3.344731] sr 7:0:0:0: Attached scsi CD-ROM sr0 >15:55:08,462 NOTICE kernel:[ 3.344767] sr 7:0:0:0: Attached scsi generic sg3 type 5 >15:55:08,462 INFO kernel:[ 3.347144] Freeing unused kernel memory: 1036k freed >15:55:08,462 INFO kernel:[ 3.347364] Write protecting the kernel read-only data: 12288k >15:55:08,462 INFO kernel:[ 3.355665] Freeing unused kernel memory: 1856k freed >15:55:08,462 INFO kernel:[ 3.362230] Freeing unused kernel memory: 1416k freed >15:55:08,462 WARNING kernel:[ 3.442570] Disabling lock debugging due to kernel taint >15:55:08,462 INFO kernel:[ 3.442759] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >15:55:08,462 INFO kernel:[ 3.464452] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >15:55:08,462 INFO kernel:[ 3.510087] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >15:55:08,462 INFO kernel:[ 3.510090] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >15:55:08,462 INFO kernel:[ 3.510092] usb 1-1: Product: QEMU USB Tablet >15:55:08,462 INFO kernel:[ 3.510094] usb 1-1: Manufacturer: QEMU 1.0.1 >15:55:08,462 INFO kernel:[ 3.510095] usb 1-1: SerialNumber: 42 >15:55:08,462 INFO kernel:[ 3.543410] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:55:08,462 INFO kernel:[ 3.545289] 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 >15:55:08,462 INFO kernel:[ 3.545370] 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 >15:55:08,462 INFO kernel:[ 3.545439] Loading iSCSI transport class v2.0-870. >15:55:08,462 NOTICE kernel:[ 3.546494] iscsi: registered transport (tcp) >15:55:08,462 INFO kernel:[ 3.547794] alua: device handler registered >15:55:08,462 INFO kernel:[ 3.549089] emc: device handler registered >15:55:08,462 INFO kernel:[ 3.550415] hp_sw: device handler registered >15:55:08,462 INFO kernel:[ 3.551814] rdac: device handler registered >15:55:08,462 INFO kernel:[ 3.565621] FDC 0 is a S82078B >15:55:08,462 INFO kernel:[ 3.573388] No iBFT detected. >15:55:08,462 INFO kernel:[ 3.576900] md: raid0 personality registered for level 0 >15:55:08,462 INFO kernel:[ 3.580113] md: raid1 personality registered for level 1 >15:55:08,462 INFO kernel:[ 3.581373] async_tx: api initialized (async) >15:55:08,462 INFO kernel:[ 3.581515] xor: automatically using best checksumming function: >15:55:08,462 INFO kernel:[ 3.591013] generic_sse: 9000.000 MB/sec >15:55:08,462 WARNING kernel:[ 3.608016] raid6: sse2x1 4265 MB/s >15:55:08,462 WARNING kernel:[ 3.625014] raid6: sse2x2 8269 MB/s >15:55:08,462 WARNING kernel:[ 3.642014] raid6: sse2x4 10707 MB/s >15:55:08,462 WARNING kernel:[ 3.642016] raid6: using algorithm sse2x4 (10707 MB/s) >15:55:08,462 WARNING kernel:[ 3.642017] raid6: using intx1 recovery algorithm >15:55:08,462 INFO kernel:[ 3.643523] md: raid6 personality registered for level 6 >15:55:08,462 INFO kernel:[ 3.643524] md: raid5 personality registered for level 5 >15:55:08,462 INFO kernel:[ 3.643525] md: raid4 personality registered for level 4 >15:55:08,462 INFO kernel:[ 3.647525] md: raid10 personality registered for level 10 >15:55:08,462 INFO kernel:[ 3.648817] md: linear personality registered for level -1 >15:55:08,462 INFO kernel:[ 3.654350] device-mapper: multipath: version 1.5.0 loaded >15:55:08,462 INFO kernel:[ 3.655596] device-mapper: multipath round-robin: version 1.0.0 loaded >15:55:08,462 INFO kernel:[ 3.687086] RPC: Registered named UNIX socket transport module. >15:55:08,462 INFO kernel:[ 3.687088] RPC: Registered udp transport module. >15:55:08,462 INFO kernel:[ 3.687089] RPC: Registered tcp transport module. >15:55:08,462 INFO kernel:[ 3.687090] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:55:08,462 DEBUG kernel:[ 3.891683] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >15:55:08,462 DEBUG kernel:[ 3.891716] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >15:55:08,462 DEBUG kernel:[ 3.891739] virtio-pci 0000:00:03.0: irq 45 for MSI/MSI-X >15:55:08,462 INFO kernel:[ 3.918135] tsc: Refined TSC clocksource calibration: 3311.143 MHz >15:55:08,462 DEBUG kernel:[ 4.227584] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:55:08,462 DEBUG kernel:[ 4.232786] ISO 9660 Extensions: RRIP_1991A >15:55:08,462 INFO kernel:[ 4.400002] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:55:08,462 DEBUG kernel:[ 5.215854] SELinux: 2048 avtab hash slots, 92725 rules. >15:55:08,462 DEBUG kernel:[ 5.232435] SELinux: 2048 avtab hash slots, 92725 rules. >15:55:08,462 DEBUG kernel:[ 5.336958] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >15:55:08,462 DEBUG kernel:[ 5.336962] SELinux: 83 classes, 92725 rules >15:55:08,462 DEBUG kernel:[ 5.341491] SELinux: Completing initialization. >15:55:08,462 DEBUG kernel:[ 5.341493] SELinux: Setting up existing superblocks. >15:55:08,462 DEBUG kernel:[ 5.341499] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:55:08,462 DEBUG kernel:[ 5.341503] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:55:08,462 DEBUG kernel:[ 5.341511] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:55:08,462 DEBUG kernel:[ 5.341514] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.341521] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.341534] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.342449] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:55:08,463 DEBUG kernel:[ 5.342452] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.342941] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:55:08,463 DEBUG kernel:[ 5.342945] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.342948] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.342962] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.342967] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.342973] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.342988] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343234] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343236] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.343241] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.343391] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 5.343426] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343429] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343433] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343446] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343451] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343453] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343456] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343458] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343462] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343466] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343470] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 5.343478] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:55:08,463 DEBUG kernel:[ 5.343493] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:55:08,463 NOTICE kernel:[ 5.345088] type=1403 audit(1352130906.805:2): policy loaded auid=4294967295 ses=4294967295 >15:55:08,463 DEBUG kernel:[ 5.879768] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:55:08,463 DEBUG kernel:[ 6.057388] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 6.074937] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:55:08,463 DEBUG kernel:[ 6.156870] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:55:08,463 NOTICE kernel:[ 6.617456] type=1400 audit(1352130908.077:3): avc: denied { create } for pid=535 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.617540] type=1400 audit(1352130908.077:4): avc: denied { setattr } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.617567] type=1400 audit(1352130908.077:5): avc: denied { relabelfrom } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.960259] type=1400 audit(1352130908.420:6): avc: denied { write } for pid=548 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.960267] type=1400 audit(1352130908.420:7): avc: denied { remove_name } for pid=548 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.960273] type=1400 audit(1352130908.420:8): avc: denied { unlink } for pid=548 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >15:55:08,463 NOTICE kernel:[ 6.967615] type=1400 audit(1352130908.427:9): avc: denied { add_name } for pid=548 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:55:08,463 NOTICE kernel:[ 6.967656] type=1400 audit(1352130908.427:10): avc: denied { create } for pid=548 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >15:55:08,633 INFO kernel:[ 7.172481] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >15:55:08,636 ERR systemd-udevd: ctx=0x7effe1c1d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:55:08,637 ERR systemd-udevd: ctx=0x7effe1c1d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:55:09,195 INFO systemd: Starting Agent daemon for Spice guests. >15:55:09,195 INFO systemd: Reached target Agent daemon for Spice guests. >15:55:09,285 ERR systemd-udevd: ctx=0x7effe1c1d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >15:55:09,449 WARNING kernel:[ 7.988298] microcode: AMD CPU family 0x6 not supported >15:55:09,557 ERR systemd-udevd: ctx=0x7effe1c1d9c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >15:55:09,696 INFO kernel:[ 8.235419] md: bind<sdc1> >15:55:09,801 INFO kernel:[ 8.340250] md: bind<sdc2> >15:55:10,399 INFO systemd: Starting D-Bus System Message Bus... >15:55:10,399 INFO systemd: Started D-Bus System Message Bus. >15:55:10,444 INFO systemd: Started firewalld - dynamic firewall daemon. >15:55:10,444 INFO systemd: Starting Network Manager... >15:55:10,725 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >15:55:10,725 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:55:10,726 INFO NetworkManager: <info> WEXT support is enabled >15:55:10,736 INFO dbus-daemon: dbus[592]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:55:10,736 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:55:10,736 INFO systemd: Starting Authorization Manager... >15:55:10,868 INFO polkitd: Started polkitd version 0.107 >15:55:11,038 INFO dbus-daemon: dbus[592]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:55:11,038 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:55:11,038 INFO systemd: Started Authorization Manager. >15:55:11,053 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:55:11,055 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:55:11,055 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:55:11,055 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:55:11,056 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:55:11,058 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:55:11,071 INFO systemd: Started Network Manager. >15:55:11,104 INFO systemd: Starting Anaconda System Services. >15:55:11,112 INFO systemd: Reached target Anaconda System Services. >15:55:11,112 INFO systemd: Starting Anaconda... >15:55:11,113 INFO systemd: Starting Network Manager Wait Online... >15:55:11,126 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:55:11,127 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:55:11,127 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:55:11,128 INFO NetworkManager: <info> Networking is enabled by state file >15:55:11,129 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:55:11,129 INFO NetworkManager: <info> (eth0): carrier is OFF >15:55:11,130 ERR NetworkManager: <error> [1352130911.125619] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >15:55:11,131 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >15:55:11,136 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >15:55:11,150 INFO NetworkManager: <info> (eth0): now managed >15:55:11,162 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:55:11,162 INFO NetworkManager: <info> (eth0): bringing up device. >15:55:11,163 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >15:55:11,163 INFO NetworkManager: <info> (eth0): preparing device. >15:55:11,163 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >15:55:11,164 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >15:55:11,164 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:55:11,164 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:55:11,177 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >15:55:11,177 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >15:55:11,178 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >15:55:11,178 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:55:11,179 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >15:55:11,181 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >15:55:11,186 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >15:55:11,186 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >15:55:11,188 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >15:55:11,190 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >15:55:11,190 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >15:55:11,193 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >15:55:11,251 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >15:55:11,252 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >15:55:11,252 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >15:55:11,252 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >15:55:11,253 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:55:11,253 INFO NetworkManager: <info> dhclient started with pid 610 >15:55:11,253 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >15:55:11,254 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >15:55:11,301 INFO systemd: Started Anaconda. >15:55:11,301 INFO systemd: Starting Anaconda Text Console... >15:55:11,304 INFO systemd: Started Anaconda Text Console. >15:55:11,519 WARNING kernel:[ 10.050277] audit_printk_skb: 21 callbacks suppressed >15:55:11,519 NOTICE kernel:[ 10.050278] type=1400 audit(1352130911.510:18): avc: denied { read write } for pid=623 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 >15:55:11,636 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >15:55:11,636 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >15:55:11,636 INFO dhclient: All rights reserved. >15:55:11,636 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:55:11,637 INFO dhclient: >15:55:11,649 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >15:55:11,650 INFO dhclient: Listening on LPF/eth0/52:54:00:92:fe:77 >15:55:11,651 INFO dhclient: Sending on LPF/eth0/52:54:00:92:fe:77 >15:55:11,651 INFO dhclient: Sending on Socket/fallback >15:55:11,651 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5d047ebe) >15:55:11,656 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5d047ebe) >15:55:11,656 INFO dhclient: DHCPOFFER from 192.168.0.1 >15:55:11,662 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x5d047ebe) >15:55:11,664 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >15:55:11,664 INFO NetworkManager: <info> address 192.168.0.110 >15:55:11,665 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >15:55:11,665 INFO NetworkManager: <info> gateway 192.168.0.1 >15:55:11,665 INFO NetworkManager: <info> nameserver '192.168.0.1' >15:55:11,666 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:55:11,666 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >15:55:11,671 INFO dhclient: bound to 192.168.0.110 -- renewal in 41078 seconds. >15:55:12,668 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >15:55:12,668 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >15:55:12,668 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:55:12,686 INFO systemd: Started Network Manager Wait Online. >15:55:12,686 INFO systemd: Starting Network. >15:55:12,687 INFO systemd: Reached target Network. >15:55:12,694 INFO systemd: Startup finished in 3s 364ms 184us (kernel) + 2s 103ms 215us (initrd) + 5s 757ms 726us (userspace) = 11s 225ms 125us. >15:55:12,711 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >15:55:12,717 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >15:55:12,718 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:55:12,718 INFO dbus-daemon: dbus[592]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:55:12,731 INFO dbus-daemon: dbus[592]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:55:12,731 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:55:12,810 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >15:55:13,207 NOTICE kernel:[ 11.746847] type=1400 audit(1352130913.206:19): avc: denied { read write } for pid=652 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:55:13,216 WARNING kernel:[ 11.755081] auditd (653): /proc/653/oom_adj is deprecated, please use /proc/653/oom_score_adj instead. >15:55:18,882 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >15:55:18,882 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:55:18,882 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >15:55:18,882 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported
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 873361
:
638732
|
638733
|
638734
| 638735