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 624357 Details for
Bug 864718
AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isExtended'
[?]
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), 258.31 KB, created by
Reartes Guillermo
on 2012-10-10 00:26:48 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-10 00:26:48 UTC
Size:
258.31 KB
patch
obsolete
>anaconda 18.14 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 123, in populate > if dev.isExtended and disk.format.logicalPartitions: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 167, in refresh > self.populate(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 665, in on_continue_clicked > resizeDialog.refresh(disks) >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isExtended' > >Local variables in innermost frame: >diskReclaimableSpace: 1236.0 >totalDisks: 0 >totalReclaimableSpace: 0 >self: <pyanaconda.ui.gui.spokes.lib.resize.ResizeDialog object at 0x7f022f284e90> >disks: [DiskDevice instance (0x7f024b0c1f90) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7f02362035f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0232f1f250>, DiskDevice instance (0x7f0233106510) -- > name = vda status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f02331055f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f023310c0d0>, DiskDevice instance (0x7f0233101b90) -- > name = vdb status = True kids = 1 id = 8 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105710> > target size = 0 path = /dev/vdb > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0233112690>, DiskDevice instance (0x7f02331127d0) -- > name = vdc status = True kids = 1 id = 9 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f02331057a0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f0233116650>] >dev: existing 9731MB btrfs volume btrfs.4 (4) with existing btrfs filesystem >part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0236129150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0236129850> PedPartition: <_ped.Partition object at 0x7f0232f25ef0> >renderer: <CellRendererCombo object at 0x7f0229dae7d0 (GtkCellRendererCombo at 0x4e10bd0)> >disk: existing 11000MB disk sda (0) with existing msdos disklabel >itr: <GtkTreeIter at 0x5c883b0> >freeSize: 768.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: {'vda': 129, 'vdc': 131, 'vdb': 130, 'vde': 133, 'sda': 128, 'vdd': 132} > _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: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition sda1 (1) with existing ext4 filesystem >, '/': BTRFSVolumeDevice instance, containing members: > mounts.major: 0 > mounts._partedDevice: None > mounts.exists: True > mounts._size: 0 > mounts.id: 4 > mounts.controllable: True > mounts.dataLevel: None > mounts.uuid: 2995c91f-d7bd-4e3e-ab56-9384904e88a4 > mounts._format: BTRFS instance, containing members: > mounts._format.uuid: None > mounts._format.exists: True > mounts._format._mountpoint: None > mounts._format._majorminor: 008003 > mounts._format._minInstanceSize: None > mounts._format._mountType: btrfs > mounts._format.fsprofile: None > mounts._format.label: None > mounts._format._targetSize: 0 > mounts._format.volUUID: 2995c91f-d7bd-4e3e-ab56-9384904e88a4 > mounts._format._size: 0 > mounts._format.mountopts: None > mounts._format.mountpoint: None > mounts._format._migrate: False > mounts._format._device: /dev/sda3 > mounts.parents: [existing 9731MB partition sda3 (3) with existing btrfs filesystem >] > mounts.subvolumes: [] > mounts.minor: 0 > mounts.fstabComment: Skipped > mounts.bus: Skipped > mounts.sysfsPath: Skipped > mounts._targetSize: 0 > mounts._model: Skipped > mounts.metaDataLevel: None > mounts.kids: 0 > mounts._vendor: Skipped > mounts._name: btrfs.4 > mounts.protected: False > mounts.originalFormat: BTRFS instance, containing members: > mounts.originalFormat.uuid: None > mounts.originalFormat.exists: True > mounts.originalFormat._mountpoint: None > mounts.originalFormat.mountpoint: None > mounts.originalFormat._majorminor: None > mounts.originalFormat._mountType: btrfs > mounts.originalFormat.fsprofile: None > mounts.originalFormat.label: None > mounts.originalFormat._targetSize: 0 > mounts.originalFormat.volUUID: 2995c91f-d7bd-4e3e-ab56-9384904e88a4 > mounts.originalFormat._minInstanceSize: None > mounts.originalFormat.mountopts: None > mounts.originalFormat._size: 0 > mounts.originalFormat._migrate: False > mounts.originalFormat._device: /dev/sda3 > mounts._serial: None >} > swaps: [existing 768MB partition sda2 (2) with existing swap >] > name: Fedora Linux 13 for x86_64 >] > _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: [sda, sda1, sda2, sda3, sr0, vda, vdb, vdc, vdd, vde, vdf, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.shouldClear: <bound method Storage.shouldClear of <pyanaconda.storage.Storage object at 0x7f02455dccd0>> > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'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 >, '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 >, '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 >, 'vdf': 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:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdc': 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:07.0/virtio3/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': 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:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/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 >, 'vdb': 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/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'vde': 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:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, vda, vdb, vdc, vdd, vde, vdf, 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: [existing 11000MB disk sda (0) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105050> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-10-09-19-57-41-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC3_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-10-09-19-57-41-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC3_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4264.0 > _serial: None > id: 5 > minor: 0 >, existing 8000MB disk vda (6) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > controllable: True > dataLevel: None > uuid: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252000 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: mirror > _format._targetSize: 0 > _format.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vda > parents: [Already dumped (DiskDevice instance) >, existing 8000MB disk vdb (8) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda > _serial: None >, Already dumped (DiskDevice instance) >, existing 8000MB disk vdc (9) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: True > dataLevel: None > uuid: 7f41e95d-beae-4358-8265-74d50056cf8b > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252032 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: data-mirror > _format._targetSize: 0 > _format.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vdc > parents: [Already dumped (DiskDevice instance) >, existing 8000MB disk vdd (11) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: data-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: data-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vdc > _serial: None >, Already dumped (DiskDevice instance) >, existing 8000MB disk vde (12) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: True > dataLevel: None > uuid: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252064 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: metadata-mirror > _format._targetSize: 0 > _format.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vde > parents: [Already dumped (DiskDevice instance) >, existing 8000MB disk vdf (14) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: metadata-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: metadata-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vde > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 808f46f0-959c-462a-af0a-e6a598d93848 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 808f46f0-959c-462a-af0a-e6a598d93848 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 20 > minor: 0 >, existing 1024MB dm live-rw (21) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f0236fe70d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f0236fe7110) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f0236fe7150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f0236fe7190) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f0236fe7210) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1349828492.7 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.56 Gb > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC3x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.14 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC3x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >00:17:57,485 INFO anaconda: /sbin/anaconda 18.14 >00:17:59,330 INFO anaconda: 786432 kB (768 MB) are available >00:17:59,330 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >00:17:59,343 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >00:17:59,344 INFO anaconda: Default encoding = utf-8 >00:17:59,447 INFO anaconda: ISCSID is /sbin/iscsid >00:17:59,449 INFO anaconda: no initiator set >00:17:59,657 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:17:59,659 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >00:18:00,099 INFO anaconda: Display mode = g >00:18:00,103 INFO anaconda: 786432 kB (768 MB) are available >00:18:00,103 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >00:18:02,002 DEBUG anaconda: X server has signalled a successful start. >00:18:02,004 INFO anaconda: Starting window manager, pid 728. >00:18:04,138 INFO anaconda: using only installclass _Fedora >00:18:04,959 INFO anaconda: Detected 752M of memory >00:18:04,960 INFO anaconda: Swap attempt of 1504M >00:18:05,103 INFO anaconda: no initiator set >00:18:05,916 DEBUG anaconda: required disklabel type for sda (1) is None >00:18:05,922 DEBUG anaconda: default disklabel type for sda is msdos >00:18:05,925 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:18:07,724 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4r6LA2e: [Errno 2] No such file or directory >00:18:07,735 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /tmp/btrfs-tmp.4r6LA2e as btrfs with options defaults >00:18:07,927 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4r6LA2e: [Errno 2] No such file or directory >00:18:07,947 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4r6LA2e, removeDir = False >00:20:39,262 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7OBHoVF: [Errno 2] No such file or directory >00:20:39,267 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.7OBHoVF as btrfs with options defaults >00:20:39,377 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7OBHoVF: [Errno 2] No such file or directory >00:20:39,405 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7OBHoVF, removeDir = False >00:20:39,785 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7T3M9Kc: [Errno 2] No such file or directory >00:20:39,786 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.7T3M9Kc as btrfs with options defaults >00:20:39,799 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7T3M9Kc: [Errno 2] No such file or directory >00:20:39,818 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7T3M9Kc, removeDir = False >00:20:40,125 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10I33oOc: [Errno 2] No such file or directory >00:20:40,127 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.10I33oOc as btrfs with options defaults >00:20:40,187 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10I33oOc: [Errno 2] No such file or directory >00:20:40,210 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.10I33oOc, removeDir = False >00:20:40,595 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10yk_cI4: [Errno 2] No such file or directory >00:20:40,596 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.10yk_cI4 as btrfs with options defaults >00:20:40,612 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10yk_cI4: [Errno 2] No such file or directory >00:20:40,638 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.10yk_cI4, removeDir = False >00:20:40,863 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13SpDYQm: [Errno 2] No such file or directory >00:20:40,864 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.13SpDYQm as btrfs with options defaults >00:20:40,937 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13SpDYQm: [Errno 2] No such file or directory >00:20:40,956 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.13SpDYQm, removeDir = False >00:20:41,391 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13_QnoRN: [Errno 2] No such file or directory >00:20:41,392 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.13_QnoRN as btrfs with options defaults >00:20:41,410 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13_QnoRN: [Errno 2] No such file or directory >00:20:41,438 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.13_QnoRN, removeDir = False >00:20:43,480 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:20:43,525 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:20:43,706 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as btrfs with options defaults,ro >00:20:44,072 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:20:44,133 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >00:20:44,187 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:20:44,650 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >00:20:44,666 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:20:44,808 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >00:20:44,852 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:23:50,183 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > > > >/tmp/packaging.log: >00:18:04,940 DEBUG packaging: getting release version from tree at None (18) >00:18:04,941 DEBUG packaging: got a release version of 18 >00:20:45,166 INFO packaging: updating base repo >00:20:45,375 DEBUG packaging: getting release version from tree at None (18) >00:20:45,376 DEBUG packaging: got a release version of 18 >00:20:45,377 INFO packaging: configuring base repo >00:20:45,395 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >00:20:45,493 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >00:20:45,494 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >00:20:45,499 DEBUG packaging: got a release version of 18 >00:20:45,558 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >00:20:45,623 DEBUG packaging: disabling repo fedora >00:20:45,624 DEBUG packaging: disabling repo updates-testing >00:20:45,624 DEBUG packaging: disabling repo updates >00:20:45,624 INFO packaging: gathering repo metadata >00:20:45,628 DEBUG packaging: getting repo metadata for anaconda >00:20:45,675 DEBUG packaging: getting group info for anaconda >00:20:45,849 INFO packaging: metadata retrieval complete >20:21:32,690 DEBUG packaging: deleting package sacks >20:21:32,703 INFO packaging: checking software selection >20:21:32,704 DEBUG packaging: deleting package sacks >20:21:32,704 DEBUG packaging: deleting yum transaction info >20:21:32,705 DEBUG packaging: select group core >20:21:33,291 DEBUG packaging: select group core >20:21:33,292 DEBUG packaging: select group gnome-desktop >20:21:33,469 DEBUG packaging: select group multimedia >20:21:33,547 DEBUG packaging: select group input-methods >20:21:33,555 DEBUG packaging: select group base-x >20:21:33,569 DEBUG packaging: select group fonts >20:21:33,624 DEBUG packaging: select group hardware-support >20:21:33,639 DEBUG packaging: select group dial-up >20:21:33,644 DEBUG packaging: select group printing >20:21:33,705 DEBUG packaging: select group firefox >20:21:33,707 DEBUG packaging: select group standard >20:21:33,763 DEBUG packaging: select package kernel-PAE >20:21:33,781 INFO packaging: no kernel-PAE package >20:21:33,782 DEBUG packaging: select package kernel >20:21:33,783 INFO packaging: selected kernel >20:21:33,783 INFO packaging: checking dependencies >20:21:37,933 DEBUG packaging: success >20:21:37,963 INFO packaging: 1084 packages selected totalling 2.56 Gb > > >/tmp/program.log: >00:17:59,426 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:17:59,451 INFO program: Running... modprobe fcoe >00:17:59,547 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:17:59,656 INFO program: No FCoE boot disk information is found in EDD! >00:17:59,659 INFO program: Running... udevadm settle --timeout=300 >00:17:59,945 INFO program: Running... multipath -d >00:18:00,012 INFO program: Running... multipath -ll >00:18:02,045 INFO program: Running... metacity --display :1 --sm-disable >00:18:02,761 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >00:18:03,273 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,288 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,290 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,291 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,292 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,294 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,295 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,296 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,297 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,299 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,300 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,302 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,303 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,304 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,306 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,307 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,308 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,310 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,311 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,312 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,314 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,315 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,316 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:03,318 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:18:04,993 INFO program: Running... udevadm control --property=ANACONDA=1 >00:18:05,081 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:18:05,110 INFO program: Running... udevadm settle --timeout=300 >00:18:05,135 INFO program: Running... systemctl start chronyd.service >00:18:05,573 INFO program: Running... multipath -d >00:18:05,629 INFO program: Running... multipath -ll >00:18:07,059 INFO program: Running... dumpe2fs -h /dev/sda1 >00:18:07,117 INFO program: Filesystem volume name: <none> >00:18:07,118 INFO program: Last mounted on: /boot >00:18:07,119 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >00:18:07,119 INFO program: Filesystem magic number: 0xEF53 >00:18:07,120 INFO program: Filesystem revision #: 1 (dynamic) >00:18:07,120 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 >00:18:07,121 INFO program: Filesystem flags: signed_directory_hash >00:18:07,121 INFO program: Default mount options: user_xattr acl >00:18:07,122 INFO program: Filesystem state: clean >00:18:07,122 INFO program: Errors behavior: Continue >00:18:07,123 INFO program: Filesystem OS type: Linux >00:18:07,123 INFO program: Inode count: 128016 >00:18:07,124 INFO program: Block count: 512000 >00:18:07,124 INFO program: Reserved block count: 25600 >00:18:07,128 INFO program: Free blocks: 467381 >00:18:07,129 INFO program: Free inodes: 127980 >00:18:07,129 INFO program: First block: 1 >00:18:07,130 INFO program: Block size: 1024 >00:18:07,130 INFO program: Fragment size: 1024 >00:18:07,131 INFO program: Reserved GDT blocks: 256 >00:18:07,131 INFO program: Blocks per group: 8192 >00:18:07,132 INFO program: Fragments per group: 8192 >00:18:07,132 INFO program: Inodes per group: 2032 >00:18:07,133 INFO program: Inode blocks per group: 254 >00:18:07,133 INFO program: Flex block group size: 16 >00:18:07,133 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >00:18:07,134 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >00:18:07,134 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >00:18:07,135 INFO program: Mount count: 9 >00:18:07,135 INFO program: Maximum mount count: -1 >00:18:07,136 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >00:18:07,136 INFO program: Check interval: 0 (<none>) >00:18:07,137 INFO program: Lifetime writes: 42 MB >00:18:07,137 INFO program: Reserved blocks uid: 0 (user root) >00:18:07,137 INFO program: Reserved blocks gid: 0 (group root) >00:18:07,138 INFO program: First inode: 11 >00:18:07,138 INFO program: Inode size: 128 >00:18:07,139 INFO program: Journal inode: 8 >00:18:07,139 INFO program: Default directory hash: half_md4 >00:18:07,140 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >00:18:07,140 INFO program: Journal backup: inode blocks >00:18:07,145 INFO program: Journal features: (none) >00:18:07,146 INFO program: Journal size: 8M >00:18:07,146 INFO program: Journal length: 8192 >00:18:07,147 INFO program: Journal sequence: 0x0000002b >00:18:07,147 INFO program: Journal start: 0 >00:18:07,148 INFO program: >00:18:07,148 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:18:07,149 INFO program: Running... dumpe2fs -h /dev/sda1 >00:18:07,172 INFO program: Filesystem volume name: <none> >00:18:07,173 INFO program: Last mounted on: /boot >00:18:07,173 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >00:18:07,174 INFO program: Filesystem magic number: 0xEF53 >00:18:07,174 INFO program: Filesystem revision #: 1 (dynamic) >00:18:07,174 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 >00:18:07,175 INFO program: Filesystem flags: signed_directory_hash >00:18:07,175 INFO program: Default mount options: user_xattr acl >00:18:07,176 INFO program: Filesystem state: clean >00:18:07,176 INFO program: Errors behavior: Continue >00:18:07,177 INFO program: Filesystem OS type: Linux >00:18:07,177 INFO program: Inode count: 128016 >00:18:07,178 INFO program: Block count: 512000 >00:18:07,178 INFO program: Reserved block count: 25600 >00:18:07,179 INFO program: Free blocks: 467381 >00:18:07,179 INFO program: Free inodes: 127980 >00:18:07,180 INFO program: First block: 1 >00:18:07,184 INFO program: Block size: 1024 >00:18:07,184 INFO program: Fragment size: 1024 >00:18:07,184 INFO program: Reserved GDT blocks: 256 >00:18:07,185 INFO program: Blocks per group: 8192 >00:18:07,185 INFO program: Fragments per group: 8192 >00:18:07,186 INFO program: Inodes per group: 2032 >00:18:07,186 INFO program: Inode blocks per group: 254 >00:18:07,187 INFO program: Flex block group size: 16 >00:18:07,187 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >00:18:07,188 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >00:18:07,188 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >00:18:07,189 INFO program: Mount count: 9 >00:18:07,189 INFO program: Maximum mount count: -1 >00:18:07,190 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >00:18:07,190 INFO program: Check interval: 0 (<none>) >00:18:07,191 INFO program: Lifetime writes: 42 MB >00:18:07,191 INFO program: Reserved blocks uid: 0 (user root) >00:18:07,192 INFO program: Reserved blocks gid: 0 (group root) >00:18:07,197 INFO program: First inode: 11 >00:18:07,198 INFO program: Inode size: 128 >00:18:07,198 INFO program: Journal inode: 8 >00:18:07,199 INFO program: Default directory hash: half_md4 >00:18:07,199 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >00:18:07,200 INFO program: Journal backup: inode blocks >00:18:07,200 INFO program: Journal features: (none) >00:18:07,201 INFO program: Journal size: 8M >00:18:07,201 INFO program: Journal length: 8192 >00:18:07,202 INFO program: Journal sequence: 0x0000002b >00:18:07,202 INFO program: Journal start: 0 >00:18:07,203 INFO program: >00:18:07,204 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:18:07,204 INFO program: Running... resize2fs -P /dev/sda1 >00:18:07,261 INFO program: Estimated minimum size of the filesystem: 32762 >00:18:07,265 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:18:07,738 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda3 /tmp/btrfs-tmp.4r6LA2e >00:18:07,929 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.4r6LA2e >00:18:07,953 INFO program: Running... /bin/umount /tmp/btrfs-tmp.4r6LA2e >00:20:39,270 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.7OBHoVF >00:20:39,389 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7OBHoVF >00:20:39,411 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7OBHoVF >00:20:39,792 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.7T3M9Kc >00:20:39,805 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7T3M9Kc >00:20:39,823 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7T3M9Kc >00:20:40,131 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.10I33oOc >00:20:40,193 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.10I33oOc >00:20:40,213 INFO program: Running... /bin/umount /tmp/btrfs-tmp.10I33oOc >00:20:40,603 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.10yk_cI4 >00:20:40,620 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.10yk_cI4 >00:20:40,643 INFO program: Running... /bin/umount /tmp/btrfs-tmp.10yk_cI4 >00:20:40,869 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.13SpDYQm >00:20:40,941 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.13SpDYQm >00:20:40,960 INFO program: Running... /bin/umount /tmp/btrfs-tmp.13SpDYQm >00:20:41,397 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.13_QnoRN >00:20:41,418 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.13_QnoRN >00:20:41,441 INFO program: Running... /bin/umount /tmp/btrfs-tmp.13_QnoRN >00:20:41,800 INFO program: Running... dumpe2fs -h /dev/loop1 >00:20:41,817 INFO program: Filesystem volume name: Anaconda >00:20:41,818 INFO program: Last mounted on: / >00:20:41,818 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:20:41,819 INFO program: Filesystem magic number: 0xEF53 >00:20:41,819 INFO program: Filesystem revision #: 1 (dynamic) >00:20:41,820 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 >00:20:41,820 INFO program: Filesystem flags: signed_directory_hash >00:20:41,821 INFO program: Default mount options: user_xattr acl >00:20:41,821 INFO program: Filesystem state: clean >00:20:41,822 INFO program: Errors behavior: Continue >00:20:41,822 INFO program: Filesystem OS type: Linux >00:20:41,823 INFO program: Inode count: 65536 >00:20:41,823 INFO program: Block count: 1048576 >00:20:41,824 INFO program: Reserved block count: 0 >00:20:41,824 INFO program: Free blocks: 302082 >00:20:41,824 INFO program: Free inodes: 38129 >00:20:41,825 INFO program: First block: 1 >00:20:41,825 INFO program: Block size: 1024 >00:20:41,826 INFO program: Fragment size: 1024 >00:20:41,826 INFO program: Reserved GDT blocks: 256 >00:20:41,826 INFO program: Blocks per group: 8192 >00:20:41,827 INFO program: Fragments per group: 8192 >00:20:41,827 INFO program: Inodes per group: 512 >00:20:41,828 INFO program: Inode blocks per group: 128 >00:20:41,828 INFO program: Flex block group size: 16 >00:20:41,829 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:20:41,829 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >00:20:41,830 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >00:20:41,830 INFO program: Mount count: 2 >00:20:41,830 INFO program: Maximum mount count: -1 >00:20:41,831 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:20:41,831 INFO program: Check interval: 0 (<none>) >00:20:41,832 INFO program: Lifetime writes: 32 MB >00:20:41,832 INFO program: Reserved blocks uid: 0 (user root) >00:20:41,832 INFO program: Reserved blocks gid: 0 (group root) >00:20:41,835 INFO program: First inode: 11 >00:20:41,836 INFO program: Inode size: 256 >00:20:41,836 INFO program: Required extra isize: 28 >00:20:41,837 INFO program: Desired extra isize: 28 >00:20:41,837 INFO program: Journal inode: 8 >00:20:41,838 INFO program: Default directory hash: half_md4 >00:20:41,838 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:20:41,839 INFO program: Journal backup: inode blocks >00:20:41,839 INFO program: Journal features: (none) >00:20:41,839 INFO program: Journal size: 32M >00:20:41,840 INFO program: Journal length: 32768 >00:20:41,840 INFO program: Journal sequence: 0x00000007 >00:20:41,840 INFO program: Journal start: 0 >00:20:41,841 INFO program: >00:20:41,841 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:20:41,844 INFO program: Running... dumpe2fs -h /dev/loop1 >00:20:41,860 INFO program: Filesystem volume name: Anaconda >00:20:41,861 INFO program: Last mounted on: / >00:20:41,862 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:20:41,862 INFO program: Filesystem magic number: 0xEF53 >00:20:41,863 INFO program: Filesystem revision #: 1 (dynamic) >00:20:41,863 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 >00:20:41,864 INFO program: Filesystem flags: signed_directory_hash >00:20:41,864 INFO program: Default mount options: user_xattr acl >00:20:41,865 INFO program: Filesystem state: clean >00:20:41,865 INFO program: Errors behavior: Continue >00:20:41,866 INFO program: Filesystem OS type: Linux >00:20:41,866 INFO program: Inode count: 65536 >00:20:41,867 INFO program: Block count: 1048576 >00:20:41,867 INFO program: Reserved block count: 0 >00:20:41,868 INFO program: Free blocks: 302082 >00:20:41,868 INFO program: Free inodes: 38129 >00:20:41,869 INFO program: First block: 1 >00:20:41,869 INFO program: Block size: 1024 >00:20:41,869 INFO program: Fragment size: 1024 >00:20:41,873 INFO program: Reserved GDT blocks: 256 >00:20:41,874 INFO program: Blocks per group: 8192 >00:20:41,874 INFO program: Fragments per group: 8192 >00:20:41,875 INFO program: Inodes per group: 512 >00:20:41,875 INFO program: Inode blocks per group: 128 >00:20:41,876 INFO program: Flex block group size: 16 >00:20:41,876 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:20:41,877 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >00:20:41,877 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >00:20:41,878 INFO program: Mount count: 2 >00:20:41,878 INFO program: Maximum mount count: -1 >00:20:41,879 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:20:41,879 INFO program: Check interval: 0 (<none>) >00:20:41,880 INFO program: Lifetime writes: 32 MB >00:20:41,880 INFO program: Reserved blocks uid: 0 (user root) >00:20:41,880 INFO program: Reserved blocks gid: 0 (group root) >00:20:41,881 INFO program: First inode: 11 >00:20:41,881 INFO program: Inode size: 256 >00:20:41,881 INFO program: Required extra isize: 28 >00:20:41,881 INFO program: Desired extra isize: 28 >00:20:41,881 INFO program: Journal inode: 8 >00:20:41,882 INFO program: Default directory hash: half_md4 >00:20:41,882 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:20:41,882 INFO program: Journal backup: inode blocks >00:20:41,882 INFO program: Journal features: (none) >00:20:41,883 INFO program: Journal size: 32M >00:20:41,883 INFO program: Journal length: 32768 >00:20:41,887 INFO program: Journal sequence: 0x00000007 >00:20:41,887 INFO program: Journal start: 0 >00:20:41,888 INFO program: >00:20:41,888 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:20:41,889 INFO program: Running... resize2fs -P /dev/loop1 >00:20:41,908 INFO program: Couldn't find valid filesystem superblock. >00:20:41,909 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:20:41,909 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >00:20:41,998 INFO program: Running... udevadm settle --timeout=300 >00:20:42,106 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:20:42,123 INFO program: Filesystem volume name: Anaconda >00:20:42,123 INFO program: Last mounted on: /sysroot >00:20:42,124 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:20:42,124 INFO program: Filesystem magic number: 0xEF53 >00:20:42,124 INFO program: Filesystem revision #: 1 (dynamic) >00:20:42,124 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 >00:20:42,125 INFO program: Filesystem flags: signed_directory_hash >00:20:42,125 INFO program: Default mount options: user_xattr acl >00:20:42,125 INFO program: Filesystem state: clean >00:20:42,126 INFO program: Errors behavior: Continue >00:20:42,126 INFO program: Filesystem OS type: Linux >00:20:42,126 INFO program: Inode count: 65536 >00:20:42,126 INFO program: Block count: 1048576 >00:20:42,127 INFO program: Reserved block count: 0 >00:20:42,127 INFO program: Free blocks: 302082 >00:20:42,127 INFO program: Free inodes: 38129 >00:20:42,127 INFO program: First block: 1 >00:20:42,128 INFO program: Block size: 1024 >00:20:42,128 INFO program: Fragment size: 1024 >00:20:42,128 INFO program: Reserved GDT blocks: 256 >00:20:42,128 INFO program: Blocks per group: 8192 >00:20:42,129 INFO program: Fragments per group: 8192 >00:20:42,129 INFO program: Inodes per group: 512 >00:20:42,129 INFO program: Inode blocks per group: 128 >00:20:42,129 INFO program: Flex block group size: 16 >00:20:42,130 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:20:42,130 INFO program: Last mount time: Wed Oct 10 00:17:51 2012 >00:20:42,130 INFO program: Last write time: Wed Oct 10 00:17:51 2012 >00:20:42,130 INFO program: Mount count: 3 >00:20:42,130 INFO program: Maximum mount count: -1 >00:20:42,131 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:20:42,131 INFO program: Check interval: 0 (<none>) >00:20:42,131 INFO program: Lifetime writes: 32 MB >00:20:42,131 INFO program: Reserved blocks uid: 0 (user root) >00:20:42,132 INFO program: Reserved blocks gid: 0 (group root) >00:20:42,135 INFO program: First inode: 11 >00:20:42,135 INFO program: Inode size: 256 >00:20:42,135 INFO program: Required extra isize: 28 >00:20:42,135 INFO program: Desired extra isize: 28 >00:20:42,136 INFO program: Journal inode: 8 >00:20:42,136 INFO program: Default directory hash: half_md4 >00:20:42,136 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:20:42,136 INFO program: Journal backup: inode blocks >00:20:42,137 INFO program: Journal features: (none) >00:20:42,137 INFO program: Journal size: 32M >00:20:42,137 INFO program: Journal length: 32768 >00:20:42,137 INFO program: Journal sequence: 0x00000008 >00:20:42,138 INFO program: Journal start: 1 >00:20:42,138 INFO program: >00:20:42,138 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:20:42,139 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:20:42,157 INFO program: Filesystem volume name: Anaconda >00:20:42,158 INFO program: Last mounted on: /sysroot >00:20:42,158 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:20:42,159 INFO program: Filesystem magic number: 0xEF53 >00:20:42,159 INFO program: Filesystem revision #: 1 (dynamic) >00:20:42,159 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 >00:20:42,159 INFO program: Filesystem flags: signed_directory_hash >00:20:42,160 INFO program: Default mount options: user_xattr acl >00:20:42,160 INFO program: Filesystem state: clean >00:20:42,160 INFO program: Errors behavior: Continue >00:20:42,160 INFO program: Filesystem OS type: Linux >00:20:42,161 INFO program: Inode count: 65536 >00:20:42,161 INFO program: Block count: 1048576 >00:20:42,161 INFO program: Reserved block count: 0 >00:20:42,161 INFO program: Free blocks: 302082 >00:20:42,162 INFO program: Free inodes: 38129 >00:20:42,162 INFO program: First block: 1 >00:20:42,162 INFO program: Block size: 1024 >00:20:42,162 INFO program: Fragment size: 1024 >00:20:42,163 INFO program: Reserved GDT blocks: 256 >00:20:42,163 INFO program: Blocks per group: 8192 >00:20:42,163 INFO program: Fragments per group: 8192 >00:20:42,163 INFO program: Inodes per group: 512 >00:20:42,164 INFO program: Inode blocks per group: 128 >00:20:42,165 INFO program: Flex block group size: 16 >00:20:42,165 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:20:42,165 INFO program: Last mount time: Wed Oct 10 00:17:51 2012 >00:20:42,165 INFO program: Last write time: Wed Oct 10 00:17:51 2012 >00:20:42,166 INFO program: Mount count: 3 >00:20:42,166 INFO program: Maximum mount count: -1 >00:20:42,166 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:20:42,167 INFO program: Check interval: 0 (<none>) >00:20:42,167 INFO program: Lifetime writes: 32 MB >00:20:42,168 INFO program: Reserved blocks uid: 0 (user root) >00:20:42,169 INFO program: Reserved blocks gid: 0 (group root) >00:20:42,169 INFO program: First inode: 11 >00:20:42,170 INFO program: Inode size: 256 >00:20:42,171 INFO program: Required extra isize: 28 >00:20:42,171 INFO program: Desired extra isize: 28 >00:20:42,172 INFO program: Journal inode: 8 >00:20:42,172 INFO program: Default directory hash: half_md4 >00:20:42,173 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:20:42,174 INFO program: Journal backup: inode blocks >00:20:42,174 INFO program: Journal features: (none) >00:20:42,175 INFO program: Journal size: 32M >00:20:42,175 INFO program: Journal length: 32768 >00:20:42,176 INFO program: Journal sequence: 0x00000008 >00:20:42,176 INFO program: Journal start: 1 >00:20:42,177 INFO program: >00:20:42,178 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:20:42,185 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:20:42,210 INFO program: Estimated minimum size of the filesystem: 743984 >00:20:42,213 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:20:42,239 INFO program: Running... udevadm settle --timeout=300 >00:20:42,312 INFO program: Running... udevadm settle --timeout=300 >00:20:42,729 INFO program: Running... udevadm settle --timeout=300 >00:20:42,781 INFO program: Running... udevadm settle --timeout=300 >00:20:42,840 INFO program: Running... udevadm settle --timeout=300 >00:20:42,889 INFO program: Running... udevadm settle --timeout=300 >00:20:42,935 INFO program: Running... udevadm settle --timeout=300 >00:20:42,992 INFO program: Running... udevadm settle --timeout=300 >00:20:43,038 INFO program: Running... udevadm settle --timeout=300 >00:20:43,079 INFO program: Running... udevadm settle --timeout=300 >00:20:43,117 INFO program: Running... udevadm settle --timeout=300 >00:20:43,154 INFO program: Running... udevadm settle --timeout=300 >00:20:43,200 INFO program: Running... udevadm settle --timeout=300 >00:20:43,241 INFO program: Running... udevadm settle --timeout=300 >00:20:43,282 INFO program: Running... udevadm settle --timeout=300 >00:20:43,323 INFO program: Running... udevadm settle --timeout=300 >00:20:43,360 INFO program: Running... udevadm settle --timeout=300 >00:20:43,409 INFO program: Running... udevadm settle --timeout=300 >00:20:43,484 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >00:20:43,528 INFO program: Running... /bin/umount /mnt/sysimage >00:20:43,587 INFO program: Running... udevadm settle --timeout=300 >00:20:43,653 INFO program: Running... udevadm settle --timeout=300 >00:20:43,712 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sda3 /mnt/sysimage >00:20:43,750 INFO program: Running... arch >00:20:44,004 INFO program: x86_64 >00:20:44,075 INFO program: Running... /bin/umount /mnt/sysimage >00:20:44,081 INFO program: Running... udevadm settle --timeout=300 >00:20:44,135 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >00:20:44,190 INFO program: Running... /bin/umount /mnt/sysimage >00:20:44,197 INFO program: Running... udevadm settle --timeout=300 >00:20:44,241 INFO program: Running... udevadm settle --timeout=300 >00:20:44,609 INFO program: Running... udevadm settle --timeout=300 >00:20:44,653 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >00:20:44,670 INFO program: Running... /bin/umount /mnt/sysimage >00:20:44,676 INFO program: Running... udevadm settle --timeout=300 >00:20:44,724 INFO program: Running... udevadm settle --timeout=300 >00:20:44,766 INFO program: Running... udevadm settle --timeout=300 >00:20:44,811 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >00:20:44,855 INFO program: Running... /bin/umount /mnt/sysimage >00:20:44,861 INFO program: Running... udevadm settle --timeout=300 >00:20:44,908 INFO program: Running... udevadm settle --timeout=300 >00:20:44,945 INFO program: Running... udevadm settle --timeout=300 >20:21:31,339 INFO program: Running... modprobe xfs >20:21:31,442 INFO program: Running... modprobe vfat > > >/tmp/storage.log: >00:17:58,180 DEBUG storage: registered device format class BIOSBoot as biosboot >00:17:58,182 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:17:58,184 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:17:58,185 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:17:58,225 DEBUG storage: registered device format class LUKS as luks >00:17:58,227 DEBUG storage: registered device format class MDRaidMember as mdmember >00:17:58,228 DEBUG storage: registered device format class MultipathMember as multipath_member >00:17:58,252 DEBUG storage: registered device format class Ext2FS as ext2 >00:17:58,253 DEBUG storage: registered device format class Ext3FS as ext3 >00:17:58,254 DEBUG storage: registered device format class Ext4FS as ext4 >00:17:58,254 DEBUG storage: registered device format class FATFS as vfat >00:17:58,255 DEBUG storage: registered device format class EFIFS as efi >00:17:58,255 DEBUG storage: registered device format class BTRFS as btrfs >00:17:58,256 DEBUG storage: registered device format class GFS2 as gfs2 >00:17:58,256 DEBUG storage: registered device format class JFS as jfs >00:17:58,257 DEBUG storage: registered device format class ReiserFS as reiserfs >00:17:58,257 DEBUG storage: registered device format class XFS as xfs >00:17:58,258 DEBUG storage: registered device format class HFS as hfs >00:17:58,258 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:17:58,259 DEBUG storage: registered device format class HFSPlus as hfs+ >00:17:58,259 DEBUG storage: registered device format class NTFS as ntfs >00:17:58,260 DEBUG storage: registered device format class NFS as nfs >00:17:58,260 DEBUG storage: registered device format class NFSv4 as nfs4 >00:17:58,261 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:17:58,261 DEBUG storage: registered device format class NoDevFS as nodev >00:17:58,262 DEBUG storage: registered device format class DevPtsFS as devpts >00:17:58,263 DEBUG storage: registered device format class ProcFS as proc >00:17:58,263 DEBUG storage: registered device format class SysFS as sysfs >00:17:58,264 DEBUG storage: registered device format class TmpFS as tmpfs >00:17:58,265 DEBUG storage: registered device format class BindFS as bind >00:17:58,265 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:17:58,266 DEBUG storage: registered device format class USBFS as usbfs >00:17:58,273 DEBUG storage: registered device format class DiskLabel as disklabel >00:17:58,276 DEBUG storage: registered device format class SwapSpace as swap >00:17:59,926 DEBUG storage: MultipathTopology._build_topology: >00:17:59,927 DEBUG storage: /etc/multipath.conf contents: >00:17:59,928 DEBUG storage: # multipath.conf written by anaconda >00:17:59,928 DEBUG storage: >00:17:59,929 DEBUG storage: defaults { >00:17:59,929 DEBUG storage: user_friendly_names yes >00:17:59,930 DEBUG storage: } >00:17:59,930 DEBUG storage: blacklist { >00:17:59,931 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:17:59,931 DEBUG storage: devnode "^hd[a-z]" >00:17:59,932 DEBUG storage: devnode "^dcssblk[0-9]*" >00:17:59,932 DEBUG storage: device { >00:17:59,933 DEBUG storage: vendor "DGC" >00:17:59,933 DEBUG storage: product "LUNZ" >00:17:59,934 DEBUG storage: } >00:17:59,934 DEBUG storage: device { >00:17:59,935 DEBUG storage: vendor "IBM" >00:17:59,936 DEBUG storage: product "S/390.*" >00:17:59,936 DEBUG storage: } >00:17:59,936 DEBUG storage: # don't count normal SATA devices as multipaths >00:17:59,937 DEBUG storage: device { >00:17:59,937 DEBUG storage: vendor "ATA" >00:17:59,938 DEBUG storage: } >00:17:59,938 DEBUG storage: # don't count 3ware devices as multipaths >00:17:59,939 DEBUG storage: device { >00:17:59,939 DEBUG storage: vendor "3ware" >00:17:59,940 DEBUG storage: } >00:17:59,940 DEBUG storage: device { >00:17:59,941 DEBUG storage: vendor "AMCC" >00:17:59,941 DEBUG storage: } >00:17:59,942 DEBUG storage: # nor highpoint devices >00:17:59,942 DEBUG storage: device { >00:17:59,942 DEBUG storage: vendor "HPT" >00:17:59,943 DEBUG storage: } >00:17:59,943 DEBUG storage: } >00:17:59,944 DEBUG storage: multipaths { >00:17:59,944 DEBUG storage: } >00:17:59,944 DEBUG storage: (end of /etc/multipath.conf) >00:18:00,053 INFO storage: MultipathTopology: found singlepath device: sda >00:18:00,057 INFO storage: MultipathTopology: found non-disk device: sda1 >00:18:00,058 INFO storage: MultipathTopology: found non-disk device: sda2 >00:18:00,058 INFO storage: MultipathTopology: found non-disk device: sda3 >00:18:00,060 INFO storage: MultipathTopology: found non-disk device: sr0 >00:18:00,060 INFO storage: MultipathTopology: found singlepath device: vda >00:18:00,061 INFO storage: MultipathTopology: found singlepath device: vdb >00:18:00,062 INFO storage: MultipathTopology: found singlepath device: vdc >00:18:00,063 INFO storage: MultipathTopology: found singlepath device: vdd >00:18:00,064 INFO storage: MultipathTopology: found singlepath device: vde >00:18:00,065 INFO storage: MultipathTopology: found singlepath device: vdf >00:18:00,067 INFO storage: MultipathTopology: found singlepath device: loop0 >00:18:00,067 INFO storage: MultipathTopology: found singlepath device: loop1 >00:18:00,070 INFO storage: MultipathTopology: found singlepath device: loop2 >00:18:00,071 INFO storage: MultipathTopology: found singlepath device: loop3 >00:18:00,072 INFO storage: MultipathTopology: found singlepath device: loop4 >00:18:00,073 INFO storage: MultipathTopology: found singlepath device: loop5 >00:18:00,075 INFO storage: MultipathTopology: found singlepath device: loop6 >00:18:00,076 INFO storage: MultipathTopology: found singlepath device: loop7 >00:18:00,079 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:18:05,105 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:18:05,107 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:18:05,543 DEBUG storage: MultipathTopology._build_topology: >00:18:05,544 DEBUG storage: /etc/multipath.conf contents: >00:18:05,545 DEBUG storage: # multipath.conf written by anaconda >00:18:05,546 DEBUG storage: >00:18:05,546 DEBUG storage: defaults { >00:18:05,547 DEBUG storage: user_friendly_names yes >00:18:05,547 DEBUG storage: } >00:18:05,548 DEBUG storage: blacklist { >00:18:05,548 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:18:05,549 DEBUG storage: devnode "^hd[a-z]" >00:18:05,549 DEBUG storage: devnode "^dcssblk[0-9]*" >00:18:05,550 DEBUG storage: device { >00:18:05,550 DEBUG storage: vendor "DGC" >00:18:05,551 DEBUG storage: product "LUNZ" >00:18:05,551 DEBUG storage: } >00:18:05,551 DEBUG storage: device { >00:18:05,552 DEBUG storage: vendor "IBM" >00:18:05,552 DEBUG storage: product "S/390.*" >00:18:05,553 DEBUG storage: } >00:18:05,553 DEBUG storage: # don't count normal SATA devices as multipaths >00:18:05,554 DEBUG storage: device { >00:18:05,554 DEBUG storage: vendor "ATA" >00:18:05,564 DEBUG storage: } >00:18:05,565 DEBUG storage: # don't count 3ware devices as multipaths >00:18:05,565 DEBUG storage: device { >00:18:05,566 DEBUG storage: vendor "3ware" >00:18:05,566 DEBUG storage: } >00:18:05,567 DEBUG storage: device { >00:18:05,567 DEBUG storage: vendor "AMCC" >00:18:05,568 DEBUG storage: } >00:18:05,568 DEBUG storage: # nor highpoint devices >00:18:05,569 DEBUG storage: device { >00:18:05,569 DEBUG storage: vendor "HPT" >00:18:05,570 DEBUG storage: } >00:18:05,570 DEBUG storage: } >00:18:05,571 DEBUG storage: multipaths { >00:18:05,572 DEBUG storage: } >00:18:05,572 DEBUG storage: (end of /etc/multipath.conf) >00:18:05,775 INFO storage: MultipathTopology: found singlepath device: sda >00:18:05,778 INFO storage: MultipathTopology: found non-disk device: sda1 >00:18:05,779 INFO storage: MultipathTopology: found non-disk device: sda2 >00:18:05,779 INFO storage: MultipathTopology: found non-disk device: sda3 >00:18:05,780 INFO storage: MultipathTopology: found non-disk device: sr0 >00:18:05,781 INFO storage: MultipathTopology: found singlepath device: vda >00:18:05,782 INFO storage: MultipathTopology: found singlepath device: vdb >00:18:05,783 INFO storage: MultipathTopology: found singlepath device: vdc >00:18:05,784 INFO storage: MultipathTopology: found singlepath device: vdd >00:18:05,785 INFO storage: MultipathTopology: found singlepath device: vde >00:18:05,786 INFO storage: MultipathTopology: found singlepath device: vdf >00:18:05,788 INFO storage: MultipathTopology: found singlepath device: loop0 >00:18:05,789 INFO storage: MultipathTopology: found singlepath device: loop1 >00:18:05,790 INFO storage: MultipathTopology: found singlepath device: loop2 >00:18:05,797 INFO storage: MultipathTopology: found singlepath device: loop3 >00:18:05,799 INFO storage: MultipathTopology: found singlepath device: loop4 >00:18:05,800 INFO storage: MultipathTopology: found singlepath device: loop5 >00:18:05,802 INFO storage: MultipathTopology: found singlepath device: loop6 >00:18:05,803 INFO storage: MultipathTopology: found singlepath device: loop7 >00:18:05,805 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:18:05,806 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'vda', 'vdb', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >00:18:05,829 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6669', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >00:18:05,836 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:18:05,838 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:18:05,845 DEBUG storage: DeviceTree.getDeviceByName returned None >00:18:05,848 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:18:05,853 INFO storage: sda is a disk >00:18:05,854 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:05,869 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:18:05,885 INFO storage: added disk sda (id 0) to device tree >00:18:05,889 DEBUG storage: looking up parted Device: /dev/sda >00:18:05,897 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:18:05,906 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:18:05,914 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:18:05,930 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:18:06,857 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0236129250>, <parted.partition.Partition object at 0x7f0236129590>, <parted.partition.Partition object at 0x7f0236129810>] > device: <parted.device.Device object at 0x7f0236129090> > PedDisk: <_ped.Disk object at 0x7f0236128ab8> >00:18:06,866 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:18:06,884 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:18:06,906 INFO storage: got device: DiskDevice instance (0x7f024b0c1f90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7f02362035f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0232f1f250> >00:18:06,924 INFO storage: got format: DiskLabel instance (0x7f0232f1f310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0236129250>, <parted.partition.Partition object at 0x7f0236129590>, <parted.partition.Partition object at 0x7f0236129810>] > device: <parted.device.Device object at 0x7f0236129090> > PedDisk: <_ped.Disk object at 0x7f0236128ab8> > origPartedDisk = <parted.disk.Disk object at 0x7f0236129990> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7f02362038c0> > >00:18:06,932 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'ID_FS_UUID_ENC': 'ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32127', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:18:06,934 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:18:06,935 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:18:06,936 DEBUG storage: DeviceTree.getDeviceByName returned None >00:18:06,946 INFO storage: sda1 is a partition >00:18:06,947 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:18:06,949 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:18:06,950 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:18:06,960 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:18:06,962 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:18:06,970 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:06,972 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:18:06,981 DEBUG storage: looking up parted Partition: /dev/sda1 >00:18:06,983 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:18:06,984 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:18:06,986 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:18:06,991 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:18:06,992 INFO storage: added partition sda1 (id 1) to device tree >00:18:06,993 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:18:06,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:18:07,000 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:18:07,001 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:18:07,057 WARN storage: disklabel detected but not usable on sda1 >00:18:07,058 INFO storage: type detected on 'sda1' is 'ext4' >00:18:07,283 DEBUG storage: Ext4FS.supported: supported: True ; >00:18:07,287 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:18:07,288 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:18:07,292 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:18:07,296 DEBUG storage: looking up parted Device: /dev/sda1 >00:18:07,301 INFO storage: got device: PartitionDevice instance (0x7f0232f1f210) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f0236203cb0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0236129150> fileSystem: <parted.filesystem.FileSystem object at 0x7f02361296d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0236129350> PedPartition: <_ped.Partition object at 0x7f0232f25e30> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >00:18:07,305 DEBUG storage: Ext4FS.supported: supported: True ; >00:18:07,308 INFO storage: got format: Ext4FS instance (0x7f0232f1f390) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:18:07,321 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/4552b785-1a24-4383-9d37-3209c7273849', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4552b785-1a24-4383-9d37-3209c7273849', > 'ID_FS_UUID_ENC': '4552b785-1a24-4383-9d37-3209c7273849', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1572864', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32145', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/4552b785-1a24-4383-9d37-3209c7273849'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:18:07,322 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:18:07,324 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:18:07,332 DEBUG storage: DeviceTree.getDeviceByName returned None >00:18:07,333 INFO storage: sda2 is a partition >00:18:07,334 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:18:07,338 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:18:07,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:18:07,347 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:18:07,349 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:18:07,349 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:07,351 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:18:07,358 DEBUG storage: looking up parted Partition: /dev/sda2 >00:18:07,360 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:18:07,365 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:18:07,367 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:18:07,369 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:18:07,373 INFO storage: added partition sda2 (id 2) to device tree >00:18:07,375 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:18:07,376 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:18:07,378 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:18:07,385 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:18:07,432 WARN storage: disklabel detected but not usable on sda2 >00:18:07,438 INFO storage: type detected on 'sda2' is 'swap' >00:18:07,440 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00001 ; uuid: 4552b785-1a24-4383-9d37-3209c7273849 ; exists: True ; label: None ; >00:18:07,444 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:18:07,446 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:18:07,447 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >00:18:07,448 DEBUG storage: looking up parted Device: /dev/sda2 >00:18:07,450 INFO storage: got device: PartitionDevice instance (0x7f0232f1f490) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 768.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1572864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (97, 255, 63) biosGeometry: (97, 255, 63) > PedDevice: <_ped.Device object at 0x7f0236203dd0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0236129150> fileSystem: <parted.filesystem.FileSystem object at 0x7f0236129710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0236129650> PedPartition: <_ped.Partition object at 0x7f0232f25e90> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 2598911 length = 1572864 > flags = >00:18:07,455 INFO storage: got format: SwapSpace instance (0x7f023615e910) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 4552b785-1a24-4383-9d37-3209c7273849 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:18:07,459 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'ID_FS_UUID_ENC': '2995c91f-d7bd-4e3e-ab56-9384904e88a4', > 'ID_FS_UUID_SUB': '76bd70a5-4368-426b-9dab-75df1f8d6c18', > 'ID_FS_UUID_SUB_ENC': '76bd70a5-4368-426b-9dab-75df1f8d6c18', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2598912', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19929088', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32157', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/2995c91f-d7bd-4e3e-ab56-9384904e88a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:18:07,467 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >00:18:07,468 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >00:18:07,469 DEBUG storage: DeviceTree.getDeviceByName returned None >00:18:07,472 INFO storage: sda3 is a partition >00:18:07,474 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:18:07,475 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:18:07,480 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:18:07,482 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:18:07,483 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:18:07,487 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:07,489 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:18:07,489 DEBUG storage: looking up parted Partition: /dev/sda3 >00:18:07,491 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >00:18:07,497 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:18:07,498 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:18:07,503 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:18:07,504 INFO storage: added partition sda3 (id 3) to device tree >00:18:07,505 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:18:07,510 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >00:18:07,511 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:18:07,512 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >00:18:07,603 WARN storage: disklabel detected but not usable on sda3 >00:18:07,622 INFO storage: type detected on 'sda3' is 'btrfs' >00:18:07,633 DEBUG storage: BTRFS.supported: supported: True ; >00:18:07,650 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:18:07,652 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:18:07,655 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: btrfs ; >00:18:07,656 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda3 ; >00:18:07,663 INFO storage: creating btrfs volume btrfs.None >00:18:07,665 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >00:18:07,665 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:07,667 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: None ; >00:18:07,674 DEBUG storage: BTRFS.supported: supported: True ; >00:18:07,675 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:18:07,676 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >00:18:07,685 INFO storage: added btrfs volume btrfs.4 (id 4) to device tree >00:18:07,687 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.4 ; status: True ; controllable: True ; orig: True ; >00:18:07,734 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4r6LA2e to None >00:18:07,928 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4r6LA2e to None >00:20:39,105 DEBUG storage: looking up parted Device: /dev/sda3 >00:20:39,113 INFO storage: got device: PartitionDevice instance (0x7f023615ee90) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 9731.0 > format = existing btrfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19929088 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1240, 255, 63) biosGeometry: (1240, 255, 63) > PedDevice: <_ped.Device object at 0x7f0236203f80> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0236129150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0236129850> PedPartition: <_ped.Partition object at 0x7f0232f25ef0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2598912 end = 22527999 length = 19929088 > flags = >00:20:39,115 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,120 INFO storage: got format: BTRFS instance (0x7f023615e610) -- > type = btrfs name = btrfs status = False > device = /dev/sda3 uuid = 76bd70a5-4368-426b-9dab-75df1f8d6c18 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >00:20:39,124 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64 /dev/disk/by-uuid/2012-10-09-19-57-41-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-57-41-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-57-41-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '51090', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64', > '/dev/disk/by-uuid/2012-10-09-19-57-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:20:39,129 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:20:39,130 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:20:39,131 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:39,132 INFO storage: sr0 is a cdrom >00:20:39,133 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:20:39,138 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:39,139 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:20:39,140 INFO storage: added cdrom sr0 (id 5) to device tree >00:20:39,141 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:20:39,148 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:20:39,150 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:20:39,151 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:20:39,156 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:20:39,173 WARN storage: disklabel detected but not usable on sr0 >00:20:39,178 INFO storage: type detected on 'sr0' is 'iso9660' >00:20:39,180 DEBUG storage: Iso9660FS.supported: supported: True ; >00:20:39,180 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:20:39,182 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:20:39,187 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:20:39,190 DEBUG storage: looking up parted Device: /dev/sr0 >00:20:39,191 INFO storage: got device: OpticalDevice instance (0x7f023615ef50) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 4264.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:20:39,192 DEBUG storage: Iso9660FS.supported: supported: True ; >00:20:39,197 INFO storage: got format: Iso9660FS instance (0x7f0233101bd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-57-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC3_x86_64 size = 0 targetSize = 0 > >00:20:39,199 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64402', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >00:20:39,201 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >00:20:39,205 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >00:20:39,207 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:39,208 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >00:20:39,212 INFO storage: vda is a disk >00:20:39,213 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:39,214 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >00:20:39,215 INFO storage: added disk vda (id 6) to device tree >00:20:39,215 DEBUG storage: looking up parted Device: /dev/vda >00:20:39,219 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >00:20:39,225 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >00:20:39,230 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,234 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:39,234 DEBUG storage: device vda does not contain a disklabel >00:20:39,235 INFO storage: type detected on 'vda' is 'btrfs' >00:20:39,237 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,241 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:39,242 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >00:20:39,243 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >00:20:39,244 INFO storage: creating btrfs volume btrfs.mirror >00:20:39,246 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >00:20:39,250 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:39,251 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >00:20:39,253 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,258 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:39,259 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.7 ; current: None ; type: btrfs ; >00:20:39,260 INFO storage: added btrfs volume mirror (id 7) to device tree >00:20:39,261 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >00:20:39,267 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7OBHoVF to None >00:20:39,383 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7OBHoVF to None >00:20:39,714 INFO storage: got device: DiskDevice instance (0x7f0233106510) -- > name = vda status = True kids = 1 id = 6 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f02331055f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f023310c0d0> >00:20:39,722 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,722 INFO storage: got format: BTRFS instance (0x7f023310c1d0) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >00:20:39,725 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68397', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >00:20:39,730 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >00:20:39,732 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >00:20:39,736 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:39,738 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >00:20:39,739 INFO storage: vdb is a disk >00:20:39,739 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:39,741 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >00:20:39,745 INFO storage: added disk vdb (id 8) to device tree >00:20:39,745 DEBUG storage: looking up parted Device: /dev/vdb >00:20:39,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >00:20:39,753 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >00:20:39,763 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,764 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:39,764 DEBUG storage: device vdb does not contain a disklabel >00:20:39,765 INFO storage: type detected on 'vdb' is 'btrfs' >00:20:39,767 DEBUG storage: BTRFS.supported: supported: True ; >00:20:39,769 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:39,771 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: btrfs ; >00:20:39,772 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb ; >00:20:39,775 INFO storage: found btrfs volume mirror >00:20:39,777 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb ; status: True ; >00:20:39,778 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >00:20:39,784 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >00:20:39,785 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7T3M9Kc to None >00:20:39,801 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7T3M9Kc to None >00:20:40,041 INFO storage: got device: DiskDevice instance (0x7f0233101b90) -- > name = vdb status = True kids = 1 id = 8 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105710> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0233112690> >00:20:40,052 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,053 INFO storage: got format: BTRFS instance (0x7f0233112c90) -- > type = btrfs name = btrfs status = False > device = /dev/vdb uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >00:20:40,056 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '72315', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >00:20:40,061 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >00:20:40,062 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >00:20:40,067 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:40,069 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >00:20:40,070 INFO storage: vdc is a disk >00:20:40,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:40,072 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >00:20:40,077 INFO storage: added disk vdc (id 9) to device tree >00:20:40,077 DEBUG storage: looking up parted Device: /dev/vdc >00:20:40,080 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >00:20:40,082 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >00:20:40,085 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,088 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,089 DEBUG storage: device vdc does not contain a disklabel >00:20:40,094 INFO storage: type detected on 'vdc' is 'btrfs' >00:20:40,096 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,100 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,101 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >00:20:40,103 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >00:20:40,107 INFO storage: creating btrfs volume btrfs.data-mirror >00:20:40,108 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >00:20:40,109 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:40,111 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >00:20:40,116 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,117 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,118 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.10 ; current: None ; type: btrfs ; >00:20:40,119 INFO storage: added btrfs volume data-mirror (id 10) to device tree >00:20:40,120 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >00:20:40,126 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.10I33oOc to None >00:20:40,192 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10I33oOc to None >00:20:40,518 INFO storage: got device: DiskDevice instance (0x7f02331127d0) -- > name = vdc status = True kids = 1 id = 9 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f02331057a0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0233116650> >00:20:40,522 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,527 INFO storage: got format: BTRFS instance (0x7f0233119110) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >00:20:40,530 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40511', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >00:20:40,535 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >00:20:40,537 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >00:20:40,538 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:40,544 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >00:20:40,546 INFO storage: vdd is a disk >00:20:40,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:40,548 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >00:20:40,553 INFO storage: added disk vdd (id 11) to device tree >00:20:40,553 DEBUG storage: looking up parted Device: /dev/vdd >00:20:40,556 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >00:20:40,559 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >00:20:40,564 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,565 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,567 DEBUG storage: device vdd does not contain a disklabel >00:20:40,570 INFO storage: type detected on 'vdd' is 'btrfs' >00:20:40,577 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,578 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,579 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >00:20:40,581 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >00:20:40,585 INFO storage: found btrfs volume data-mirror >00:20:40,587 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >00:20:40,589 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >00:20:40,594 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >00:20:40,596 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.10yk_cI4 to None >00:20:40,619 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10yk_cI4 to None >00:20:40,784 INFO storage: got device: DiskDevice instance (0x7f0233116890) -- > name = vdd status = True kids = 1 id = 11 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105a70> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f023311d790> >00:20:40,791 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,792 INFO storage: got format: BTRFS instance (0x7f023311dc10) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >00:20:40,795 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70367', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >00:20:40,800 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >00:20:40,801 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >00:20:40,806 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:40,808 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >00:20:40,809 INFO storage: vde is a disk >00:20:40,810 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:40,811 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >00:20:40,816 INFO storage: added disk vde (id 12) to device tree >00:20:40,816 DEBUG storage: looking up parted Device: /dev/vde >00:20:40,819 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >00:20:40,822 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >00:20:40,826 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,827 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,828 DEBUG storage: device vde does not contain a disklabel >00:20:40,830 INFO storage: type detected on 'vde' is 'btrfs' >00:20:40,836 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,837 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,842 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >00:20:40,843 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >00:20:40,844 INFO storage: creating btrfs volume btrfs.metadata-mirror >00:20:40,845 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >00:20:40,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:40,851 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >00:20:40,853 DEBUG storage: BTRFS.supported: supported: True ; >00:20:40,858 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:40,859 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.13 ; current: None ; type: btrfs ; >00:20:40,860 INFO storage: added btrfs volume metadata-mirror (id 13) to device tree >00:20:40,862 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >00:20:40,863 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.13SpDYQm to None >00:20:40,940 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.13SpDYQm to None >00:20:41,319 INFO storage: got device: DiskDevice instance (0x7f023311d7d0) -- > name = vde status = True kids = 1 id = 12 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105b90> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f02331246d0> >00:20:41,325 DEBUG storage: BTRFS.supported: supported: True ; >00:20:41,326 INFO storage: got format: BTRFS instance (0x7f0233124cd0) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >00:20:41,329 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '80743', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >00:20:41,334 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >00:20:41,336 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >00:20:41,340 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,342 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >00:20:41,343 INFO storage: vdf is a disk >00:20:41,344 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,350 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >00:20:41,350 INFO storage: added disk vdf (id 14) to device tree >00:20:41,351 DEBUG storage: looking up parted Device: /dev/vdf >00:20:41,355 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >00:20:41,359 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >00:20:41,366 DEBUG storage: BTRFS.supported: supported: True ; >00:20:41,371 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:41,371 DEBUG storage: device vdf does not contain a disklabel >00:20:41,372 INFO storage: type detected on 'vdf' is 'btrfs' >00:20:41,374 DEBUG storage: BTRFS.supported: supported: True ; >00:20:41,374 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:20:41,376 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >00:20:41,377 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >00:20:41,382 INFO storage: found btrfs volume metadata-mirror >00:20:41,383 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >00:20:41,385 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >00:20:41,386 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >00:20:41,392 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.13_QnoRN to None >00:20:41,416 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.13_QnoRN to None >00:20:41,689 INFO storage: got device: DiskDevice instance (0x7f0233124b50) -- > name = vdf status = True kids = 1 id = 14 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7f0233105cb0> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0233125850> >00:20:41,692 DEBUG storage: BTRFS.supported: supported: True ; >00:20:41,697 INFO storage: got format: BTRFS instance (0x7f0233125cd0) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >00:20:41,699 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': '58328', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:20:41,700 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:20:41,702 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:20:41,706 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,707 INFO storage: loop0 is a loop device >00:20:41,708 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:20:41,714 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >00:20:41,715 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,717 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >00:20:41,722 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 15) to device tree >00:20:41,723 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >00:20:41,724 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,725 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:20:41,731 INFO storage: added loop loop0 (id 16) to device tree >00:20:41,732 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:20:41,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:20:41,734 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:20:41,735 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:20:41,741 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:20:41,749 WARN storage: disklabel detected but not usable on loop0 >00:20:41,753 INFO storage: type detected on 'loop0' is 'squashfs' >00:20:41,753 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:20:41,755 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:20:41,756 INFO storage: got device: LoopDevice instance (0x7f023312c790) -- > name = loop0 status = False kids = 0 id = 16 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (15)'] > 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 >00:20:41,758 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '58349', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:20:41,763 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:20:41,764 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:20:41,766 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,771 INFO storage: loop1 is a loop device >00:20:41,772 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:20:41,773 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >00:20:41,775 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,781 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >00:20:41,781 INFO storage: added file /LiveOS/rootfs.img (id 17) to device tree >00:20:41,783 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >00:20:41,783 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,785 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:20:41,790 INFO storage: added loop loop1 (id 18) to device tree >00:20:41,791 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:20:41,792 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:20:41,794 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:41,798 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:20:41,799 DEBUG storage: device loop1 does not contain a disklabel >00:20:41,800 INFO storage: type detected on 'loop1' is 'ext4' >00:20:41,911 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:41,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:20:41,913 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >00:20:41,918 INFO storage: got device: LoopDevice instance (0x7f023312cad0) -- > name = loop1 status = False kids = 0 id = 18 > parents = ['existing 0MB file /LiveOS/rootfs.img (17)'] > 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 >00:20:41,920 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:41,920 INFO storage: got format: Ext4FS instance (0x7f0233132550) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >00:20:41,922 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': '61959', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:20:41,926 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:20:41,928 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:20:41,929 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,932 INFO storage: loop2 is a loop device >00:20:41,934 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:20:41,935 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:20:41,936 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:41,939 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,941 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:20:41,941 INFO storage: added file /overlay (deleted) (id 19) to device tree >00:20:41,943 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:20:41,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:41,948 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:20:41,948 INFO storage: added loop loop2 (id 20) to device tree >00:20:41,949 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:20:41,950 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:20:41,954 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:20:41,956 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:20:41,957 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:20:41,968 WARN storage: disklabel detected but not usable on loop2 >00:20:41,969 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >00:20:41,970 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:20:41,971 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:20:41,975 INFO storage: got device: LoopDevice instance (0x7f023313ea50) -- > name = loop2 status = False kids = 0 id = 20 > parents = ['existing 0MB file /overlay (deleted) (19)'] > 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 >00:20:41,976 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': '61990', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:20:41,977 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >00:20:41,979 DEBUG storage: lvm filter: adding loop3 to the reject list >00:20:41,981 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': '64203', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:20:41,981 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >00:20:41,982 DEBUG storage: lvm filter: adding loop4 to the reject list >00:20:41,983 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': '64496', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:20:41,987 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:20:41,988 DEBUG storage: lvm filter: adding loop5 to the reject list >00:20:41,989 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': '66953', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:20:41,990 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:20:41,990 DEBUG storage: lvm filter: adding loop6 to the reject list >00:20:41,992 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': '66974', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:20:41,996 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:20:41,997 DEBUG storage: lvm filter: adding loop7 to the reject list >00:20:41,997 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:20:42,043 INFO storage: devices to scan: ['dm-0'] >00:20:42,050 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54874', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:20:42,055 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:20:42,057 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:20:42,058 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:42,058 INFO storage: live-rw is a device-mapper device >00:20:42,067 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:20:42,075 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:20:42,076 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >00:20:42,082 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:20:42,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (20) >00:20:42,084 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:20:42,089 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:42,091 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >00:20:42,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:20:42,092 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:20:42,096 INFO storage: added dm live-rw (id 21) to device tree >00:20:42,098 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:20:42,099 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:20:42,100 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:42,104 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:20:42,105 DEBUG storage: device live-rw does not contain a disklabel >00:20:42,105 INFO storage: type detected on 'live-rw' is 'ext4' >00:20:42,215 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:42,220 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:20:42,221 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:20:42,222 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:20:42,236 INFO storage: got device: DMDevice instance (0x7f0236204d50) -- > name = live-rw status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop2 (20)'] > 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 0x7f0233135680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:20:42,237 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:42,239 INFO storage: got format: Ext4FS instance (0x7f02331459d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >00:20:42,308 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:20:42,714 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:20:42,716 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:42,718 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:42,768 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:20:42,771 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >00:20:42,780 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >00:20:42,832 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:20:42,834 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:42,837 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:42,887 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.4 ; status: True ; controllable: True ; >00:20:42,934 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:20:42,983 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:20:42,985 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:42,991 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:43,036 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >00:20:43,077 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >00:20:43,116 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >00:20:43,152 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >00:20:43,198 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >00:20:43,239 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >00:20:43,281 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >00:20:43,321 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >00:20:43,358 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >00:20:43,408 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >00:20:43,449 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:20:43,451 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:20:43,452 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >00:20:43,453 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:20:43,459 INFO storage: edd: collected mbr signatures: {'sda': '0x000b3fa1'} >00:20:43,461 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000b3fa1 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >00:20:43,462 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >00:20:43,462 INFO storage: edd: matched 0x80 to sda using MBR sig >00:20:43,463 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >00:20:43,464 DEBUG storage: edd: matched 0x81 to vda using pci_dev >00:20:43,465 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >00:20:43,470 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >00:20:43,470 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >00:20:43,471 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >00:20:43,472 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >00:20:43,473 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >00:20:43,473 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >00:20:43,474 DEBUG storage: edd: matched 0x85 to vde using pci_dev >00:20:43,476 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:20:43,478 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:20:43,519 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:20:43,641 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:20:43,643 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:43,653 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:20:43,704 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.4 ; status: True ; controllable: True ; orig: False ; >00:20:43,706 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:20:44,010 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:20:44,016 DEBUG storage: blkid.tab devs: ['/dev/vda3', '/dev/sdc', '/dev/sdf', '/dev/sdd', '/dev/sdb', '/dev/vda2', '/dev/vda1'] >00:20:44,018 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:20:44,023 DEBUG storage: crypttab maps: [] >00:20:44,024 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:20:44,026 DEBUG storage: resolved 'UUID=2995c91f-d7bd-4e3e-ab56-9384904e88a4' to 'btrfs.4' (btrfs volume) >00:20:44,027 DEBUG storage: resolved 'UUID=ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9' to 'sda1' (partition) >00:20:44,030 DEBUG storage: resolved 'UUID=4552b785-1a24-4383-9d37-3209c7273849' to 'sda2' (partition) >00:20:44,032 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >00:20:44,036 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:44,037 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >00:20:44,041 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:20:44,042 DEBUG storage: failed to resolve '/dev/tmpfs' >00:20:44,043 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >00:20:44,044 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:44,048 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >00:20:44,049 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:20:44,049 DEBUG storage: failed to resolve '/dev/devpts' >00:20:44,051 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >00:20:44,054 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:44,055 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >00:20:44,058 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:20:44,058 DEBUG storage: failed to resolve '/dev/sysfs' >00:20:44,060 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >00:20:44,064 DEBUG storage: DeviceTree.getDeviceByName returned None >00:20:44,065 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >00:20:44,066 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:20:44,070 DEBUG storage: failed to resolve '/dev/proc' >00:20:44,071 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.4 ; status: True ; controllable: True ; >00:20:44,131 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >00:20:44,132 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:20:44,186 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >00:20:44,239 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >00:20:44,608 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >00:20:44,648 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >00:20:44,649 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:20:44,662 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >00:20:44,723 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >00:20:44,765 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >00:20:44,807 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >00:20:44,808 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:20:44,847 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >00:20:44,906 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >00:20:44,943 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >00:20:45,103 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,108 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,114 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:45,116 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:45,119 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,123 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,129 DEBUG storage: Ext4FS.supported: supported: True ; >00:20:45,132 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,136 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:20:45,142 DEBUG storage: Iso9660FS.supported: supported: True ; >00:20:45,147 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,149 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,155 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,156 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,158 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,163 DEBUG storage: BTRFS.supported: supported: True ; >00:20:45,481 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >00:20:45,484 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:20:45,491 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4264MB cdrom sr0 (5) with existing iso9660 filesystem >20:21:31,290 DEBUG storage: Iso9660FS.supported: supported: True ; >20:21:31,292 DEBUG storage: Iso9660FS.supported: supported: True ; >20:21:31,294 DEBUG storage: NFSv4.supported: supported: False ; >20:21:31,295 DEBUG storage: NFSv4.supported: supported: False ; >20:21:31,297 DEBUG storage: SELinuxFS.supported: supported: False ; >20:21:31,299 DEBUG storage: SELinuxFS.supported: supported: False ; >20:21:31,301 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:31,302 DEBUG storage: Ext4FS.supported: supported: True ; >20:21:31,304 DEBUG storage: Ext3FS.supported: supported: True ; >20:21:31,306 DEBUG storage: Ext3FS.supported: supported: True ; >20:21:31,307 DEBUG storage: Ext2FS.supported: supported: True ; >20:21:31,309 DEBUG storage: Ext2FS.supported: supported: True ; >20:21:31,311 DEBUG storage: SysFS.supported: supported: False ; >20:21:31,313 DEBUG storage: SysFS.supported: supported: False ; >20:21:31,314 DEBUG storage: MultipathMember.__init__: >20:21:31,316 DEBUG storage: MDRaidMember.__init__: >20:21:31,317 DEBUG storage: ProcFS.supported: supported: False ; >20:21:31,319 DEBUG storage: ProcFS.supported: supported: False ; >20:21:31,320 DEBUG storage: SwapSpace.__init__: >20:21:31,322 DEBUG storage: DMRaidMember.__init__: >20:21:31,323 DEBUG storage: DevPtsFS.supported: supported: False ; >20:21:31,325 DEBUG storage: DevPtsFS.supported: supported: False ; >20:21:31,326 DEBUG storage: BTRFS.supported: supported: True ; >20:21:31,328 DEBUG storage: BTRFS.supported: supported: True ; >20:21:31,330 DEBUG storage: USBFS.supported: supported: False ; >20:21:31,331 DEBUG storage: USBFS.supported: supported: False ; >20:21:31,333 DEBUG storage: DiskLabel.__init__: >20:21:31,333 INFO storage: DiskLabel.partedDevice returning None >20:21:31,335 DEBUG storage: HFSPlus.supported: supported: False ; >20:21:31,336 DEBUG storage: HFSPlus.supported: supported: False ; >20:21:31,338 DEBUG storage: XFS.supported: supported: True ; >20:21:31,421 DEBUG storage: XFS.supported: supported: True ; >20:21:31,423 DEBUG storage: TmpFS.supported: supported: False ; >20:21:31,425 DEBUG storage: TmpFS.supported: supported: False ; >20:21:31,426 DEBUG storage: LUKS.__init__: >20:21:31,428 DEBUG storage: NTFS.supported: supported: False ; >20:21:31,429 DEBUG storage: NTFS.supported: supported: False ; >20:21:31,431 DEBUG storage: BindFS.supported: supported: False ; >20:21:31,432 DEBUG storage: BindFS.supported: supported: False ; >20:21:31,434 DEBUG storage: HFS.supported: supported: False ; >20:21:31,435 DEBUG storage: HFS.supported: supported: False ; >20:21:31,436 DEBUG storage: LVMPhysicalVolume.__init__: >20:21:31,438 DEBUG storage: NFS.supported: supported: False ; >20:21:31,439 DEBUG storage: NFS.supported: supported: False ; >20:21:31,441 DEBUG storage: FATFS.supported: supported: True ; >20:21:31,474 DEBUG storage: FATFS.supported: supported: True ; >20:21:31,477 DEBUG storage: NoDevFS.supported: supported: False ; >20:21:31,479 DEBUG storage: NoDevFS.supported: supported: False ; >20:24:00,800 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda1 ; >20:24:00,802 DEBUG storage: DeviceTree.getDeviceByPath returned existing 500MB partition sda1 (1) with existing ext4 filesystem >20:24:00,805 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda2 ; >20:24:00,807 DEBUG storage: DeviceTree.getDeviceByPath returned existing 768MB partition sda2 (2) with existing swap >20:24:00,811 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda3 ; >20:24:00,813 DEBUG storage: DeviceTree.getDeviceByPath returned existing 9731MB btrfs volume btrfs.4 (4) with existing btrfs filesystem > > >/tmp/ifcfg.log: >00:18:05,044 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >00:18:05,045 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >00:18:05,046 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:16:6C >00:18:05,046 DEBUG ifcfg: NetworkDevice eth0 set: UUID=c645f536-fe05-44ea-b899-3b2d1694eb5a >00:18:05,046 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >00:18:05,046 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:16:6C" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="c645f536-fe05-44ea-b899-3b2d1694eb5a" > >00:18:05,046 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >00:17:53,615 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >00:17:53,615 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="572" x-info="http://www.rsyslog.com"] start >00:17:53,624 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >00:17:53,627 INFO systemd: Detected virtualization 'kvm'. >00:17:53,627 INFO systemd: Initializing machine ID from KVM UUID. >00:17:53,627 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. >00:17:53,627 INFO systemd: Mounted POSIX Message Queue File System. >00:17:53,627 INFO systemd: Started Apply Kernel Variables. >00:17:53,627 INFO systemd: Started Remount Root and Kernel File Systems. >00:17:53,627 INFO systemd: Starting Local File Systems (Pre). >00:17:53,627 INFO systemd: Reached target Local File Systems (Pre). >00:17:53,627 INFO systemd: Mounting Temporary Directory... >00:17:53,627 INFO systemd: Starting Load Random Seed... >00:17:53,627 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >00:17:53,627 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >00:17:53,627 NOTICE kernel:[ 0.000000] Linux version 3.6.1-1.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC) ) #1 SMP Mon Oct 8 17:19:09 UTC 2012 >00:17:53,627 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >00:17:53,627 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000093bff] usable >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000093c00-0x000000000009ffff] reserved >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >00:17:53,627 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >00:17:53,627 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >00:17:53,627 INFO kernel:[ 0.000000] DMI 2.4 present. >00:17:53,627 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >00:17:53,627 INFO kernel:[ 0.000000] Hypervisor detected: KVM >00:17:53,627 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >00:17:53,627 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >00:17:53,627 INFO kernel:[ 0.000000] No AGP bridge found >00:17:53,627 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >00:17:53,635 DEBUG kernel:[ 0.000000] MTRR default type: write-back >00:17:53,635 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >00:17:53,635 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >00:17:53,635 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >00:17:53,635 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >00:17:53,767 INFO systemd: Started Terminate Plymouth Boot Screen. >00:17:53,767 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >00:17:53,767 INFO systemd: Starting Shell on tty2... >00:17:53,767 INFO systemd: Started Shell on tty2. >00:17:53,767 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >00:17:53,767 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >00:17:53,767 DEBUG kernel:[ 0.000000] 1 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 2 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 3 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 4 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 5 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 6 disabled >00:17:53,767 DEBUG kernel:[ 0.000000] 7 disabled >00:17:53,767 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >00:17:53,767 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >00:17:53,767 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >00:17:53,767 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008d000] 8d000 size 24576 >00:17:53,767 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >00:17:53,767 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >00:17:53,767 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >00:17:53,767 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fe7e000-0x1fffffff] >00:17:53,767 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5da000-0x2ffdcfff] >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >00:17:53,767 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:17:53,767 INFO kernel:[ 0.000000] No NUMA configuration found >00:17:53,767 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >00:17:53,767 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >00:17:53,767 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >00:17:53,767 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >00:17:53,767 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >00:17:53,767 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >00:17:53,767 WARNING kernel:[ 0.000000] Zone ranges: >00:17:53,767 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >00:17:53,767 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >00:17:53,767 WARNING kernel:[ 0.000000] Normal empty >00:17:53,767 WARNING kernel:[ 0.000000] Movable zone start for each node >00:17:53,767 WARNING kernel:[ 0.000000] Early memory node ranges >00:17:53,767 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00092fff] >00:17:53,767 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >00:17:53,767 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196481 >00:17:53,767 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >00:17:53,767 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >00:17:53,767 DEBUG kernel:[ 0.000000] DMA zone: 3901 pages, LIFO batch:0 >00:17:53,767 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >00:17:53,767 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >00:17:53,767 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:17:53,767 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >00:17:53,767 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >00:17:53,767 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >00:17:53,767 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >00:17:53,767 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >00:17:53,767 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >00:17:53,767 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >00:17:53,767 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >00:17:53,767 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >00:17:53,767 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000093000 - 0000000000094000 >00:17:53,767 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000094000 - 00000000000a0000 >00:17:53,767 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >00:17:53,767 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >00:17:53,767 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >00:17:53,767 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >00:17:53,767 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >00:17:53,767 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >00:17:53,767 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >00:17:53,767 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >00:17:53,767 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >00:17:53,767 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >00:17:53,767 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >00:17:53,767 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193403 >00:17:53,767 WARNING kernel:[ 0.000000] Policy zone: DMA32 >00:17:53,767 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >00:17:53,767 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >00:17:53,767 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >00:17:53,767 INFO kernel:[ 0.000000] Checking aperture... >00:17:53,767 INFO kernel:[ 0.000000] No AGP bridge found >00:17:53,767 INFO kernel:[ 0.000000] Memory: 730676k/786424k available (6322k kernel code, 500k absent, 55248k reserved, 6882k data, 1036k init) >00:17:53,767 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >00:17:53,767 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >00:17:53,767 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >00:17:53,767 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >00:17:53,767 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >00:17:53,767 INFO kernel:[ 0.000000] console [tty0] enabled >00:17:53,767 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >00:17:53,767 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >00:17:53,767 DEBUG kernel:[ 0.000000] hpet clockevent registered >00:17:53,767 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >00:17:53,767 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >00:17:53,767 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >00:17:53,767 INFO kernel:[ 0.001999] Security Framework initialized >00:17:53,767 INFO kernel:[ 0.001999] SELinux: Initializing. >00:17:53,767 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >00:17:53,767 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >00:17:53,767 INFO kernel:[ 0.002036] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >00:17:53,767 INFO kernel:[ 0.002680] Mount-cache hash table entries: 256 >00:17:53,767 INFO kernel:[ 0.003018] Initializing cgroup subsys cpuacct >00:17:53,767 INFO kernel:[ 0.003021] Initializing cgroup subsys memory >00:17:53,767 INFO kernel:[ 0.003059] Initializing cgroup subsys devices >00:17:53,767 INFO kernel:[ 0.003061] Initializing cgroup subsys freezer >00:17:53,767 INFO kernel:[ 0.003062] Initializing cgroup subsys net_cls >00:17:53,767 INFO kernel:[ 0.003064] Initializing cgroup subsys blkio >00:17:53,767 INFO kernel:[ 0.003066] Initializing cgroup subsys perf_event >00:17:53,767 INFO kernel:[ 0.003156] mce: CPU supports 10 MCE banks >00:17:53,767 INFO kernel:[ 0.003208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >00:17:53,767 INFO kernel:[ 0.003208] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >00:17:53,767 INFO kernel:[ 0.003208] tlb_flushall_shift is 0xffffffff >00:17:53,767 INFO kernel:[ 0.003306] SMP alternatives: switching to UP code >00:17:53,767 INFO kernel:[ 0.029574] Freeing SMP alternatives: 24k freed >00:17:53,767 INFO kernel:[ 0.029609] ACPI: Core revision 20120711 >00:17:53,767 INFO kernel:[ 0.030686] ftrace: allocating 23458 entries in 92 pages >00:17:53,767 INFO kernel:[ 0.039658] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >00:17:53,767 INFO kernel:[ 0.039661] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >00:17:53,767 INFO kernel:[ 0.039993] Performance Events: Broken PMU hardware detected, using software events only. >00:17:53,767 ERR kernel:[ 0.039993] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >00:17:53,767 WARNING kernel:[ 0.039993] NMI watchdog: disabled (cpu0): hardware events not enabled >00:17:53,767 INFO kernel:[ 0.040009] Brought up 1 CPUs >00:17:53,767 INFO kernel:[ 0.040010] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >00:17:53,767 INFO kernel:[ 0.040554] devtmpfs: initialized >00:17:53,767 INFO kernel:[ 0.041468] atomic64 test passed for x86-64 platform with CX8 and with SSE >00:17:53,767 INFO kernel:[ 0.041595] RTC time: 0:17:45, date: 10/10/12 >00:17:53,767 INFO kernel:[ 0.041662] NET: Registered protocol family 16 >00:17:53,767 INFO kernel:[ 0.041907] ACPI: bus type pci registered >00:17:53,767 INFO kernel:[ 0.042036] PCI: Using configuration type 1 for base access >00:17:53,767 INFO kernel:[ 0.042917] bio: create slab <bio-0> at 0 >00:17:53,767 INFO kernel:[ 0.043135] ACPI: Added _OSI(Module Device) >00:17:53,767 INFO kernel:[ 0.043136] ACPI: Added _OSI(Processor Device) >00:17:53,767 INFO kernel:[ 0.043137] ACPI: Added _OSI(3.0 _SCP Extensions) >00:17:53,767 INFO kernel:[ 0.043139] ACPI: Added _OSI(Processor Aggregator Device) >00:17:53,767 DEBUG kernel:[ 0.043754] ACPI: EC: Look up EC in DSDT >00:17:53,767 INFO kernel:[ 0.045644] ACPI: Interpreter enabled >00:17:53,767 INFO kernel:[ 0.045646] ACPI: (supports S0 S5) >00:17:53,767 INFO kernel:[ 0.045654] ACPI: Using IOAPIC for interrupt routing >00:17:53,767 INFO kernel:[ 0.048350] ACPI: No dock devices found. >00:17:53,767 INFO kernel:[ 0.048353] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >00:17:53,767 INFO kernel:[ 0.048377] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >00:17:53,767 DEBUG kernel:[ 0.048391] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >00:17:53,767 DEBUG kernel:[ 0.048393] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >00:17:53,767 DEBUG kernel:[ 0.048395] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >00:17:53,767 DEBUG kernel:[ 0.048396] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >00:17:53,767 DEBUG kernel:[ 0.048398] PCI: root bus 00: using default resources >00:17:53,767 WARNING kernel:[ 0.048400] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >00:17:53,767 INFO kernel:[ 0.048428] PCI host bridge to bus 0000:00 >00:17:53,767 DEBUG kernel:[ 0.048430] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >00:17:53,767 INFO kernel:[ 0.048432] pci_bus 0000:00: root bus resource [bus 00-ff] >00:17:53,767 INFO kernel:[ 0.048434] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >00:17:53,767 INFO kernel:[ 0.048436] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >00:17:53,767 DEBUG kernel:[ 0.048483] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >00:17:53,767 DEBUG kernel:[ 0.049026] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >00:17:53,767 DEBUG kernel:[ 0.049583] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >00:17:53,767 DEBUG kernel:[ 0.050147] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >00:17:53,767 DEBUG kernel:[ 0.050472] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >00:17:53,767 DEBUG kernel:[ 0.050994] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >00:17:53,767 DEBUG kernel:[ 0.051304] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >00:17:53,767 INFO kernel:[ 0.051748] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >00:17:53,767 INFO kernel:[ 0.051759] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >00:17:53,767 DEBUG kernel:[ 0.051926] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >00:17:53,767 DEBUG kernel:[ 0.054042] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >00:17:53,767 DEBUG kernel:[ 0.055073] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >00:17:53,767 DEBUG kernel:[ 0.057065] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >00:17:53,767 DEBUG kernel:[ 0.058773] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >00:17:53,767 DEBUG kernel:[ 0.063039] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >00:17:53,767 DEBUG kernel:[ 0.063609] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >00:17:53,767 DEBUG kernel:[ 0.064205] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >00:17:53,767 DEBUG kernel:[ 0.064374] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >00:17:53,767 DEBUG kernel:[ 0.065168] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >00:17:53,767 DEBUG kernel:[ 0.065494] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >00:17:53,767 DEBUG kernel:[ 0.065666] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >00:17:53,767 DEBUG kernel:[ 0.066795] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.066992] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >00:17:53,767 DEBUG kernel:[ 0.067171] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >00:17:53,767 DEBUG kernel:[ 0.068282] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.068505] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >00:17:53,767 DEBUG kernel:[ 0.068665] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >00:17:53,767 DEBUG kernel:[ 0.069762] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.069991] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >00:17:53,767 DEBUG kernel:[ 0.070151] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >00:17:53,767 DEBUG kernel:[ 0.071268] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.071484] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >00:17:53,767 DEBUG kernel:[ 0.071644] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >00:17:53,767 DEBUG kernel:[ 0.072696] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.072907] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >00:17:53,767 DEBUG kernel:[ 0.073081] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >00:17:53,767 DEBUG kernel:[ 0.074288] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >00:17:53,767 DEBUG kernel:[ 0.074526] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >00:17:53,767 DEBUG kernel:[ 0.074709] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >00:17:53,767 DEBUG kernel:[ 0.075890] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >00:17:53,767 DEBUG kernel:[ 0.076053] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >00:17:53,767 DEBUG kernel:[ 0.076858] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >00:17:53,767 DEBUG kernel:[ 0.077083] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >00:17:53,767 DEBUG kernel:[ 0.077244] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >00:17:53,767 DEBUG kernel:[ 0.078583] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >00:17:53,767 INFO kernel:[ 0.079128] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >00:17:53,767 INFO kernel:[ 0.079135] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >00:17:53,767 INFO kernel:[ 0.083527] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >00:17:53,767 INFO kernel:[ 0.083617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >00:17:53,767 INFO kernel:[ 0.083703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >00:17:53,767 INFO kernel:[ 0.083783] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >00:17:53,767 INFO kernel:[ 0.083860] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >00:17:53,767 INFO kernel:[ 0.084163] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >00:17:53,767 INFO kernel:[ 0.084167] vgaarb: loaded >00:17:53,767 INFO kernel:[ 0.084168] vgaarb: bridge control possible 0000:00:02.0 >00:17:53,767 NOTICE kernel:[ 0.084325] SCSI subsystem initialized >00:17:53,767 INFO kernel:[ 0.084332] ACPI: bus type scsi registered >00:17:53,768 DEBUG kernel:[ 0.084548] libata version 3.00 loaded. >00:17:53,768 INFO kernel:[ 0.084623] ACPI: bus type usb registered >00:17:53,768 INFO kernel:[ 0.084660] usbcore: registered new interface driver usbfs >00:17:53,768 INFO kernel:[ 0.084679] usbcore: registered new interface driver hub >00:17:53,768 INFO kernel:[ 0.084717] usbcore: registered new device driver usb >00:17:53,768 INFO kernel:[ 0.084817] PCI: Using ACPI for IRQ routing >00:17:53,768 DEBUG kernel:[ 0.084826] PCI: pci_cache_line_size set to 64 bytes >00:17:53,768 DEBUG kernel:[ 0.085180] e820: reserve RAM buffer [mem 0x00093c00-0x0009ffff] >00:17:53,768 DEBUG kernel:[ 0.085186] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >00:17:53,768 INFO kernel:[ 0.085394] NetLabel: Initializing >00:17:53,768 INFO kernel:[ 0.085399] NetLabel: domain hash size = 128 >00:17:53,768 INFO kernel:[ 0.085400] NetLabel: protocols = UNLABELED CIPSOv4 >00:17:53,768 INFO kernel:[ 0.085412] NetLabel: unlabeled traffic allowed by default >00:17:53,768 INFO kernel:[ 0.085523] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >00:17:53,768 INFO kernel:[ 0.085546] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >00:17:53,768 INFO kernel:[ 0.085552] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >00:17:53,768 INFO kernel:[ 0.092066] Switching to clocksource kvm-clock >00:17:53,768 INFO kernel:[ 0.103395] pnp: PnP ACPI init >00:17:53,768 INFO kernel:[ 0.103413] ACPI: bus type pnp registered >00:17:53,768 DEBUG kernel:[ 0.103441] pnp 00:00: [bus 00-ff] >00:17:53,768 DEBUG kernel:[ 0.103443] pnp 00:00: [io 0x0cf8-0x0cff] >00:17:53,768 DEBUG kernel:[ 0.103445] pnp 00:00: [io 0x0000-0x0cf7 window] >00:17:53,768 DEBUG kernel:[ 0.103447] pnp 00:00: [io 0x0d00-0xffff window] >00:17:53,768 DEBUG kernel:[ 0.103449] pnp 00:00: [mem 0x000a0000-0x000bffff window] >00:17:53,768 DEBUG kernel:[ 0.103450] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >00:17:53,768 DEBUG kernel:[ 0.103481] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >00:17:53,768 DEBUG kernel:[ 0.103492] pnp 00:01: [io 0x0070-0x0071] >00:17:53,768 DEBUG kernel:[ 0.103528] pnp 00:01: [irq 8] >00:17:53,768 DEBUG kernel:[ 0.103533] pnp 00:01: [io 0x0072-0x0077] >00:17:53,768 DEBUG kernel:[ 0.103557] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >00:17:53,768 DEBUG kernel:[ 0.103586] pnp 00:02: [io 0x0060] >00:17:53,768 DEBUG kernel:[ 0.103587] pnp 00:02: [io 0x0064] >00:17:53,768 DEBUG kernel:[ 0.103603] pnp 00:02: [irq 1] >00:17:53,768 DEBUG kernel:[ 0.103619] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >00:17:53,768 DEBUG kernel:[ 0.103652] pnp 00:03: [irq 12] >00:17:53,768 DEBUG kernel:[ 0.103674] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >00:17:53,768 DEBUG kernel:[ 0.103705] pnp 00:04: [io 0x03f2-0x03f5] >00:17:53,768 DEBUG kernel:[ 0.103707] pnp 00:04: [io 0x03f7] >00:17:53,768 DEBUG kernel:[ 0.103722] pnp 00:04: [irq 6] >00:17:53,768 DEBUG kernel:[ 0.103724] pnp 00:04: [dma 2] >00:17:53,768 DEBUG kernel:[ 0.103742] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >00:17:53,768 DEBUG kernel:[ 0.103826] pnp 00:05: [io 0x03f8-0x03ff] >00:17:53,768 DEBUG kernel:[ 0.103842] pnp 00:05: [irq 4] >00:17:53,768 DEBUG kernel:[ 0.103865] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >00:17:53,768 DEBUG kernel:[ 0.103990] pnp 00:06: [mem 0xfed00000-0xfed003ff] >00:17:53,768 DEBUG kernel:[ 0.104027] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >00:17:53,768 INFO kernel:[ 0.104162] pnp: PnP ACPI: found 7 devices >00:17:53,768 INFO kernel:[ 0.104163] ACPI: ACPI bus type pnp unregistered >00:17:53,768 DEBUG kernel:[ 0.110418] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >00:17:53,768 DEBUG kernel:[ 0.110420] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >00:17:53,768 INFO kernel:[ 0.110461] NET: Registered protocol family 2 >00:17:53,768 INFO kernel:[ 0.110836] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >00:17:53,768 INFO kernel:[ 0.113157] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >00:17:53,768 INFO kernel:[ 0.114284] TCP: Hash tables configured (established 131072 bind 65536) >00:17:53,768 INFO kernel:[ 0.114420] TCP: reno registered >00:17:53,768 INFO kernel:[ 0.114423] UDP hash table entries: 512 (order: 2, 16384 bytes) >00:17:53,768 INFO kernel:[ 0.114443] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >00:17:53,768 INFO kernel:[ 0.114525] NET: Registered protocol family 1 >00:17:53,768 INFO kernel:[ 0.114547] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >00:17:53,768 INFO kernel:[ 0.114566] pci 0000:00:01.0: PIIX3: Enabling Passive Release >00:17:53,768 INFO kernel:[ 0.114589] pci 0000:00:01.0: Activating ISA DMA hang workarounds >00:17:53,768 WARNING kernel:[ 0.114730] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >00:17:53,768 DEBUG kernel:[ 0.114860] pci 0000:00:02.0: Boot video device >00:17:53,768 DEBUG kernel:[ 0.114967] PCI: CLS 0 bytes, default 64 >00:17:53,768 INFO kernel:[ 0.115046] Unpacking initramfs... >00:17:53,768 INFO kernel:[ 3.611366] Freeing initrd memory: 26636k freed >00:17:53,768 NOTICE kernel:[ 3.620489] Initialise module verification >00:17:53,768 INFO kernel:[ 3.620533] audit: initializing netlink socket (disabled) >00:17:53,768 NOTICE kernel:[ 3.620546] type=2000 audit(1349828269.619:1): initialized >00:17:53,768 INFO kernel:[ 3.636844] HugeTLB registered 2 MB page size, pre-allocated 0 pages >00:17:53,768 NOTICE kernel:[ 3.638162] VFS: Disk quotas dquot_6.5.2 >00:17:53,768 WARNING kernel:[ 3.638204] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >00:17:53,768 INFO kernel:[ 3.638611] msgmni has been set to 1479 >00:17:53,768 DEBUG kernel:[ 3.638661] SELinux: Registering netfilter hooks >00:17:53,768 INFO kernel:[ 3.639217] alg: No test for stdrng (krng) >00:17:53,768 INFO kernel:[ 3.639220] NET: Registered protocol family 38 >00:17:53,768 NOTICE kernel:[ 3.639222] Key type asymmetric registered >00:17:53,768 NOTICE kernel:[ 3.639223] Asymmetric key parser 'x509' registered >00:17:53,768 INFO kernel:[ 3.639262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >00:17:53,768 INFO kernel:[ 3.639297] io scheduler noop registered >00:17:53,768 INFO kernel:[ 3.639298] io scheduler deadline registered >00:17:53,768 INFO kernel:[ 3.639320] io scheduler cfq registered (default) >00:17:53,768 INFO kernel:[ 3.639410] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >00:17:53,768 INFO kernel:[ 3.639424] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >00:17:53,768 INFO kernel:[ 3.639425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >00:17:53,768 INFO kernel:[ 3.639500] acpiphp: Slot [3] registered >00:17:53,768 INFO kernel:[ 3.639513] acpiphp: Slot [4] registered >00:17:53,768 INFO kernel:[ 3.639525] acpiphp: Slot [5] registered >00:17:53,768 INFO kernel:[ 3.639536] acpiphp: Slot [6] registered >00:17:53,768 INFO kernel:[ 3.639549] acpiphp: Slot [7] registered >00:17:53,768 INFO kernel:[ 3.639561] acpiphp: Slot [8] registered >00:17:53,768 INFO kernel:[ 3.639572] acpiphp: Slot [9] registered >00:17:53,768 INFO kernel:[ 3.639584] acpiphp: Slot [10] registered >00:17:53,768 INFO kernel:[ 3.639599] acpiphp: Slot [11] registered >00:17:53,768 INFO kernel:[ 3.639612] acpiphp: Slot [12] registered >00:17:53,768 INFO kernel:[ 3.639626] acpiphp: Slot [13] registered >00:17:53,768 INFO kernel:[ 3.639638] acpiphp: Slot [14] registered >00:17:53,768 INFO kernel:[ 3.639652] acpiphp: Slot [15] registered >00:17:53,768 INFO kernel:[ 3.639664] acpiphp: Slot [16] registered >00:17:53,768 INFO kernel:[ 3.639676] acpiphp: Slot [17] registered >00:17:53,768 INFO kernel:[ 3.639688] acpiphp: Slot [18] registered >00:17:53,768 INFO kernel:[ 3.639702] acpiphp: Slot [19] registered >00:17:53,768 INFO kernel:[ 3.639714] acpiphp: Slot [20] registered >00:17:53,768 INFO kernel:[ 3.639726] acpiphp: Slot [21] registered >00:17:53,768 INFO kernel:[ 3.639738] acpiphp: Slot [22] registered >00:17:53,768 INFO kernel:[ 3.639754] acpiphp: Slot [23] registered >00:17:53,768 INFO kernel:[ 3.639767] acpiphp: Slot [24] registered >00:17:53,768 INFO kernel:[ 3.639779] acpiphp: Slot [25] registered >00:17:53,768 INFO kernel:[ 3.639791] acpiphp: Slot [26] registered >00:17:53,768 INFO kernel:[ 3.639809] acpiphp: Slot [27] registered >00:17:53,768 INFO kernel:[ 3.639822] acpiphp: Slot [28] registered >00:17:53,768 INFO kernel:[ 3.639834] acpiphp: Slot [29] registered >00:17:53,768 INFO kernel:[ 3.639846] acpiphp: Slot [30] registered >00:17:53,768 INFO kernel:[ 3.639864] acpiphp: Slot [31] registered >00:17:53,768 INFO kernel:[ 3.640070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >00:17:53,768 INFO kernel:[ 3.640075] ACPI: Power Button [PWRF] >00:17:53,768 INFO kernel:[ 3.641760] GHES: HEST is not enabled! >00:17:53,768 WARNING kernel:[ 3.641960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >00:17:53,768 DEBUG kernel:[ 3.642035] virtio-pci 0000:00:03.0: setting latency timer to 64 >00:17:53,768 WARNING kernel:[ 3.642292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >00:17:53,768 DEBUG kernel:[ 3.642322] virtio-pci 0000:00:05.0: setting latency timer to 64 >00:17:53,768 WARNING kernel:[ 3.642605] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >00:17:53,768 DEBUG kernel:[ 3.642635] virtio-pci 0000:00:06.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.642828] virtio-pci 0000:00:07.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.643024] virtio-pci 0000:00:08.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.643213] virtio-pci 0000:00:09.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.643414] virtio-pci 0000:00:0a.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.643536] virtio-pci 0000:00:0b.0: setting latency timer to 64 >00:17:53,768 DEBUG kernel:[ 3.643699] virtio-pci 0000:00:0c.0: setting latency timer to 64 >00:17:53,768 INFO kernel:[ 3.643798] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >00:17:53,768 INFO kernel:[ 3.667940] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:17:53,769 INFO kernel:[ 3.690868] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:17:53,769 DEBUG kernel:[ 3.691310] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 3.691331] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 3.726990] Non-volatile memory driver v1.3 >00:17:53,769 INFO kernel:[ 3.726992] Linux agpgart interface v0.103 >00:17:53,769 INFO kernel:[ 3.727967] loop: module loaded >00:17:53,769 DEBUG kernel:[ 3.728073] ata_piix 0000:00:01.1: version 2.13 >00:17:53,769 DEBUG kernel:[ 3.728215] ata_piix 0000:00:01.1: setting latency timer to 64 >00:17:53,769 INFO kernel:[ 3.728596] scsi0 : ata_piix >00:17:53,769 INFO kernel:[ 3.728665] scsi1 : ata_piix >00:17:53,769 INFO kernel:[ 3.728702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >00:17:53,769 INFO kernel:[ 3.728704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >00:17:53,769 INFO kernel:[ 3.729305] libphy: Fixed MDIO Bus: probed >00:17:53,769 INFO kernel:[ 3.729347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >00:17:53,769 INFO kernel:[ 3.729382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >00:17:53,769 INFO kernel:[ 3.729389] uhci_hcd: USB Universal Host Controller Interface driver >00:17:53,769 DEBUG kernel:[ 3.729450] uhci_hcd 0000:00:01.2: setting latency timer to 64 >00:17:53,769 INFO kernel:[ 3.729464] uhci_hcd 0000:00:01.2: UHCI Host Controller >00:17:53,769 INFO kernel:[ 3.729509] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >00:17:53,769 INFO kernel:[ 3.729623] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >00:17:53,769 INFO kernel:[ 3.729711] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >00:17:53,769 INFO kernel:[ 3.729712] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:17:53,769 INFO kernel:[ 3.729714] usb usb1: Product: UHCI Host Controller >00:17:53,769 INFO kernel:[ 3.729715] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >00:17:53,769 INFO kernel:[ 3.729717] usb usb1: SerialNumber: 0000:00:01.2 >00:17:53,769 INFO kernel:[ 3.729796] hub 1-0:1.0: USB hub found >00:17:53,769 INFO kernel:[ 3.729799] hub 1-0:1.0: 2 ports detected >00:17:53,769 INFO kernel:[ 3.729948] usbcore: registered new interface driver usbserial >00:17:53,769 INFO kernel:[ 3.729959] usbcore: registered new interface driver usbserial_generic >00:17:53,769 INFO kernel:[ 3.729967] USB Serial support registered for generic >00:17:53,769 INFO kernel:[ 3.729969] usbserial: USB Serial Driver core >00:17:53,769 INFO kernel:[ 3.729995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >00:17:53,769 INFO kernel:[ 3.730809] serio: i8042 KBD port at 0x60,0x64 irq 1 >00:17:53,769 INFO kernel:[ 3.730814] serio: i8042 AUX port at 0x60,0x64 irq 12 >00:17:53,769 INFO kernel:[ 3.730892] mousedev: PS/2 mouse device common for all mice >00:17:53,769 INFO kernel:[ 3.731279] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >00:17:53,769 INFO kernel:[ 3.734659] rtc_cmos 00:01: RTC can wake from S4 >00:17:53,769 INFO kernel:[ 3.735038] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >00:17:53,769 INFO kernel:[ 3.735210] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >00:17:53,769 INFO kernel:[ 3.735297] device-mapper: uevent: version 1.0.3 >00:17:53,769 INFO kernel:[ 3.735366] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >00:17:53,769 INFO kernel:[ 3.735435] cpuidle: using governor ladder >00:17:53,769 INFO kernel:[ 3.735437] cpuidle: using governor menu >00:17:53,769 INFO kernel:[ 3.735505] EFI Variables Facility v0.08 2004-May-17 >00:17:53,769 INFO kernel:[ 3.735613] usbcore: registered new interface driver usbhid >00:17:53,769 INFO kernel:[ 3.735617] usbhid: USB HID core driver >00:17:53,769 INFO kernel:[ 3.735636] drop_monitor: Initializing network drop monitor service >00:17:53,769 INFO kernel:[ 3.735721] ip_tables: (C) 2000-2006 Netfilter Core Team >00:17:53,769 INFO kernel:[ 3.735750] TCP: cubic registered >00:17:53,769 INFO kernel:[ 3.735751] Initializing XFRM netlink socket >00:17:53,769 INFO kernel:[ 3.735882] NET: Registered protocol family 10 >00:17:53,769 INFO kernel:[ 3.736177] mip6: Mobile IPv6 >00:17:53,769 INFO kernel:[ 3.736179] NET: Registered protocol family 17 >00:17:53,769 DEBUG kernel:[ 3.736402] PM: Hibernation image not present or could not be loaded. >00:17:53,769 NOTICE kernel:[ 3.736403] Loading module verification certificates >00:17:53,769 WARNING kernel:[ 3.736422] Cert Valid From: 2012-10-08 16:53:34 >00:17:53,769 WARNING kernel:[ 3.736423] Cert Valid To: 2112-09-14 16:53:34 >00:17:53,769 WARNING kernel:[ 3.736427] Now: 2012-10-10 00:17:49 >00:17:53,769 NOTICE kernel:[ 3.737310] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >00:17:53,769 INFO kernel:[ 3.737328] registered taskstats version 1 >00:17:53,769 INFO kernel:[ 3.738051] Magic number: 0:491:253 >00:17:53,769 INFO kernel:[ 3.738175] rtc_cmos 00:01: setting system clock to 2012-10-10 00:17:49 UTC (1349828269) >00:17:53,769 DEBUG kernel:[ 3.881748] ata1.01: NODEV after polling detection >00:17:53,769 DEBUG kernel:[ 3.882311] ata2.01: NODEV after polling detection >00:17:53,769 INFO kernel:[ 3.883683] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >00:17:53,769 INFO kernel:[ 3.883689] ata1.00: 22528000 sectors, multi 16: LBA48 >00:17:53,769 INFO kernel:[ 3.884134] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >00:17:53,769 INFO kernel:[ 3.886341] ata2.00: configured for MWDMA2 >00:17:53,769 INFO kernel:[ 3.886568] ata1.00: configured for MWDMA2 >00:17:53,769 NOTICE kernel:[ 3.886929] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >00:17:53,769 NOTICE kernel:[ 3.887449] sd 0:0:0:0: Attached scsi generic sg0 type 0 >00:17:53,769 NOTICE kernel:[ 3.887618] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >00:17:53,769 NOTICE kernel:[ 3.887712] sd 0:0:0:0: [sda] Write Protect is off >00:17:53,769 DEBUG kernel:[ 3.887717] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >00:17:53,769 NOTICE kernel:[ 3.887764] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >00:17:53,769 NOTICE kernel:[ 3.890521] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >00:17:53,769 WARNING kernel:[ 3.891699] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >00:17:53,769 INFO kernel:[ 3.891712] cdrom: Uniform CD-ROM driver Revision: 3.20 >00:17:53,769 DEBUG kernel:[ 3.891904] sr 1:0:0:0: Attached scsi CD-ROM sr0 >00:17:53,769 NOTICE kernel:[ 3.892046] sr 1:0:0:0: Attached scsi generic sg1 type 5 >00:17:53,769 INFO kernel:[ 3.906076] sda: sda1 sda2 sda3 >00:17:53,769 NOTICE kernel:[ 3.906731] sd 0:0:0:0: [sda] Attached SCSI disk >00:17:53,769 INFO kernel:[ 3.913277] Freeing unused kernel memory: 1036k freed >00:17:53,769 INFO kernel:[ 3.914695] Write protecting the kernel read-only data: 12288k >00:17:53,769 INFO kernel:[ 3.924361] Freeing unused kernel memory: 1860k freed >00:17:53,769 INFO kernel:[ 3.931837] Freeing unused kernel memory: 1416k freed >00:17:53,769 INFO kernel:[ 4.023846] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found >00:17:53,769 INFO kernel:[ 4.035036] usb 1-1: new full-speed USB device number 2 using uhci_hcd >00:17:53,769 INFO kernel:[ 4.116646] squashfs: version 4.0 (2009/01/31) Phillip Lougher >00:17:53,769 INFO kernel:[ 4.120470] Loading iSCSI transport class v2.0-870. >00:17:53,769 NOTICE kernel:[ 4.125081] iscsi: registered transport (tcp) >00:17:53,769 INFO kernel:[ 4.127635] alua: device handler registered >00:17:53,769 INFO kernel:[ 4.130150] emc: device handler registered >00:17:53,769 INFO kernel:[ 4.132599] hp_sw: device handler registered >00:17:53,769 INFO kernel:[ 4.135151] rdac: device handler registered >00:17:53,769 INFO kernel:[ 4.151624] FDC 0 is a S82078B >00:17:53,769 INFO kernel:[ 4.160454] No iBFT detected. >00:17:53,769 INFO kernel:[ 4.162981] md: raid0 personality registered for level 0 >00:17:53,769 INFO kernel:[ 4.165555] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >00:17:53,769 INFO kernel:[ 4.167925] md: raid1 personality registered for level 1 >00:17:53,769 INFO kernel:[ 4.170371] async_tx: api initialized (async) >00:17:53,769 INFO kernel:[ 4.171553] xor: automatically using best checksumming function: >00:17:53,769 INFO kernel:[ 4.181013] generic_sse: 9344.000 MB/sec >00:17:53,769 WARNING kernel:[ 4.200027] raid6: sse2x1 3835 MB/s >00:17:53,769 WARNING kernel:[ 4.217019] raid6: sse2x2 8453 MB/s >00:17:53,769 WARNING kernel:[ 4.234013] raid6: sse2x4 11414 MB/s >00:17:53,769 WARNING kernel:[ 4.234015] raid6: using algorithm sse2x4 (11414 MB/s) >00:17:53,769 WARNING kernel:[ 4.234016] raid6: using intx1 recovery algorithm >00:17:53,769 INFO kernel:[ 4.240620] md: raid6 personality registered for level 6 >00:17:53,769 INFO kernel:[ 4.240622] md: raid5 personality registered for level 5 >00:17:53,769 INFO kernel:[ 4.240624] md: raid4 personality registered for level 4 >00:17:53,769 INFO kernel:[ 4.246880] md: raid10 personality registered for level 10 >00:17:53,769 INFO kernel:[ 4.249383] md: linear personality registered for level -1 >00:17:53,769 INFO kernel:[ 4.257106] device-mapper: multipath: version 1.5.0 loaded >00:17:53,769 INFO kernel:[ 4.259525] device-mapper: multipath round-robin: version 1.0.0 loaded >00:17:53,769 INFO kernel:[ 4.306202] RPC: Registered named UNIX socket transport module. >00:17:53,769 INFO kernel:[ 4.306204] RPC: Registered udp transport module. >00:17:53,769 INFO kernel:[ 4.306205] RPC: Registered tcp transport module. >00:17:53,769 INFO kernel:[ 4.306206] RPC: Registered tcp NFSv4.1 backchannel transport module. >00:17:53,769 INFO kernel:[ 4.306923] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >00:17:53,769 INFO kernel:[ 4.306926] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >00:17:53,769 INFO kernel:[ 4.306928] usb 1-1: Product: QEMU USB Tablet >00:17:53,769 INFO kernel:[ 4.306930] usb 1-1: Manufacturer: QEMU 1.0,1 >00:17:53,769 INFO kernel:[ 4.306931] usb 1-1: SerialNumber: 42 >00:17:53,769 INFO kernel:[ 4.341887] 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 >00:17:53,769 INFO kernel:[ 4.341977] 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 >00:17:53,769 DEBUG kernel:[ 4.518686] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.518713] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.518771] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.538626] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.538649] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.620327] tsc: Refined TSC clocksource calibration: 3311.132 MHz >00:17:53,769 INFO kernel:[ 4.639666] vda: unknown partition table >00:17:53,769 DEBUG kernel:[ 4.640941] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.640965] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.713606] vdb: unknown partition table >00:17:53,769 DEBUG kernel:[ 4.714247] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.714302] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.736965] vdc: unknown partition table >00:17:53,769 DEBUG kernel:[ 4.739486] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.739598] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.769543] vdd: unknown partition table >00:17:53,769 DEBUG kernel:[ 4.777414] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.777759] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.806527] vde: unknown partition table >00:17:53,769 DEBUG kernel:[ 4.808880] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >00:17:53,769 DEBUG kernel:[ 4.808942] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >00:17:53,769 INFO kernel:[ 4.840367] vdf: unknown partition table >00:17:53,769 INFO kernel:[ 4.892284] Btrfs loaded >00:17:53,769 INFO kernel:[ 4.893713] device label mirror devid 1 transid 177 /dev/vda >00:17:53,769 INFO kernel:[ 4.930501] device label data-mirror devid 2 transid 159 /dev/vdd >00:17:53,769 INFO kernel:[ 4.964767] device label metadata-mirror devid 1 transid 166 /dev/vde >00:17:53,769 INFO kernel:[ 4.989726] device label data-mirror devid 1 transid 159 /dev/vdc >00:17:53,769 INFO kernel:[ 4.990514] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:17:53,769 INFO kernel:[ 5.036793] device label mirror devid 2 transid 177 /dev/vdb >00:17:53,769 INFO kernel:[ 5.124940] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:17:53,769 DEBUG kernel:[ 5.236658] ISO 9660 Extensions: Microsoft Joliet Level 3 >00:17:53,769 DEBUG kernel:[ 5.244758] ISO 9660 Extensions: RRIP_1991A >00:17:53,769 INFO kernel:[ 5.386430] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >00:17:53,769 DEBUG kernel:[ 6.163699] SELinux: 2048 avtab hash slots, 92349 rules. >00:17:53,769 DEBUG kernel:[ 6.182684] SELinux: 2048 avtab hash slots, 92349 rules. >00:17:53,769 DEBUG kernel:[ 6.315256] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >00:17:53,769 DEBUG kernel:[ 6.315265] SELinux: 83 classes, 92349 rules >00:17:53,769 INFO kernel:[ 6.320028] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >00:17:53,769 INFO kernel:[ 6.320033] SELinux: the above unknown classes and permissions will be allowed >00:17:53,769 DEBUG kernel:[ 6.320045] SELinux: Completing initialization. >00:17:53,769 DEBUG kernel:[ 6.320046] SELinux: Setting up existing superblocks. >00:17:53,769 DEBUG kernel:[ 6.320052] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.320056] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.320066] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.320069] SELinux: initialized (dev proc, type proc), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.320080] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.320091] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.320839] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >00:17:53,769 DEBUG kernel:[ 6.320842] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321432] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >00:17:53,769 DEBUG kernel:[ 6.321436] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321439] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321452] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321457] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321462] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321471] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321681] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321682] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321687] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321813] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.321843] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321846] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321851] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321862] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321867] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321870] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321872] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321875] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321879] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321883] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321888] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.321897] SELinux: initialized (dev loop0, type squashfs), uses xattr >00:17:53,769 DEBUG kernel:[ 6.321914] SELinux: initialized (dev dm-0, type ext4), uses xattr >00:17:53,769 NOTICE kernel:[ 6.323668] type=1403 audit(1349828272.083:2): policy loaded auid=4294967295 ses=4294967295 >00:17:53,769 DEBUG kernel:[ 6.881248] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >00:17:53,769 DEBUG kernel:[ 6.892475] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 6.993540] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:17:53,769 DEBUG kernel:[ 7.156332] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >00:17:53,769 NOTICE kernel:[ 7.554079] type=1400 audit(1349828273.314:3): avc: denied { create } for pid=535 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:17:53,769 NOTICE kernel:[ 7.554147] type=1400 audit(1349828273.314:4): avc: denied { setattr } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51893 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:17:53,769 NOTICE kernel:[ 7.554172] type=1400 audit(1349828273.314:5): avc: denied { relabelfrom } for pid=535 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51893 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:17:53,855 NOTICE kernel:[ 8.094392] type=1400 audit(1349828273.854:6): avc: denied { execute } for pid=585 comm="bash" name="hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >00:17:53,855 NOTICE kernel:[ 8.094407] type=1400 audit(1349828273.854:7): avc: denied { read open } for pid=585 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >00:17:53,855 NOTICE kernel:[ 8.094431] type=1400 audit(1349828273.854:8): avc: denied { execute_no_trans } for pid=585 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51408 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >00:17:53,935 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >00:17:53,935 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >00:17:53,935 INFO NetworkManager: <info> WEXT support is enabled >00:17:53,935 INFO systemd: Starting D-Bus System Message Bus... >00:17:53,935 INFO systemd: Started D-Bus System Message Bus. >00:17:53,963 NOTICE kernel:[ 8.198413] type=1400 audit(1349828273.958:9): avc: denied { read } for pid=580 comm="bash" name=".profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >00:17:53,963 NOTICE kernel:[ 8.198421] type=1400 audit(1349828273.958:10): avc: denied { open } for pid=580 comm="bash" path="/root/.profile" dev="dm-0" ino=58858 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >00:17:54,074 INFO dbus-daemon: dbus[586]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:17:54,075 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:17:54,079 INFO systemd: Starting Authorization Manager... >00:17:54,223 INFO polkitd: Started polkitd version 0.107 >00:17:54,328 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:17:54,328 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:17:54,328 INFO systemd: Started Authorization Manager. >00:17:54,368 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >00:17:54,369 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >00:17:54,369 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:17:54,370 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:17:54,371 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >00:17:54,377 INFO NetworkManager: <info> trying to start the modem manager... >00:17:54,392 INFO dbus-daemon: dbus[586]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >00:17:54,392 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >00:17:54,396 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >00:17:54,410 INFO systemd: Started Network Manager. >00:17:54,432 INFO systemd: Starting Anaconda System Services. >00:17:54,444 INFO systemd: Reached target Anaconda System Services. >00:17:54,476 INFO systemd: Starting Anaconda... >00:17:54,478 INFO systemd: Starting Network. >00:17:54,483 INFO systemd: Reached target Network. >00:17:54,487 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >00:17:54,496 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >00:17:54,496 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >00:17:54,497 INFO NetworkManager: <info> Networking is enabled by state file >00:17:54,499 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:17:54,501 INFO NetworkManager: <info> (eth0): carrier is OFF >00:17:54,501 ERR NetworkManager: <error> [1349828274.480072] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >00:17:54,508 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >00:17:54,527 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >00:17:54,527 INFO NetworkManager: <info> (eth0): now managed >00:17:54,528 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >00:17:54,529 INFO NetworkManager: <info> (eth0): bringing up device. >00:17:54,531 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >00:17:54,532 INFO NetworkManager: <info> (eth0): preparing device. >00:17:54,534 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >00:17:54,536 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >00:17:54,537 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:17:54,539 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:17:54,541 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >00:17:54,545 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >00:17:54,550 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >00:17:54,561 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >00:17:54,563 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >00:17:54,569 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >00:17:54,575 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >00:17:54,580 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >00:17:54,647 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >00:17:54,654 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >00:17:54,656 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >00:17:54,658 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >00:17:54,659 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >00:17:54,673 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >00:17:54,699 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >00:17:54,726 INFO NetworkManager: <info> modem-manager is now available >00:17:54,773 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >00:17:54,774 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >00:17:54,779 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >00:17:54,781 INFO NetworkManager: <info> dhclient started with pid 612 >00:17:54,783 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >00:17:54,787 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >00:17:54,819 INFO modem-manager: <info> Loaded plugin 'AnyData' >00:17:54,834 INFO modem-manager: <info> Loaded plugin 'SimTech' >00:17:54,838 INFO modem-manager: <info> Loaded plugin 'Linktop' >00:17:54,839 INFO modem-manager: <info> Loaded plugin 'Option' >00:17:54,843 INFO modem-manager: <info> Loaded plugin 'ZTE' >00:17:54,870 INFO modem-manager: <info> Loaded plugin 'Samsung' >00:17:54,871 INFO modem-manager: <info> Loaded plugin 'Gobi' >00:17:54,873 INFO modem-manager: <info> Loaded plugin 'X22X' >00:17:54,905 INFO modem-manager: <info> Loaded plugin 'Longcheer' >00:17:54,925 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >00:17:54,926 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >00:17:54,936 INFO modem-manager: <info> Loaded plugin 'Nokia' >00:17:54,948 INFO modem-manager: <info> Loaded plugin 'Wavecom' >00:17:54,954 INFO modem-manager: <info> Loaded plugin 'Novatel' >00:17:54,965 INFO modem-manager: <info> Loaded plugin 'MotoC' >00:17:54,967 INFO modem-manager: <info> Loaded plugin 'Sierra' >00:17:54,967 INFO modem-manager: <info> Loaded plugin 'Huawei' >00:17:54,980 INFO modem-manager: <info> Loaded plugin 'Cinterion' >00:17:54,991 INFO modem-manager: <info> Loaded plugin 'Iridium' >00:17:54,993 INFO modem-manager: <info> Loaded plugin 'Generic' >00:17:55,000 INFO modem-manager: <info> Successfully loaded 20 plugins >00:17:55,004 INFO dbus-daemon: modem-manager[596]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >00:17:55,005 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.ModemManager' >00:17:55,005 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'AnyData' >00:17:55,007 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'SimTech' >00:17:55,007 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Linktop' >00:17:55,009 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Option' >00:17:55,009 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'ZTE' >00:17:55,010 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Samsung' >00:17:55,011 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Gobi' >00:17:55,012 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'X22X' >00:17:55,012 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Longcheer' >00:17:55,021 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Ericsson MBM' >00:17:55,021 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Option High-Speed' >00:17:55,022 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Nokia' >00:17:55,023 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Wavecom' >00:17:55,024 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Novatel' >00:17:55,024 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'MotoC' >00:17:55,025 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Sierra' >00:17:55,025 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Huawei' >00:17:55,026 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Cinterion' >00:17:55,032 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Iridium' >00:17:55,032 INFO dbus-daemon: modem-manager[596]: <info> Loaded plugin 'Generic' >00:17:55,034 INFO dbus-daemon: modem-manager[596]: <info> Successfully loaded 20 plugins >00:17:55,036 INFO systemd: Started Anaconda. >00:17:55,036 INFO systemd: Starting Anaconda Text Console... >00:17:55,036 INFO systemd: Started Anaconda Text Console. >00:17:55,038 INFO systemd: Startup finished in 3s 936ms 148us (kernel) + 2s 499ms 723us (initrd) + 2s 705ms 205us (userspace) = 9s 141ms 76us. >00:17:55,049 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >00:17:55,050 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >00:17:55,235 INFO dhclient: All rights reserved. >00:17:55,236 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >00:17:55,238 INFO dhclient: >00:17:55,238 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >00:17:55,239 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >00:17:55,242 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >00:17:55,245 INFO dhclient: Sending on Socket/fallback >00:17:55,246 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x6db28e4d) >00:17:55,693 ERR systemd-udevd: ctx=0x7f1c35d66180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >00:17:55,694 ERR systemd-udevd: ctx=0x7f1c35d66180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >00:17:55,767 INFO systemd: Starting Agent daemon for Spice guests. >00:17:55,767 INFO systemd: Reached target Agent daemon for Spice guests. >00:17:55,785 ERR systemd-udevd: ctx=0x7f1c35d66180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >00:17:55,810 ERR systemd-udevd: ctx=0x7f1c35d66180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >00:17:55,908 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:17:56,081 INFO kernel:[ 9.419371] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >00:17:56,081 INFO kernel:[ 9.984133] device label data-mirror devid 2 transid 159 /dev/vdd >00:17:56,081 INFO kernel:[ 9.997968] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:17:56,081 INFO kernel:[ 10.001785] device label mirror devid 2 transid 177 /dev/vdb >00:17:56,081 INFO kernel:[ 10.002954] device label metadata-mirror devid 1 transid 166 /dev/vde >00:17:56,081 INFO kernel:[ 10.010447] device label data-mirror devid 1 transid 159 /dev/vdc >00:17:56,081 INFO kernel:[ 10.011497] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:17:56,081 INFO kernel:[ 10.015435] device label mirror devid 1 transid 177 /dev/vda >00:17:56,081 WARNING kernel:[ 10.049907] microcode: AMD CPU family 0x6 not supported >00:17:56,084 NOTICE kernel:[ 10.323405] type=1400 audit(1349828276.083:11): avc: denied { read write } for pid=632 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >00:17:57,403 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x6db28e4d) >00:17:57,403 INFO dhclient: DHCPOFFER from 192.168.0.1 >00:17:57,412 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x6db28e4d) >00:17:57,414 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >00:17:57,414 INFO NetworkManager: <info> address 192.168.0.121 >00:17:57,418 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >00:17:57,418 INFO NetworkManager: <info> gateway 192.168.0.1 >00:17:57,418 INFO NetworkManager: <info> nameserver '192.168.0.1' >00:17:57,419 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >00:17:57,419 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >00:17:57,421 INFO dhclient: bound to 192.168.0.121 -- renewal in 39075 seconds. >00:17:58,426 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >00:17:58,427 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >00:17:58,427 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >00:17:58,430 INFO dbus-daemon: dbus[586]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:17:58,430 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:17:58,431 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >00:17:58,462 INFO dbus-daemon: dbus[586]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:17:58,465 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:17:58,755 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >00:17:59,341 NOTICE kernel:[ 13.580438] type=1400 audit(1349828279.340:12): avc: denied { read write } for pid=659 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7334 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >00:17:59,351 WARNING kernel:[ 13.590176] auditd (660): /proc/660/oom_adj is deprecated, please use /proc/660/oom_score_adj instead. >00:17:59,614 INFO kernel:[ 13.853536] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:17:59,619 INFO kernel:[ 13.858187] device label metadata-mirror devid 1 transid 166 /dev/vde >00:17:59,619 INFO kernel:[ 13.858512] device label data-mirror devid 1 transid 159 /dev/vdc >00:17:59,620 INFO kernel:[ 13.859256] device label data-mirror devid 2 transid 159 /dev/vdd >00:17:59,623 INFO kernel:[ 13.862085] device label mirror devid 2 transid 177 /dev/vdb >00:17:59,625 INFO kernel:[ 13.864511] device label mirror devid 1 transid 177 /dev/vda >00:17:59,667 INFO kernel:[ 13.906591] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:17:59,670 INFO kernel:[ 13.909020] device label data-mirror devid 2 transid 159 /dev/vdd >00:17:59,671 INFO kernel:[ 13.910412] device label data-mirror devid 1 transid 159 /dev/vdc >00:17:59,676 INFO kernel:[ 13.915085] device label mirror devid 2 transid 177 /dev/vdb >00:17:59,677 INFO kernel:[ 13.916408] device label metadata-mirror devid 1 transid 166 /dev/vde >00:17:59,678 INFO kernel:[ 13.917684] device label mirror devid 1 transid 177 /dev/vda >00:17:59,826 INFO kernel:[ 14.065149] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:17:59,829 INFO kernel:[ 14.068337] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:00,066 INFO kernel:[ 14.305347] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:00,072 INFO kernel:[ 14.311618] device label mirror devid 2 transid 177 /dev/vdb >00:18:00,078 INFO kernel:[ 14.317755] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:00,083 INFO kernel:[ 14.322652] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:00,084 INFO kernel:[ 14.323530] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:00,084 INFO kernel:[ 14.323873] device label mirror devid 1 transid 177 /dev/vda >00:18:00,101 INFO kernel:[ 14.340049] device label mirror devid 2 transid 177 /dev/vdb >00:18:00,103 INFO kernel:[ 14.342171] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:00,108 INFO kernel:[ 14.347079] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:00,109 INFO kernel:[ 14.348826] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:00,113 INFO kernel:[ 14.352534] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:00,114 INFO kernel:[ 14.353649] device label mirror devid 1 transid 177 /dev/vda >00:18:05,210 INFO systemd: Starting NTP client/server... >00:18:05,250 INFO kernel:[ 19.484501] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:05,256 INFO kernel:[ 19.495425] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,256 INFO kernel:[ 19.495862] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,262 INFO kernel:[ 19.501660] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,263 INFO kernel:[ 19.502257] device label mirror devid 1 transid 177 /dev/vda >00:18:05,263 INFO kernel:[ 19.502606] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,280 INFO kernel:[ 19.519780] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,281 INFO chrony-helper: tr: write error: Broken pipe >00:18:05,282 INFO chrony-helper: tr: write error >00:18:05,287 INFO kernel:[ 19.526864] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,297 INFO kernel:[ 19.536316] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:05,312 INFO chronyd: chronyd version 1.27-git1ca844 starting >00:18:05,313 INFO kernel:[ 19.552964] device label mirror devid 1 transid 177 /dev/vda >00:18:05,315 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >00:18:05,316 INFO kernel:[ 19.555787] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,317 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >00:18:05,326 INFO kernel:[ 19.565074] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,328 INFO systemd: Started NTP client/server. >00:18:05,442 INFO kernel:[ 19.681467] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:05,444 INFO kernel:[ 19.683116] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:05,704 INFO kernel:[ 19.943173] device label mirror devid 1 transid 177 /dev/vda >00:18:05,704 INFO kernel:[ 19.943906] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,705 INFO kernel:[ 19.944443] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,706 INFO kernel:[ 19.945454] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,709 INFO kernel:[ 19.948063] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:05,712 INFO kernel:[ 19.951063] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,726 INFO kernel:[ 19.965761] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:05,727 INFO kernel:[ 19.966140] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,727 INFO kernel:[ 19.966895] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,733 INFO kernel:[ 19.972494] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,739 INFO kernel:[ 19.978417] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,740 INFO kernel:[ 19.979658] device label mirror devid 1 transid 177 /dev/vda >00:18:05,825 INFO kernel:[ 20.064342] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,825 INFO kernel:[ 20.064839] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,826 INFO kernel:[ 20.065427] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,826 INFO kernel:[ 20.065798] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,827 INFO kernel:[ 20.066181] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:05,827 INFO kernel:[ 20.066577] device label mirror devid 1 transid 177 /dev/vda >00:18:05,828 INFO kernel:[ 20.067824] device label metadata-mirror devid 2 transid 166 /dev/vdf >00:18:05,836 INFO kernel:[ 20.075086] device label data-mirror devid 2 transid 159 /dev/vdd >00:18:05,839 INFO kernel:[ 20.078951] device label metadata-mirror devid 1 transid 166 /dev/vde >00:18:05,843 INFO kernel:[ 20.082069] device label mirror devid 2 transid 177 /dev/vdb >00:18:05,844 INFO kernel:[ 20.083575] device label mirror devid 1 transid 177 /dev/vda >00:18:05,846 INFO kernel:[ 20.085852] device label data-mirror devid 1 transid 159 /dev/vdc >00:18:06,217 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >00:18:06,217 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:18:06,217 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >00:18:06,217 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:18:07,551 INFO kernel:[ 21.790430] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:07,552 INFO kernel:[ 21.791901] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:07,642 INFO kernel:[ 21.881100] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:07,643 INFO kernel:[ 21.882773] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:07,749 INFO kernel:[ 21.988189] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 973 /dev/sda3 >00:18:07,923 DEBUG kernel:[ 22.161771] SELinux: initialized (dev sda3, type btrfs), uses xattr >00:20:38,166 INFO chronyd: Selected source 200.11.116.1 >00:20:38,166 WARNING chronyd: System clock wrong by 146.942382 seconds, adjustment started >00:20:38,167 WARNING chronyd: System clock was stepped by 146.942 seconds >00:20:39,227 INFO kernel:[ 26.523839] device label mirror devid 1 transid 177 /dev/vda >00:20:39,228 INFO kernel:[ 26.525063] device label mirror devid 1 transid 177 /dev/vda >00:20:39,274 INFO kernel:[ 26.571308] device label mirror devid 1 transid 177 /dev/vda >00:20:39,375 DEBUG kernel:[ 26.672491] SELinux: initialized (dev vdb, type btrfs), uses xattr >00:20:39,757 INFO kernel:[ 27.054291] device label mirror devid 2 transid 179 /dev/vdb >00:20:39,758 INFO kernel:[ 27.055389] device label mirror devid 2 transid 179 /dev/vdb >00:20:39,795 INFO kernel:[ 27.092987] device label mirror devid 1 transid 179 /dev/vda >00:20:39,799 DEBUG kernel:[ 27.096278] SELinux: initialized (dev vdb, type btrfs), uses xattr >00:20:40,093 INFO kernel:[ 27.389901] device label data-mirror devid 1 transid 159 /dev/vdc >00:20:40,094 INFO kernel:[ 27.391034] device label data-mirror devid 1 transid 159 /dev/vdc >00:20:40,135 INFO kernel:[ 27.432073] device label data-mirror devid 1 transid 159 /dev/vdc >00:20:40,184 DEBUG kernel:[ 27.481858] SELinux: initialized (dev vdc, type btrfs), uses xattr >00:20:40,570 INFO kernel:[ 27.867006] device label data-mirror devid 2 transid 161 /dev/vdd >00:20:40,571 INFO kernel:[ 27.868467] device label data-mirror devid 2 transid 161 /dev/vdd >00:20:40,606 INFO kernel:[ 27.903717] device label data-mirror devid 1 transid 161 /dev/vdc >00:20:40,609 DEBUG kernel:[ 27.906807] SELinux: initialized (dev vdc, type btrfs), uses xattr >00:20:40,832 INFO kernel:[ 28.128672] device label metadata-mirror devid 1 transid 166 /dev/vde >00:20:40,832 INFO kernel:[ 28.129946] device label metadata-mirror devid 1 transid 166 /dev/vde >00:20:40,873 INFO kernel:[ 28.170362] device label metadata-mirror devid 1 transid 166 /dev/vde >00:20:40,931 DEBUG kernel:[ 28.228403] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:20:41,364 INFO kernel:[ 28.660998] device label metadata-mirror devid 2 transid 168 /dev/vdf >00:20:41,365 INFO kernel:[ 28.662339] device label metadata-mirror devid 2 transid 168 /dev/vdf >00:20:41,401 INFO kernel:[ 28.698641] device label metadata-mirror devid 1 transid 168 /dev/vde >00:20:41,407 DEBUG kernel:[ 28.704489] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:20:41,704 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >00:20:41,704 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >00:20:41,704 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >00:20:41,704 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >00:20:43,492 INFO kernel:[ 30.789765] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >00:20:43,508 DEBUG kernel:[ 30.804685] SELinux: initialized (dev sda1, type ext4), uses xattr >00:20:43,716 INFO kernel:[ 31.013160] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 975 /dev/sda3 >00:20:43,742 DEBUG kernel:[ 31.039691] SELinux: initialized (dev sda3, type btrfs), uses xattr >00:20:44,139 INFO kernel:[ 31.436389] device label mirror devid 1 transid 181 /dev/vda >00:20:44,174 DEBUG kernel:[ 31.471327] SELinux: initialized (dev vdb, type btrfs), uses xattr >00:20:44,657 INFO kernel:[ 31.954492] device label data-mirror devid 1 transid 163 /dev/vdc >00:20:44,660 DEBUG kernel:[ 31.957063] SELinux: initialized (dev vdc, type btrfs), uses xattr >00:20:44,815 INFO kernel:[ 32.112421] device label metadata-mirror devid 1 transid 170 /dev/vde >00:20:44,845 DEBUG kernel:[ 32.142105] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:21:31,416 INFO kernel:[ 79.222756] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >00:21:43,778 WARNING chronyd: System clock wrong by 0.508605 seconds, adjustment started
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 864718
: 624357 |
624358
|
624359
|
624360
|
624361
|
624362
|
624363
|
624364
|
624365
|
624366
|
624367
|
624368
|
624369
|
624370
|
637538
|
637539
|
637540
|
637542
|
637543
|
637544
|
637545