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 610189 Details for
Bug 854856
PartitioningError: not enough free space on disks - anaconda crashes when disk space is insufficient, instead of handling it elegantly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 221.64 KB, created by
Kamil Páral
on 2012-09-06 07:29:40 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2012-09-06 07:29:40 UTC
Size:
221.64 KB
patch
obsolete
>anaconda 18.6.4 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 1004, in allocatePartitions > raise PartitioningError("not enough free space on disks") > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 755, in doPartitioning > allocatePartitions(storage, disks, partitions, free) > File "/usr/lib/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 282, in doAutoPartition > doPartitioning(storage) > File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 260, in execute > doAutoPartition(storage, ksdata) > File "/usr/lib/python2.7/site-packages/pyanaconda/kickstart.py", line 1601, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 326, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 107, in _runSpoke > action.execute() > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 317, in _on_spoke_clicked > self._runSpoke(spoke) >PartitioningError: not enough free space on disks > >Local variables in innermost frame: >disks: [DiskDevice instance (0xb2f90e0c) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 4000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb19a586c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb19ac2ec>] >new_part_type: None >p: non-existent 2944MB partition vda2 (11) with non-existent swap >storage: <pyanaconda.storage.Storage object at 0xb55d896c> >growth: 0 >disk: existing 4000MB disk vda (1) with non-existent msdos disklabel >best: None >sectorSize: 512 >_disk: existing 4000MB disk vda (1) with non-existent msdos disklabel >boot: False >part_type: None >boot_index: 0 >use_disk: None >update: True >disklabel: non-existent msdos disklabel >free: None >new_partitions: [PartitionDevice instance (0xb26a2acc) -- > name = vda1 status = False kids = 0 id = 10 > parents = ['existing 4000MB disk vda (1) with non-existent msdos disklabel'] > uuid = None size = 500.0 > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed490c> PedPartition: <_ped.Partition object at 0xb0d1274c> > disk = existing 4000MB disk vda (1) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0xb2504a8c) -- > name = vda2 status = False kids = 0 id = 11 > parents = ['existing 4000MB disk vda (1) with non-existent msdos disklabel'] > uuid = None size = 2944.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 2944 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed4bcc> PedPartition: <_ped.Partition object at 0xb0d126bc> > disk = existing 4000MB disk vda (1) with non-existent msdos disklabel > start = 1026048 end = 7055359 length = 6029312 > flags = , PartitionDevice instance (0xb25045ac) -- > name = req0 status = False kids = 0 id = 9 > parents = [] > uuid = None size = 1024 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 51200 bootable = False > part type = None primary = False > partedPartition = None > disk = None >] >partitions: [PartitionDevice instance (0xb25045ac) -- > name = req0 status = False kids = 0 id = 9 > parents = [] > uuid = None size = 1024 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1024 path = /dev/req0 > format args = [] originalFormat = ext4 grow = True max size = 51200 bootable = False > part type = None primary = False > partedPartition = None > disk = None >, PartitionDevice instance (0xb26a2acc) -- > name = vda1 status = False kids = 0 id = 10 > parents = ['existing 4000MB disk vda (1) with non-existent msdos disklabel'] > uuid = None size = 500.0 > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 500 path = /dev/vda1 > format args = [] originalFormat = ext4 grow = False max size = 0 bootable = True > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed490c> PedPartition: <_ped.Partition object at 0xb0d1274c> > disk = existing 4000MB disk vda (1) with non-existent msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = , PartitionDevice instance (0xb2504a8c) -- > name = vda2 status = False kids = 0 id = 11 > parents = ['existing 4000MB disk vda (1) with non-existent msdos disklabel'] > uuid = None size = 2944.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 2944 path = /dev/vda2 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed4bcc> PedPartition: <_ped.Partition object at 0xb0d126bc> > disk = existing 4000MB disk vda (1) with non-existent msdos disklabel > start = 1026048 end = 7055359 length = 6029312 > flags = ] >freespace: [<parted.geometry.Geometry object at 0xb24b1d2c>] >d: existing 4000MB disk vda (1) with non-existent msdos disklabel >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed6a2c> PedPartition: <_ped.Partition object at 0xa30941c> >disklabels: {'/dev/vda': DiskLabel instance (0xb24b1c4c) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = None > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x9ed42cc>, <parted.partition.Partition object at 0x9ed448c>] > device: <parted.device.Device object at 0xb24b1ccc> > PedDisk: <_ped.Disk object at 0xb24b1cac> > origPartedDisk = <parted.disk.Disk object at 0xb24b19ec> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xa1b956c> >} >req_disks: [DiskDevice instance (0xb2f90e0c) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 4000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb19a586c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb19ac2ec>] >_part: non-existent 1024MB partition req0 (9) with non-existent ext4 filesystem mounted at / >all_disks: {'/dev/vda': DiskDevice instance (0xb2f90e0c) -- > name = vda status = True kids = 2 id = 1 > parents = [] > uuid = None size = 4000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb19a586c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb19ac2ec>} >current_free: None >problem: 0 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _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._cleanup: False > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0xb55d896c>> > _intf.storage.fsset.devicetree.exclusiveDisks: [vda] > _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] > _intf.storage.fsset.devicetree.topology._devmap: {'vda': 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:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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 >, '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 >, '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) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _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: 136704 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0xb578d3ec> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Alpha-TC5_i386 > _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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 267.0 > _serial: None > id: 12 > minor: 0 >, existing 4000MB disk vda (13) >, 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 14 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 15 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 16 > 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: 06db4a10-56bb-4e3f-b0e6-f94616aff028 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 17 > 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: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, existing 1024MB dm live-rw (20) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 3 > _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 (0xb24b11ec) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb24b11ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb24b10ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb24b13ec) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb24b10cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2944 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: 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._setup: True > _intf.payload.txID: None > _intf.payload._space_required: 0 b > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >clearPartTypeSystem: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >_instLanguage: None >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: None >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.6.4 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/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 >clearPartTypeSelection: 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': None, '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, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >07:27:40,373 INFO anaconda: /sbin/anaconda 18.6.4 >07:27:41,960 INFO anaconda: 1572864 kB (1536 MB) are available >07:27:41,960 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >07:27:41,994 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >07:27:41,997 INFO anaconda: Default encoding = utf-8 >07:27:42,870 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >07:27:42,872 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >07:27:43,265 INFO anaconda: Display mode = g >07:27:43,268 INFO anaconda: 1572864 kB (1536 MB) are available >07:27:43,270 INFO anaconda: check_memory(): total:1536, needed:512, graphical:512 >07:27:44,657 DEBUG anaconda: X server has signalled a successful start. >07:27:44,665 INFO anaconda: Starting window manager, pid 672. >07:27:46,709 INFO anaconda: using only installclass _Fedora >07:27:47,748 INFO anaconda: Detected 1472M of memory >07:27:47,750 INFO anaconda: Swap attempt of 2944M >07:27:49,382 DEBUG anaconda: required disklabel type for vda (15) is None >07:27:49,382 DEBUG anaconda: default disklabel type for vda is msdos >07:27:49,385 DEBUG anaconda: selecting msdos disklabel for vda based on size >03:28:01,176 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >03:28:01,415 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >03:28:01,459 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >03:28:08,758 WARN anaconda: /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >03:28:10,052 DEBUG anaconda: required disklabel type for vda (15) is None >03:28:10,054 DEBUG anaconda: default disklabel type for vda is msdos >03:28:10,055 DEBUG anaconda: selecting msdos disklabel for vda based on size >03:28:10,220 INFO anaconda: Detected 1472M of memory >03:28:10,223 INFO anaconda: Swap attempt of 2944M >03:28:11,070 DEBUG anaconda: required disklabel type for vda (15) is None >03:28:11,070 DEBUG anaconda: default disklabel type for vda is msdos >03:28:11,071 DEBUG anaconda: selecting msdos disklabel for vda based on size > > >/tmp/program.log: >07:27:42,233 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:27:42,386 INFO program: Running... modprobe fcoe >07:27:42,729 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >07:27:42,866 INFO program: No FCoE boot disk information is found in EDD! >07:27:42,878 INFO program: Running... modprobe scsi_wait_scan >07:27:42,920 ERR program: FATAL: Module scsi_wait_scan not found. >07:27:42,925 INFO program: Running... rmmod scsi_wait_scan >07:27:42,943 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:27:42,946 INFO program: Running... udevadm settle --timeout=300 >07:27:43,095 INFO program: Running... multipath -d >07:27:43,183 INFO program: Running... multipath -ll >07:27:44,671 INFO program: Running... metacity --display :1 --sm-disable >07:27:45,980 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >07:27:47,782 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >07:27:47,907 INFO program: Running... systemctl start chronyd.service >07:27:47,973 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >07:27:48,035 INFO program: Running... modprobe scsi_wait_scan >07:27:48,260 ERR program: FATAL: Module scsi_wait_scan not found. >07:27:48,265 INFO program: Running... rmmod scsi_wait_scan >07:27:48,364 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:27:48,381 INFO program: Running... udevadm settle --timeout=300 >07:27:48,743 INFO program: Running... multipath -d >07:27:48,862 INFO program: Running... multipath -ll >07:27:49,980 INFO program: Running... dumpe2fs -h /dev/loop1 >07:27:50,085 INFO program: Filesystem volume name: Anaconda >07:27:50,087 INFO program: Last mounted on: / >07:27:50,090 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >07:27:50,090 INFO program: Filesystem magic number: 0xEF53 >07:27:50,092 INFO program: Filesystem revision #: 1 (dynamic) >07:27:50,092 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 >07:27:50,092 INFO program: Filesystem flags: signed_directory_hash >07:27:50,093 INFO program: Default mount options: user_xattr acl >07:27:50,093 INFO program: Filesystem state: clean >07:27:50,099 INFO program: Errors behavior: Continue >07:27:50,100 INFO program: Filesystem OS type: Linux >07:27:50,100 INFO program: Inode count: 65536 >07:27:50,100 INFO program: Block count: 1048576 >07:27:50,102 INFO program: Reserved block count: 0 >07:27:50,102 INFO program: Free blocks: 313638 >07:27:50,103 INFO program: Free inodes: 39297 >07:27:50,103 INFO program: First block: 1 >07:27:50,103 INFO program: Block size: 1024 >07:27:50,104 INFO program: Fragment size: 1024 >07:27:50,106 INFO program: Reserved GDT blocks: 256 >07:27:50,110 INFO program: Blocks per group: 8192 >07:27:50,113 INFO program: Fragments per group: 8192 >07:27:50,125 INFO program: Inodes per group: 512 >07:27:50,133 INFO program: Inode blocks per group: 128 >07:27:50,133 INFO program: Flex block group size: 16 >07:27:50,136 INFO program: Filesystem created: Sat Sep 1 01:46:19 2012 >07:27:50,147 INFO program: Last mount time: Sat Sep 1 01:47:38 2012 >07:27:50,155 INFO program: Last write time: Sat Sep 1 01:48:02 2012 >07:27:50,155 INFO program: Mount count: 2 >07:27:50,158 INFO program: Maximum mount count: -1 >07:27:50,169 INFO program: Last checked: Sat Sep 1 01:46:19 2012 >07:27:50,177 INFO program: Check interval: 0 (<none>) >07:27:50,177 INFO program: Lifetime writes: 32 MB >07:27:50,180 INFO program: Reserved blocks uid: 0 (user root) >07:27:50,192 INFO program: Reserved blocks gid: 0 (group root) >07:27:50,199 INFO program: First inode: 11 >07:27:50,199 INFO program: Inode size: 256 >07:27:50,203 INFO program: Required extra isize: 28 >07:27:50,213 INFO program: Desired extra isize: 28 >07:27:50,221 INFO program: Journal inode: 8 >07:27:50,221 INFO program: Default directory hash: half_md4 >07:27:50,224 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >07:27:50,228 INFO program: Journal backup: inode blocks >07:27:50,236 INFO program: Journal features: (none) >07:27:50,236 INFO program: Journal size: 32M >07:27:50,239 INFO program: Journal length: 32768 >07:27:50,247 INFO program: Journal sequence: 0x00000014 >07:27:50,247 INFO program: Journal start: 0 >07:27:50,249 INFO program: >07:27:50,254 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:27:50,257 INFO program: Running... dumpe2fs -h /dev/loop1 >07:27:50,350 INFO program: Filesystem volume name: Anaconda >07:27:50,353 INFO program: Last mounted on: / >07:27:50,355 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >07:27:50,355 INFO program: Filesystem magic number: 0xEF53 >07:27:50,357 INFO program: Filesystem revision #: 1 (dynamic) >07:27:50,357 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 >07:27:50,358 INFO program: Filesystem flags: signed_directory_hash >07:27:50,358 INFO program: Default mount options: user_xattr acl >07:27:50,358 INFO program: Filesystem state: clean >07:27:50,360 INFO program: Errors behavior: Continue >07:27:50,361 INFO program: Filesystem OS type: Linux >07:27:50,361 INFO program: Inode count: 65536 >07:27:50,361 INFO program: Block count: 1048576 >07:27:50,361 INFO program: Reserved block count: 0 >07:27:50,362 INFO program: Free blocks: 313638 >07:27:50,363 INFO program: Free inodes: 39297 >07:27:50,365 INFO program: First block: 1 >07:27:50,365 INFO program: Block size: 1024 >07:27:50,374 INFO program: Fragment size: 1024 >07:27:50,376 INFO program: Reserved GDT blocks: 256 >07:27:50,381 INFO program: Blocks per group: 8192 >07:27:50,383 INFO program: Fragments per group: 8192 >07:27:50,387 INFO program: Inodes per group: 512 >07:27:50,394 INFO program: Inode blocks per group: 128 >07:27:50,394 INFO program: Flex block group size: 16 >07:27:50,410 INFO program: Filesystem created: Sat Sep 1 01:46:19 2012 >07:27:50,411 INFO program: Last mount time: Sat Sep 1 01:47:38 2012 >07:27:50,413 INFO program: Last write time: Sat Sep 1 01:48:02 2012 >07:27:50,413 INFO program: Mount count: 2 >07:27:50,420 INFO program: Maximum mount count: -1 >07:27:50,420 INFO program: Last checked: Sat Sep 1 01:46:19 2012 >07:27:50,430 INFO program: Check interval: 0 (<none>) >07:27:50,430 INFO program: Lifetime writes: 32 MB >07:27:50,430 INFO program: Reserved blocks uid: 0 (user root) >07:27:50,437 INFO program: Reserved blocks gid: 0 (group root) >07:27:50,437 INFO program: First inode: 11 >07:27:50,445 INFO program: Inode size: 256 >07:27:50,445 INFO program: Required extra isize: 28 >07:27:50,448 INFO program: Desired extra isize: 28 >07:27:50,457 INFO program: Journal inode: 8 >07:27:50,458 INFO program: Default directory hash: half_md4 >07:27:50,465 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >07:27:50,466 INFO program: Journal backup: inode blocks >07:27:50,473 INFO program: Journal features: (none) >07:27:50,474 INFO program: Journal size: 32M >07:27:50,476 INFO program: Journal length: 32768 >07:27:50,483 INFO program: Journal sequence: 0x00000014 >07:27:50,483 INFO program: Journal start: 0 >07:27:50,488 INFO program: >07:27:50,491 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:27:50,495 INFO program: Running... resize2fs -P /dev/loop1 >07:27:50,598 INFO program: Couldn't find valid filesystem superblock. >07:27:50,600 ERR program: resize2fs 1.42.5 (29-Jul-2012) >07:27:50,604 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >07:27:50,801 INFO program: Running... modprobe scsi_wait_scan >07:27:50,861 ERR program: FATAL: Module scsi_wait_scan not found. >07:27:50,868 INFO program: Running... rmmod scsi_wait_scan >07:27:50,925 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:27:50,932 INFO program: Running... udevadm settle --timeout=300 >07:27:51,192 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:27:51,254 INFO program: Filesystem volume name: Anaconda >07:27:51,256 INFO program: Last mounted on: /sysroot >07:27:51,258 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >07:27:51,258 INFO program: Filesystem magic number: 0xEF53 >07:27:51,258 INFO program: Filesystem revision #: 1 (dynamic) >07:27:51,259 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:27:51,259 INFO program: Filesystem flags: signed_directory_hash >07:27:51,259 INFO program: Default mount options: user_xattr acl >07:27:51,259 INFO program: Filesystem state: clean >07:27:51,259 INFO program: Errors behavior: Continue >07:27:51,259 INFO program: Filesystem OS type: Linux >07:27:51,264 INFO program: Inode count: 65536 >07:27:51,264 INFO program: Block count: 1048576 >07:27:51,264 INFO program: Reserved block count: 0 >07:27:51,264 INFO program: Free blocks: 313638 >07:27:51,265 INFO program: Free inodes: 39297 >07:27:51,265 INFO program: First block: 1 >07:27:51,271 INFO program: Block size: 1024 >07:27:51,272 INFO program: Fragment size: 1024 >07:27:51,274 INFO program: Reserved GDT blocks: 256 >07:27:51,281 INFO program: Blocks per group: 8192 >07:27:51,281 INFO program: Fragments per group: 8192 >07:27:51,292 INFO program: Inodes per group: 512 >07:27:51,292 INFO program: Inode blocks per group: 128 >07:27:51,292 INFO program: Flex block group size: 16 >07:27:51,301 INFO program: Filesystem created: Sat Sep 1 01:46:19 2012 >07:27:51,301 INFO program: Last mount time: Thu Sep 6 07:27:27 2012 >07:27:51,301 INFO program: Last write time: Thu Sep 6 07:27:27 2012 >07:27:51,308 INFO program: Mount count: 3 >07:27:51,308 INFO program: Maximum mount count: -1 >07:27:51,318 INFO program: Last checked: Sat Sep 1 01:46:19 2012 >07:27:51,318 INFO program: Check interval: 0 (<none>) >07:27:51,319 INFO program: Lifetime writes: 32 MB >07:27:51,321 INFO program: Reserved blocks uid: 0 (user root) >07:27:51,328 INFO program: Reserved blocks gid: 0 (group root) >07:27:51,328 INFO program: First inode: 11 >07:27:51,338 INFO program: Inode size: 256 >07:27:51,338 INFO program: Required extra isize: 28 >07:27:51,338 INFO program: Desired extra isize: 28 >07:27:51,345 INFO program: Journal inode: 8 >07:27:51,345 INFO program: Default directory hash: half_md4 >07:27:51,347 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >07:27:51,355 INFO program: Journal backup: inode blocks >07:27:51,355 INFO program: Journal features: (none) >07:27:51,357 INFO program: Journal size: 32M >07:27:51,364 INFO program: Journal length: 32768 >07:27:51,364 INFO program: Journal sequence: 0x00000015 >07:27:51,368 INFO program: Journal start: 1 >07:27:51,370 INFO program: >07:27:51,377 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:27:51,377 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >07:27:51,457 INFO program: Filesystem volume name: Anaconda >07:27:51,460 INFO program: Last mounted on: /sysroot >07:27:51,462 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >07:27:51,463 INFO program: Filesystem magic number: 0xEF53 >07:27:51,465 INFO program: Filesystem revision #: 1 (dynamic) >07:27:51,465 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >07:27:51,466 INFO program: Filesystem flags: signed_directory_hash >07:27:51,466 INFO program: Default mount options: user_xattr acl >07:27:51,466 INFO program: Filesystem state: clean >07:27:51,468 INFO program: Errors behavior: Continue >07:27:51,469 INFO program: Filesystem OS type: Linux >07:27:51,469 INFO program: Inode count: 65536 >07:27:51,469 INFO program: Block count: 1048576 >07:27:51,470 INFO program: Reserved block count: 0 >07:27:51,470 INFO program: Free blocks: 313638 >07:27:51,472 INFO program: Free inodes: 39297 >07:27:51,472 INFO program: First block: 1 >07:27:51,473 INFO program: Block size: 1024 >07:27:51,480 INFO program: Fragment size: 1024 >07:27:51,480 INFO program: Reserved GDT blocks: 256 >07:27:51,482 INFO program: Blocks per group: 8192 >07:27:51,487 INFO program: Fragments per group: 8192 >07:27:51,491 INFO program: Inodes per group: 512 >07:27:51,492 INFO program: Inode blocks per group: 128 >07:27:51,502 INFO program: Flex block group size: 16 >07:27:51,506 INFO program: Filesystem created: Sat Sep 1 01:46:19 2012 >07:27:51,509 INFO program: Last mount time: Thu Sep 6 07:27:27 2012 >07:27:51,529 INFO program: Last write time: Thu Sep 6 07:27:27 2012 >07:27:51,531 INFO program: Mount count: 3 >07:27:51,541 INFO program: Maximum mount count: -1 >07:27:51,545 INFO program: Last checked: Sat Sep 1 01:46:19 2012 >07:27:51,548 INFO program: Check interval: 0 (<none>) >07:27:51,556 INFO program: Lifetime writes: 32 MB >07:27:51,561 INFO program: Reserved blocks uid: 0 (user root) >07:27:51,564 INFO program: Reserved blocks gid: 0 (group root) >07:27:51,574 INFO program: First inode: 11 >07:27:51,578 INFO program: Inode size: 256 >07:27:51,580 INFO program: Required extra isize: 28 >07:27:51,584 INFO program: Desired extra isize: 28 >07:27:51,589 INFO program: Journal inode: 8 >07:27:51,592 INFO program: Default directory hash: half_md4 >07:27:51,596 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >07:27:51,600 INFO program: Journal backup: inode blocks >07:27:51,602 INFO program: Journal features: (none) >07:27:51,606 INFO program: Journal size: 32M >07:27:51,610 INFO program: Journal length: 32768 >07:27:51,614 INFO program: Journal sequence: 0x00000015 >07:27:51,616 INFO program: Journal start: 1 >07:27:51,620 INFO program: >07:27:51,625 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >07:27:51,634 INFO program: Running... resize2fs -P /dev/mapper/live-rw >07:27:51,743 INFO program: Estimated minimum size of the filesystem: 732840 >07:27:51,746 ERR program: resize2fs 1.42.5 (29-Jul-2012) >07:27:51,947 INFO program: Running... modprobe scsi_wait_scan >07:27:52,029 ERR program: FATAL: Module scsi_wait_scan not found. >07:27:52,033 INFO program: Running... rmmod scsi_wait_scan >07:27:52,092 ERR program: Error: Module scsi_wait_scan is not currently loaded >07:27:52,100 INFO program: Running... udevadm settle --timeout=300 >07:27:52,201 INFO program: Running... udevadm settle --timeout=300 >07:27:52,304 INFO program: Running... udevadm settle --timeout=300 >03:28:01,183 INFO program: Running... udevadm settle --timeout=300 >07:28:01,432 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >07:28:01,475 INFO program: Running... /bin/umount /mnt/install/isodir >03:28:01,660 INFO program: Running... modprobe btrfs >03:28:01,920 INFO program: Running... modprobe xfs >03:28:02,248 INFO program: Running... modprobe vfat >03:28:10,074 INFO program: Running... modprobe scsi_wait_scan >03:28:10,114 ERR program: FATAL: Module scsi_wait_scan not found. >03:28:10,118 INFO program: Running... rmmod scsi_wait_scan >03:28:10,147 ERR program: Error: Module scsi_wait_scan is not currently loaded >03:28:10,150 INFO program: Running... udevadm settle --timeout=300 >03:28:10,535 INFO program: Running... modprobe scsi_wait_scan >03:28:10,589 ERR program: FATAL: Module scsi_wait_scan not found. >03:28:10,593 INFO program: Running... rmmod scsi_wait_scan >03:28:10,624 ERR program: Error: Module scsi_wait_scan is not currently loaded >03:28:10,628 INFO program: Running... udevadm settle --timeout=300 >03:28:10,749 INFO program: Running... multipath -d >03:28:10,814 INFO program: Running... multipath -ll >03:28:11,262 INFO program: Running... dumpe2fs -h /dev/loop1 >03:28:11,323 INFO program: Filesystem volume name: Anaconda >03:28:11,326 INFO program: Last mounted on: / >03:28:11,328 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >03:28:11,328 INFO program: Filesystem magic number: 0xEF53 >03:28:11,328 INFO program: Filesystem revision #: 1 (dynamic) >03:28:11,328 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >03:28:11,329 INFO program: Filesystem flags: signed_directory_hash >03:28:11,329 INFO program: Default mount options: user_xattr acl >03:28:11,329 INFO program: Filesystem state: clean >03:28:11,329 INFO program: Errors behavior: Continue >03:28:11,329 INFO program: Filesystem OS type: Linux >03:28:11,329 INFO program: Inode count: 65536 >03:28:11,329 INFO program: Block count: 1048576 >03:28:11,329 INFO program: Reserved block count: 0 >03:28:11,334 INFO program: Free blocks: 313638 >03:28:11,334 INFO program: Free inodes: 39297 >03:28:11,334 INFO program: First block: 1 >03:28:11,336 INFO program: Block size: 1024 >03:28:11,338 INFO program: Fragment size: 1024 >03:28:11,340 INFO program: Reserved GDT blocks: 256 >03:28:11,342 INFO program: Blocks per group: 8192 >03:28:11,344 INFO program: Fragments per group: 8192 >03:28:11,346 INFO program: Inodes per group: 512 >03:28:11,348 INFO program: Inode blocks per group: 128 >03:28:11,350 INFO program: Flex block group size: 16 >03:28:11,352 INFO program: Filesystem created: Fri Aug 31 21:46:19 2012 >03:28:11,354 INFO program: Last mount time: Fri Aug 31 21:47:38 2012 >03:28:11,356 INFO program: Last write time: Fri Aug 31 21:48:02 2012 >03:28:11,358 INFO program: Mount count: 2 >03:28:11,360 INFO program: Maximum mount count: -1 >03:28:11,362 INFO program: Last checked: Fri Aug 31 21:46:19 2012 >03:28:11,365 INFO program: Check interval: 0 (<none>) >03:28:11,367 INFO program: Lifetime writes: 32 MB >03:28:11,369 INFO program: Reserved blocks uid: 0 (user root) >03:28:11,371 INFO program: Reserved blocks gid: 0 (group root) >03:28:11,373 INFO program: First inode: 11 >03:28:11,375 INFO program: Inode size: 256 >03:28:11,377 INFO program: Required extra isize: 28 >03:28:11,379 INFO program: Desired extra isize: 28 >03:28:11,381 INFO program: Journal inode: 8 >03:28:11,383 INFO program: Default directory hash: half_md4 >03:28:11,385 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >03:28:11,387 INFO program: Journal backup: inode blocks >03:28:11,389 INFO program: Journal features: (none) >03:28:11,391 INFO program: Journal size: 32M >03:28:11,393 INFO program: Journal length: 32768 >03:28:11,395 INFO program: Journal sequence: 0x00000014 >03:28:11,397 INFO program: Journal start: 0 >03:28:11,399 INFO program: >03:28:11,401 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:28:11,404 INFO program: Running... dumpe2fs -h /dev/loop1 >03:28:11,456 INFO program: Filesystem volume name: Anaconda >03:28:11,459 INFO program: Last mounted on: / >03:28:11,459 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >03:28:11,459 INFO program: Filesystem magic number: 0xEF53 >03:28:11,459 INFO program: Filesystem revision #: 1 (dynamic) >03:28:11,459 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >03:28:11,460 INFO program: Filesystem flags: signed_directory_hash >03:28:11,460 INFO program: Default mount options: user_xattr acl >03:28:11,460 INFO program: Filesystem state: clean >03:28:11,460 INFO program: Errors behavior: Continue >03:28:11,460 INFO program: Filesystem OS type: Linux >03:28:11,460 INFO program: Inode count: 65536 >03:28:11,460 INFO program: Block count: 1048576 >03:28:11,465 INFO program: Reserved block count: 0 >03:28:11,465 INFO program: Free blocks: 313638 >03:28:11,465 INFO program: Free inodes: 39297 >03:28:11,467 INFO program: First block: 1 >03:28:11,469 INFO program: Block size: 1024 >03:28:11,471 INFO program: Fragment size: 1024 >03:28:11,473 INFO program: Reserved GDT blocks: 256 >03:28:11,475 INFO program: Blocks per group: 8192 >03:28:11,477 INFO program: Fragments per group: 8192 >03:28:11,479 INFO program: Inodes per group: 512 >03:28:11,481 INFO program: Inode blocks per group: 128 >03:28:11,483 INFO program: Flex block group size: 16 >03:28:11,485 INFO program: Filesystem created: Fri Aug 31 21:46:19 2012 >03:28:11,487 INFO program: Last mount time: Fri Aug 31 21:47:38 2012 >03:28:11,490 INFO program: Last write time: Fri Aug 31 21:48:02 2012 >03:28:11,492 INFO program: Mount count: 2 >03:28:11,494 INFO program: Maximum mount count: -1 >03:28:11,496 INFO program: Last checked: Fri Aug 31 21:46:19 2012 >03:28:11,498 INFO program: Check interval: 0 (<none>) >03:28:11,500 INFO program: Lifetime writes: 32 MB >03:28:11,502 INFO program: Reserved blocks uid: 0 (user root) >03:28:11,504 INFO program: Reserved blocks gid: 0 (group root) >03:28:11,506 INFO program: First inode: 11 >03:28:11,508 INFO program: Inode size: 256 >03:28:11,510 INFO program: Required extra isize: 28 >03:28:11,512 INFO program: Desired extra isize: 28 >03:28:11,514 INFO program: Journal inode: 8 >03:28:11,516 INFO program: Default directory hash: half_md4 >03:28:11,518 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >03:28:11,520 INFO program: Journal backup: inode blocks >03:28:11,522 INFO program: Journal features: (none) >03:28:11,524 INFO program: Journal size: 32M >03:28:11,526 INFO program: Journal length: 32768 >03:28:11,528 INFO program: Journal sequence: 0x00000014 >03:28:11,530 INFO program: Journal start: 0 >03:28:11,533 INFO program: >03:28:11,535 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:28:11,537 INFO program: Running... resize2fs -P /dev/loop1 >03:28:11,598 INFO program: Couldn't find valid filesystem superblock. >03:28:11,599 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:28:11,599 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >03:28:11,909 INFO program: Running... modprobe scsi_wait_scan >03:28:12,070 ERR program: FATAL: Module scsi_wait_scan not found. >03:28:12,082 INFO program: Running... rmmod scsi_wait_scan >03:28:12,184 ERR program: Error: Module scsi_wait_scan is not currently loaded >03:28:12,196 INFO program: Running... udevadm settle --timeout=300 >03:28:12,330 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:28:12,365 INFO program: Filesystem volume name: Anaconda >03:28:12,368 INFO program: Last mounted on: /sysroot >03:28:12,370 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >03:28:12,370 INFO program: Filesystem magic number: 0xEF53 >03:28:12,370 INFO program: Filesystem revision #: 1 (dynamic) >03:28:12,370 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >03:28:12,370 INFO program: Filesystem flags: signed_directory_hash >03:28:12,370 INFO program: Default mount options: user_xattr acl >03:28:12,370 INFO program: Filesystem state: clean >03:28:12,371 INFO program: Errors behavior: Continue >03:28:12,371 INFO program: Filesystem OS type: Linux >03:28:12,373 INFO program: Inode count: 65536 >03:28:12,375 INFO program: Block count: 1048576 >03:28:12,376 INFO program: Reserved block count: 0 >03:28:12,376 INFO program: Free blocks: 313638 >03:28:12,376 INFO program: Free inodes: 39297 >03:28:12,376 INFO program: First block: 1 >03:28:12,378 INFO program: Block size: 1024 >03:28:12,380 INFO program: Fragment size: 1024 >03:28:12,382 INFO program: Reserved GDT blocks: 256 >03:28:12,384 INFO program: Blocks per group: 8192 >03:28:12,386 INFO program: Fragments per group: 8192 >03:28:12,388 INFO program: Inodes per group: 512 >03:28:12,390 INFO program: Inode blocks per group: 128 >03:28:12,392 INFO program: Flex block group size: 16 >03:28:12,394 INFO program: Filesystem created: Fri Aug 31 21:46:19 2012 >03:28:12,396 INFO program: Last mount time: Thu Sep 6 03:27:27 2012 >03:28:12,399 INFO program: Last write time: Thu Sep 6 03:27:27 2012 >03:28:12,401 INFO program: Mount count: 3 >03:28:12,403 INFO program: Maximum mount count: -1 >03:28:12,405 INFO program: Last checked: Fri Aug 31 21:46:19 2012 >03:28:12,407 INFO program: Check interval: 0 (<none>) >03:28:12,409 INFO program: Lifetime writes: 32 MB >03:28:12,411 INFO program: Reserved blocks uid: 0 (user root) >03:28:12,413 INFO program: Reserved blocks gid: 0 (group root) >03:28:12,415 INFO program: First inode: 11 >03:28:12,417 INFO program: Inode size: 256 >03:28:12,419 INFO program: Required extra isize: 28 >03:28:12,421 INFO program: Desired extra isize: 28 >03:28:12,423 INFO program: Journal inode: 8 >03:28:12,425 INFO program: First orphan inode: 37570 >03:28:12,427 INFO program: Default directory hash: half_md4 >03:28:12,430 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >03:28:12,432 INFO program: Journal backup: inode blocks >03:28:12,434 INFO program: Journal features: (none) >03:28:12,436 INFO program: Journal size: 32M >03:28:12,438 INFO program: Journal length: 32768 >03:28:12,440 INFO program: Journal sequence: 0x00000015 >03:28:12,442 INFO program: Journal start: 1 >03:28:12,444 INFO program: >03:28:12,446 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:28:12,448 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >03:28:12,502 INFO program: Filesystem volume name: Anaconda >03:28:12,504 INFO program: Last mounted on: /sysroot >03:28:12,504 INFO program: Filesystem UUID: 06db4a10-56bb-4e3f-b0e6-f94616aff028 >03:28:12,505 INFO program: Filesystem magic number: 0xEF53 >03:28:12,505 INFO program: Filesystem revision #: 1 (dynamic) >03:28:12,505 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >03:28:12,505 INFO program: Filesystem flags: signed_directory_hash >03:28:12,505 INFO program: Default mount options: user_xattr acl >03:28:12,505 INFO program: Filesystem state: clean >03:28:12,505 INFO program: Errors behavior: Continue >03:28:12,505 INFO program: Filesystem OS type: Linux >03:28:12,506 INFO program: Inode count: 65536 >03:28:12,506 INFO program: Block count: 1048576 >03:28:12,510 INFO program: Reserved block count: 0 >03:28:12,510 INFO program: Free blocks: 313638 >03:28:12,511 INFO program: Free inodes: 39297 >03:28:12,513 INFO program: First block: 1 >03:28:12,515 INFO program: Block size: 1024 >03:28:12,517 INFO program: Fragment size: 1024 >03:28:12,519 INFO program: Reserved GDT blocks: 256 >03:28:12,521 INFO program: Blocks per group: 8192 >03:28:12,523 INFO program: Fragments per group: 8192 >03:28:12,525 INFO program: Inodes per group: 512 >03:28:12,527 INFO program: Inode blocks per group: 128 >03:28:12,529 INFO program: Flex block group size: 16 >03:28:12,531 INFO program: Filesystem created: Fri Aug 31 21:46:19 2012 >03:28:12,533 INFO program: Last mount time: Thu Sep 6 03:27:27 2012 >03:28:12,535 INFO program: Last write time: Thu Sep 6 03:27:27 2012 >03:28:12,537 INFO program: Mount count: 3 >03:28:12,539 INFO program: Maximum mount count: -1 >03:28:12,541 INFO program: Last checked: Fri Aug 31 21:46:19 2012 >03:28:12,543 INFO program: Check interval: 0 (<none>) >03:28:12,545 INFO program: Lifetime writes: 32 MB >03:28:12,547 INFO program: Reserved blocks uid: 0 (user root) >03:28:12,549 INFO program: Reserved blocks gid: 0 (group root) >03:28:12,552 INFO program: First inode: 11 >03:28:12,554 INFO program: Inode size: 256 >03:28:12,556 INFO program: Required extra isize: 28 >03:28:12,558 INFO program: Desired extra isize: 28 >03:28:12,560 INFO program: Journal inode: 8 >03:28:12,562 INFO program: First orphan inode: 37570 >03:28:12,564 INFO program: Default directory hash: half_md4 >03:28:12,566 INFO program: Directory Hash Seed: 5815efbe-9a02-4f09-b641-e3765b38bb0e >03:28:12,569 INFO program: Journal backup: inode blocks >03:28:12,571 INFO program: Journal features: (none) >03:28:12,573 INFO program: Journal size: 32M >03:28:12,575 INFO program: Journal length: 32768 >03:28:12,577 INFO program: Journal sequence: 0x00000015 >03:28:12,579 INFO program: Journal start: 1 >03:28:12,581 INFO program: >03:28:12,583 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >03:28:12,585 INFO program: Running... resize2fs -P /dev/mapper/live-rw >03:28:12,644 INFO program: Estimated minimum size of the filesystem: 732840 >03:28:12,649 ERR program: resize2fs 1.42.5 (29-Jul-2012) >03:28:12,679 INFO program: Running... modprobe scsi_wait_scan >03:28:12,711 ERR program: FATAL: Module scsi_wait_scan not found. >03:28:12,714 INFO program: Running... rmmod scsi_wait_scan >03:28:12,743 ERR program: Error: Module scsi_wait_scan is not currently loaded >03:28:12,747 INFO program: Running... udevadm settle --timeout=300 >03:28:12,809 INFO program: Running... udevadm settle --timeout=300 >03:28:12,869 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >07:27:41,308 DEBUG storage: registered device format class MultipathMember as multipath_member >07:27:41,313 DEBUG storage: registered device format class MDRaidMember as mdmember >07:27:41,319 DEBUG storage: registered device format class SwapSpace as swap >07:27:41,337 DEBUG storage: registered device format class BIOSBoot as biosboot >07:27:41,341 DEBUG storage: registered device format class DMRaidMember as dmraidmember >07:27:41,378 DEBUG storage: registered device format class Ext2FS as ext2 >07:27:41,381 DEBUG storage: registered device format class Ext3FS as ext3 >07:27:41,383 DEBUG storage: registered device format class Ext4FS as ext4 >07:27:41,383 DEBUG storage: registered device format class FATFS as vfat >07:27:41,385 DEBUG storage: registered device format class EFIFS as efi >07:27:41,385 DEBUG storage: registered device format class BTRFS as btrfs >07:27:41,386 DEBUG storage: registered device format class GFS2 as gfs2 >07:27:41,388 DEBUG storage: registered device format class JFS as jfs >07:27:41,388 DEBUG storage: registered device format class ReiserFS as reiserfs >07:27:41,389 DEBUG storage: registered device format class XFS as xfs >07:27:41,389 DEBUG storage: registered device format class HFS as hfs >07:27:41,389 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >07:27:41,391 DEBUG storage: registered device format class HFSPlus as hfs+ >07:27:41,392 DEBUG storage: registered device format class NTFS as ntfs >07:27:41,392 DEBUG storage: registered device format class NFS as nfs >07:27:41,392 DEBUG storage: registered device format class NFSv4 as nfs4 >07:27:41,392 DEBUG storage: registered device format class Iso9660FS as iso9660 >07:27:41,395 DEBUG storage: registered device format class NoDevFS as nodev >07:27:41,395 DEBUG storage: registered device format class DevPtsFS as devpts >07:27:41,397 DEBUG storage: registered device format class ProcFS as proc >07:27:41,399 DEBUG storage: registered device format class SysFS as sysfs >07:27:41,402 DEBUG storage: registered device format class TmpFS as tmpfs >07:27:41,404 DEBUG storage: registered device format class BindFS as bind >07:27:41,406 DEBUG storage: registered device format class SELinuxFS as selinuxfs >07:27:41,408 DEBUG storage: registered device format class USBFS as usbfs >07:27:41,418 DEBUG storage: registered device format class PPCPRePBoot as prepboot >07:27:41,488 DEBUG storage: registered device format class LUKS as luks >07:27:41,505 DEBUG storage: registered device format class DiskLabel as disklabel >07:27:41,509 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >07:27:43,039 DEBUG storage: MultipathTopology._build_topology: >07:27:43,042 DEBUG storage: /etc/multipath.conf contents: >07:27:43,044 DEBUG storage: # multipath.conf written by anaconda >07:27:43,044 DEBUG storage: >07:27:43,046 DEBUG storage: defaults { >07:27:43,046 DEBUG storage: user_friendly_names yes >07:27:43,047 DEBUG storage: } >07:27:43,047 DEBUG storage: blacklist { >07:27:43,049 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >07:27:43,049 DEBUG storage: devnode "^hd[a-z]" >07:27:43,050 DEBUG storage: devnode "^dcssblk[0-9]*" >07:27:43,050 DEBUG storage: device { >07:27:43,050 DEBUG storage: vendor "DGC" >07:27:43,051 DEBUG storage: product "LUNZ" >07:27:43,053 DEBUG storage: } >07:27:43,053 DEBUG storage: device { >07:27:43,053 DEBUG storage: vendor "IBM" >07:27:43,053 DEBUG storage: product "S/390.*" >07:27:43,055 DEBUG storage: } >07:27:43,057 DEBUG storage: # don't count normal SATA devices as multipaths >07:27:43,059 DEBUG storage: device { >07:27:43,061 DEBUG storage: vendor "ATA" >07:27:43,063 DEBUG storage: } >07:27:43,065 DEBUG storage: # don't count 3ware devices as multipaths >07:27:43,067 DEBUG storage: device { >07:27:43,069 DEBUG storage: vendor "3ware" >07:27:43,071 DEBUG storage: } >07:27:43,073 DEBUG storage: device { >07:27:43,075 DEBUG storage: vendor "AMCC" >07:27:43,077 DEBUG storage: } >07:27:43,079 DEBUG storage: # nor highpoint devices >07:27:43,081 DEBUG storage: device { >07:27:43,083 DEBUG storage: vendor "HPT" >07:27:43,085 DEBUG storage: } >07:27:43,087 DEBUG storage: } >07:27:43,089 DEBUG storage: multipaths { >07:27:43,091 DEBUG storage: } >07:27:43,093 DEBUG storage: (end of /etc/multipath.conf) >07:27:43,220 INFO storage: MultipathTopology: found non-disk device: sr0 >07:27:43,225 INFO storage: MultipathTopology: found singlepath device: vda >07:27:43,229 INFO storage: MultipathTopology: found singlepath device: loop0 >07:27:43,236 INFO storage: MultipathTopology: found singlepath device: loop1 >07:27:43,236 INFO storage: MultipathTopology: found singlepath device: loop2 >07:27:43,237 INFO storage: MultipathTopology: found singlepath device: loop3 >07:27:43,239 INFO storage: MultipathTopology: found singlepath device: loop4 >07:27:43,239 INFO storage: MultipathTopology: found singlepath device: loop5 >07:27:43,241 INFO storage: MultipathTopology: found singlepath device: loop6 >07:27:43,241 INFO storage: MultipathTopology: found singlepath device: loop7 >07:27:43,244 INFO storage: MultipathTopology: found singlepath device: dm-0 >07:27:48,015 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >07:27:48,021 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >07:27:48,608 DEBUG storage: MultipathTopology._build_topology: >07:27:48,611 DEBUG storage: /etc/multipath.conf contents: >07:27:48,616 DEBUG storage: # multipath.conf written by anaconda >07:27:48,618 DEBUG storage: >07:27:48,618 DEBUG storage: defaults { >07:27:48,621 DEBUG storage: user_friendly_names yes >07:27:48,621 DEBUG storage: } >07:27:48,621 DEBUG storage: blacklist { >07:27:48,624 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >07:27:48,624 DEBUG storage: devnode "^hd[a-z]" >07:27:48,624 DEBUG storage: devnode "^dcssblk[0-9]*" >07:27:48,627 DEBUG storage: device { >07:27:48,628 DEBUG storage: vendor "DGC" >07:27:48,628 DEBUG storage: product "LUNZ" >07:27:48,628 DEBUG storage: } >07:27:48,629 DEBUG storage: device { >07:27:48,629 DEBUG storage: vendor "IBM" >07:27:48,631 DEBUG storage: product "S/390.*" >07:27:48,632 DEBUG storage: } >07:27:48,633 DEBUG storage: # don't count normal SATA devices as multipaths >07:27:48,635 DEBUG storage: device { >07:27:48,643 DEBUG storage: vendor "ATA" >07:27:48,643 DEBUG storage: } >07:27:48,648 DEBUG storage: # don't count 3ware devices as multipaths >07:27:48,650 DEBUG storage: device { >07:27:48,654 DEBUG storage: vendor "3ware" >07:27:48,666 DEBUG storage: } >07:27:48,682 DEBUG storage: device { >07:27:48,693 DEBUG storage: vendor "AMCC" >07:27:48,697 DEBUG storage: } >07:27:48,701 DEBUG storage: # nor highpoint devices >07:27:48,712 DEBUG storage: device { >07:27:48,716 DEBUG storage: vendor "HPT" >07:27:48,725 DEBUG storage: } >07:27:48,725 DEBUG storage: } >07:27:48,728 DEBUG storage: multipaths { >07:27:48,736 DEBUG storage: } >07:27:48,736 DEBUG storage: (end of /etc/multipath.conf) >07:27:48,969 INFO storage: MultipathTopology: found non-disk device: sr0 >07:27:48,974 INFO storage: MultipathTopology: found singlepath device: vda >07:27:48,974 INFO storage: MultipathTopology: found singlepath device: loop0 >07:27:48,977 INFO storage: MultipathTopology: found singlepath device: loop1 >07:27:48,978 INFO storage: MultipathTopology: found singlepath device: loop2 >07:27:48,980 INFO storage: MultipathTopology: found singlepath device: loop3 >07:27:48,981 INFO storage: MultipathTopology: found singlepath device: loop4 >07:27:48,981 INFO storage: MultipathTopology: found singlepath device: loop5 >07:27:48,982 INFO storage: MultipathTopology: found singlepath device: loop6 >07:27:48,984 INFO storage: MultipathTopology: found singlepath device: loop7 >07:27:48,988 INFO storage: MultipathTopology: found singlepath device: dm-0 >07:27:48,989 INFO storage: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >07:27:48,997 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-Alpha-TC5\\x20i386', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC5_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC5\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > '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': '581775', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC5\\x20i386'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >07:27:49,013 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >07:27:49,015 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >07:27:49,022 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,028 INFO storage: sr0 is a cdrom >07:27:49,030 DEBUG storage: DeviceTree.addUdevOpticalDevice: >07:27:49,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,065 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >07:27:49,084 INFO storage: added cdrom sr0 (id 0) to device tree >07:27:49,089 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:27:49,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >07:27:49,119 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >07:27:49,135 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >07:27:49,145 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >07:27:49,180 WARN storage: disklabel detected but not usable on sr0 >07:27:49,183 INFO storage: type detected on 'sr0' is 'iso9660' >07:27:49,216 DEBUG storage: Iso9660FS.supported: supported: True ; >07:27:49,218 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >07:27:49,221 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >07:27:49,226 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:27:49,239 DEBUG storage: looking up parted Device: /dev/sr0 >07:27:49,255 INFO storage: got device: OpticalDevice instance (0xb30d6d2c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 267.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 136704 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0xb19a580c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >07:27:49,260 DEBUG storage: Iso9660FS.supported: supported: True ; >07:27:49,266 INFO storage: got format: Iso9660FS instance (0xb2e4584c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC5_i386 size = 0 targetSize = 0 > >07:27:49,271 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281157', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >07:27:49,280 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >07:27:49,287 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >07:27:49,290 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,294 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >07:27:49,300 INFO storage: vda is a disk >07:27:49,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,308 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >07:27:49,333 INFO storage: added disk vda (id 1) to device tree >07:27:49,336 DEBUG storage: looking up parted Device: /dev/vda >07:27:49,361 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >07:27:49,367 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >07:27:49,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,379 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >07:27:49,387 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >07:27:49,451 INFO storage: no usable disklabel on vda >07:27:49,458 DEBUG storage: no type or existing type for vda, bailing >07:27:49,505 INFO storage: got device: DiskDevice instance (0xb2f90e0c) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 4000.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb19a586c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb19ac2ec> >07:27:49,519 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': '162840', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >07:27:49,537 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >07:27:49,541 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >07:27:49,545 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,549 INFO storage: loop0 is a loop device >07:27:49,553 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >07:27:49,577 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >07:27:49,580 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,599 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >07:27:49,612 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 2) to device tree >07:27:49,616 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >07:27:49,623 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,628 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:27:49,645 INFO storage: added loop loop0 (id 3) to device tree >07:27:49,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >07:27:49,666 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >07:27:49,682 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:27:49,686 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >07:27:49,703 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >07:27:49,797 WARN storage: disklabel detected but not usable on loop0 >07:27:49,799 INFO storage: type detected on 'loop0' is 'squashfs' >07:27:49,800 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >07:27:49,815 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >07:27:49,835 INFO storage: got device: LoopDevice instance (0xb19aec6c) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (2)'] > 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 >07:27:49,844 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028', > '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': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_UUID_ENC': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '162910', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >07:27:49,864 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >07:27:49,867 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:27:49,870 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,874 INFO storage: loop1 is a loop device >07:27:49,877 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >07:27:49,895 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >07:27:49,899 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:49,912 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,916 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >07:27:49,921 INFO storage: added file /LiveOS/rootfs.img (id 4) to device tree >07:27:49,925 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >07:27:49,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:49,933 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >07:27:49,948 INFO storage: added loop loop1 (id 5) to device tree >07:27:49,952 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >07:27:49,958 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >07:27:49,963 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:49,969 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:27:49,973 DEBUG storage: device loop1 does not contain a disklabel >07:27:49,978 INFO storage: type detected on 'loop1' is 'ext4' >07:27:50,611 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:50,613 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:27:50,617 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >07:27:50,625 INFO storage: got device: LoopDevice instance (0xb2e45c6c) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /LiveOS/rootfs.img (4)'] > 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 >07:27:50,629 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:50,635 INFO storage: got format: Ext4FS instance (0xb19ae80c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 06db4a10-56bb-4e3f-b0e6-f94616aff028 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:27:50,639 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': '168320', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >07:27:50,646 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >07:27:50,649 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:27:50,652 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:50,654 INFO storage: loop2 is a loop device >07:27:50,657 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >07:27:50,670 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >07:27:50,673 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:50,679 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:50,682 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >07:27:50,684 INFO storage: added file /overlay (deleted) (id 6) to device tree >07:27:50,686 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >07:27:50,693 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:50,696 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:27:50,696 INFO storage: added loop loop2 (id 7) to device tree >07:27:50,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >07:27:50,705 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >07:27:50,706 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:27:50,708 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >07:27:50,713 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >07:27:50,742 WARN storage: disklabel detected but not usable on loop2 >07:27:50,745 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >07:27:50,746 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >07:27:50,749 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >07:27:50,752 INFO storage: got device: LoopDevice instance (0xb19be36c) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /overlay (deleted) (6)'] > 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 >07:27:50,756 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': '206300', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >07:27:50,761 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >07:27:50,764 DEBUG storage: lvm filter: adding loop3 to the reject list >07:27:50,766 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': '206360', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >07:27:50,771 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >07:27:50,773 DEBUG storage: lvm filter: adding loop4 to the reject list >07:27:50,775 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': '207261', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >07:27:50,777 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >07:27:50,779 DEBUG storage: lvm filter: adding loop5 to the reject list >07:27:50,781 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': '220081', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >07:27:50,785 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >07:27:50,787 DEBUG storage: lvm filter: adding loop6 to the reject list >07:27:50,789 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': '223438', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >07:27:50,796 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >07:27:50,798 DEBUG storage: lvm filter: adding loop7 to the reject list >07:27:50,799 DEBUG storage: Skipping a device mapper drive (dm-0) for now >07:27:51,084 INFO storage: devices to scan: ['dm-0'] >07:27:51,089 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_UUID_ENC': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78825', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >07:27:51,100 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >07:27:51,103 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:27:51,107 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:51,112 INFO storage: live-rw is a device-mapper device >07:27:51,116 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >07:27:51,119 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >07:27:51,126 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing ext4 filesystem >07:27:51,130 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >07:27:51,137 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (7) >07:27:51,142 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >07:27:51,153 DEBUG storage: DeviceTree.getDeviceByName returned None >07:27:51,157 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >07:27:51,162 DEBUG storage: getFormat('None') returning DeviceFormat instance >07:27:51,166 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >07:27:51,168 INFO storage: added dm live-rw (id 8) to device tree >07:27:51,169 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >07:27:51,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >07:27:51,181 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:51,187 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:27:51,189 DEBUG storage: device live-rw does not contain a disklabel >07:27:51,189 INFO storage: type detected on 'live-rw' is 'ext4' >07:27:51,749 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:51,754 DEBUG storage: getFormat('ext4') returning Ext4FS instance >07:27:51,755 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >07:27:51,762 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >07:27:51,924 INFO storage: got device: DMDevice instance (0xb19c3e6c) -- > name = live-rw status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop2 (7)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xb199802c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >07:27:51,934 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:51,937 INFO storage: got format: Ext4FS instance (0xb19c5bcc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 06db4a10-56bb-4e3f-b0e6-f94616aff028 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >07:27:52,194 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >07:27:52,290 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >07:27:52,294 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >07:27:52,302 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >07:27:52,388 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >07:27:52,392 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >07:27:52,399 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >07:27:52,401 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >07:27:52,403 INFO storage: edd: collected mbr signatures: {} >07:27:52,407 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 8192000 >07:27:52,413 DEBUG storage: edd: matched 0x80 to vda using pci_dev >07:27:52,641 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:52,650 DEBUG storage: Ext4FS.supported: supported: True ; >07:27:52,654 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:27:52,664 DEBUG storage: Iso9660FS.supported: supported: True ; >07:27:53,197 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >07:27:53,201 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >07:27:53,210 DEBUG storage: DeviceTree.getDeviceByPath returned existing 267MB cdrom sr0 (0) with existing iso9660 filesystem >03:28:01,162 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:28:01,170 INFO storage: updating format of device: existing 267MB cdrom sr0 (0) with existing iso9660 filesystem >03:28:01,319 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:28:01,322 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:28:01,328 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:28:01,331 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:28:01,345 WARN storage: disklabel detected but not usable on sr0 >03:28:01,347 DEBUG storage: no type or existing type for sr0, bailing >03:28:01,349 INFO storage: got format: existing iso9660 filesystem >03:28:01,407 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >03:28:01,568 DEBUG storage: BindFS.supported: supported: False ; >03:28:01,571 DEBUG storage: BindFS.supported: supported: False ; >03:28:01,575 DEBUG storage: Iso9660FS.supported: supported: True ; >03:28:01,579 DEBUG storage: Iso9660FS.supported: supported: True ; >03:28:01,583 DEBUG storage: NFSv4.supported: supported: False ; >03:28:01,587 DEBUG storage: NFSv4.supported: supported: False ; >03:28:01,591 DEBUG storage: SELinuxFS.supported: supported: False ; >03:28:01,595 DEBUG storage: SELinuxFS.supported: supported: False ; >03:28:01,599 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:01,603 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:01,608 DEBUG storage: Ext3FS.supported: supported: True ; >03:28:01,611 DEBUG storage: Ext3FS.supported: supported: True ; >03:28:01,616 DEBUG storage: Ext2FS.supported: supported: True ; >03:28:01,619 DEBUG storage: Ext2FS.supported: supported: True ; >03:28:01,624 DEBUG storage: SysFS.supported: supported: False ; >03:28:01,627 DEBUG storage: SysFS.supported: supported: False ; >03:28:01,631 DEBUG storage: MultipathMember.__init__: >03:28:01,634 DEBUG storage: MDRaidMember.__init__: >03:28:01,638 DEBUG storage: ProcFS.supported: supported: False ; >03:28:01,641 DEBUG storage: ProcFS.supported: supported: False ; >03:28:01,645 DEBUG storage: SwapSpace.__init__: >03:28:01,649 DEBUG storage: DevPtsFS.supported: supported: False ; >03:28:01,653 DEBUG storage: DevPtsFS.supported: supported: False ; >03:28:01,657 DEBUG storage: BTRFS.supported: supported: True ; >03:28:01,882 DEBUG storage: BTRFS.supported: supported: True ; >03:28:01,887 DEBUG storage: USBFS.supported: supported: False ; >03:28:01,892 DEBUG storage: USBFS.supported: supported: False ; >03:28:01,899 DEBUG storage: DiskLabel.__init__: >03:28:01,904 INFO storage: DiskLabel.partedDevice returning None >03:28:01,908 DEBUG storage: HFSPlus.supported: supported: False ; >03:28:01,912 DEBUG storage: HFSPlus.supported: supported: False ; >03:28:01,917 DEBUG storage: XFS.supported: supported: True ; >03:28:02,197 DEBUG storage: XFS.supported: supported: True ; >03:28:02,204 DEBUG storage: TmpFS.supported: supported: False ; >03:28:02,207 DEBUG storage: TmpFS.supported: supported: False ; >03:28:02,210 DEBUG storage: LUKS.__init__: >03:28:02,214 DEBUG storage: NTFS.supported: supported: False ; >03:28:02,218 DEBUG storage: NTFS.supported: supported: False ; >03:28:02,221 DEBUG storage: NoDevFS.supported: supported: False ; >03:28:02,224 DEBUG storage: NoDevFS.supported: supported: False ; >03:28:02,228 DEBUG storage: HFS.supported: supported: False ; >03:28:02,231 DEBUG storage: HFS.supported: supported: False ; >03:28:02,235 DEBUG storage: LVMPhysicalVolume.__init__: >03:28:02,238 DEBUG storage: NFS.supported: supported: False ; >03:28:02,242 DEBUG storage: NFS.supported: supported: False ; >03:28:02,245 DEBUG storage: FATFS.supported: supported: True ; >03:28:02,312 DEBUG storage: FATFS.supported: supported: True ; >03:28:02,317 DEBUG storage: DMRaidMember.__init__: >03:28:10,038 DEBUG storage: clearpart: initializing vda >03:28:10,042 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >03:28:10,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:10,049 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >03:28:10,051 INFO storage: registered action: [0] Destroy Format None on disk vda (id 1) >03:28:10,057 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >03:28:10,061 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >03:28:10,063 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb24b1ccc> > PedDisk: <_ped.Disk object at 0xb24b1cac> >03:28:10,065 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:28:10,067 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >03:28:10,070 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >03:28:10,072 INFO storage: registered action: [1] Create Format msdos disklabel on disk vda (id 1) >03:28:10,073 DEBUG storage: new disk order: [] >03:28:10,213 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:28:10,218 DEBUG storage: DeviceTree.getDeviceByName returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,223 DEBUG storage: doAutoPart: True >03:28:10,225 DEBUG storage: encryptedAutoPart: False >03:28:10,226 DEBUG storage: autoPartType: 0 >03:28:10,226 DEBUG storage: clearPartType: 1 >03:28:10,228 DEBUG storage: clearPartDisks: ['vda'] >03:28:10,228 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xb24b11ec) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb24b11ac) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb24b10ec) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb24b13ec) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb24b10cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2944 maxSize = None grow = False > >03:28:10,230 DEBUG storage: storage.disks: ['vda'] >03:28:10,230 DEBUG storage: storage.partitioned: ['vda'] >03:28:10,232 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >03:28:10,236 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,241 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,244 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,244 DEBUG storage: boot disk: vda >03:28:10,252 DEBUG storage: candidate disks: [DiskDevice instance (0xb2f90e0c) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 4000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb19a586c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb19ac2ec>] >03:28:10,255 DEBUG storage: devs: [] >03:28:10,255 DEBUG storage: _is_valid_disklabel(vda) returning True >03:28:10,256 DEBUG storage: _is_valid_size(vda) returning True >03:28:10,258 DEBUG storage: _is_valid_location(vda) returning True >03:28:10,258 DEBUG storage: _is_valid_format(vda) returning True >03:28:10,258 DEBUG storage: is_valid_stage1_device(vda) returning True >03:28:10,260 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:10,263 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:10,267 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:28:10,271 DEBUG storage: PartitionDevice._setFormat: req0 ; >03:28:10,275 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >03:28:10,278 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >03:28:10,280 INFO storage: added partition req0 (id 9) to device tree >03:28:10,281 INFO storage: registered action: [2] Create Device partition req0 (id 9) >03:28:10,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:10,285 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 9) >03:28:10,289 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:10,292 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:10,296 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:28:10,300 DEBUG storage: PartitionDevice._setFormat: req1 ; >03:28:10,304 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >03:28:10,307 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >03:28:10,310 INFO storage: added partition req1 (id 10) to device tree >03:28:10,312 INFO storage: registered action: [4] Create Device partition req1 (id 10) >03:28:10,314 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:10,317 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 10) >03:28:10,319 INFO storage: skipping unneeded stage1 biosboot request >03:28:10,321 DEBUG storage: PartSpec instance (0xb24b13ec) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >03:28:10,324 DEBUG storage: existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,328 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >03:28:10,330 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:28:10,334 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:28:10,338 DEBUG storage: PartitionDevice._setFormat: req2 ; >03:28:10,341 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >03:28:10,345 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >03:28:10,347 INFO storage: added partition req2 (id 11) to device tree >03:28:10,350 INFO storage: registered action: [6] Create Device partition req2 (id 11) >03:28:10,352 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:10,354 INFO storage: registered action: [7] Create Format swap on partition req2 (id 11) >03:28:10,358 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >03:28:10,362 DEBUG storage: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] from disk(s) ['vda'] >03:28:10,364 DEBUG storage: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)', 'req1(id 10)', 'req2(id 11)'] >03:28:10,366 DEBUG storage: removing all non-preexisting partitions ['req1(id 10)', 'req2(id 11)', 'req0(id 9)'] from disk(s) ['vda'] >03:28:10,370 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,374 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,376 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,380 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,384 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,386 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,389 DEBUG storage: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >03:28:10,391 DEBUG storage: checking freespace on vda >03:28:10,393 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >03:28:10,396 DEBUG storage: current free range is 63-8191999 (3999MB) >03:28:10,398 DEBUG storage: updating use_disk to vda, type: 0 >03:28:10,400 DEBUG storage: new free: 63-8191999 / 3999MB >03:28:10,403 DEBUG storage: new free allows for 0 sectors of growth >03:28:10,405 DEBUG storage: found free space for bootable request >03:28:10,407 DEBUG storage: adjusted start sector from 63 to 2048 >03:28:10,411 DEBUG storage: created partition vda1 of 500MB and added it to /dev/vda >03:28:10,414 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >03:28:10,416 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26a22ec> PedPartition: <_ped.Partition object at 0xb255d5fc> >03:28:10,420 DEBUG storage: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >03:28:10,423 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >03:28:10,427 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >03:28:10,429 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed490c> PedPartition: <_ped.Partition object at 0xb0d1274c> >03:28:10,433 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,437 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,439 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,442 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,446 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,448 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,450 DEBUG storage: allocating partition: req2 ; id: 11 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 2944MB ; grow: False ; max_size: 0 >03:28:10,453 DEBUG storage: checking freespace on vda >03:28:10,455 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=2944MB boot=False best=None grow=False >03:28:10,458 DEBUG storage: current free range is 63-2047 (0MB) >03:28:10,460 DEBUG storage: current free range is 1026048-8191999 (3499MB) >03:28:10,462 DEBUG storage: updating use_disk to vda, type: 0 >03:28:10,464 DEBUG storage: new free: 1026048-8191999 / 3499MB >03:28:10,466 DEBUG storage: new free allows for 0 sectors of growth >03:28:10,469 DEBUG storage: created partition vda2 of 2944MB and added it to /dev/vda >03:28:10,473 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >03:28:10,475 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed6a2c> PedPartition: <_ped.Partition object at 0xa30941c> >03:28:10,479 DEBUG storage: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >03:28:10,482 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >03:28:10,486 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >03:28:10,488 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb24b1bac> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9ed4bcc> PedPartition: <_ped.Partition object at 0xb0d126bc> >03:28:10,492 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,496 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,499 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,502 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vda ; >03:28:10,506 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4000MB disk vda (1) with non-existent msdos disklabel >03:28:10,509 DEBUG storage: resolved '/dev/vda' to 'vda' (disk) >03:28:10,511 DEBUG storage: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >03:28:10,513 DEBUG storage: checking freespace on vda >03:28:10,515 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1024MB boot=False best=None grow=True >03:28:10,518 DEBUG storage: current free range is 63-2047 (0MB) >03:28:10,520 DEBUG storage: current free range is 7055360-8191999 (555MB) >03:28:10,522 DEBUG storage: not enough free space for primary -- trying logical >03:28:10,525 ERR storage: not enough free space on disks >03:28:10,527 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:28:10,531 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['vda'] >03:28:10,690 DEBUG storage: MultipathTopology._build_topology: >03:28:10,692 DEBUG storage: /etc/multipath.conf contents: >03:28:10,694 DEBUG storage: # multipath.conf written by anaconda >03:28:10,694 DEBUG storage: >03:28:10,696 DEBUG storage: defaults { >03:28:10,697 DEBUG storage: user_friendly_names yes >03:28:10,697 DEBUG storage: } >03:28:10,698 DEBUG storage: blacklist { >03:28:10,698 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:28:10,700 DEBUG storage: devnode "^hd[a-z]" >03:28:10,700 DEBUG storage: devnode "^dcssblk[0-9]*" >03:28:10,701 DEBUG storage: device { >03:28:10,701 DEBUG storage: vendor "DGC" >03:28:10,701 DEBUG storage: product "LUNZ" >03:28:10,702 DEBUG storage: } >03:28:10,704 DEBUG storage: device { >03:28:10,704 DEBUG storage: vendor "IBM" >03:28:10,704 DEBUG storage: product "S/390.*" >03:28:10,706 DEBUG storage: } >03:28:10,708 DEBUG storage: # don't count normal SATA devices as multipaths >03:28:10,711 DEBUG storage: device { >03:28:10,713 DEBUG storage: vendor "ATA" >03:28:10,715 DEBUG storage: } >03:28:10,717 DEBUG storage: # don't count 3ware devices as multipaths >03:28:10,719 DEBUG storage: device { >03:28:10,721 DEBUG storage: vendor "3ware" >03:28:10,724 DEBUG storage: } >03:28:10,726 DEBUG storage: device { >03:28:10,728 DEBUG storage: vendor "AMCC" >03:28:10,730 DEBUG storage: } >03:28:10,732 DEBUG storage: # nor highpoint devices >03:28:10,734 DEBUG storage: device { >03:28:10,736 DEBUG storage: vendor "HPT" >03:28:10,739 DEBUG storage: } >03:28:10,741 DEBUG storage: } >03:28:10,743 DEBUG storage: multipaths { >03:28:10,745 DEBUG storage: } >03:28:10,747 DEBUG storage: (end of /etc/multipath.conf) >03:28:10,878 INFO storage: MultipathTopology: found non-disk device: sr0 >03:28:10,887 INFO storage: MultipathTopology: found singlepath device: vda >03:28:10,889 INFO storage: MultipathTopology: found singlepath device: loop0 >03:28:10,890 INFO storage: MultipathTopology: found singlepath device: loop1 >03:28:10,892 INFO storage: MultipathTopology: found singlepath device: loop2 >03:28:10,894 INFO storage: MultipathTopology: found singlepath device: loop3 >03:28:10,894 INFO storage: MultipathTopology: found singlepath device: loop4 >03:28:10,897 INFO storage: MultipathTopology: found singlepath device: loop5 >03:28:10,899 INFO storage: MultipathTopology: found singlepath device: loop6 >03:28:10,900 INFO storage: MultipathTopology: found singlepath device: loop7 >03:28:10,902 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:28:10,903 INFO storage: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >03:28:10,916 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-Alpha-TC5\\x20i386', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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_CD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC5_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC5\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > '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': '581775', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC5\\x20i386'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:28:10,920 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:28:10,922 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:28:10,928 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:10,932 INFO storage: sr0 is a cdrom >03:28:10,934 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:28:10,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:10,939 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:28:10,943 INFO storage: added cdrom sr0 (id 12) to device tree >03:28:10,945 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:28:10,953 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:28:10,957 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:28:10,962 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:28:10,966 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:28:10,984 WARN storage: disklabel detected but not usable on sr0 >03:28:10,987 INFO storage: type detected on 'sr0' is 'iso9660' >03:28:10,989 DEBUG storage: Iso9660FS.supported: supported: True ; >03:28:10,991 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >03:28:10,995 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >03:28:10,999 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:28:11,006 DEBUG storage: looking up parted Device: /dev/sr0 >03:28:11,008 INFO storage: got device: OpticalDevice instance (0xb362ae6c) -- > name = sr0 status = True kids = 0 id = 12 > parents = [] > uuid = None size = 267.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 136704 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (8, 255, 63) biosGeometry: (8, 255, 63) > PedDevice: <_ped.Device object at 0xb578d3ec> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >03:28:11,013 DEBUG storage: Iso9660FS.supported: supported: True ; >03:28:11,017 INFO storage: got format: Iso9660FS instance (0x9ed654c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC5_i386 size = 0 targetSize = 0 > >03:28:11,020 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281157', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vda'} ; name: vda ; >03:28:11,033 INFO storage: scanning vda (/devices/pci0000:00/0000:00:06.0/virtio2/block/vda)... >03:28:11,035 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >03:28:11,039 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,043 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >03:28:11,047 INFO storage: vda is a disk >03:28:11,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,051 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >03:28:11,055 INFO storage: added disk vda (id 13) to device tree >03:28:11,055 DEBUG storage: looking up parted Device: /dev/vda >03:28:11,059 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >03:28:11,063 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >03:28:11,066 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,068 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >03:28:11,075 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >03:28:11,086 INFO storage: no usable disklabel on vda >03:28:11,096 DEBUG storage: no type or existing type for vda, bailing >03:28:11,108 INFO storage: got device: DiskDevice instance (0x9d968cc) -- > name = vda status = True kids = 0 id = 13 > parents = [] > uuid = None size = 4000.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (8126, 16, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0xb578d32c> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb267f20c> >03:28:11,117 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': '162840', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:28:11,120 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:28:11,125 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:28:11,128 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,131 INFO storage: loop0 is a loop device >03:28:11,132 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:28:11,138 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >03:28:11,142 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,144 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,147 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >03:28:11,149 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >03:28:11,153 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >03:28:11,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,157 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:28:11,161 INFO storage: added loop loop0 (id 15) to device tree >03:28:11,163 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:28:11,167 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:28:11,169 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:28:11,171 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:28:11,175 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:28:11,187 WARN storage: disklabel detected but not usable on loop0 >03:28:11,190 INFO storage: type detected on 'loop0' is 'squashfs' >03:28:11,192 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:28:11,195 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:28:11,198 INFO storage: got device: LoopDevice instance (0x9d9648c) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > 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 >03:28:11,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028', > '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': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_UUID_ENC': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '162910', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:28:11,209 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:28:11,211 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:28:11,214 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,216 INFO storage: loop1 is a loop device >03:28:11,220 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:28:11,224 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:28:11,227 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,230 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,232 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:28:11,234 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >03:28:11,236 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:28:11,240 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,242 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:28:11,244 INFO storage: added loop loop1 (id 17) to device tree >03:28:11,246 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:28:11,250 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:28:11,254 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:11,256 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:11,258 DEBUG storage: device loop1 does not contain a disklabel >03:28:11,259 INFO storage: type detected on 'loop1' is 'ext4' >03:28:11,606 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:11,608 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:11,613 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:28:11,615 INFO storage: got device: LoopDevice instance (0xb267f52c) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >03:28:11,620 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:11,623 INFO storage: got format: Ext4FS instance (0x9ed640c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 06db4a10-56bb-4e3f-b0e6-f94616aff028 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:28:11,629 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': '168320', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:28:11,632 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:28:11,636 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:28:11,639 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,641 INFO storage: loop2 is a loop device >03:28:11,645 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:28:11,649 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:28:11,653 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:11,656 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,659 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:28:11,662 INFO storage: added file /overlay (deleted) (id 18) to device tree >03:28:11,664 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:28:11,666 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:11,670 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:28:11,672 INFO storage: added loop loop2 (id 19) to device tree >03:28:11,674 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:28:11,677 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:28:11,680 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:28:11,682 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:28:11,687 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:28:11,745 WARN storage: disklabel detected but not usable on loop2 >03:28:11,747 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >03:28:11,755 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:28:11,771 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:28:11,773 INFO storage: got device: LoopDevice instance (0x9ea002c) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:28:11,784 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': '206300', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:28:11,799 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >03:28:11,807 DEBUG storage: lvm filter: adding loop3 to the reject list >03:28:11,819 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': '206360', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:28:11,822 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >03:28:11,828 DEBUG storage: lvm filter: adding loop4 to the reject list >03:28:11,831 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': '207261', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:28:11,842 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:28:11,850 DEBUG storage: lvm filter: adding loop5 to the reject list >03:28:11,853 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': '220081', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:28:11,864 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:28:11,872 DEBUG storage: lvm filter: adding loop6 to the reject list >03:28:11,875 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': '223438', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:28:11,886 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:28:11,895 DEBUG storage: lvm filter: adding loop7 to the reject list >03:28:11,897 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:28:12,253 INFO storage: devices to scan: ['dm-0'] >03:28:12,259 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_UUID_ENC': '06db4a10-56bb-4e3f-b0e6-f94616aff028', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '78825', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/06db4a10-56bb-4e3f-b0e6-f94616aff028', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:28:12,262 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:28:12,266 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:28:12,270 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:12,272 INFO storage: live-rw is a device-mapper device >03:28:12,274 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:28:12,277 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:28:12,281 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >03:28:12,288 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:28:12,292 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >03:28:12,297 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:28:12,300 DEBUG storage: DeviceTree.getDeviceByName returned None >03:28:12,304 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:28:12,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:28:12,311 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:28:12,313 INFO storage: added dm live-rw (id 20) to device tree >03:28:12,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:28:12,318 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:28:12,324 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:12,327 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:12,327 DEBUG storage: device live-rw does not contain a disklabel >03:28:12,329 INFO storage: type detected on 'live-rw' is 'ext4' >03:28:12,655 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:12,657 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:28:12,661 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:28:12,664 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:28:12,666 INFO storage: got device: DMDevice instance (0x9eca8ac) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0xb28283ec> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:28:12,673 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:12,676 INFO storage: got format: Ext4FS instance (0x9d92c4c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 06db4a10-56bb-4e3f-b0e6-f94616aff028 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:28:12,805 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:28:12,857 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >03:28:12,862 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >03:28:12,867 DEBUG storage: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >03:28:12,920 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:28:12,924 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:28:12,929 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:28:12,931 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:28:12,959 INFO storage: edd: collected mbr signatures: {} >03:28:12,962 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 8192000 >03:28:12,966 DEBUG storage: edd: matched 0x80 to vda using pci_dev >03:28:12,966 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to vda >03:28:12,975 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:12,981 DEBUG storage: Ext4FS.supported: supported: True ; >03:28:12,986 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:28:12,992 DEBUG storage: Iso9660FS.supported: supported: True ; > > >/tmp/ifcfg.log: >07:27:47,785 DEBUG ifcfg: Network object created called >07:27:47,877 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >07:27:47,880 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >07:27:47,880 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:57:05:76 >07:27:47,881 DEBUG ifcfg: NetworkDevice eth0 set: UUID=f8d3f839-7dfe-406f-9628-75c6a56aff9c >07:27:47,881 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >07:27:47,881 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:57:05:76" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="f8d3f839-7dfe-406f-9628-75c6a56aff9c" > >07:27:47,881 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >07:27:35,315 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >07:27:35,316 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="502" x-info="http://www.rsyslog.com"] start >07:27:35,322 INFO systemd: Successfully loaded SELinux policy in 4s 101ms 304us. >07:27:35,322 INFO systemd: Relabelled /dev and /run in 88ms 998us. >07:27:35,322 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >07:27:35,323 INFO systemd: Detected virtualization 'kvm'. >07:27:35,323 INFO systemd: Initializing machine ID from KVM UUID. >07:27:35,331 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >07:27:35,331 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >07:27:35,331 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc2.git2.1.fc18.i686 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Wed Aug 22 12:22:10 UTC 2012 >07:27:35,331 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005dbfdfff] usable >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000005dbfe000-0x000000005dbfffff] reserved >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >07:27:35,331 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >07:27:35,331 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >07:27:35,331 INFO kernel:[ 0.000000] DMI 2.4 present. >07:27:35,331 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >07:27:35,331 INFO kernel:[ 0.000000] Hypervisor detected: KVM >07:27:35,331 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >07:27:35,331 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >07:27:35,331 INFO kernel:[ 0.000000] e820: last_pfn = 0x5dbfe max_arch_pfn = 0x100000 >07:27:35,331 DEBUG kernel:[ 0.000000] MTRR default type: write-back >07:27:35,331 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >07:27:35,331 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >07:27:35,331 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >07:27:35,331 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >07:27:35,331 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >07:27:35,331 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >07:27:35,331 DEBUG kernel:[ 0.000000] 1 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 2 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 3 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 4 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 5 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 6 disabled >07:27:35,331 DEBUG kernel:[ 0.000000] 7 disabled >07:27:35,331 INFO kernel:[ 0.000000] PAT not supported by CPU. >07:27:35,331 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [c00fdad0] >07:27:35,331 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x017fffff] >07:27:35,331 DEBUG kernel:[ 0.000000] Base memory trampoline at [c0099000] 99000 size 16384 >07:27:35,331 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x373fdfff] >07:27:35,331 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x003fffff] page 4k >07:27:35,331 DEBUG kernel:[ 0.000000] [mem 0x00400000-0x36ffffff] page 2M >07:27:35,331 DEBUG kernel:[ 0.000000] [mem 0x37000000-0x373fdfff] page 4k >07:27:35,331 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x373fdfff @ [mem 0x017f9000-0x017fffff] >07:27:35,331 INFO kernel:[ 0.000000] RAMDISK: [mem 0x5c2bb000-0x5dbdcfff] >07:27:35,331 INFO kernel:[ 0.000000] Allocated new RAMDISK: [mem 0x35adc000-0x373fdce7] >07:27:35,331 INFO kernel:[ 0.000000] Move RAMDISK from [mem 0x5c2bb000-0x5dbdcce7] to [mem 0x35adc000-0x373fdce7] >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: RSDP 000fd970 00014 (v00 BOCHS ) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: RSDT 5dbfe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: FACP 5dbfff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: DSDT 5dbfe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: FACS 5dbfff40 00040 >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: SSDT 5dbffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: APIC 5dbffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: HPET 5dbffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >07:27:35,331 WARNING kernel:[ 0.000000] ACPI: SSDT 5dbff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:27:35,331 NOTICE kernel:[ 0.000000] 616MB HIGHMEM available. >07:27:35,331 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >07:27:35,331 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >07:27:35,331 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >07:27:35,331 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >07:27:35,331 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:ed4d41, boot clock >07:27:35,331 WARNING kernel:[ 0.000000] Zone ranges: >07:27:35,331 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >07:27:35,331 WARNING kernel:[ 0.000000] Normal [mem 0x01000000-0x373fdfff] >07:27:35,331 WARNING kernel:[ 0.000000] HighMem [mem 0x373fe000-0x5dbfdfff] >07:27:35,331 WARNING kernel:[ 0.000000] Movable zone start for each node >07:27:35,331 WARNING kernel:[ 0.000000] Early memory node ranges >07:27:35,331 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >07:27:35,331 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x5dbfdfff] >07:27:35,331 DEBUG kernel:[ 0.000000] On node 0 totalpages: 383883 >07:27:35,331 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0cc45c0, node_mem_map f4f23200 >07:27:35,331 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >07:27:35,331 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >07:27:35,331 DEBUG kernel:[ 0.000000] DMA zone: 3949 pages, LIFO batch:0 >07:27:35,331 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >07:27:35,331 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >07:27:35,331 DEBUG kernel:[ 0.000000] HighMem zone: 1232 pages used for memmap >07:27:35,331 DEBUG kernel:[ 0.000000] HighMem zone: 156464 pages, LIFO batch:31 >07:27:35,331 INFO kernel:[ 0.000000] Using APIC driver default >07:27:35,331 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >07:27:35,331 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >07:27:35,331 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >07:27:35,331 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >07:27:35,331 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >07:27:35,331 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >07:27:35,331 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >07:27:35,331 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >07:27:35,331 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >07:27:35,331 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >07:27:35,331 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >07:27:35,331 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >07:27:35,331 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >07:27:35,331 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >07:27:35,331 INFO kernel:[ 0.000000] e820: [mem 0x5dc00000-0xfeffbfff] available for PCI devices >07:27:35,331 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >07:27:35,331 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >07:27:35,331 INFO kernel:[ 0.000000] PERCPU: Embedded 334 pages/cpu @f4dba000 s1345152 r0 d22912 u1368064 >07:27:35,331 DEBUG kernel:[ 0.000000] pcpu-alloc: s1345152 r0 d22912 u1368064 alloc=334*4096 >07:27:35,331 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >07:27:35,331 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:34f01d41, primary cpu clock >07:27:35,331 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >07:27:35,331 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 34dbc9c0 >07:27:35,331 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 380883 >07:27:35,331 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img quiet rd.live.check BOOT_IMAGE=vmlinuz >07:27:35,331 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >07:27:35,331 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >07:27:35,331 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >07:27:35,331 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >07:27:35,331 INFO kernel:[ 0.000000] Initializing CPU#0 >07:27:35,331 INFO kernel:[ 0.000000] allocated 3071856 bytes of page_cgroup >07:27:35,331 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >07:27:35,331 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0005dbfe) >07:27:35,331 INFO kernel:[ 0.000000] Memory: 1474416k/1535992k available (6158k kernel code, 61116k reserved, 2914k data, 2020k init, 630784k highmem) >07:27:35,331 INFO kernel:[ 0.000000] virtual kernel memory layout: >07:27:35,331 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >07:27:35,331 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >07:27:35,331 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >07:27:35,331 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >07:27:35,331 INFO kernel:[ 0.000000] .init : 0xc0cdd000 - 0xc0ed6000 (2020 kB) >07:27:35,331 INFO kernel:[ 0.000000] .data : 0xc0a03af1 - 0xc0cdc340 (2914 kB) >07:27:35,331 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc0a03af1 (6158 kB) >07:27:35,331 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >07:27:35,331 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >07:27:35,331 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >07:27:35,331 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >07:27:35,331 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=1. >07:27:35,331 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:256 16 >07:27:35,331 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4410000 soft=f4412000 >07:27:35,331 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >07:27:35,331 INFO kernel:[ 0.000000] console [tty0] enabled >07:27:35,331 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >07:27:35,331 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >07:27:35,331 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >07:27:35,331 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >07:27:35,331 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >07:27:35,331 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >07:27:35,331 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >07:27:35,331 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >07:27:35,331 WARNING kernel:[ 0.000000] memory used by lock dependency info: 3823 kB >07:27:35,331 WARNING kernel:[ 0.000000] per task-struct memory footprint: 1920 bytes >07:27:35,331 DEBUG kernel:[ 0.000000] ODEBUG: 17 of 17 active objects replaced >07:27:35,331 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >07:27:35,331 DEBUG kernel:[ 0.000000] hpet clockevent registered >07:27:35,331 INFO kernel:[ 0.000000] tsc: Detected 2790.934 MHz processor >07:27:35,331 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5581.86 BogoMIPS (lpj=2790934) >07:27:35,331 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >07:27:35,331 INFO kernel:[ 0.001999] Security Framework initialized >07:27:35,331 INFO kernel:[ 0.001999] SELinux: Initializing. >07:27:35,331 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >07:27:35,331 INFO kernel:[ 0.001999] Mount-cache hash table entries: 512 >07:27:35,331 INFO kernel:[ 0.003530] Initializing cgroup subsys cpuacct >07:27:35,331 INFO kernel:[ 0.003534] Initializing cgroup subsys memory >07:27:35,331 INFO kernel:[ 0.003630] Initializing cgroup subsys devices >07:27:35,331 INFO kernel:[ 0.003638] Initializing cgroup subsys freezer >07:27:35,332 INFO kernel:[ 0.003644] Initializing cgroup subsys net_cls >07:27:35,332 INFO kernel:[ 0.003649] Initializing cgroup subsys blkio >07:27:35,332 INFO kernel:[ 0.003651] Initializing cgroup subsys perf_event >07:27:35,332 INFO kernel:[ 0.003853] mce: CPU supports 10 MCE banks >07:27:35,332 INFO kernel:[ 0.003899] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >07:27:35,332 INFO kernel:[ 0.003899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >07:27:35,332 INFO kernel:[ 0.003899] tlb_flushall_shift is 0x6 >07:27:35,332 INFO kernel:[ 0.004234] SMP alternatives: switching to UP code >07:27:35,332 INFO kernel:[ 0.015576] Freeing SMP alternatives: 20k freed >07:27:35,332 INFO kernel:[ 0.015585] ACPI: Core revision 20120711 >07:27:35,332 INFO kernel:[ 0.041455] ftrace: allocating 22878 entries in 45 pages >07:27:35,332 INFO kernel:[ 0.046172] Enabling APIC mode: Flat. Using 1 I/O APICs >07:27:35,332 INFO kernel:[ 0.047190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >07:27:35,332 INFO kernel:[ 0.047192] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >07:27:35,332 INFO kernel:[ 0.047992] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >07:27:35,332 WARNING kernel:[ 0.048923] NMI watchdog: disabled (cpu0): hardware events not enabled >07:27:35,332 INFO kernel:[ 0.049044] Brought up 1 CPUs >07:27:35,332 INFO kernel:[ 0.049045] smpboot: Total of 1 processors activated (5581.86 BogoMIPS) >07:27:35,332 INFO kernel:[ 0.050205] devtmpfs: initialized >07:27:35,332 INFO kernel:[ 0.052515] atomic64 test passed for i586+ platform with CX8 and with SSE >07:27:35,332 INFO kernel:[ 0.052633] RTC time: 7:27:21, date: 09/06/12 >07:27:35,332 INFO kernel:[ 0.053001] NET: Registered protocol family 16 >07:27:35,332 INFO kernel:[ 0.054097] ACPI: bus type pci registered >07:27:35,354 INFO kernel:[ 0.054491] PCI: PCI BIOS revision 2.10 entry at 0xfc78c, last bus=0 >07:27:35,354 INFO kernel:[ 0.054492] PCI: Using configuration type 1 for base access >07:27:35,354 INFO kernel:[ 0.066677] bio: create slab <bio-0> at 0 >07:27:35,354 INFO kernel:[ 0.067187] ACPI: Added _OSI(Module Device) >07:27:35,354 INFO kernel:[ 0.067194] ACPI: Added _OSI(Processor Device) >07:27:35,354 INFO kernel:[ 0.067200] ACPI: Added _OSI(3.0 _SCP Extensions) >07:27:35,354 INFO kernel:[ 0.067206] ACPI: Added _OSI(Processor Aggregator Device) >07:27:35,354 DEBUG kernel:[ 0.069221] ACPI: EC: Look up EC in DSDT >07:27:35,354 INFO kernel:[ 0.111366] ACPI: Interpreter enabled >07:27:35,354 INFO kernel:[ 0.111372] ACPI: (supports S0 S5) >07:27:35,354 INFO kernel:[ 0.111518] ACPI: Using IOAPIC for interrupt routing >07:27:35,354 INFO kernel:[ 0.168485] ACPI: No dock devices found. >07:27:35,354 INFO kernel:[ 0.168489] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >07:27:35,354 INFO kernel:[ 0.168637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >07:27:35,354 DEBUG kernel:[ 0.168743] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >07:27:35,354 DEBUG kernel:[ 0.168745] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >07:27:35,354 DEBUG kernel:[ 0.168746] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >07:27:35,354 DEBUG kernel:[ 0.168748] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >07:27:35,354 DEBUG kernel:[ 0.168759] PCI: root bus 00: using default resources >07:27:35,354 WARNING kernel:[ 0.168781] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >07:27:35,354 INFO kernel:[ 0.169186] PCI host bridge to bus 0000:00 >07:27:35,354 DEBUG kernel:[ 0.169197] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >07:27:35,354 INFO kernel:[ 0.169199] pci_bus 0000:00: root bus resource [bus 00-ff] >07:27:35,354 INFO kernel:[ 0.169204] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >07:27:35,354 INFO kernel:[ 0.169209] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >07:27:35,354 DEBUG kernel:[ 0.169269] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >07:27:35,354 DEBUG kernel:[ 0.169510] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >07:27:35,354 DEBUG kernel:[ 0.169813] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >07:27:35,354 DEBUG kernel:[ 0.170119] pci 0000:00:01.1: reg 20: [io 0xc0e0-0xc0ef] >07:27:35,354 DEBUG kernel:[ 0.170330] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >07:27:35,354 DEBUG kernel:[ 0.170746] pci 0000:00:01.2: reg 20: [io 0xc040-0xc05f] >07:27:35,354 DEBUG kernel:[ 0.170978] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >07:27:35,354 INFO kernel:[ 0.171229] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >07:27:35,354 INFO kernel:[ 0.171237] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >07:27:35,354 DEBUG kernel:[ 0.171354] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >07:27:35,354 DEBUG kernel:[ 0.171863] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >07:27:35,354 DEBUG kernel:[ 0.172399] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >07:27:35,354 DEBUG kernel:[ 0.173389] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >07:27:35,354 DEBUG kernel:[ 0.174384] pci 0000:00:02.0: reg 1c: [io 0xc060-0xc07f] >07:27:35,354 DEBUG kernel:[ 0.177019] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >07:27:35,354 DEBUG kernel:[ 0.177582] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >07:27:35,354 DEBUG kernel:[ 0.177995] pci 0000:00:03.0: reg 10: [io 0xc080-0xc09f] >07:27:35,354 DEBUG kernel:[ 0.178080] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >07:27:35,354 DEBUG kernel:[ 0.178611] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >07:27:35,354 DEBUG kernel:[ 0.178895] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >07:27:35,354 DEBUG kernel:[ 0.178996] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >07:27:35,354 DEBUG kernel:[ 0.179622] pci 0000:00:05.0: [1af4:1003] type 00 class 0x078000 >07:27:35,354 DEBUG kernel:[ 0.179710] pci 0000:00:05.0: reg 10: [io 0xc0a0-0xc0bf] >07:27:35,354 DEBUG kernel:[ 0.179799] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >07:27:35,354 DEBUG kernel:[ 0.180462] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >07:27:35,354 DEBUG kernel:[ 0.180552] pci 0000:00:06.0: reg 10: [io 0xc000-0xc03f] >07:27:35,354 DEBUG kernel:[ 0.180647] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >07:27:35,354 DEBUG kernel:[ 0.181298] pci 0000:00:07.0: [1af4:1002] type 00 class 0x050000 >07:27:35,354 DEBUG kernel:[ 0.181357] pci 0000:00:07.0: reg 10: [io 0xc0c0-0xc0df] >07:27:35,354 DEBUG kernel:[ 0.181891] pci_bus 0000:00: on NUMA node 0 >07:27:35,354 DEBUG kernel:[ 0.181910] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >07:27:35,354 INFO kernel:[ 0.196072] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >07:27:35,354 INFO kernel:[ 0.196074] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >07:27:35,354 INFO kernel:[ 0.325446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >07:27:35,354 INFO kernel:[ 0.326486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >07:27:35,354 INFO kernel:[ 0.327508] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >07:27:35,354 INFO kernel:[ 0.328531] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >07:27:35,354 INFO kernel:[ 0.329460] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >07:27:35,354 INFO kernel:[ 0.330282] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >07:27:35,354 INFO kernel:[ 0.330329] vgaarb: loaded >07:27:35,354 INFO kernel:[ 0.330330] vgaarb: bridge control possible 0000:00:02.0 >07:27:35,354 NOTICE kernel:[ 0.331259] SCSI subsystem initialized >07:27:35,354 INFO kernel:[ 0.331268] ACPI: bus type scsi registered >07:27:35,354 DEBUG kernel:[ 0.331481] libata version 3.00 loaded. >07:27:35,354 INFO kernel:[ 0.331695] ACPI: bus type usb registered >07:27:35,354 INFO kernel:[ 0.331870] usbcore: registered new interface driver usbfs >07:27:35,354 INFO kernel:[ 0.331960] usbcore: registered new interface driver hub >07:27:35,354 INFO kernel:[ 0.332066] usbcore: registered new device driver usb >07:27:35,354 INFO kernel:[ 0.332544] PCI: Using ACPI for IRQ routing >07:27:35,354 DEBUG kernel:[ 0.332546] PCI: pci_cache_line_size set to 64 bytes >07:27:35,354 DEBUG kernel:[ 0.332851] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >07:27:35,354 DEBUG kernel:[ 0.332864] e820: reserve RAM buffer [mem 0x5dbfe000-0x5fffffff] >07:27:35,354 INFO kernel:[ 0.333921] NetLabel: Initializing >07:27:35,354 INFO kernel:[ 0.333923] NetLabel: domain hash size = 128 >07:27:35,354 INFO kernel:[ 0.333923] NetLabel: protocols = UNLABELED CIPSOv4 >07:27:35,354 INFO kernel:[ 0.334067] NetLabel: unlabeled traffic allowed by default >07:27:35,354 INFO kernel:[ 0.334130] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >07:27:35,354 INFO kernel:[ 0.334148] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >07:27:35,354 INFO kernel:[ 0.334151] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >07:27:35,354 INFO kernel:[ 0.339340] Switching to clocksource kvm-clock >07:27:35,354 INFO kernel:[ 0.433329] pnp: PnP ACPI init >07:27:35,354 INFO kernel:[ 0.433432] ACPI: bus type pnp registered >07:27:35,354 DEBUG kernel:[ 0.433571] pnp 00:00: [bus 00-ff] >07:27:35,354 DEBUG kernel:[ 0.433577] pnp 00:00: [io 0x0cf8-0x0cff] >07:27:35,354 DEBUG kernel:[ 0.433586] pnp 00:00: [io 0x0000-0x0cf7 window] >07:27:35,354 DEBUG kernel:[ 0.433592] pnp 00:00: [io 0x0d00-0xffff window] >07:27:35,354 DEBUG kernel:[ 0.433597] pnp 00:00: [mem 0x000a0000-0x000bffff window] >07:27:35,354 DEBUG kernel:[ 0.433602] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >07:27:35,354 DEBUG kernel:[ 0.433860] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >07:27:35,354 DEBUG kernel:[ 0.434068] pnp 00:01: [io 0x0070-0x0071] >07:27:35,354 DEBUG kernel:[ 0.434099] pnp 00:01: [irq 8] >07:27:35,354 DEBUG kernel:[ 0.434105] pnp 00:01: [io 0x0072-0x0077] >07:27:35,354 DEBUG kernel:[ 0.434298] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >07:27:35,354 DEBUG kernel:[ 0.434715] pnp 00:02: [io 0x0060] >07:27:35,354 DEBUG kernel:[ 0.434720] pnp 00:02: [io 0x0064] >07:27:35,354 DEBUG kernel:[ 0.434741] pnp 00:02: [irq 1] >07:27:35,354 DEBUG kernel:[ 0.434942] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >07:27:35,354 DEBUG kernel:[ 0.435367] pnp 00:03: [irq 12] >07:27:35,354 DEBUG kernel:[ 0.435566] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >07:27:35,354 DEBUG kernel:[ 0.435979] pnp 00:04: [io 0x03f2-0x03f5] >07:27:35,354 DEBUG kernel:[ 0.435985] pnp 00:04: [io 0x03f7] >07:27:35,354 DEBUG kernel:[ 0.436023] pnp 00:04: [irq 6] >07:27:35,354 DEBUG kernel:[ 0.436028] pnp 00:04: [dma 2] >07:27:35,354 DEBUG kernel:[ 0.436228] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >07:27:35,354 DEBUG kernel:[ 0.437443] pnp 00:05: [io 0x03f8-0x03ff] >07:27:35,354 DEBUG kernel:[ 0.437467] pnp 00:05: [irq 4] >07:27:35,354 DEBUG kernel:[ 0.437655] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >07:27:35,354 DEBUG kernel:[ 0.439784] pnp 00:06: [mem 0xfed00000-0xfed003ff] >07:27:35,354 DEBUG kernel:[ 0.440046] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >07:27:35,354 INFO kernel:[ 0.441999] pnp: PnP ACPI: found 7 devices >07:27:35,354 INFO kernel:[ 0.442001] ACPI: ACPI bus type pnp unregistered >07:27:35,354 DEBUG kernel:[ 0.492100] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >07:27:35,354 DEBUG kernel:[ 0.492104] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >07:27:35,354 INFO kernel:[ 0.492260] NET: Registered protocol family 2 >07:27:35,354 INFO kernel:[ 0.492941] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >07:27:35,354 INFO kernel:[ 0.493301] TCP bind hash table entries: 65536 (order: 9, 2883584 bytes) >07:27:35,354 INFO kernel:[ 0.496719] TCP: Hash tables configured (established 131072 bind 65536) >07:27:35,354 INFO kernel:[ 0.496757] TCP: reno registered >07:27:35,354 INFO kernel:[ 0.496764] UDP hash table entries: 512 (order: 3, 49152 bytes) >07:27:35,354 INFO kernel:[ 0.496817] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes) >07:27:35,354 INFO kernel:[ 0.497213] NET: Registered protocol family 1 >07:27:35,354 INFO kernel:[ 0.497254] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >07:27:35,355 INFO kernel:[ 0.497283] pci 0000:00:01.0: PIIX3: Enabling Passive Release >07:27:35,355 INFO kernel:[ 0.497312] pci 0000:00:01.0: Activating ISA DMA hang workarounds >07:27:35,355 WARNING kernel:[ 0.498983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >07:27:35,355 DEBUG kernel:[ 0.499095] pci 0000:00:02.0: Boot video device >07:27:35,355 DEBUG kernel:[ 0.499164] PCI: CLS 0 bytes, default 64 >07:27:35,355 INFO kernel:[ 0.499586] Unpacking initramfs... >07:27:35,355 INFO kernel:[ 3.335943] Freeing initrd memory: 25736k freed >07:27:35,355 INFO kernel:[ 3.419513] DMA-API: preallocated 32768 debug entries >07:27:35,355 INFO kernel:[ 3.419515] DMA-API: debugging enabled by kernel config >07:27:35,355 INFO kernel:[ 3.420429] apm: BIOS not found. >07:27:35,354 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. >07:27:35,355 NOTICE kernel:[ 3.421707] Initialise module verification >07:27:35,355 INFO kernel:[ 3.421802] audit: initializing netlink socket (disabled) >07:27:35,355 NOTICE kernel:[ 3.421870] type=2000 audit(1346916445.420:1): initialized >07:27:35,355 WARNING kernel:[ 3.433615] cryptomgr_test (21) used greatest stack depth: 7100 bytes left >07:27:35,355 WARNING kernel:[ 3.434666] bounce pool size: 64 pages >07:27:35,355 INFO kernel:[ 3.434750] HugeTLB registered 4 MB page size, pre-allocated 0 pages >07:27:35,355 NOTICE kernel:[ 3.455206] VFS: Disk quotas dquot_6.5.2 >07:27:35,355 WARNING kernel:[ 3.455457] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >07:27:35,355 INFO kernel:[ 3.459712] msgmni has been set to 1698 >07:27:35,355 NOTICE kernel:[ 3.460145] Key type crypto registered >07:27:35,355 NOTICE kernel:[ 3.460153] Crypto key parser 'pgp' registered >07:27:35,355 NOTICE kernel:[ 3.460154] Crypto signature parser 'pgp' registered >07:27:35,355 DEBUG kernel:[ 3.460156] SELinux: Registering netfilter hooks >07:27:35,355 WARNING kernel:[ 3.461522] cryptomgr_test (28) used greatest stack depth: 6684 bytes left >07:27:35,355 WARNING kernel:[ 3.462436] cryptomgr_test (33) used greatest stack depth: 6612 bytes left >07:27:35,355 INFO kernel:[ 3.462470] alg: No test for stdrng (krng) >07:27:35,355 INFO kernel:[ 3.462482] NET: Registered protocol family 38 >07:27:35,355 INFO kernel:[ 3.462740] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >07:27:35,355 INFO kernel:[ 3.462902] io scheduler noop registered >07:27:35,361 INFO kernel:[ 3.462904] io scheduler deadline registered >07:27:35,361 INFO kernel:[ 3.463366] io scheduler cfq registered (default) >07:27:35,361 INFO kernel:[ 3.463367] start plist test >07:27:35,361 INFO kernel:[ 3.464310] end plist test >07:27:35,361 DEBUG kernel:[ 3.464312] list_sort_test: start testing list_sort() >07:27:35,361 INFO kernel:[ 3.467925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >07:27:35,361 INFO kernel:[ 3.468245] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >07:27:35,361 INFO kernel:[ 3.468246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >07:27:35,361 INFO kernel:[ 3.469069] acpiphp: Slot [3] registered >07:27:35,361 INFO kernel:[ 3.469308] acpiphp: Slot [4] registered >07:27:35,361 INFO kernel:[ 3.469538] acpiphp: Slot [5] registered >07:27:35,361 INFO kernel:[ 3.469771] acpiphp: Slot [6] registered >07:27:35,361 INFO kernel:[ 3.470028] acpiphp: Slot [7] registered >07:27:35,361 INFO kernel:[ 3.470264] acpiphp: Slot [8] registered >07:27:35,361 INFO kernel:[ 3.470503] acpiphp: Slot [9] registered >07:27:35,361 INFO kernel:[ 3.470737] acpiphp: Slot [10] registered >07:27:35,361 INFO kernel:[ 3.470999] acpiphp: Slot [11] registered >07:27:35,361 INFO kernel:[ 3.471253] acpiphp: Slot [12] registered >07:27:35,361 INFO kernel:[ 3.471485] acpiphp: Slot [13] registered >07:27:35,361 INFO kernel:[ 3.471719] acpiphp: Slot [14] registered >07:27:35,361 INFO kernel:[ 3.471965] acpiphp: Slot [15] registered >07:27:35,361 INFO kernel:[ 3.472281] acpiphp: Slot [16] registered >07:27:35,361 INFO kernel:[ 3.472519] acpiphp: Slot [17] registered >07:27:35,361 INFO kernel:[ 3.472772] acpiphp: Slot [18] registered >07:27:35,361 INFO kernel:[ 3.473048] acpiphp: Slot [19] registered >07:27:35,361 INFO kernel:[ 3.473285] acpiphp: Slot [20] registered >07:27:35,361 INFO kernel:[ 3.473529] acpiphp: Slot [21] registered >07:27:35,361 INFO kernel:[ 3.473771] acpiphp: Slot [22] registered >07:27:35,361 INFO kernel:[ 3.474026] acpiphp: Slot [23] registered >07:27:35,361 INFO kernel:[ 3.474266] acpiphp: Slot [24] registered >07:27:35,361 INFO kernel:[ 3.474503] acpiphp: Slot [25] registered >07:27:35,361 INFO kernel:[ 3.474739] acpiphp: Slot [26] registered >07:27:35,361 INFO kernel:[ 3.474997] acpiphp: Slot [27] registered >07:27:35,361 INFO kernel:[ 3.475246] acpiphp: Slot [28] registered >07:27:35,361 INFO kernel:[ 3.475492] acpiphp: Slot [29] registered >07:27:35,361 INFO kernel:[ 3.475727] acpiphp: Slot [30] registered >07:27:35,361 INFO kernel:[ 3.475971] acpiphp: Slot [31] registered >07:27:35,361 DEBUG kernel:[ 3.478243] intel_idle: does not run on family 6 model 2 >07:27:35,361 INFO kernel:[ 3.478807] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >07:27:35,361 INFO kernel:[ 3.478841] ACPI: Power Button [PWRF] >07:27:35,361 INFO kernel:[ 3.519217] GHES: HEST is not enabled! >07:27:35,361 WARNING kernel:[ 3.521093] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >07:27:35,361 DEBUG kernel:[ 3.521163] virtio-pci 0000:00:03.0: setting latency timer to 64 >07:27:35,361 WARNING kernel:[ 3.523406] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >07:27:35,361 DEBUG kernel:[ 3.523436] virtio-pci 0000:00:05.0: setting latency timer to 64 >07:27:35,361 WARNING kernel:[ 3.525468] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >07:27:35,361 DEBUG kernel:[ 3.525500] virtio-pci 0000:00:06.0: setting latency timer to 64 >07:27:35,361 DEBUG kernel:[ 3.525805] virtio-pci 0000:00:07.0: setting latency timer to 64 >07:27:35,361 INFO kernel:[ 3.526317] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >07:27:35,361 INFO kernel:[ 3.548720] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >07:27:35,361 INFO kernel:[ 3.571658] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >07:27:35,361 DEBUG kernel:[ 3.572594] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >07:27:35,361 DEBUG kernel:[ 3.572620] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >07:27:35,361 INFO kernel:[ 3.620875] Non-volatile memory driver v1.3 >07:27:35,361 INFO kernel:[ 3.620879] Linux agpgart interface v0.103 >07:27:35,361 INFO kernel:[ 3.630177] loop: module loaded >07:27:35,361 DEBUG kernel:[ 3.630916] ata_piix 0000:00:01.1: version 2.13 >07:27:35,361 DEBUG kernel:[ 3.631172] ata_piix 0000:00:01.1: setting latency timer to 64 >07:27:35,361 INFO kernel:[ 3.634443] scsi0 : ata_piix >07:27:35,361 INFO kernel:[ 3.635674] scsi1 : ata_piix >07:27:35,361 INFO kernel:[ 3.636121] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 >07:27:35,361 INFO kernel:[ 3.636123] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 >07:27:35,361 INFO kernel:[ 3.636752] libphy: Fixed MDIO Bus: probed >07:27:35,361 INFO kernel:[ 3.637419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >07:27:35,361 INFO kernel:[ 3.637528] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >07:27:35,361 INFO kernel:[ 3.637588] uhci_hcd: USB Universal Host Controller Interface driver >07:27:35,361 DEBUG kernel:[ 3.637897] uhci_hcd 0000:00:01.2: setting latency timer to 64 >07:27:35,361 INFO kernel:[ 3.637903] uhci_hcd 0000:00:01.2: UHCI Host Controller >07:27:35,361 INFO kernel:[ 3.638469] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >07:27:35,361 INFO kernel:[ 3.638592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 >07:27:35,361 INFO kernel:[ 3.639046] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >07:27:35,361 INFO kernel:[ 3.639048] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >07:27:35,361 INFO kernel:[ 3.639049] usb usb1: Product: UHCI Host Controller >07:27:35,361 INFO kernel:[ 3.639051] usb usb1: Manufacturer: Linux 3.6.0-0.rc2.git2.1.fc18.i686 uhci_hcd >07:27:35,361 INFO kernel:[ 3.639052] usb usb1: SerialNumber: 0000:00:01.2 >07:27:35,361 INFO kernel:[ 3.640176] hub 1-0:1.0: USB hub found >07:27:35,361 INFO kernel:[ 3.640287] hub 1-0:1.0: 2 ports detected >07:27:35,361 INFO kernel:[ 3.641497] usbcore: registered new interface driver usbserial >07:27:35,361 INFO kernel:[ 3.641573] usbcore: registered new interface driver usbserial_generic >07:27:35,361 INFO kernel:[ 3.641657] USB Serial support registered for generic >07:27:35,361 INFO kernel:[ 3.641660] usbserial: USB Serial Driver core >07:27:35,361 INFO kernel:[ 3.641819] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >07:27:35,361 INFO kernel:[ 3.642725] serio: i8042 KBD port at 0x60,0x64 irq 1 >07:27:35,361 INFO kernel:[ 3.642800] serio: i8042 AUX port at 0x60,0x64 irq 12 >07:27:35,361 INFO kernel:[ 3.643813] mousedev: PS/2 mouse device common for all mice >07:27:35,361 INFO kernel:[ 3.645229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >07:27:35,361 INFO kernel:[ 3.650360] rtc_cmos 00:01: RTC can wake from S4 >07:27:35,361 DEBUG kernel:[ 3.652560] psmouse serio1: hgpk: ID: 10 00 64 >07:27:35,361 INFO kernel:[ 3.653634] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >07:27:35,361 INFO kernel:[ 3.653738] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >07:27:35,361 INFO kernel:[ 3.654954] device-mapper: uevent: version 1.0.3 >07:27:35,361 INFO kernel:[ 3.655634] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >07:27:35,361 INFO kernel:[ 3.656496] cpuidle: using governor ladder >07:27:35,361 INFO kernel:[ 3.656498] cpuidle: using governor menu >07:27:35,361 INFO kernel:[ 3.657184] EFI Variables Facility v0.08 2004-May-17 >07:27:35,361 INFO kernel:[ 3.659407] usbcore: registered new interface driver usbhid >07:27:35,361 INFO kernel:[ 3.659410] usbhid: USB HID core driver >07:27:35,361 INFO kernel:[ 3.660139] drop_monitor: Initializing network drop monitor service >07:27:35,361 INFO kernel:[ 3.660681] ip_tables: (C) 2000-2006 Netfilter Core Team >07:27:35,361 INFO kernel:[ 3.660873] TCP: cubic registered >07:27:35,361 INFO kernel:[ 3.660886] Initializing XFRM netlink socket >07:27:35,361 INFO kernel:[ 3.663691] NET: Registered protocol family 10 >07:27:35,361 INFO kernel:[ 3.667112] mip6: Mobile IPv6 >07:27:35,361 INFO kernel:[ 3.667116] NET: Registered protocol family 17 >07:27:35,361 INFO kernel:[ 3.667831] Using IPI No-Shortcut mode >07:27:35,361 DEBUG kernel:[ 3.668405] PM: Hibernation image not present or could not be loaded. >07:27:35,361 NOTICE kernel:[ 3.668406] Load module verification keys >07:27:35,361 NOTICE kernel:[ 3.668572] Loaded Fedora Project 9fb7bf40 key: 226ff0fb080b23b92c9509a9762bea639fb7bf40 >07:27:35,361 INFO kernel:[ 3.668651] registered taskstats version 1 >07:27:35,361 INFO kernel:[ 3.670817] Magic number: 12:135:470 >07:27:35,361 INFO kernel:[ 3.670972] rtc_cmos 00:01: setting system clock to 2012-09-06 07:27:24 UTC (1346916444) >07:27:35,361 DEBUG kernel:[ 3.795454] ata2.01: NODEV after polling detection >07:27:35,361 INFO kernel:[ 3.796214] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >07:27:35,361 INFO kernel:[ 3.797378] ata2.00: configured for MWDMA2 >07:27:35,361 NOTICE kernel:[ 3.801883] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >07:27:35,361 WARNING kernel:[ 3.806932] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >07:27:35,361 INFO kernel:[ 3.806967] cdrom: Uniform CD-ROM driver Revision: 3.20 >07:27:35,361 DEBUG kernel:[ 3.808347] sr 1:0:0:0: Attached scsi CD-ROM sr0 >07:27:35,361 NOTICE kernel:[ 3.809491] sr 1:0:0:0: Attached scsi generic sg0 type 5 >07:27:35,361 INFO kernel:[ 3.810301] Freeing unused kernel memory: 2020k freed >07:27:35,361 INFO kernel:[ 3.811208] Write protecting the kernel text: 6160k >07:27:35,361 INFO kernel:[ 3.811385] Write protecting the kernel read-only data: 2316k >07:27:35,361 WARNING kernel:[ 3.844173] systemd-cryptse (46) used greatest stack depth: 6472 bytes left >07:27:35,361 WARNING kernel:[ 3.854516] service-to-run (45) used greatest stack depth: 6248 bytes left >07:27:35,361 WARNING kernel:[ 3.923666] systemd-cgroups (58) used greatest stack depth: 6104 bytes left >07:27:35,361 INFO kernel:[ 3.942208] usb 1-1: new full-speed USB device number 2 using uhci_hcd >07:27:35,361 INFO kernel:[ 4.084361] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >07:27:35,361 INFO kernel:[ 4.123555] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >07:27:35,361 INFO kernel:[ 4.259809] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >07:27:35,361 INFO kernel:[ 4.259812] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >07:27:35,361 INFO kernel:[ 4.259814] usb 1-1: Product: QEMU USB Tablet >07:27:35,361 INFO kernel:[ 4.259815] usb 1-1: Manufacturer: QEMU 1.0,1 >07:27:35,361 INFO kernel:[ 4.259817] usb 1-1: SerialNumber: 42 >07:27:35,361 INFO kernel:[ 4.296498] 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 >07:27:35,361 INFO kernel:[ 4.298216] 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 >07:27:35,361 INFO kernel:[ 4.329214] squashfs: version 4.0 (2009/01/31) Phillip Lougher >07:27:35,361 INFO kernel:[ 4.340442] alua: device handler registered >07:27:35,361 INFO kernel:[ 4.346712] emc: device handler registered >07:27:35,361 INFO kernel:[ 4.352929] hp_sw: device handler registered >07:27:35,361 INFO kernel:[ 4.359445] rdac: device handler registered >07:27:35,361 INFO kernel:[ 4.380509] FDC 0 is a S82078B >07:27:35,361 INFO kernel:[ 4.401705] md: raid0 personality registered for level 0 >07:27:35,361 INFO kernel:[ 4.409155] md: raid1 personality registered for level 1 >07:27:35,361 INFO kernel:[ 4.416123] async_tx: api initialized (async) >07:27:35,361 INFO kernel:[ 4.418082] xor: automatically using best checksumming function: >07:27:35,361 INFO kernel:[ 4.428014] pIII_sse : 14156.000 MB/sec >07:27:35,361 INFO kernel:[ 4.428046] tsc: Refined TSC clocksource calibration: 2790.925 MHz >07:27:35,361 WARNING kernel:[ 4.449020] raid6: mmxx1 4917 MB/s >07:27:35,361 WARNING kernel:[ 4.466036] raid6: mmxx2 5671 MB/s >07:27:35,361 WARNING kernel:[ 4.483027] raid6: sse1x1 4531 MB/s >07:27:35,361 WARNING kernel:[ 4.500017] raid6: sse1x2 5570 MB/s >07:27:35,361 WARNING kernel:[ 4.517018] raid6: sse2x1 9144 MB/s >07:27:35,361 WARNING kernel:[ 4.534020] raid6: sse2x2 10894 MB/s >07:27:35,361 WARNING kernel:[ 4.534022] raid6: using algorithm sse2x2 (10894 MB/s) >07:27:35,361 WARNING kernel:[ 4.534023] raid6: using intx1 recovery algorithm >07:27:35,361 INFO kernel:[ 4.544258] md: raid6 personality registered for level 6 >07:27:35,361 INFO kernel:[ 4.544260] md: raid5 personality registered for level 5 >07:27:35,361 INFO kernel:[ 4.544262] md: raid4 personality registered for level 4 >07:27:35,361 INFO kernel:[ 4.562257] md: raid10 personality registered for level 10 >07:27:35,361 INFO kernel:[ 4.569076] md: linear personality registered for level -1 >07:27:35,361 INFO kernel:[ 4.597414] device-mapper: multipath: version 1.5.0 loaded >07:27:35,361 INFO kernel:[ 4.605829] device-mapper: multipath round-robin: version 1.0.0 loaded >07:27:35,361 INFO kernel:[ 4.718893] RPC: Registered named UNIX socket transport module. >07:27:35,361 INFO kernel:[ 4.718896] RPC: Registered udp transport module. >07:27:35,361 INFO kernel:[ 4.718897] RPC: Registered tcp transport module. >07:27:35,361 INFO kernel:[ 4.718899] RPC: Registered tcp NFSv4.1 backchannel transport module. >07:27:35,361 WARNING kernel:[ 4.794405] rpc.idmapd (223) used greatest stack depth: 5884 bytes left >07:27:35,361 DEBUG kernel:[ 5.515206] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >07:27:35,361 DEBUG kernel:[ 5.515251] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >07:27:35,361 DEBUG kernel:[ 5.515294] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >07:27:35,361 DEBUG kernel:[ 5.537425] virtio-pci 0000:00:06.0: irq 45 for MSI/MSI-X >07:27:35,361 DEBUG kernel:[ 5.537469] virtio-pci 0000:00:06.0: irq 46 for MSI/MSI-X >07:27:35,361 WARNING kernel:[ 5.557038] cdrom_id (315) used greatest stack depth: 5460 bytes left >07:27:35,361 INFO kernel:[ 5.768889] vda: unknown partition table >07:27:35,361 DEBUG kernel:[ 6.040258] ISO 9660 Extensions: Microsoft Joliet Level 3 >07:27:35,361 DEBUG kernel:[ 6.049192] ISO 9660 Extensions: RRIP_1991A >07:27:35,361 INFO kernel:[ 6.389704] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >07:27:35,361 WARNING kernel:[ 6.770943] systemd-udevd (276) used greatest stack depth: 5260 bytes left >07:27:35,361 DEBUG kernel:[ 7.949350] SELinux: 2048 avtab hash slots, 100407 rules. >07:27:35,361 DEBUG kernel:[ 8.561636] SELinux: 2048 avtab hash slots, 100407 rules. >07:27:35,361 DEBUG kernel:[ 11.399925] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >07:27:35,361 DEBUG kernel:[ 11.399929] SELinux: 83 classes, 100407 rules >07:27:35,361 DEBUG kernel:[ 11.580048] SELinux: Completing initialization. >07:27:35,361 DEBUG kernel:[ 11.580051] SELinux: Setting up existing superblocks. >07:27:35,361 DEBUG kernel:[ 11.580159] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.580227] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.580320] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.580363] SELinux: initialized (dev proc, type proc), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.580495] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.580569] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.581867] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >07:27:35,361 DEBUG kernel:[ 11.581932] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.588919] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >07:27:35,361 DEBUG kernel:[ 11.588989] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.589054] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.589162] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.589224] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.589276] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.589368] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.591838] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.591856] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.591876] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.592125] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:27:35,361 DEBUG kernel:[ 11.592247] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592285] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592336] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592476] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592522] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592548] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592563] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592580] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592629] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592703] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592780] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >07:27:35,361 DEBUG kernel:[ 11.592992] SELinux: initialized (dev loop0, type squashfs), uses xattr >07:27:35,362 DEBUG kernel:[ 11.593547] SELinux: initialized (dev dm-0, type ext4), uses xattr >07:27:35,362 NOTICE kernel:[ 11.627927] type=1403 audit(1346916452.456:2): policy loaded auid=4294967295 ses=4294967295 >07:27:35,362 DEBUG kernel:[ 12.493369] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >07:27:35,362 DEBUG kernel:[ 12.859831] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >07:27:35,362 DEBUG kernel:[ 12.864008] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >07:27:35,362 DEBUG kernel:[ 12.969625] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >07:27:35,362 NOTICE kernel:[ 13.914292] type=1400 audit(1346916454.743:3): avc: denied { create } for pid=481 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >07:27:35,362 NOTICE kernel:[ 13.916325] type=1400 audit(1346916454.745:4): avc: denied { setattr } for pid=481 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=37564 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >07:27:35,362 NOTICE kernel:[ 13.916504] type=1400 audit(1346916454.745:5): avc: denied { relabelfrom } for pid=481 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=37564 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >07:27:35,362 WARNING kernel:[ 14.199602] plymouthd (78) used greatest stack depth: 5132 bytes left >07:27:35,418 NOTICE kernel:[ 14.572786] type=1400 audit(1346916455.401:6): avc: denied { read } for pid=508 comm="bash" name=".profile" dev="dm-0" ino=58283 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:27:35,418 NOTICE kernel:[ 14.572872] type=1400 audit(1346916455.401:7): avc: denied { open } for pid=508 comm="bash" path="/root/.profile" dev="dm-0" ino=58283 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >07:27:35,470 NOTICE kernel:[ 14.626376] type=1400 audit(1346916455.455:8): avc: denied { read } for pid=508 comm="bash" name="linux" dev="dm-0" ino=315 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >07:27:35,470 NOTICE kernel:[ 14.626497] type=1400 audit(1346916455.455:9): avc: denied { open } for pid=508 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=315 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >07:27:35,470 NOTICE kernel:[ 14.626572] type=1400 audit(1346916455.455:10): avc: denied { getattr } for pid=508 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=315 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >07:27:35,924 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >07:27:35,927 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >07:27:35,940 INFO NetworkManager: <info> WEXT support is enabled >07:27:36,220 INFO dbus-daemon: dbus[528]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:27:36,223 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >07:27:36,468 INFO polkitd: Started polkitd version 0.107 >07:27:36,699 INFO dbus-daemon: dbus[528]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:27:36,701 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >07:27:36,763 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >07:27:36,766 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >07:27:36,769 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:27:36,771 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >07:27:36,775 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >07:27:36,797 INFO NetworkManager: <info> trying to start the modem manager... >07:27:36,800 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >07:27:36,806 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >07:27:36,855 INFO dbus-daemon: dbus[528]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >07:27:36,870 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >07:27:36,873 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >07:27:36,883 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >07:27:36,932 INFO NetworkManager: <info> Networking is enabled by state file >07:27:36,937 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >07:27:36,953 INFO NetworkManager: <info> (eth0): carrier is OFF >07:27:36,989 ERR NetworkManager: <error> [1346916456.879389] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >07:27:36,997 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >07:27:37,004 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >07:27:37,014 INFO NetworkManager: <info> (eth0): now managed >07:27:37,024 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >07:27:37,030 INFO NetworkManager: <info> (eth0): bringing up device. >07:27:37,036 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >07:27:37,045 INFO NetworkManager: <info> (eth0): preparing device. >07:27:37,062 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >07:27:37,070 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >07:27:37,085 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >07:27:37,096 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >07:27:37,109 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >07:27:37,117 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >07:27:37,123 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >07:27:37,133 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >07:27:37,141 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >07:27:37,146 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >07:27:37,154 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >07:27:37,175 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >07:27:37,193 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >07:27:37,198 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >07:27:37,240 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >07:27:37,255 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >07:27:37,291 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >07:27:37,309 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >07:27:37,320 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >07:27:37,355 INFO NetworkManager: <info> modem-manager is now available >07:27:37,378 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >07:27:37,404 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >07:27:37,424 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >07:27:37,462 INFO modem-manager: <info> Loaded plugin 'Wavecom' >07:27:37,481 INFO modem-manager: <info> Loaded plugin 'Gobi' >07:27:37,511 INFO modem-manager: <info> Loaded plugin 'Nokia' >07:27:37,564 INFO modem-manager: <info> Loaded plugin 'Linktop' >07:27:37,576 INFO NetworkManager: <info> dhclient started with pid 560 >07:27:37,596 INFO modem-manager: <info> Loaded plugin 'Longcheer' >07:27:37,614 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >07:27:37,629 INFO modem-manager: <info> Loaded plugin 'Option' >07:27:37,642 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >07:27:37,655 INFO modem-manager: <info> Loaded plugin 'Sierra' >07:27:37,663 INFO modem-manager: <info> Loaded plugin 'X22X' >07:27:37,679 INFO modem-manager: <info> Loaded plugin 'SimTech' >07:27:37,713 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >07:27:37,719 INFO modem-manager: <info> Loaded plugin 'MotoC' >07:27:37,762 INFO modem-manager: <info> Loaded plugin 'Novatel' >07:27:37,766 INFO modem-manager: <info> Loaded plugin 'Huawei' >07:27:37,796 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >07:27:37,804 INFO modem-manager: <info> Loaded plugin 'AnyData' >07:27:37,854 INFO modem-manager: <info> Loaded plugin 'Samsung' >07:27:37,862 INFO modem-manager: <info> Loaded plugin 'ZTE' >07:27:37,882 INFO modem-manager: <info> Loaded plugin 'Cinterion' >07:27:37,884 INFO modem-manager: <info> Loaded plugin 'Iridium' >07:27:37,896 INFO modem-manager: <info> Loaded plugin 'Generic' >07:27:37,912 INFO modem-manager: <info> Successfully loaded 20 plugins >07:27:37,948 INFO dbus-daemon: modem-manager[538]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >07:27:37,957 INFO dbus-daemon: dbus[528]: [system] Successfully activated service 'org.freedesktop.ModemManager' >07:27:37,959 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Wavecom' >07:27:37,994 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Gobi' >07:27:37,999 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Nokia' >07:27:38,011 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Linktop' >07:27:38,018 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Longcheer' >07:27:38,043 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Option' >07:27:38,052 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Sierra' >07:27:38,060 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'X22X' >07:27:38,075 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'SimTech' >07:27:38,091 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Option High-Speed' >07:27:38,106 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'MotoC' >07:27:38,114 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Novatel' >07:27:38,128 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Huawei' >07:27:38,149 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Ericsson MBM' >07:27:38,163 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'AnyData' >07:27:38,175 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Samsung' >07:27:38,189 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'ZTE' >07:27:38,211 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Cinterion' >07:27:38,219 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Iridium' >07:27:38,246 INFO dbus-daemon: modem-manager[538]: <info> Loaded plugin 'Generic' >07:27:38,267 INFO dbus-daemon: modem-manager[538]: <info> Successfully loaded 20 plugins >07:27:38,271 INFO systemd: Startup finished in 3s 815ms 427us (kernel) + 8s 59ms 347us (initrd) + 4s 725ms 896us (userspace) = 16s 600ms 670us. >07:27:38,294 ERR systemd-udevd: ctx=0xb912a338 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >07:27:38,326 ERR systemd-udevd: ctx=0xb912a338 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.i686/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >07:27:38,359 ERR systemd-udevd: ctx=0xb912a338 path=/lib/modules/3.6.0-0.rc2.git2.1.fc18.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >07:27:38,397 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P1 >07:27:38,399 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >07:27:38,402 INFO dhclient: All rights reserved. >07:27:38,404 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >07:27:38,411 INFO dhclient: >07:27:38,465 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >07:27:38,481 INFO dhclient: Listening on LPF/eth0/52:54:00:57:05:76 >07:27:38,485 INFO dhclient: Sending on LPF/eth0/52:54:00:57:05:76 >07:27:38,488 INFO dhclient: Sending on Socket/fallback >07:27:38,490 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x35e9993f) >07:27:38,843 INFO kernel:[ 18.013896] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >07:27:38,966 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,119 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,210 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,254 INFO kernel:[ 18.424498] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >07:27:39,286 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,299 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,371 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,414 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,537 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,538 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,587 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:39,768 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >07:27:40,596 INFO kernel:[ 19.766733] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >07:27:40,658 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:41,016 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x35e9993f) >07:27:41,016 INFO dhclient: DHCPOFFER from 192.168.1.1 >07:27:41,049 INFO dhclient: DHCPACK from 192.168.1.1 (xid=0x35e9993f) >07:27:41,068 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >07:27:41,068 INFO NetworkManager: <info> address 192.168.1.12 >07:27:41,071 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >07:27:41,073 INFO NetworkManager: <info> gateway 192.168.1.1 >07:27:41,080 INFO NetworkManager: <info> nameserver '192.168.1.1' >07:27:41,086 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >07:27:41,088 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >07:27:41,090 INFO dhclient: bound to 192.168.1.12 -- renewal in 1567 seconds. >07:27:41,989 NOTICE kernel:[ 21.159065] type=1400 audit(1346916461.987:11): avc: denied { append } for pid=592 comm="auditd" path="/tmp/anaconda.log" dev="tmpfs" ino=13447 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >07:27:41,989 NOTICE kernel:[ 21.159613] type=1400 audit(1346916461.988:12): avc: denied { read write } for pid=592 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 >07:27:42,005 WARNING kernel:[ 21.175405] auditd (593): /proc/593/oom_adj is deprecated, please use /proc/593/oom_score_adj instead. >07:27:42,075 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >07:27:42,079 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >07:27:42,081 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >07:27:42,095 INFO dbus-daemon: dbus[528]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >07:27:42,097 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >07:27:42,105 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >07:27:42,169 INFO dbus-daemon: dbus[528]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:27:42,169 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >07:27:42,372 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >07:27:42,555 INFO dbus-daemon: Failed to issue method call: Unit chronyd.service is not loaded. >07:27:42,669 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,673 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,724 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,748 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,748 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,781 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,800 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,864 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,873 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,911 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:42,915 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:43,194 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:43,282 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,143 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,159 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,169 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,189 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,195 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,224 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,237 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,240 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,258 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,275 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,276 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,865 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:48,932 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >07:27:48,932 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >07:27:48,939 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >07:27:48,941 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >07:27:48,968 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:49,361 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:49,473 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:49,741 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:49,796 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:50,609 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:50,721 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:50,742 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:51,736 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:51,915 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:27:57,837 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >07:27:57,841 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >07:27:57,843 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >07:27:57,845 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >07:28:01,230 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:01,872 INFO kernel:[ 41.606333] Btrfs loaded >07:28:02,163 INFO kernel:[ 41.897567] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >07:28:10,838 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:11,315 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:11,316 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:11,318 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:11,594 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:12,053 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >07:28:12,648 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory
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 854856
:
610188
| 610189 |
610190
|
610191
|
610192
|
610193
|
610194
|
610195
|
610196
|
610197
|
610198
|
610199
|
610200