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 624374 Details for
Bug 864721
AttributeError: 'BTRFS' object has no attribute 'partitions'
[?]
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), 261.25 KB, created by
Reartes Guillermo
on 2012-10-10 00:47:20 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-10 00:47:20 UTC
Size:
261.25 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 120, in populate > for part in disk.format.partitions: > 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: 'BTRFS' object has no attribute 'partitions' > >Local variables in innermost frame: >diskReclaimableSpace: 0 >totalDisks: 0 >totalReclaimableSpace: 0 >self: <pyanaconda.ui.gui.spokes.lib.resize.ResizeDialog object at 0x7f4c23b1ae90> >disks: [DiskDevice instance (0x7f4c2cb354d0) -- > name = vda status = True kids = 0 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 0x7f4c2fc40ef0> > target size = 0 path = /dev/vda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb35690>] >renderer: <CellRendererCombo object at 0x7f4c2afdbaf0 (GtkCellRendererCombo at 0x55edd20)> >disk: existing 8000MB disk vda (6) with existing btrfs filesystem >itr: <GtkTreeIter at 0x6c48510> > > >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: [Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (PartitionDevice instance) >, existing 11000MB disk sda (0) with existing msdos disklabel >, 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: [existing 8000MB disk vda (6) with existing btrfs filesystem >, 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) >, 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: [existing 8000MB disk vdc (9) with existing btrfs filesystem >, 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) >, Already dumped (DiskDevice instance) >, 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: [existing 8000MB disk vde (12) with existing btrfs filesystem >, 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) >, Already dumped (DiskDevice instance) >] > _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 0x7f4c3f01bcd0>> > _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: [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 0x7f4c2cb42050> > 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 >, 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: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [vda must have one of the following disklabel types: msdos,gpt.] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _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: Skipped > _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 (0x7f4c30a240d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f4c30a24110) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f4c30a24150) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f4c30a24190) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f4c30a24210) -- > 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: 1349829868.79 > _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:41:39,108 INFO anaconda: /sbin/anaconda 18.14 >00:41:40,172 INFO anaconda: 786432 kB (768 MB) are available >00:41:40,172 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >00:41:40,184 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >00:41:40,185 INFO anaconda: Default encoding = utf-8 >00:41:40,288 INFO anaconda: ISCSID is /sbin/iscsid >00:41:40,290 INFO anaconda: no initiator set >00:41:40,474 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:41:40,475 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >00:41:40,811 INFO anaconda: Display mode = g >00:41:40,814 INFO anaconda: 786432 kB (768 MB) are available >00:41:40,815 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >00:41:42,369 DEBUG anaconda: X server has signalled a successful start. >00:41:42,371 INFO anaconda: Starting window manager, pid 744. >00:41:43,598 INFO anaconda: using only installclass _Fedora >00:41:44,329 INFO anaconda: Detected 752M of memory >00:41:44,330 INFO anaconda: Swap attempt of 1504M >00:41:44,587 INFO anaconda: no initiator set >00:41:45,202 DEBUG anaconda: required disklabel type for sda (1) is None >00:41:45,202 DEBUG anaconda: default disklabel type for sda is msdos >00:41:45,203 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:41:46,330 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4xPzVD5: [Errno 2] No such file or directory >00:41:46,335 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /tmp/btrfs-tmp.4xPzVD5 as btrfs with options defaults >00:41:46,419 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.4xPzVD5: [Errno 2] No such file or directory >00:41:46,439 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.4xPzVD5, removeDir = False >00:41:47,414 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7bh5VBl: [Errno 2] No such file or directory >00:41:47,418 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.7bh5VBl as btrfs with options defaults >00:41:47,432 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7bh5VBl: [Errno 2] No such file or directory >00:41:47,457 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7bh5VBl, removeDir = False >00:41:47,808 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7ceFtGe: [Errno 2] No such file or directory >00:41:47,809 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.7ceFtGe as btrfs with options defaults >00:41:47,818 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.7ceFtGe: [Errno 2] No such file or directory >00:41:47,836 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.7ceFtGe, removeDir = False >00:41:48,103 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10ds6j3q: [Errno 2] No such file or directory >00:41:48,103 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.10ds6j3q as btrfs with options defaults >00:41:48,114 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10ds6j3q: [Errno 2] No such file or directory >00:41:48,134 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.10ds6j3q, removeDir = False >00:41:48,458 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10vH5pDT: [Errno 2] No such file or directory >00:41:48,458 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.10vH5pDT as btrfs with options defaults >00:41:48,467 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.10vH5pDT: [Errno 2] No such file or directory >00:41:48,483 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.10vH5pDT, removeDir = False >00:41:48,703 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13CuN1A3: [Errno 2] No such file or directory >00:41:48,703 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.13CuN1A3 as btrfs with options defaults >00:41:48,711 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.13CuN1A3: [Errno 2] No such file or directory >00:41:48,731 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.13CuN1A3, removeDir = False >00:41:49,172 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.130vPvIP: [Errno 2] No such file or directory >00:41:49,173 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.130vPvIP as btrfs with options defaults >00:41:49,188 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.130vPvIP: [Errno 2] No such file or directory >00:41:49,209 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.130vPvIP, removeDir = False >00:44:18,748 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:44:18,769 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:44:18,922 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as btrfs with options defaults,ro >00:44:19,081 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:44:19,146 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >00:44:19,169 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:44:19,311 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >00:44:19,325 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:44:19,469 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >00:44:19,519 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >20:44:36,456 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) > >20:44:44,787 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >20:44:44,788 DEBUG anaconda: ui: unused=[] >20:44:44,789 DEBUG anaconda: ui: new_devices=[] >20:44:44,792 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >20:44:44,793 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >20:44:46,701 DEBUG anaconda: running automatic partitioning >20:44:46,717 ERR anaconda: doAutoPartition failed: No usable disks selected >20:44:46,718 DEBUG anaconda: finished automatic partitioning >20:44:46,719 DEBUG anaconda: refreshing ui >20:44:46,721 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >20:44:46,721 DEBUG anaconda: ui: unused=[] >20:44:46,722 DEBUG anaconda: ui: new_devices=[] >20:44:46,724 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC3 Installation >20:44:46,724 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation >20:44:46,725 DEBUG anaconda: finished refreshing ui >20:44:46,725 DEBUG anaconda: updating space display >20:44:46,729 DEBUG anaconda: finished updating space display >20:44:46,729 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC3 Installation > > >/tmp/packaging.log: >00:41:44,310 DEBUG packaging: getting release version from tree at None (18) >00:41:44,311 DEBUG packaging: got a release version of 18 >00:44:19,860 INFO packaging: updating base repo >00:44:20,062 DEBUG packaging: getting release version from tree at None (18) >00:44:20,063 DEBUG packaging: got a release version of 18 >00:44:20,064 INFO packaging: configuring base repo >00:44:20,066 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >00:44:20,124 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >00:44:20,125 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >00:44:20,127 DEBUG packaging: got a release version of 18 >00:44:20,179 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >00:44:20,193 DEBUG packaging: disabling repo fedora >00:44:20,194 DEBUG packaging: disabling repo updates-testing >00:44:20,194 DEBUG packaging: disabling repo updates >00:44:20,195 INFO packaging: gathering repo metadata >00:44:20,196 DEBUG packaging: getting repo metadata for anaconda >00:44:20,253 DEBUG packaging: getting group info for anaconda >00:44:20,310 INFO packaging: metadata retrieval complete >20:44:28,775 DEBUG packaging: deleting package sacks >20:44:28,784 INFO packaging: checking software selection >20:44:28,787 DEBUG packaging: deleting package sacks >20:44:28,788 DEBUG packaging: deleting yum transaction info >20:44:28,789 DEBUG packaging: select group core >20:44:29,327 DEBUG packaging: select group core >20:44:29,331 DEBUG packaging: select group gnome-desktop >20:44:29,513 DEBUG packaging: select group multimedia >20:44:29,532 DEBUG packaging: select group input-methods >20:44:29,539 DEBUG packaging: select group base-x >20:44:29,553 DEBUG packaging: select group fonts >20:44:29,608 DEBUG packaging: select group hardware-support >20:44:29,623 DEBUG packaging: select group dial-up >20:44:29,629 DEBUG packaging: select group printing >20:44:29,698 DEBUG packaging: select group firefox >20:44:29,700 DEBUG packaging: select group standard >20:44:29,762 DEBUG packaging: select package kernel-PAE >20:44:29,780 INFO packaging: no kernel-PAE package >20:44:29,780 DEBUG packaging: select package kernel >20:44:29,781 INFO packaging: selected kernel >20:44:29,782 INFO packaging: checking dependencies >20:44:34,113 DEBUG packaging: success >20:44:34,145 INFO packaging: 1084 packages selected totalling 2.56 Gb > > >/tmp/program.log: >00:41:40,267 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:41:40,291 INFO program: Running... modprobe fcoe >00:41:40,385 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:41:40,472 INFO program: No FCoE boot disk information is found in EDD! >00:41:40,476 INFO program: Running... udevadm settle --timeout=300 >00:41:40,682 INFO program: Running... multipath -d >00:41:40,733 INFO program: Running... multipath -ll >00:41:42,409 INFO program: Running... metacity --display :1 --sm-disable >00:41:42,958 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >00:41:43,140 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,159 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,161 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,162 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,163 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,165 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,170 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,171 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,173 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,174 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,175 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,180 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,181 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,183 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,184 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,189 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,190 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,191 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,192 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,194 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,208 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,229 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,231 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:43,243 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >00:41:44,359 INFO program: Running... udevadm control --property=ANACONDA=1 >00:41:44,442 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:41:44,443 INFO program: Running... systemctl start chronyd.service >00:41:44,596 INFO program: Running... udevadm settle --timeout=300 >00:41:44,887 INFO program: Running... multipath -d >00:41:44,943 INFO program: Running... multipath -ll >00:41:45,754 INFO program: Running... dumpe2fs -h /dev/sda1 >00:41:45,812 INFO program: Filesystem volume name: <none> >00:41:45,813 INFO program: Last mounted on: /boot >00:41:45,814 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >00:41:45,814 INFO program: Filesystem magic number: 0xEF53 >00:41:45,815 INFO program: Filesystem revision #: 1 (dynamic) >00:41:45,815 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:41:45,816 INFO program: Filesystem flags: signed_directory_hash >00:41:45,816 INFO program: Default mount options: user_xattr acl >00:41:45,817 INFO program: Filesystem state: clean >00:41:45,817 INFO program: Errors behavior: Continue >00:41:45,818 INFO program: Filesystem OS type: Linux >00:41:45,818 INFO program: Inode count: 128016 >00:41:45,819 INFO program: Block count: 512000 >00:41:45,819 INFO program: Reserved block count: 25600 >00:41:45,820 INFO program: Free blocks: 467381 >00:41:45,829 INFO program: Free inodes: 127980 >00:41:45,830 INFO program: First block: 1 >00:41:45,830 INFO program: Block size: 1024 >00:41:45,831 INFO program: Fragment size: 1024 >00:41:45,831 INFO program: Reserved GDT blocks: 256 >00:41:45,832 INFO program: Blocks per group: 8192 >00:41:45,832 INFO program: Fragments per group: 8192 >00:41:45,833 INFO program: Inodes per group: 2032 >00:41:45,833 INFO program: Inode blocks per group: 254 >00:41:45,834 INFO program: Flex block group size: 16 >00:41:45,834 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >00:41:45,835 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >00:41:45,835 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >00:41:45,836 INFO program: Mount count: 9 >00:41:45,836 INFO program: Maximum mount count: -1 >00:41:45,837 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >00:41:45,837 INFO program: Check interval: 0 (<none>) >00:41:45,838 INFO program: Lifetime writes: 42 MB >00:41:45,838 INFO program: Reserved blocks uid: 0 (user root) >00:41:45,839 INFO program: Reserved blocks gid: 0 (group root) >00:41:45,839 INFO program: First inode: 11 >00:41:45,839 INFO program: Inode size: 128 >00:41:45,840 INFO program: Journal inode: 8 >00:41:45,841 INFO program: Default directory hash: half_md4 >00:41:45,841 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >00:41:45,842 INFO program: Journal backup: inode blocks >00:41:45,851 INFO program: Journal features: (none) >00:41:45,851 INFO program: Journal size: 8M >00:41:45,852 INFO program: Journal length: 8192 >00:41:45,852 INFO program: Journal sequence: 0x0000002e >00:41:45,853 INFO program: Journal start: 0 >00:41:45,853 INFO program: >00:41:45,854 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:45,855 INFO program: Running... dumpe2fs -h /dev/sda1 >00:41:45,886 INFO program: Filesystem volume name: <none> >00:41:45,887 INFO program: Last mounted on: /boot >00:41:45,888 INFO program: Filesystem UUID: ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9 >00:41:45,888 INFO program: Filesystem magic number: 0xEF53 >00:41:45,889 INFO program: Filesystem revision #: 1 (dynamic) >00:41:45,889 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:41:45,890 INFO program: Filesystem flags: signed_directory_hash >00:41:45,890 INFO program: Default mount options: user_xattr acl >00:41:45,891 INFO program: Filesystem state: clean >00:41:45,891 INFO program: Errors behavior: Continue >00:41:45,892 INFO program: Filesystem OS type: Linux >00:41:45,892 INFO program: Inode count: 128016 >00:41:45,892 INFO program: Block count: 512000 >00:41:45,893 INFO program: Reserved block count: 25600 >00:41:45,893 INFO program: Free blocks: 467381 >00:41:45,894 INFO program: Free inodes: 127980 >00:41:45,894 INFO program: First block: 1 >00:41:45,895 INFO program: Block size: 1024 >00:41:45,895 INFO program: Fragment size: 1024 >00:41:45,896 INFO program: Reserved GDT blocks: 256 >00:41:45,896 INFO program: Blocks per group: 8192 >00:41:45,897 INFO program: Fragments per group: 8192 >00:41:45,898 INFO program: Inodes per group: 2032 >00:41:45,898 INFO program: Inode blocks per group: 254 >00:41:45,899 INFO program: Flex block group size: 16 >00:41:45,899 INFO program: Filesystem created: Sat Feb 19 21:10:20 2011 >00:41:45,903 INFO program: Last mount time: Sun Aug 19 21:53:31 2012 >00:41:45,904 INFO program: Last write time: Sun Aug 19 21:53:31 2012 >00:41:45,904 INFO program: Mount count: 9 >00:41:45,905 INFO program: Maximum mount count: -1 >00:41:45,905 INFO program: Last checked: Sat Feb 19 21:10:20 2011 >00:41:45,906 INFO program: Check interval: 0 (<none>) >00:41:45,906 INFO program: Lifetime writes: 42 MB >00:41:45,907 INFO program: Reserved blocks uid: 0 (user root) >00:41:45,907 INFO program: Reserved blocks gid: 0 (group root) >00:41:45,908 INFO program: First inode: 11 >00:41:45,908 INFO program: Inode size: 128 >00:41:45,909 INFO program: Journal inode: 8 >00:41:45,910 INFO program: Default directory hash: half_md4 >00:41:45,910 INFO program: Directory Hash Seed: 56f32def-cb3b-4c8e-889b-ac0f3ae16166 >00:41:45,910 INFO program: Journal backup: inode blocks >00:41:45,911 INFO program: Journal features: (none) >00:41:45,911 INFO program: Journal size: 8M >00:41:45,912 INFO program: Journal length: 8192 >00:41:45,912 INFO program: Journal sequence: 0x0000002e >00:41:45,913 INFO program: Journal start: 0 >00:41:45,913 INFO program: >00:41:45,914 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:45,914 INFO program: Running... resize2fs -P /dev/sda1 >00:41:45,959 INFO program: Estimated minimum size of the filesystem: 32762 >00:41:45,962 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:41:46,341 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/sda3 /tmp/btrfs-tmp.4xPzVD5 >00:41:46,420 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.4xPzVD5 >00:41:46,441 INFO program: Running... /bin/umount /tmp/btrfs-tmp.4xPzVD5 >00:41:47,422 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.7bh5VBl >00:41:47,438 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7bh5VBl >00:41:47,459 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7bh5VBl >00:41:47,811 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.7ceFtGe >00:41:47,823 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.7ceFtGe >00:41:47,838 INFO program: Running... /bin/umount /tmp/btrfs-tmp.7ceFtGe >00:41:48,108 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.10ds6j3q >00:41:48,119 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.10ds6j3q >00:41:48,136 INFO program: Running... /bin/umount /tmp/btrfs-tmp.10ds6j3q >00:41:48,461 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.10vH5pDT >00:41:48,471 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.10vH5pDT >00:41:48,485 INFO program: Running... /bin/umount /tmp/btrfs-tmp.10vH5pDT >00:41:48,706 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.13CuN1A3 >00:41:48,716 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.13CuN1A3 >00:41:48,734 INFO program: Running... /bin/umount /tmp/btrfs-tmp.13CuN1A3 >00:41:49,178 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.130vPvIP >00:41:49,193 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.130vPvIP >00:41:49,212 INFO program: Running... /bin/umount /tmp/btrfs-tmp.130vPvIP >00:41:49,542 INFO program: Running... dumpe2fs -h /dev/loop1 >00:41:49,561 INFO program: Filesystem volume name: Anaconda >00:41:49,562 INFO program: Last mounted on: / >00:41:49,562 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:41:49,563 INFO program: Filesystem magic number: 0xEF53 >00:41:49,563 INFO program: Filesystem revision #: 1 (dynamic) >00:41:49,563 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:41:49,564 INFO program: Filesystem flags: signed_directory_hash >00:41:49,564 INFO program: Default mount options: user_xattr acl >00:41:49,565 INFO program: Filesystem state: clean >00:41:49,565 INFO program: Errors behavior: Continue >00:41:49,566 INFO program: Filesystem OS type: Linux >00:41:49,566 INFO program: Inode count: 65536 >00:41:49,567 INFO program: Block count: 1048576 >00:41:49,567 INFO program: Reserved block count: 0 >00:41:49,568 INFO program: Free blocks: 302082 >00:41:49,568 INFO program: Free inodes: 38129 >00:41:49,569 INFO program: First block: 1 >00:41:49,569 INFO program: Block size: 1024 >00:41:49,570 INFO program: Fragment size: 1024 >00:41:49,570 INFO program: Reserved GDT blocks: 256 >00:41:49,570 INFO program: Blocks per group: 8192 >00:41:49,571 INFO program: Fragments per group: 8192 >00:41:49,575 INFO program: Inodes per group: 512 >00:41:49,576 INFO program: Inode blocks per group: 128 >00:41:49,576 INFO program: Flex block group size: 16 >00:41:49,577 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:41:49,577 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >00:41:49,578 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >00:41:49,578 INFO program: Mount count: 2 >00:41:49,579 INFO program: Maximum mount count: -1 >00:41:49,579 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:41:49,580 INFO program: Check interval: 0 (<none>) >00:41:49,580 INFO program: Lifetime writes: 32 MB >00:41:49,581 INFO program: Reserved blocks uid: 0 (user root) >00:41:49,581 INFO program: Reserved blocks gid: 0 (group root) >00:41:49,582 INFO program: First inode: 11 >00:41:49,582 INFO program: Inode size: 256 >00:41:49,583 INFO program: Required extra isize: 28 >00:41:49,583 INFO program: Desired extra isize: 28 >00:41:49,583 INFO program: Journal inode: 8 >00:41:49,584 INFO program: Default directory hash: half_md4 >00:41:49,584 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:41:49,585 INFO program: Journal backup: inode blocks >00:41:49,585 INFO program: Journal features: (none) >00:41:49,586 INFO program: Journal size: 32M >00:41:49,586 INFO program: Journal length: 32768 >00:41:49,587 INFO program: Journal sequence: 0x00000007 >00:41:49,587 INFO program: Journal start: 0 >00:41:49,591 INFO program: >00:41:49,592 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:49,593 INFO program: Running... dumpe2fs -h /dev/loop1 >00:41:49,612 INFO program: Filesystem volume name: Anaconda >00:41:49,613 INFO program: Last mounted on: / >00:41:49,613 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:41:49,614 INFO program: Filesystem magic number: 0xEF53 >00:41:49,614 INFO program: Filesystem revision #: 1 (dynamic) >00:41:49,615 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:41:49,615 INFO program: Filesystem flags: signed_directory_hash >00:41:49,616 INFO program: Default mount options: user_xattr acl >00:41:49,616 INFO program: Filesystem state: clean >00:41:49,617 INFO program: Errors behavior: Continue >00:41:49,617 INFO program: Filesystem OS type: Linux >00:41:49,617 INFO program: Inode count: 65536 >00:41:49,618 INFO program: Block count: 1048576 >00:41:49,619 INFO program: Reserved block count: 0 >00:41:49,619 INFO program: Free blocks: 302082 >00:41:49,620 INFO program: Free inodes: 38129 >00:41:49,620 INFO program: First block: 1 >00:41:49,620 INFO program: Block size: 1024 >00:41:49,621 INFO program: Fragment size: 1024 >00:41:49,621 INFO program: Reserved GDT blocks: 256 >00:41:49,622 INFO program: Blocks per group: 8192 >00:41:49,622 INFO program: Fragments per group: 8192 >00:41:49,623 INFO program: Inodes per group: 512 >00:41:49,623 INFO program: Inode blocks per group: 128 >00:41:49,624 INFO program: Flex block group size: 16 >00:41:49,624 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:41:49,625 INFO program: Last mount time: Tue Oct 9 19:53:16 2012 >00:41:49,625 INFO program: Last write time: Tue Oct 9 19:53:23 2012 >00:41:49,626 INFO program: Mount count: 2 >00:41:49,626 INFO program: Maximum mount count: -1 >00:41:49,627 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:41:49,627 INFO program: Check interval: 0 (<none>) >00:41:49,627 INFO program: Lifetime writes: 32 MB >00:41:49,627 INFO program: Reserved blocks uid: 0 (user root) >00:41:49,628 INFO program: Reserved blocks gid: 0 (group root) >00:41:49,628 INFO program: First inode: 11 >00:41:49,629 INFO program: Inode size: 256 >00:41:49,629 INFO program: Required extra isize: 28 >00:41:49,630 INFO program: Desired extra isize: 28 >00:41:49,630 INFO program: Journal inode: 8 >00:41:49,630 INFO program: Default directory hash: half_md4 >00:41:49,630 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:41:49,631 INFO program: Journal backup: inode blocks >00:41:49,631 INFO program: Journal features: (none) >00:41:49,632 INFO program: Journal size: 32M >00:41:49,632 INFO program: Journal length: 32768 >00:41:49,636 INFO program: Journal sequence: 0x00000007 >00:41:49,636 INFO program: Journal start: 0 >00:41:49,637 INFO program: >00:41:49,637 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:49,638 INFO program: Running... resize2fs -P /dev/loop1 >00:41:49,656 INFO program: Couldn't find valid filesystem superblock. >00:41:49,657 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:41:49,658 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >00:41:49,760 INFO program: Running... udevadm settle --timeout=300 >00:41:49,867 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:41:49,888 INFO program: Filesystem volume name: Anaconda >00:41:49,888 INFO program: Last mounted on: /sysroot >00:41:49,889 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:41:49,889 INFO program: Filesystem magic number: 0xEF53 >00:41:49,890 INFO program: Filesystem revision #: 1 (dynamic) >00:41:49,890 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:41:49,891 INFO program: Filesystem flags: signed_directory_hash >00:41:49,892 INFO program: Default mount options: user_xattr acl >00:41:49,892 INFO program: Filesystem state: clean >00:41:49,893 INFO program: Errors behavior: Continue >00:41:49,893 INFO program: Filesystem OS type: Linux >00:41:49,893 INFO program: Inode count: 65536 >00:41:49,894 INFO program: Block count: 1048576 >00:41:49,894 INFO program: Reserved block count: 0 >00:41:49,895 INFO program: Free blocks: 302082 >00:41:49,895 INFO program: Free inodes: 38129 >00:41:49,896 INFO program: First block: 1 >00:41:49,896 INFO program: Block size: 1024 >00:41:49,897 INFO program: Fragment size: 1024 >00:41:49,897 INFO program: Reserved GDT blocks: 256 >00:41:49,898 INFO program: Blocks per group: 8192 >00:41:49,898 INFO program: Fragments per group: 8192 >00:41:49,899 INFO program: Inodes per group: 512 >00:41:49,899 INFO program: Inode blocks per group: 128 >00:41:49,899 INFO program: Flex block group size: 16 >00:41:49,900 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:41:49,901 INFO program: Last mount time: Wed Oct 10 00:41:34 2012 >00:41:49,901 INFO program: Last write time: Wed Oct 10 00:41:34 2012 >00:41:49,902 INFO program: Mount count: 3 >00:41:49,902 INFO program: Maximum mount count: -1 >00:41:49,903 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:41:49,903 INFO program: Check interval: 0 (<none>) >00:41:49,904 INFO program: Lifetime writes: 32 MB >00:41:49,904 INFO program: Reserved blocks uid: 0 (user root) >00:41:49,904 INFO program: Reserved blocks gid: 0 (group root) >00:41:49,905 INFO program: First inode: 11 >00:41:49,905 INFO program: Inode size: 256 >00:41:49,906 INFO program: Required extra isize: 28 >00:41:49,906 INFO program: Desired extra isize: 28 >00:41:49,906 INFO program: Journal inode: 8 >00:41:49,906 INFO program: Default directory hash: half_md4 >00:41:49,907 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:41:49,907 INFO program: Journal backup: inode blocks >00:41:49,908 INFO program: Journal features: (none) >00:41:49,908 INFO program: Journal size: 32M >00:41:49,908 INFO program: Journal length: 32768 >00:41:49,909 INFO program: Journal sequence: 0x00000008 >00:41:49,913 INFO program: Journal start: 1 >00:41:49,913 INFO program: >00:41:49,914 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:49,914 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:41:49,930 INFO program: Filesystem volume name: Anaconda >00:41:49,931 INFO program: Last mounted on: /sysroot >00:41:49,931 INFO program: Filesystem UUID: 808f46f0-959c-462a-af0a-e6a598d93848 >00:41:49,932 INFO program: Filesystem magic number: 0xEF53 >00:41:49,932 INFO program: Filesystem revision #: 1 (dynamic) >00:41:49,933 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:41:49,933 INFO program: Filesystem flags: signed_directory_hash >00:41:49,934 INFO program: Default mount options: user_xattr acl >00:41:49,934 INFO program: Filesystem state: clean >00:41:49,934 INFO program: Errors behavior: Continue >00:41:49,934 INFO program: Filesystem OS type: Linux >00:41:49,935 INFO program: Inode count: 65536 >00:41:49,935 INFO program: Block count: 1048576 >00:41:49,935 INFO program: Reserved block count: 0 >00:41:49,935 INFO program: Free blocks: 302082 >00:41:49,936 INFO program: Free inodes: 38129 >00:41:49,936 INFO program: First block: 1 >00:41:49,936 INFO program: Block size: 1024 >00:41:49,936 INFO program: Fragment size: 1024 >00:41:49,937 INFO program: Reserved GDT blocks: 256 >00:41:49,940 INFO program: Blocks per group: 8192 >00:41:49,940 INFO program: Fragments per group: 8192 >00:41:49,941 INFO program: Inodes per group: 512 >00:41:49,941 INFO program: Inode blocks per group: 128 >00:41:49,941 INFO program: Flex block group size: 16 >00:41:49,942 INFO program: Filesystem created: Tue Oct 9 19:53:02 2012 >00:41:49,942 INFO program: Last mount time: Wed Oct 10 00:41:34 2012 >00:41:49,942 INFO program: Last write time: Wed Oct 10 00:41:34 2012 >00:41:49,942 INFO program: Mount count: 3 >00:41:49,943 INFO program: Maximum mount count: -1 >00:41:49,943 INFO program: Last checked: Tue Oct 9 19:53:02 2012 >00:41:49,943 INFO program: Check interval: 0 (<none>) >00:41:49,944 INFO program: Lifetime writes: 32 MB >00:41:49,944 INFO program: Reserved blocks uid: 0 (user root) >00:41:49,944 INFO program: Reserved blocks gid: 0 (group root) >00:41:49,944 INFO program: First inode: 11 >00:41:49,945 INFO program: Inode size: 256 >00:41:49,945 INFO program: Required extra isize: 28 >00:41:49,945 INFO program: Desired extra isize: 28 >00:41:49,945 INFO program: Journal inode: 8 >00:41:49,946 INFO program: Default directory hash: half_md4 >00:41:49,946 INFO program: Directory Hash Seed: a2aeb6db-8a02-4fa8-816f-a30f2264f06a >00:41:49,946 INFO program: Journal backup: inode blocks >00:41:49,947 INFO program: Journal features: (none) >00:41:49,947 INFO program: Journal size: 32M >00:41:49,947 INFO program: Journal length: 32768 >00:41:49,951 INFO program: Journal sequence: 0x00000008 >00:41:49,952 INFO program: Journal start: 1 >00:41:49,952 INFO program: >00:41:49,952 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:41:49,953 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:41:49,972 INFO program: Estimated minimum size of the filesystem: 743984 >00:41:49,972 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:41:50,007 INFO program: Running... udevadm settle --timeout=300 >00:41:50,077 INFO program: Running... udevadm settle --timeout=300 >00:41:50,135 INFO program: Running... udevadm settle --timeout=300 >00:41:50,209 INFO program: Running... udevadm settle --timeout=300 >00:41:50,264 INFO program: Running... udevadm settle --timeout=300 >00:41:50,317 INFO program: Running... udevadm settle --timeout=300 >00:41:50,357 INFO program: Running... udevadm settle --timeout=300 >00:44:18,160 INFO program: Running... udevadm settle --timeout=300 >00:44:18,221 INFO program: Running... udevadm settle --timeout=300 >00:44:18,277 INFO program: Running... udevadm settle --timeout=300 >00:44:18,332 INFO program: Running... udevadm settle --timeout=300 >00:44:18,370 INFO program: Running... udevadm settle --timeout=300 >00:44:18,424 INFO program: Running... udevadm settle --timeout=300 >00:44:18,483 INFO program: Running... udevadm settle --timeout=300 >00:44:18,525 INFO program: Running... udevadm settle --timeout=300 >00:44:18,577 INFO program: Running... udevadm settle --timeout=300 >00:44:18,623 INFO program: Running... udevadm settle --timeout=300 >00:44:18,674 INFO program: Running... udevadm settle --timeout=300 >00:44:18,750 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >00:44:18,774 INFO program: Running... /bin/umount /mnt/sysimage >00:44:18,820 INFO program: Running... udevadm settle --timeout=300 >00:44:18,878 INFO program: Running... udevadm settle --timeout=300 >00:44:18,928 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/sda3 /mnt/sysimage >00:44:18,956 INFO program: Running... arch >00:44:19,016 INFO program: x86_64 >00:44:19,084 INFO program: Running... /bin/umount /mnt/sysimage >00:44:19,090 INFO program: Running... udevadm settle --timeout=300 >00:44:19,148 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >00:44:19,172 INFO program: Running... /bin/umount /mnt/sysimage >00:44:19,177 INFO program: Running... udevadm settle --timeout=300 >00:44:19,222 INFO program: Running... udevadm settle --timeout=300 >00:44:19,267 INFO program: Running... udevadm settle --timeout=300 >00:44:19,313 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >00:44:19,328 INFO program: Running... /bin/umount /mnt/sysimage >00:44:19,333 INFO program: Running... udevadm settle --timeout=300 >00:44:19,388 INFO program: Running... udevadm settle --timeout=300 >00:44:19,434 INFO program: Running... udevadm settle --timeout=300 >00:44:19,472 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >00:44:19,525 INFO program: Running... /bin/umount /mnt/sysimage >00:44:19,530 INFO program: Running... udevadm settle --timeout=300 >00:44:19,579 INFO program: Running... udevadm settle --timeout=300 >00:44:19,626 INFO program: Running... udevadm settle --timeout=300 >20:44:27,410 INFO program: Running... modprobe xfs >20:44:27,512 INFO program: Running... modprobe vfat >20:44:44,633 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >00:41:39,608 DEBUG storage: registered device format class BIOSBoot as biosboot >00:41:39,610 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:41:39,612 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:41:39,614 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:41:39,646 DEBUG storage: registered device format class LUKS as luks >00:41:39,648 DEBUG storage: registered device format class MDRaidMember as mdmember >00:41:39,650 DEBUG storage: registered device format class MultipathMember as multipath_member >00:41:39,673 DEBUG storage: registered device format class Ext2FS as ext2 >00:41:39,674 DEBUG storage: registered device format class Ext3FS as ext3 >00:41:39,674 DEBUG storage: registered device format class Ext4FS as ext4 >00:41:39,675 DEBUG storage: registered device format class FATFS as vfat >00:41:39,676 DEBUG storage: registered device format class EFIFS as efi >00:41:39,676 DEBUG storage: registered device format class BTRFS as btrfs >00:41:39,677 DEBUG storage: registered device format class GFS2 as gfs2 >00:41:39,677 DEBUG storage: registered device format class JFS as jfs >00:41:39,678 DEBUG storage: registered device format class ReiserFS as reiserfs >00:41:39,678 DEBUG storage: registered device format class XFS as xfs >00:41:39,679 DEBUG storage: registered device format class HFS as hfs >00:41:39,679 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:41:39,680 DEBUG storage: registered device format class HFSPlus as hfs+ >00:41:39,681 DEBUG storage: registered device format class NTFS as ntfs >00:41:39,681 DEBUG storage: registered device format class NFS as nfs >00:41:39,682 DEBUG storage: registered device format class NFSv4 as nfs4 >00:41:39,682 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:41:39,683 DEBUG storage: registered device format class NoDevFS as nodev >00:41:39,683 DEBUG storage: registered device format class DevPtsFS as devpts >00:41:39,684 DEBUG storage: registered device format class ProcFS as proc >00:41:39,684 DEBUG storage: registered device format class SysFS as sysfs >00:41:39,685 DEBUG storage: registered device format class TmpFS as tmpfs >00:41:39,685 DEBUG storage: registered device format class BindFS as bind >00:41:39,686 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:41:39,686 DEBUG storage: registered device format class USBFS as usbfs >00:41:39,691 DEBUG storage: registered device format class DiskLabel as disklabel >00:41:39,694 DEBUG storage: registered device format class SwapSpace as swap >00:41:40,665 DEBUG storage: MultipathTopology._build_topology: >00:41:40,665 DEBUG storage: /etc/multipath.conf contents: >00:41:40,666 DEBUG storage: # multipath.conf written by anaconda >00:41:40,666 DEBUG storage: >00:41:40,667 DEBUG storage: defaults { >00:41:40,667 DEBUG storage: user_friendly_names yes >00:41:40,668 DEBUG storage: } >00:41:40,668 DEBUG storage: blacklist { >00:41:40,669 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:41:40,669 DEBUG storage: devnode "^hd[a-z]" >00:41:40,669 DEBUG storage: devnode "^dcssblk[0-9]*" >00:41:40,670 DEBUG storage: device { >00:41:40,670 DEBUG storage: vendor "DGC" >00:41:40,671 DEBUG storage: product "LUNZ" >00:41:40,671 DEBUG storage: } >00:41:40,672 DEBUG storage: device { >00:41:40,672 DEBUG storage: vendor "IBM" >00:41:40,673 DEBUG storage: product "S/390.*" >00:41:40,673 DEBUG storage: } >00:41:40,674 DEBUG storage: # don't count normal SATA devices as multipaths >00:41:40,674 DEBUG storage: device { >00:41:40,675 DEBUG storage: vendor "ATA" >00:41:40,675 DEBUG storage: } >00:41:40,675 DEBUG storage: # don't count 3ware devices as multipaths >00:41:40,676 DEBUG storage: device { >00:41:40,676 DEBUG storage: vendor "3ware" >00:41:40,677 DEBUG storage: } >00:41:40,677 DEBUG storage: device { >00:41:40,678 DEBUG storage: vendor "AMCC" >00:41:40,678 DEBUG storage: } >00:41:40,678 DEBUG storage: # nor highpoint devices >00:41:40,679 DEBUG storage: device { >00:41:40,679 DEBUG storage: vendor "HPT" >00:41:40,680 DEBUG storage: } >00:41:40,680 DEBUG storage: } >00:41:40,681 DEBUG storage: multipaths { >00:41:40,681 DEBUG storage: } >00:41:40,681 DEBUG storage: (end of /etc/multipath.conf) >00:41:40,763 INFO storage: MultipathTopology: found singlepath device: sda >00:41:40,766 INFO storage: MultipathTopology: found non-disk device: sda1 >00:41:40,767 INFO storage: MultipathTopology: found non-disk device: sda2 >00:41:40,768 INFO storage: MultipathTopology: found non-disk device: sda3 >00:41:40,769 INFO storage: MultipathTopology: found non-disk device: sr0 >00:41:40,771 INFO storage: MultipathTopology: found singlepath device: vda >00:41:40,771 INFO storage: MultipathTopology: found singlepath device: vdb >00:41:40,772 INFO storage: MultipathTopology: found singlepath device: vdc >00:41:40,773 INFO storage: MultipathTopology: found singlepath device: vdd >00:41:40,774 INFO storage: MultipathTopology: found singlepath device: vde >00:41:40,775 INFO storage: MultipathTopology: found singlepath device: vdf >00:41:40,776 INFO storage: MultipathTopology: found singlepath device: loop0 >00:41:40,777 INFO storage: MultipathTopology: found singlepath device: loop1 >00:41:40,778 INFO storage: MultipathTopology: found singlepath device: loop2 >00:41:40,779 INFO storage: MultipathTopology: found singlepath device: loop3 >00:41:40,779 INFO storage: MultipathTopology: found singlepath device: loop4 >00:41:40,781 INFO storage: MultipathTopology: found singlepath device: loop5 >00:41:40,781 INFO storage: MultipathTopology: found singlepath device: loop6 >00:41:40,782 INFO storage: MultipathTopology: found singlepath device: loop7 >00:41:40,783 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:41:44,589 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:41:44,591 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:41:44,848 DEBUG storage: MultipathTopology._build_topology: >00:41:44,861 DEBUG storage: /etc/multipath.conf contents: >00:41:44,861 DEBUG storage: # multipath.conf written by anaconda >00:41:44,862 DEBUG storage: >00:41:44,862 DEBUG storage: defaults { >00:41:44,863 DEBUG storage: user_friendly_names yes >00:41:44,863 DEBUG storage: } >00:41:44,863 DEBUG storage: blacklist { >00:41:44,864 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:41:44,864 DEBUG storage: devnode "^hd[a-z]" >00:41:44,865 DEBUG storage: devnode "^dcssblk[0-9]*" >00:41:44,865 DEBUG storage: device { >00:41:44,866 DEBUG storage: vendor "DGC" >00:41:44,866 DEBUG storage: product "LUNZ" >00:41:44,867 DEBUG storage: } >00:41:44,867 DEBUG storage: device { >00:41:44,868 DEBUG storage: vendor "IBM" >00:41:44,868 DEBUG storage: product "S/390.*" >00:41:44,869 DEBUG storage: } >00:41:44,869 DEBUG storage: # don't count normal SATA devices as multipaths >00:41:44,869 DEBUG storage: device { >00:41:44,870 DEBUG storage: vendor "ATA" >00:41:44,870 DEBUG storage: } >00:41:44,871 DEBUG storage: # don't count 3ware devices as multipaths >00:41:44,871 DEBUG storage: device { >00:41:44,880 DEBUG storage: vendor "3ware" >00:41:44,881 DEBUG storage: } >00:41:44,881 DEBUG storage: device { >00:41:44,882 DEBUG storage: vendor "AMCC" >00:41:44,882 DEBUG storage: } >00:41:44,883 DEBUG storage: # nor highpoint devices >00:41:44,883 DEBUG storage: device { >00:41:44,884 DEBUG storage: vendor "HPT" >00:41:44,884 DEBUG storage: } >00:41:44,885 DEBUG storage: } >00:41:44,885 DEBUG storage: multipaths { >00:41:44,886 DEBUG storage: } >00:41:44,886 DEBUG storage: (end of /etc/multipath.conf) >00:41:45,053 INFO storage: MultipathTopology: found singlepath device: sda >00:41:45,054 INFO storage: MultipathTopology: found non-disk device: sda1 >00:41:45,055 INFO storage: MultipathTopology: found non-disk device: sda2 >00:41:45,057 INFO storage: MultipathTopology: found non-disk device: sda3 >00:41:45,058 INFO storage: MultipathTopology: found non-disk device: sr0 >00:41:45,058 INFO storage: MultipathTopology: found singlepath device: vda >00:41:45,059 INFO storage: MultipathTopology: found singlepath device: vdb >00:41:45,060 INFO storage: MultipathTopology: found singlepath device: vdc >00:41:45,062 INFO storage: MultipathTopology: found singlepath device: vdd >00:41:45,063 INFO storage: MultipathTopology: found singlepath device: vde >00:41:45,063 INFO storage: MultipathTopology: found singlepath device: vdf >00:41:45,065 INFO storage: MultipathTopology: found singlepath device: loop0 >00:41:45,066 INFO storage: MultipathTopology: found singlepath device: loop1 >00:41:45,069 INFO storage: MultipathTopology: found singlepath device: loop2 >00:41:45,077 INFO storage: MultipathTopology: found singlepath device: loop3 >00:41:45,078 INFO storage: MultipathTopology: found singlepath device: loop4 >00:41:45,079 INFO storage: MultipathTopology: found singlepath device: loop5 >00:41:45,079 INFO storage: MultipathTopology: found singlepath device: loop6 >00:41:45,082 INFO storage: MultipathTopology: found singlepath device: loop7 >00:41:45,083 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:41:45,083 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:41:45,105 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': '18530', > '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:41:45,113 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:41:45,120 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:41:45,127 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:45,130 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:41:45,137 INFO storage: sda is a disk >00:41:45,157 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:45,174 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:41:45,182 INFO storage: added disk sda (id 0) to device tree >00:41:45,187 DEBUG storage: looking up parted Device: /dev/sda >00:41:45,193 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:41:45,199 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:41:45,201 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:41:45,208 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:41:45,254 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 0x7f4c2fb66250>, <parted.partition.Partition object at 0x7f4c2fb66590>, <parted.partition.Partition object at 0x7f4c2fb66810>] > device: <parted.device.Device object at 0x7f4c2fb66090> > PedDisk: <_ped.Disk object at 0x7f4c2fb65ab8> >00:41:45,259 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:41:45,263 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:41:45,272 INFO storage: got device: DiskDevice instance (0x7f4c44b00f90) -- > 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 0x7f4c2fc405f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2c95c250> >00:41:45,283 INFO storage: got format: DiskLabel instance (0x7f4c2c95c310) -- > 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 0x7f4c2fb66250>, <parted.partition.Partition object at 0x7f4c2fb66590>, <parted.partition.Partition object at 0x7f4c2fb66810>] > device: <parted.device.Device object at 0x7f4c2fb66090> > PedDisk: <_ped.Disk object at 0x7f4c2fb65ab8> > origPartedDisk = <parted.disk.Disk object at 0x7f4c2fb66990> > 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 0x7f4c2fc408c0> > >00:41:45,297 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': '18543', > '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:41:45,303 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:41:45,341 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:41:45,349 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:45,353 INFO storage: sda1 is a partition >00:41:45,355 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:41:45,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:41:45,361 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:41:45,363 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:41:45,388 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:41:45,408 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:45,409 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:41:45,410 DEBUG storage: looking up parted Partition: /dev/sda1 >00:41:45,412 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:41:45,414 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:41:45,423 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:41:45,456 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:41:45,456 INFO storage: added partition sda1 (id 1) to device tree >00:41:45,458 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:41:45,459 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:41:45,495 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:41:45,561 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:41:45,750 WARN storage: disklabel detected but not usable on sda1 >00:41:45,753 INFO storage: type detected on 'sda1' is 'ext4' >00:41:45,970 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:45,976 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:41:45,978 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:41:45,987 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:41:45,994 DEBUG storage: looking up parted Device: /dev/sda1 >00:41:45,996 INFO storage: got device: PartitionDevice instance (0x7f4c2c95c210) -- > 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 0x7f4c2fc40cb0> > 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 0x7f4c2fb66150> fileSystem: <parted.filesystem.FileSystem object at 0x7f4c2fb666d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4c2fb66350> PedPartition: <_ped.Partition object at 0x7f4c2c963e30> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >00:41:46,001 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:46,002 INFO storage: got format: Ext4FS instance (0x7f4c2fb66cd0) -- > 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:41:46,012 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': '18555', > '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:41:46,013 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:41:46,015 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:41:46,016 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:46,021 INFO storage: sda2 is a partition >00:41:46,022 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:41:46,024 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:41:46,025 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:41:46,031 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:41:46,032 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:41:46,033 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:46,035 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:41:46,039 DEBUG storage: looking up parted Partition: /dev/sda2 >00:41:46,040 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:41:46,042 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:41:46,048 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:41:46,049 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:41:46,050 INFO storage: added partition sda2 (id 2) to device tree >00:41:46,051 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:41:46,061 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:41:46,063 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:41:46,070 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:41:46,117 WARN storage: disklabel detected but not usable on sda2 >00:41:46,118 INFO storage: type detected on 'sda2' is 'swap' >00:41:46,120 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00001 ; uuid: 4552b785-1a24-4383-9d37-3209c7273849 ; exists: True ; label: None ; >00:41:46,125 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:41:46,126 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:41:46,128 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >00:41:46,129 DEBUG storage: looking up parted Device: /dev/sda2 >00:41:46,131 INFO storage: got device: PartitionDevice instance (0x7f4c2fb99310) -- > 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 0x7f4c2fc40d40> > 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 0x7f4c2fb66150> fileSystem: <parted.filesystem.FileSystem object at 0x7f4c2fb66710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4c2fb66650> PedPartition: <_ped.Partition object at 0x7f4c2c963e90> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 2598911 length = 1572864 > flags = >00:41:46,136 INFO storage: got format: SwapSpace instance (0x7f4c2fb99650) -- > 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:41:46,150 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': '18570', > '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:41:46,157 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >00:41:46,159 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >00:41:46,160 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:46,163 INFO storage: sda3 is a partition >00:41:46,167 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:41:46,169 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:41:46,174 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >00:41:46,178 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:41:46,182 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:41:46,187 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:46,189 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:41:46,196 DEBUG storage: looking up parted Partition: /dev/sda3 >00:41:46,197 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >00:41:46,199 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:41:46,207 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:41:46,208 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:41:46,211 INFO storage: added partition sda3 (id 3) to device tree >00:41:46,215 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:41:46,217 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >00:41:46,219 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:41:46,225 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >00:41:46,252 WARN storage: disklabel detected but not usable on sda3 >00:41:46,256 INFO storage: type detected on 'sda3' is 'btrfs' >00:41:46,262 DEBUG storage: BTRFS.supported: supported: True ; >00:41:46,263 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:46,274 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:41:46,276 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: btrfs ; >00:41:46,279 DEBUG storage: DeviceTree.handleBTRFSFormat: name: sda3 ; >00:41:46,283 INFO storage: creating btrfs volume btrfs.None >00:41:46,285 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >00:41:46,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:46,287 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: None ; >00:41:46,293 DEBUG storage: BTRFS.supported: supported: True ; >00:41:46,293 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:46,295 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.4 ; current: None ; type: btrfs ; >00:41:46,301 INFO storage: added btrfs volume btrfs.4 (id 4) to device tree >00:41:46,303 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.4 ; status: True ; controllable: True ; orig: True ; >00:41:46,335 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.4xPzVD5 to None >00:41:46,420 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.4xPzVD5 to None >00:41:47,222 DEBUG storage: looking up parted Device: /dev/sda3 >00:41:47,263 INFO storage: got device: PartitionDevice instance (0x7f4c2fb99c50) -- > 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 0x7f4c2fc40830> > 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 0x7f4c2fb66150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4c2fb66850> PedPartition: <_ped.Partition object at 0x7f4c2c963ef0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2598912 end = 22527999 length = 19929088 > flags = >00:41:47,270 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,270 INFO storage: got format: BTRFS instance (0x7f4c2fb99f90) -- > 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:41:47,274 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': '18698', > '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:41:47,286 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:41:47,288 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:41:47,289 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:47,293 INFO storage: sr0 is a cdrom >00:41:47,294 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:41:47,295 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:47,296 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:41:47,297 INFO storage: added cdrom sr0 (id 5) to device tree >00:41:47,298 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:41:47,305 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:41:47,306 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:41:47,308 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:41:47,312 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:41:47,329 WARN storage: disklabel detected but not usable on sr0 >00:41:47,331 INFO storage: type detected on 'sr0' is 'iso9660' >00:41:47,333 DEBUG storage: Iso9660FS.supported: supported: True ; >00:41:47,337 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:41:47,339 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:41:47,340 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:41:47,346 DEBUG storage: looking up parted Device: /dev/sr0 >00:41:47,347 INFO storage: got device: OpticalDevice instance (0x7f4c2fb99d10) -- > 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 0x7f4c2cb42050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:41:47,349 DEBUG storage: Iso9660FS.supported: supported: True ; >00:41:47,349 INFO storage: got format: Iso9660FS instance (0x7f4c2cb35950) -- > 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:41:47,352 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': '43898', > '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:41:47,357 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >00:41:47,358 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >00:41:47,363 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:47,365 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >00:41:47,366 INFO storage: vda is a disk >00:41:47,369 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:47,371 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >00:41:47,371 INFO storage: added disk vda (id 6) to device tree >00:41:47,372 DEBUG storage: looking up parted Device: /dev/vda >00:41:47,375 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >00:41:47,382 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >00:41:47,384 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,388 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:47,389 DEBUG storage: device vda does not contain a disklabel >00:41:47,389 INFO storage: type detected on 'vda' is 'btrfs' >00:41:47,391 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,391 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:47,392 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >00:41:47,397 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >00:41:47,398 INFO storage: creating btrfs volume btrfs.mirror >00:41:47,399 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >00:41:47,403 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:47,405 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >00:41:47,406 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,407 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:47,411 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.7 ; current: None ; type: btrfs ; >00:41:47,412 INFO storage: added btrfs volume mirror (id 7) to device tree >00:41:47,413 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >00:41:47,417 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7bh5VBl to None >00:41:47,437 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7bh5VBl to None >00:41:47,736 INFO storage: got device: DiskDevice instance (0x7f4c2cb354d0) -- > 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 0x7f4c2fc40ef0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb35690> >00:41:47,745 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,749 INFO storage: got format: BTRFS instance (0x7f4c2cb35290) -- > 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:41:47,752 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': '64111', > '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:41:47,757 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >00:41:47,758 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >00:41:47,763 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:47,764 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >00:41:47,766 INFO storage: vdb is a disk >00:41:47,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:47,767 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >00:41:47,771 INFO storage: added disk vdb (id 8) to device tree >00:41:47,772 DEBUG storage: looking up parted Device: /dev/vdb >00:41:47,774 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >00:41:47,776 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: None ; >00:41:47,780 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,782 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:47,782 DEBUG storage: device vdb does not contain a disklabel >00:41:47,784 INFO storage: type detected on 'vdb' is 'btrfs' >00:41:47,789 DEBUG storage: BTRFS.supported: supported: True ; >00:41:47,793 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:47,795 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: btrfs ; >00:41:47,796 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb ; >00:41:47,799 INFO storage: found btrfs volume mirror >00:41:47,801 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb ; status: True ; >00:41:47,802 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >00:41:47,808 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >00:41:47,809 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.7ceFtGe to None >00:41:47,822 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.7ceFtGe to None >00:41:48,022 INFO storage: got device: DiskDevice instance (0x7f4c2cb40d90) -- > 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 0x7f4c2cb427a0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb49450> >00:41:48,029 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,029 INFO storage: got format: BTRFS instance (0x7f4c2cb49a10) -- > 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:41:48,033 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': '67744', > '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:41:48,038 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >00:41:48,039 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >00:41:48,044 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:48,045 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >00:41:48,046 INFO storage: vdc is a disk >00:41:48,047 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:48,049 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >00:41:48,052 INFO storage: added disk vdc (id 9) to device tree >00:41:48,053 DEBUG storage: looking up parted Device: /dev/vdc >00:41:48,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >00:41:48,056 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >00:41:48,060 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,062 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,062 DEBUG storage: device vdc does not contain a disklabel >00:41:48,065 INFO storage: type detected on 'vdc' is 'btrfs' >00:41:48,072 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,075 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,077 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >00:41:48,079 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >00:41:48,081 INFO storage: creating btrfs volume btrfs.data-mirror >00:41:48,083 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >00:41:48,087 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:48,089 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >00:41:48,091 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,094 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,096 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.10 ; current: None ; type: btrfs ; >00:41:48,096 INFO storage: added btrfs volume data-mirror (id 10) to device tree >00:41:48,098 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >00:41:48,103 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.10ds6j3q to None >00:41:48,118 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10ds6j3q to None >00:41:48,379 INFO storage: got device: DiskDevice instance (0x7f4c2cb35d50) -- > 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 0x7f4c2cb428c0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb4f7d0> >00:41:48,392 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,396 INFO storage: got format: BTRFS instance (0x7f4c2cb4fc90) -- > 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:41:48,399 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': '86582', > '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:41:48,400 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >00:41:48,405 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >00:41:48,406 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:48,408 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >00:41:48,412 INFO storage: vdd is a disk >00:41:48,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:48,414 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >00:41:48,414 INFO storage: added disk vdd (id 11) to device tree >00:41:48,414 DEBUG storage: looking up parted Device: /dev/vdd >00:41:48,419 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >00:41:48,424 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >00:41:48,430 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,438 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,438 DEBUG storage: device vdd does not contain a disklabel >00:41:48,439 INFO storage: type detected on 'vdd' is 'btrfs' >00:41:48,440 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,441 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,444 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >00:41:48,445 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >00:41:48,449 INFO storage: found btrfs volume data-mirror >00:41:48,450 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >00:41:48,452 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >00:41:48,453 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >00:41:48,458 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.10vH5pDT to None >00:41:48,470 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.10vH5pDT to None >00:41:48,621 INFO storage: got device: DiskDevice instance (0x7f4c2cb58810) -- > 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 0x7f4c2cb42830> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb5b050> >00:41:48,634 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,635 INFO storage: got format: BTRFS instance (0x7f4c2cb4fd50) -- > 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:41:48,638 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': '27433', > '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:41:48,643 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >00:41:48,644 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >00:41:48,649 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:48,650 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >00:41:48,651 INFO storage: vde is a disk >00:41:48,652 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:48,653 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >00:41:48,657 INFO storage: added disk vde (id 12) to device tree >00:41:48,658 DEBUG storage: looking up parted Device: /dev/vde >00:41:48,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >00:41:48,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >00:41:48,667 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,668 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,669 DEBUG storage: device vde does not contain a disklabel >00:41:48,670 INFO storage: type detected on 'vde' is 'btrfs' >00:41:48,675 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,679 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,681 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >00:41:48,682 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >00:41:48,682 INFO storage: creating btrfs volume btrfs.metadata-mirror >00:41:48,684 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >00:41:48,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:48,690 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >00:41:48,692 DEBUG storage: BTRFS.supported: supported: True ; >00:41:48,695 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:48,697 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.13 ; current: None ; type: btrfs ; >00:41:48,697 INFO storage: added btrfs volume metadata-mirror (id 13) to device tree >00:41:48,699 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >00:41:48,703 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.13CuN1A3 to None >00:41:48,715 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.13CuN1A3 to None >00:41:49,084 INFO storage: got device: DiskDevice instance (0x7f4c2cb5bd10) -- > 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 0x7f4c2cb42a70> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb5bd90> >00:41:49,088 DEBUG storage: BTRFS.supported: supported: True ; >00:41:49,092 INFO storage: got format: BTRFS instance (0x7f4c2cb5bf10) -- > 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:41:49,096 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': '40307', > '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:41:49,100 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >00:41:49,101 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >00:41:49,107 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,108 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >00:41:49,113 INFO storage: vdf is a disk >00:41:49,114 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,116 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >00:41:49,116 INFO storage: added disk vdf (id 14) to device tree >00:41:49,117 DEBUG storage: looking up parted Device: /dev/vdf >00:41:49,121 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >00:41:49,126 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >00:41:49,132 DEBUG storage: BTRFS.supported: supported: True ; >00:41:49,139 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:49,140 DEBUG storage: device vdf does not contain a disklabel >00:41:49,141 INFO storage: type detected on 'vdf' is 'btrfs' >00:41:49,149 DEBUG storage: BTRFS.supported: supported: True ; >00:41:49,149 DEBUG storage: getFormat('btrfs') returning BTRFS instance >00:41:49,151 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >00:41:49,157 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >00:41:49,157 INFO storage: found btrfs volume metadata-mirror >00:41:49,159 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >00:41:49,165 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >00:41:49,167 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >00:41:49,173 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.130vPvIP to None >00:41:49,192 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.130vPvIP to None >00:41:49,434 INFO storage: got device: DiskDevice instance (0x7f4c2cb5bbd0) -- > 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 0x7f4c2cb42cb0> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4c2cb63450> >00:41:49,437 DEBUG storage: BTRFS.supported: supported: True ; >00:41:49,441 INFO storage: got format: BTRFS instance (0x7f4c2cb68710) -- > 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:41:49,444 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': '58324', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:41:49,445 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:41:49,447 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:41:49,452 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,453 INFO storage: loop0 is a loop device >00:41:49,454 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:41:49,455 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >00:41:49,460 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,461 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,462 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >00:41:49,462 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 15) to device tree >00:41:49,464 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >00:41:49,468 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,470 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:41:49,470 INFO storage: added loop loop0 (id 16) to device tree >00:41:49,471 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:41:49,473 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:41:49,476 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:41:49,478 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:41:49,479 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:41:49,491 WARN storage: disklabel detected but not usable on loop0 >00:41:49,495 INFO storage: type detected on 'loop0' is 'squashfs' >00:41:49,495 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:41:49,497 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:41:49,497 INFO storage: got device: LoopDevice instance (0x7f4c2cb6a150) -- > 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:41:49,500 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': '58347', > '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:41:49,504 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:41:49,506 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:41:49,510 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,510 INFO storage: loop1 is a loop device >00:41:49,512 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:41:49,513 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >00:41:49,519 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,519 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,520 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >00:41:49,524 INFO storage: added file /LiveOS/rootfs.img (id 17) to device tree >00:41:49,526 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >00:41:49,526 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,528 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:41:49,528 INFO storage: added loop loop1 (id 18) to device tree >00:41:49,533 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:41:49,535 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:41:49,536 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:49,537 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:41:49,537 DEBUG storage: device loop1 does not contain a disklabel >00:41:49,541 INFO storage: type detected on 'loop1' is 'ext4' >00:41:49,660 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:49,661 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:41:49,662 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >00:41:49,663 INFO storage: got device: LoopDevice instance (0x7f4c2cb68450) -- > 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:41:49,669 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:49,669 INFO storage: got format: Ext4FS instance (0x7f4c2cb6afd0) -- > 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:41:49,672 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': '81717', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:41:49,676 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:41:49,677 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:41:49,678 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,679 INFO storage: loop2 is a loop device >00:41:49,680 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:41:49,685 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:41:49,687 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,689 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:41:49,694 INFO storage: added file /overlay (deleted) (id 19) to device tree >00:41:49,695 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:41:49,696 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,698 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:41:49,701 INFO storage: added loop loop2 (id 20) to device tree >00:41:49,703 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:41:49,704 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:41:49,705 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:41:49,711 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:41:49,712 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:41:49,723 WARN storage: disklabel detected but not usable on loop2 >00:41:49,724 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >00:41:49,725 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:41:49,726 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:41:49,731 INFO storage: got device: LoopDevice instance (0x7f4c2cb7c550) -- > 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:41:49,733 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': '81743', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:41:49,734 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >00:41:49,735 DEBUG storage: lvm filter: adding loop3 to the reject list >00:41:49,736 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': '81760', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:41:49,741 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >00:41:49,741 DEBUG storage: lvm filter: adding loop4 to the reject list >00:41:49,743 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': '81776', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:41:49,748 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:41:49,748 DEBUG storage: lvm filter: adding loop5 to the reject list >00:41:49,750 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': '81790', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:41:49,751 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:41:49,751 DEBUG storage: lvm filter: adding loop6 to the reject list >00:41:49,753 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': '81806', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:41:49,758 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:41:49,758 DEBUG storage: lvm filter: adding loop7 to the reject list >00:41:49,759 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:41:49,809 INFO storage: devices to scan: ['dm-0'] >00:41:49,817 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': '90054', > '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:41:49,822 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:41:49,823 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:41:49,824 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,825 INFO storage: live-rw is a device-mapper device >00:41:49,826 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:41:49,832 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:41:49,833 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (18) with existing ext4 filesystem >00:41:49,835 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:41:49,841 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (20) >00:41:49,843 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:41:49,847 DEBUG storage: DeviceTree.getDeviceByName returned None >00:41:49,849 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >00:41:49,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:41:49,851 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:41:49,856 INFO storage: added dm live-rw (id 21) to device tree >00:41:49,857 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:41:49,859 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:41:49,860 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:49,865 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:41:49,866 DEBUG storage: device live-rw does not contain a disklabel >00:41:49,866 INFO storage: type detected on 'live-rw' is 'ext4' >00:41:49,974 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:49,975 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:41:49,977 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:41:49,982 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:41:49,998 INFO storage: got device: DMDevice instance (0x7f4c2cb7ce10) -- > 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 0x7f4c2cb79680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:41:50,001 DEBUG storage: Ext4FS.supported: supported: True ; >00:41:50,005 INFO storage: got format: Ext4FS instance (0x7f4c2cb86ad0) -- > 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:41:50,071 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:41:50,127 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:41:50,129 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:41:50,135 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:41:50,200 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:41:50,202 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >00:41:50,208 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >00:41:50,255 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:41:50,258 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:41:50,263 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:41:50,315 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.4 ; status: True ; controllable: True ; >00:41:50,355 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:44:18,149 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:44:18,151 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:44:18,156 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:44:18,219 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >00:44:18,276 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >00:44:18,331 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >00:44:18,369 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >00:44:18,422 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >00:44:18,481 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >00:44:18,523 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >00:44:18,575 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >00:44:18,621 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >00:44:18,672 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >00:44:18,716 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:44:18,718 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:44:18,719 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >00:44:18,723 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:44:18,725 INFO storage: edd: collected mbr signatures: {'sda': '0x000b3fa1'} >00:44:18,726 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:44:18,730 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:44:18,731 INFO storage: edd: matched 0x80 to sda using MBR sig >00:44:18,731 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:44:18,732 DEBUG storage: edd: matched 0x81 to vda using pci_dev >00:44:18,733 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:44:18,734 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >00:44:18,734 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:44:18,735 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >00:44:18,735 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:44:18,736 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >00:44:18,737 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:44:18,741 DEBUG storage: edd: matched 0x85 to vde using pci_dev >00:44:18,743 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:44:18,745 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:44:18,766 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:44:18,869 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:44:18,871 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:44:18,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:44:18,920 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.4 ; status: True ; controllable: True ; orig: False ; >00:44:18,921 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:44:19,020 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:44:19,027 DEBUG storage: blkid.tab devs: ['/dev/vda3', '/dev/sdc', '/dev/sdf', '/dev/sdd', '/dev/sdb', '/dev/vda2', '/dev/vda1'] >00:44:19,027 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:44:19,028 DEBUG storage: crypttab maps: [] >00:44:19,028 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:44:19,029 DEBUG storage: resolved 'UUID=2995c91f-d7bd-4e3e-ab56-9384904e88a4' to 'btrfs.4' (btrfs volume) >00:44:19,030 DEBUG storage: resolved 'UUID=ecfab9a8-12a5-4d10-ac7e-ee89d07c15e9' to 'sda1' (partition) >00:44:19,030 DEBUG storage: resolved 'UUID=4552b785-1a24-4383-9d37-3209c7273849' to 'sda2' (partition) >00:44:19,033 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >00:44:19,038 DEBUG storage: DeviceTree.getDeviceByName returned None >00:44:19,040 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >00:44:19,041 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:44:19,045 DEBUG storage: failed to resolve '/dev/tmpfs' >00:44:19,047 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >00:44:19,048 DEBUG storage: DeviceTree.getDeviceByName returned None >00:44:19,049 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >00:44:19,054 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:44:19,055 DEBUG storage: failed to resolve '/dev/devpts' >00:44:19,056 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >00:44:19,058 DEBUG storage: DeviceTree.getDeviceByName returned None >00:44:19,063 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >00:44:19,065 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:44:19,065 DEBUG storage: failed to resolve '/dev/sysfs' >00:44:19,066 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >00:44:19,071 DEBUG storage: DeviceTree.getDeviceByName returned None >00:44:19,072 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >00:44:19,074 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:44:19,078 DEBUG storage: failed to resolve '/dev/proc' >00:44:19,079 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.4 ; status: True ; controllable: True ; >00:44:19,144 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >00:44:19,145 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:44:19,165 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >00:44:19,221 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >00:44:19,266 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >00:44:19,309 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >00:44:19,310 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:44:19,321 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >00:44:19,387 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >00:44:19,432 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >00:44:19,468 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >00:44:19,469 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:44:19,517 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >00:44:19,577 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >00:44:19,625 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >00:44:19,790 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,796 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,798 DEBUG storage: Ext4FS.supported: supported: True ; >00:44:19,804 DEBUG storage: Ext4FS.supported: supported: True ; >00:44:19,806 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,812 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,814 DEBUG storage: Ext4FS.supported: supported: True ; >00:44:19,821 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,823 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:44:19,831 DEBUG storage: Iso9660FS.supported: supported: True ; >00:44:19,837 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,840 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,844 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,849 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,851 DEBUG storage: BTRFS.supported: supported: True ; >00:44:19,857 DEBUG storage: BTRFS.supported: supported: True ; >00:44:20,114 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >00:44:20,116 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:44:20,124 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4264MB cdrom sr0 (5) with existing iso9660 filesystem >20:44:27,362 DEBUG storage: Iso9660FS.supported: supported: True ; >20:44:27,364 DEBUG storage: Iso9660FS.supported: supported: True ; >20:44:27,366 DEBUG storage: NFSv4.supported: supported: False ; >20:44:27,367 DEBUG storage: NFSv4.supported: supported: False ; >20:44:27,369 DEBUG storage: SELinuxFS.supported: supported: False ; >20:44:27,370 DEBUG storage: SELinuxFS.supported: supported: False ; >20:44:27,372 DEBUG storage: Ext4FS.supported: supported: True ; >20:44:27,373 DEBUG storage: Ext4FS.supported: supported: True ; >20:44:27,375 DEBUG storage: Ext3FS.supported: supported: True ; >20:44:27,377 DEBUG storage: Ext3FS.supported: supported: True ; >20:44:27,378 DEBUG storage: Ext2FS.supported: supported: True ; >20:44:27,380 DEBUG storage: Ext2FS.supported: supported: True ; >20:44:27,382 DEBUG storage: SysFS.supported: supported: False ; >20:44:27,383 DEBUG storage: SysFS.supported: supported: False ; >20:44:27,385 DEBUG storage: MultipathMember.__init__: >20:44:27,387 DEBUG storage: MDRaidMember.__init__: >20:44:27,388 DEBUG storage: ProcFS.supported: supported: False ; >20:44:27,390 DEBUG storage: ProcFS.supported: supported: False ; >20:44:27,391 DEBUG storage: SwapSpace.__init__: >20:44:27,393 DEBUG storage: DMRaidMember.__init__: >20:44:27,394 DEBUG storage: DevPtsFS.supported: supported: False ; >20:44:27,396 DEBUG storage: DevPtsFS.supported: supported: False ; >20:44:27,397 DEBUG storage: BTRFS.supported: supported: True ; >20:44:27,399 DEBUG storage: BTRFS.supported: supported: True ; >20:44:27,401 DEBUG storage: USBFS.supported: supported: False ; >20:44:27,402 DEBUG storage: USBFS.supported: supported: False ; >20:44:27,404 DEBUG storage: DiskLabel.__init__: >20:44:27,404 INFO storage: DiskLabel.partedDevice returning None >20:44:27,406 DEBUG storage: HFSPlus.supported: supported: False ; >20:44:27,408 DEBUG storage: HFSPlus.supported: supported: False ; >20:44:27,409 DEBUG storage: XFS.supported: supported: True ; >20:44:27,490 DEBUG storage: XFS.supported: supported: True ; >20:44:27,493 DEBUG storage: TmpFS.supported: supported: False ; >20:44:27,494 DEBUG storage: TmpFS.supported: supported: False ; >20:44:27,496 DEBUG storage: LUKS.__init__: >20:44:27,497 DEBUG storage: NTFS.supported: supported: False ; >20:44:27,499 DEBUG storage: NTFS.supported: supported: False ; >20:44:27,500 DEBUG storage: BindFS.supported: supported: False ; >20:44:27,502 DEBUG storage: BindFS.supported: supported: False ; >20:44:27,503 DEBUG storage: HFS.supported: supported: False ; >20:44:27,505 DEBUG storage: HFS.supported: supported: False ; >20:44:27,507 DEBUG storage: LVMPhysicalVolume.__init__: >20:44:27,508 DEBUG storage: NFS.supported: supported: False ; >20:44:27,510 DEBUG storage: NFS.supported: supported: False ; >20:44:27,511 DEBUG storage: FATFS.supported: supported: True ; >20:44:27,541 DEBUG storage: FATFS.supported: supported: True ; >20:44:27,544 DEBUG storage: NoDevFS.supported: supported: False ; >20:44:27,545 DEBUG storage: NoDevFS.supported: supported: False ; >20:44:44,602 INFO storage: hiding device partition sda1 (id 1) >20:44:44,603 DEBUG storage: lvm filter: adding sda1 to the reject list >20:44:44,605 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >20:44:44,605 INFO storage: hiding device partition sda2 (id 2) >20:44:44,606 DEBUG storage: lvm filter: adding sda2 to the reject list >20:44:44,607 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >20:44:44,608 INFO storage: hiding device btrfs volume btrfs.4 (id 4) >20:44:44,608 DEBUG storage: lvm filter: adding btrfs.4 to the reject list >20:44:44,610 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >20:44:44,610 INFO storage: hiding device partition sda3 (id 3) >20:44:44,611 DEBUG storage: lvm filter: adding sda3 to the reject list >20:44:44,613 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >20:44:44,613 INFO storage: hiding device disk sda (id 0) >20:44:44,614 DEBUG storage: lvm filter: adding sda to the reject list >20:44:44,615 INFO storage: hiding device btrfs volume mirror (id 7) >20:44:44,615 DEBUG storage: lvm filter: adding mirror to the reject list >20:44:44,616 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >20:44:44,618 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >20:44:44,618 INFO storage: hiding device disk vdb (id 8) >20:44:44,619 DEBUG storage: lvm filter: adding vdb to the reject list >20:44:44,619 INFO storage: hiding device btrfs volume data-mirror (id 10) >20:44:44,620 DEBUG storage: lvm filter: adding data-mirror to the reject list >20:44:44,621 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >20:44:44,622 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >20:44:44,623 INFO storage: hiding device disk vdc (id 9) >20:44:44,624 DEBUG storage: lvm filter: adding vdc to the reject list >20:44:44,624 INFO storage: hiding device disk vdd (id 11) >20:44:44,625 DEBUG storage: lvm filter: adding vdd to the reject list >20:44:44,625 INFO storage: hiding device btrfs volume metadata-mirror (id 13) >20:44:44,626 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >20:44:44,627 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >20:44:44,628 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >20:44:44,629 INFO storage: hiding device disk vde (id 12) >20:44:44,629 DEBUG storage: lvm filter: adding vde to the reject list >20:44:44,630 INFO storage: hiding device disk vdf (id 14) >20:44:44,630 DEBUG storage: lvm filter: adding vdf to the reject list >20:44:44,632 DEBUG storage: new disk order: [] >20:44:44,742 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >20:44:44,744 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (6) with existing btrfs filesystem >20:44:44,745 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >20:44:44,746 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (6) with existing btrfs filesystem >20:44:44,747 DEBUG storage: resolved 'vda' to 'vda' (disk) >20:44:44,749 DEBUG storage: _is_valid_disklabel(vda) returning False >20:44:44,749 DEBUG storage: _is_valid_size(vda) returning True >20:44:44,750 DEBUG storage: _is_valid_location(vda) returning True >20:44:44,751 DEBUG storage: _is_valid_format(vda) returning True >20:44:44,751 DEBUG storage: is_valid_stage1_device(vda) returning False >20:44:44,752 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >20:44:46,703 DEBUG storage.ui: doAutoPart: True >20:44:46,704 DEBUG storage.ui: encryptedAutoPart: False >20:44:46,706 DEBUG storage.ui: autoPartType: 0 >20:44:46,707 DEBUG storage.ui: clearPartType: 2 >20:44:46,708 DEBUG storage.ui: clearPartDisks: ['vda'] >20:44:46,709 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f4c23b0a190) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f4c23b0a210) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f4c23b0a290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f4c23b0a310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f4c23b0a390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >20:44:46,710 DEBUG storage.ui: storage.disks: ['vda'] >20:44:46,710 DEBUG storage.ui: storage.partitioned: [] >20:44:46,711 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >20:44:46,713 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >20:44:46,715 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 8000MB disk vda (6) with existing btrfs filesystem >20:44:46,716 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >20:44:46,716 DEBUG storage.ui: boot disk: vda > > >/tmp/ifcfg.log: >00:41:44,409 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >00:41:44,410 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >00:41:44,410 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:16:6C >00:41:44,410 DEBUG ifcfg: NetworkDevice eth0 set: UUID=251fb1cd-1d94-4040-a145-f087ea7283a3 >00:41:44,410 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >00:41:44,411 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:16:6C" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="251fb1cd-1d94-4040-a145-f087ea7283a3" > >00:41:44,411 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:41:36,266 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >00:41:36,266 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="562" x-info="http://www.rsyslog.com"] start >00:41:36,266 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >00:41:36,266 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >00:41:36,266 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:41:36,266 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC3\x20x86_64 quiet BOOT_IMAGE=vmlinuz >00:41:36,266 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000093bff] usable >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000093c00-0x000000000009ffff] reserved >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >00:41:36,266 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >00:41:36,266 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >00:41:36,266 INFO kernel:[ 0.000000] DMI 2.4 present. >00:41:36,266 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >00:41:36,266 INFO kernel:[ 0.000000] Hypervisor detected: KVM >00:41:36,266 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >00:41:36,266 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >00:41:36,266 INFO kernel:[ 0.000000] No AGP bridge found >00:41:36,266 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >00:41:36,266 DEBUG kernel:[ 0.000000] MTRR default type: write-back >00:41:36,266 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >00:41:36,266 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >00:41:36,266 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >00:41:36,266 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >00:41:36,266 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >00:41:36,266 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >00:41:36,266 DEBUG kernel:[ 0.000000] 1 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 2 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 3 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 4 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 5 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 6 disabled >00:41:36,266 DEBUG kernel:[ 0.000000] 7 disabled >00:41:36,266 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >00:41:36,266 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >00:41:36,266 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >00:41:36,266 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008d000] 8d000 size 24576 >00:41:36,266 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >00:41:36,266 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >00:41:36,266 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >00:41:36,266 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fe7e000-0x1fffffff] >00:41:36,266 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5da000-0x2ffdcfff] >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >00:41:36,266 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:41:36,266 INFO kernel:[ 0.000000] No NUMA configuration found >00:41:36,266 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >00:41:36,266 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >00:41:36,266 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >00:41:36,266 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >00:41:36,266 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >00:41:36,266 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >00:41:36,266 WARNING kernel:[ 0.000000] Zone ranges: >00:41:36,266 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >00:41:36,266 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >00:41:36,266 WARNING kernel:[ 0.000000] Normal empty >00:41:36,266 WARNING kernel:[ 0.000000] Movable zone start for each node >00:41:36,266 WARNING kernel:[ 0.000000] Early memory node ranges >00:41:36,266 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00092fff] >00:41:36,266 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >00:41:36,266 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196481 >00:41:36,266 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >00:41:36,266 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >00:41:36,266 DEBUG kernel:[ 0.000000] DMA zone: 3901 pages, LIFO batch:0 >00:41:36,266 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >00:41:36,266 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >00:41:36,266 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >00:41:36,266 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >00:41:36,266 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >00:41:36,266 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >00:41:36,266 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >00:41:36,266 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >00:41:36,266 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >00:41:36,266 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >00:41:36,266 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >00:41:36,266 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >00:41:36,266 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000093000 - 0000000000094000 >00:41:36,266 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000094000 - 00000000000a0000 >00:41:36,266 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >00:41:36,266 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >00:41:36,266 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >00:41:36,266 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >00:41:36,266 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >00:41:36,267 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >00:41:36,267 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >00:41:36,267 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >00:41:36,267 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >00:41:36,267 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >00:41:36,267 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >00:41:36,267 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193403 >00:41:36,267 WARNING kernel:[ 0.000000] Policy zone: DMA32 >00:41:36,267 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:41:36,267 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >00:41:36,267 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >00:41:36,267 INFO kernel:[ 0.000000] Checking aperture... >00:41:36,267 INFO kernel:[ 0.000000] No AGP bridge found >00:41:36,267 INFO kernel:[ 0.000000] Memory: 730676k/786424k available (6322k kernel code, 500k absent, 55248k reserved, 6882k data, 1036k init) >00:41:36,267 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >00:41:36,267 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >00:41:36,267 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >00:41:36,267 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >00:41:36,267 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >00:41:36,267 INFO kernel:[ 0.000000] console [tty0] enabled >00:41:36,267 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >00:41:36,267 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >00:41:36,267 DEBUG kernel:[ 0.000000] hpet clockevent registered >00:41:36,267 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >00:41:36,267 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >00:41:36,267 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >00:41:36,267 INFO kernel:[ 0.001999] Security Framework initialized >00:41:36,267 INFO kernel:[ 0.001999] SELinux: Initializing. >00:41:36,267 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >00:41:36,267 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >00:41:36,267 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >00:41:36,267 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >00:41:36,267 INFO kernel:[ 0.002070] Initializing cgroup subsys cpuacct >00:41:36,267 INFO kernel:[ 0.002073] Initializing cgroup subsys memory >00:41:36,267 INFO kernel:[ 0.002082] Initializing cgroup subsys devices >00:41:36,267 INFO kernel:[ 0.002084] Initializing cgroup subsys freezer >00:41:36,267 INFO kernel:[ 0.002085] Initializing cgroup subsys net_cls >00:41:36,267 INFO kernel:[ 0.002086] Initializing cgroup subsys blkio >00:41:36,267 INFO kernel:[ 0.002087] Initializing cgroup subsys perf_event >00:41:36,267 INFO kernel:[ 0.002179] mce: CPU supports 10 MCE banks >00:41:36,267 INFO kernel:[ 0.002239] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >00:41:36,267 INFO kernel:[ 0.002239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >00:41:36,267 INFO kernel:[ 0.002239] tlb_flushall_shift is 0xffffffff >00:41:36,267 INFO kernel:[ 0.002340] SMP alternatives: switching to UP code >00:41:36,267 INFO kernel:[ 0.016009] Freeing SMP alternatives: 24k freed >00:41:36,267 INFO kernel:[ 0.016028] ACPI: Core revision 20120711 >00:41:36,267 INFO kernel:[ 0.016677] ftrace: allocating 23458 entries in 92 pages >00:41:36,267 INFO kernel:[ 0.025449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >00:41:36,267 INFO kernel:[ 0.025452] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0,1 stepping 03 >00:41:36,267 INFO kernel:[ 0.025996] Performance Events: Broken PMU hardware detected, using software events only. >00:41:36,267 ERR kernel:[ 0.025996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >00:41:36,267 WARNING kernel:[ 0.025996] NMI watchdog: disabled (cpu0): hardware events not enabled >00:41:36,267 INFO kernel:[ 0.025996] Brought up 1 CPUs >00:41:36,267 INFO kernel:[ 0.025996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >00:41:36,267 INFO kernel:[ 0.026216] devtmpfs: initialized >00:41:36,267 INFO kernel:[ 0.027014] atomic64 test passed for x86-64 platform with CX8 and with SSE >00:41:36,267 INFO kernel:[ 0.027098] RTC time: 0:41:29, date: 10/10/12 >00:41:36,267 INFO kernel:[ 0.027141] NET: Registered protocol family 16 >00:41:36,267 INFO kernel:[ 0.027317] ACPI: bus type pci registered >00:41:36,267 INFO kernel:[ 0.027425] PCI: Using configuration type 1 for base access >00:41:36,267 INFO kernel:[ 0.028195] bio: create slab <bio-0> at 0 >00:41:36,267 INFO kernel:[ 0.028260] ACPI: Added _OSI(Module Device) >00:41:36,267 INFO kernel:[ 0.028262] ACPI: Added _OSI(Processor Device) >00:41:36,267 INFO kernel:[ 0.028263] ACPI: Added _OSI(3.0 _SCP Extensions) >00:41:36,267 INFO kernel:[ 0.028264] ACPI: Added _OSI(Processor Aggregator Device) >00:41:36,267 DEBUG kernel:[ 0.028869] ACPI: EC: Look up EC in DSDT >00:41:36,267 INFO kernel:[ 0.030599] ACPI: Interpreter enabled >00:41:36,267 INFO kernel:[ 0.030602] ACPI: (supports S0 S5) >00:41:36,267 INFO kernel:[ 0.030609] ACPI: Using IOAPIC for interrupt routing >00:41:36,267 INFO kernel:[ 0.033326] ACPI: No dock devices found. >00:41:36,267 INFO kernel:[ 0.033330] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >00:41:36,267 INFO kernel:[ 0.033348] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >00:41:36,267 DEBUG kernel:[ 0.033361] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >00:41:36,267 DEBUG kernel:[ 0.033363] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >00:41:36,267 DEBUG kernel:[ 0.033365] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >00:41:36,267 DEBUG kernel:[ 0.033366] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >00:41:36,267 DEBUG kernel:[ 0.033368] PCI: root bus 00: using default resources >00:41:36,267 WARNING kernel:[ 0.033370] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >00:41:36,267 INFO kernel:[ 0.033392] PCI host bridge to bus 0000:00 >00:41:36,267 DEBUG kernel:[ 0.033395] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >00:41:36,267 INFO kernel:[ 0.033396] pci_bus 0000:00: root bus resource [bus 00-ff] >00:41:36,267 INFO kernel:[ 0.033398] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >00:41:36,267 INFO kernel:[ 0.033400] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >00:41:36,267 DEBUG kernel:[ 0.033445] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >00:41:36,267 DEBUG kernel:[ 0.033816] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >00:41:36,267 DEBUG kernel:[ 0.034525] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >00:41:36,267 DEBUG kernel:[ 0.035103] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >00:41:36,267 DEBUG kernel:[ 0.035453] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >00:41:36,267 DEBUG kernel:[ 0.036069] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >00:41:36,267 DEBUG kernel:[ 0.036436] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >00:41:36,267 INFO kernel:[ 0.036947] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >00:41:36,267 INFO kernel:[ 0.036960] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >00:41:36,267 DEBUG kernel:[ 0.037167] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >00:41:36,267 DEBUG kernel:[ 0.038004] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >00:41:36,267 DEBUG kernel:[ 0.039692] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >00:41:36,267 DEBUG kernel:[ 0.041001] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >00:41:36,267 DEBUG kernel:[ 0.042004] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >00:41:36,267 DEBUG kernel:[ 0.046004] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >00:41:36,267 DEBUG kernel:[ 0.046165] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >00:41:36,267 DEBUG kernel:[ 0.046402] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >00:41:36,267 DEBUG kernel:[ 0.047161] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >00:41:36,267 DEBUG kernel:[ 0.047995] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >00:41:36,267 DEBUG kernel:[ 0.048341] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >00:41:36,267 DEBUG kernel:[ 0.048523] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >00:41:36,267 DEBUG kernel:[ 0.049606] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.049831] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >00:41:36,267 DEBUG kernel:[ 0.049994] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >00:41:36,267 DEBUG kernel:[ 0.051182] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.051406] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >00:41:36,267 DEBUG kernel:[ 0.051574] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >00:41:36,267 DEBUG kernel:[ 0.052809] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.053088] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >00:41:36,267 DEBUG kernel:[ 0.053277] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >00:41:36,267 DEBUG kernel:[ 0.054465] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.054689] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >00:41:36,267 DEBUG kernel:[ 0.054857] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >00:41:36,267 DEBUG kernel:[ 0.056156] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.056381] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >00:41:36,267 DEBUG kernel:[ 0.056550] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >00:41:36,267 DEBUG kernel:[ 0.057800] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >00:41:36,267 DEBUG kernel:[ 0.058069] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >00:41:36,267 DEBUG kernel:[ 0.058257] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >00:41:36,267 DEBUG kernel:[ 0.059373] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >00:41:36,267 DEBUG kernel:[ 0.059511] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >00:41:36,267 DEBUG kernel:[ 0.060351] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >00:41:36,267 DEBUG kernel:[ 0.060564] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >00:41:36,267 DEBUG kernel:[ 0.060721] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >00:41:36,267 DEBUG kernel:[ 0.061950] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >00:41:36,267 INFO kernel:[ 0.062344] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >00:41:36,267 INFO kernel:[ 0.062346] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >00:41:36,267 INFO kernel:[ 0.066427] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >00:41:36,267 INFO kernel:[ 0.066514] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >00:41:36,267 INFO kernel:[ 0.066593] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >00:41:36,267 INFO kernel:[ 0.066673] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >00:41:36,267 INFO kernel:[ 0.066748] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >00:41:36,267 INFO kernel:[ 0.066868] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >00:41:36,267 INFO kernel:[ 0.066873] vgaarb: loaded >00:41:36,267 INFO kernel:[ 0.066874] vgaarb: bridge control possible 0000:00:02.0 >00:41:36,267 NOTICE kernel:[ 0.066949] SCSI subsystem initialized >00:41:36,267 INFO kernel:[ 0.066951] ACPI: bus type scsi registered >00:41:36,267 DEBUG kernel:[ 0.067003] libata version 3.00 loaded. >00:41:36,267 INFO kernel:[ 0.067026] ACPI: bus type usb registered >00:41:36,267 INFO kernel:[ 0.067040] usbcore: registered new interface driver usbfs >00:41:36,267 INFO kernel:[ 0.067049] usbcore: registered new interface driver hub >00:41:36,267 INFO kernel:[ 0.067065] usbcore: registered new device driver usb >00:41:36,267 INFO kernel:[ 0.067109] PCI: Using ACPI for IRQ routing >00:41:36,267 DEBUG kernel:[ 0.067111] PCI: pci_cache_line_size set to 64 bytes >00:41:36,267 DEBUG kernel:[ 0.067439] e820: reserve RAM buffer [mem 0x00093c00-0x0009ffff] >00:41:36,267 DEBUG kernel:[ 0.067441] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >00:41:36,267 INFO kernel:[ 0.067531] NetLabel: Initializing >00:41:36,267 INFO kernel:[ 0.067533] NetLabel: domain hash size = 128 >00:41:36,267 INFO kernel:[ 0.067533] NetLabel: protocols = UNLABELED CIPSOv4 >00:41:36,267 INFO kernel:[ 0.067543] NetLabel: unlabeled traffic allowed by default >00:41:36,267 INFO kernel:[ 0.067585] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >00:41:36,267 INFO kernel:[ 0.067606] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >00:41:36,267 INFO kernel:[ 0.067609] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >00:41:36,267 INFO kernel:[ 0.073019] Switching to clocksource kvm-clock >00:41:36,267 INFO kernel:[ 0.079778] pnp: PnP ACPI init >00:41:36,267 INFO kernel:[ 0.079792] ACPI: bus type pnp registered >00:41:36,267 DEBUG kernel:[ 0.079814] pnp 00:00: [bus 00-ff] >00:41:36,267 DEBUG kernel:[ 0.079816] pnp 00:00: [io 0x0cf8-0x0cff] >00:41:36,267 DEBUG kernel:[ 0.079818] pnp 00:00: [io 0x0000-0x0cf7 window] >00:41:36,267 DEBUG kernel:[ 0.079820] pnp 00:00: [io 0x0d00-0xffff window] >00:41:36,267 DEBUG kernel:[ 0.079822] pnp 00:00: [mem 0x000a0000-0x000bffff window] >00:41:36,267 DEBUG kernel:[ 0.079823] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >00:41:36,267 DEBUG kernel:[ 0.079850] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >00:41:36,267 DEBUG kernel:[ 0.079861] pnp 00:01: [io 0x0070-0x0071] >00:41:36,267 DEBUG kernel:[ 0.079885] pnp 00:01: [irq 8] >00:41:36,267 DEBUG kernel:[ 0.079887] pnp 00:01: [io 0x0072-0x0077] >00:41:36,267 DEBUG kernel:[ 0.079903] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >00:41:36,267 DEBUG kernel:[ 0.079931] pnp 00:02: [io 0x0060] >00:41:36,267 DEBUG kernel:[ 0.079932] pnp 00:02: [io 0x0064] >00:41:36,267 DEBUG kernel:[ 0.079949] pnp 00:02: [irq 1] >00:41:36,267 DEBUG kernel:[ 0.079964] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >00:41:36,267 DEBUG kernel:[ 0.079996] pnp 00:03: [irq 12] >00:41:36,267 DEBUG kernel:[ 0.080027] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >00:41:36,267 DEBUG kernel:[ 0.080050] pnp 00:04: [io 0x03f2-0x03f5] >00:41:36,267 DEBUG kernel:[ 0.080051] pnp 00:04: [io 0x03f7] >00:41:36,267 DEBUG kernel:[ 0.080067] pnp 00:04: [irq 6] >00:41:36,267 DEBUG kernel:[ 0.080068] pnp 00:04: [dma 2] >00:41:36,267 DEBUG kernel:[ 0.080090] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >00:41:36,267 DEBUG kernel:[ 0.080173] pnp 00:05: [io 0x03f8-0x03ff] >00:41:36,267 DEBUG kernel:[ 0.080189] pnp 00:05: [irq 4] >00:41:36,267 DEBUG kernel:[ 0.080206] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >00:41:36,267 DEBUG kernel:[ 0.080338] pnp 00:06: [mem 0xfed00000-0xfed003ff] >00:41:36,267 DEBUG kernel:[ 0.080359] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >00:41:36,267 INFO kernel:[ 0.080492] pnp: PnP ACPI: found 7 devices >00:41:36,267 INFO kernel:[ 0.080493] ACPI: ACPI bus type pnp unregistered >00:41:36,267 DEBUG kernel:[ 0.086320] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >00:41:36,267 DEBUG kernel:[ 0.086322] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >00:41:36,267 INFO kernel:[ 0.086349] NET: Registered protocol family 2 >00:41:36,267 INFO kernel:[ 0.086940] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >00:41:36,267 INFO kernel:[ 0.087741] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >00:41:36,267 INFO kernel:[ 0.087894] TCP: Hash tables configured (established 131072 bind 65536) >00:41:36,267 INFO kernel:[ 0.087916] TCP: reno registered >00:41:36,267 INFO kernel:[ 0.087920] UDP hash table entries: 512 (order: 2, 16384 bytes) >00:41:36,267 INFO kernel:[ 0.087925] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >00:41:36,267 INFO kernel:[ 0.087981] NET: Registered protocol family 1 >00:41:36,267 INFO kernel:[ 0.087990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >00:41:36,267 INFO kernel:[ 0.088028] pci 0000:00:01.0: PIIX3: Enabling Passive Release >00:41:36,267 INFO kernel:[ 0.088054] pci 0000:00:01.0: Activating ISA DMA hang workarounds >00:41:36,267 WARNING kernel:[ 0.088262] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >00:41:36,267 DEBUG kernel:[ 0.088422] pci 0000:00:02.0: Boot video device >00:41:36,267 DEBUG kernel:[ 0.088549] PCI: CLS 0 bytes, default 64 >00:41:36,267 INFO kernel:[ 0.088589] Unpacking initramfs... >00:41:36,267 INFO kernel:[ 2.952176] Freeing initrd memory: 26636k freed >00:41:36,267 NOTICE kernel:[ 2.958283] Initialise module verification >00:41:36,267 INFO kernel:[ 2.958317] audit: initializing netlink socket (disabled) >00:41:36,267 NOTICE kernel:[ 2.958326] type=2000 audit(1349829692.957:1): initialized >00:41:36,267 INFO kernel:[ 2.974726] HugeTLB registered 2 MB page size, pre-allocated 0 pages >00:41:36,267 NOTICE kernel:[ 2.976053] VFS: Disk quotas dquot_6.5.2 >00:41:36,267 WARNING kernel:[ 2.976100] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >00:41:36,267 INFO kernel:[ 2.976476] msgmni has been set to 1479 >00:41:36,267 DEBUG kernel:[ 2.976528] SELinux: Registering netfilter hooks >00:41:36,267 INFO kernel:[ 2.976913] alg: No test for stdrng (krng) >00:41:36,267 INFO kernel:[ 2.976916] NET: Registered protocol family 38 >00:41:36,267 NOTICE kernel:[ 2.976918] Key type asymmetric registered >00:41:36,267 NOTICE kernel:[ 2.976919] Asymmetric key parser 'x509' registered >00:41:36,267 INFO kernel:[ 2.976948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >00:41:36,267 INFO kernel:[ 2.976965] io scheduler noop registered >00:41:36,267 INFO kernel:[ 2.976966] io scheduler deadline registered >00:41:36,267 INFO kernel:[ 2.976988] io scheduler cfq registered (default) >00:41:36,267 INFO kernel:[ 2.977080] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >00:41:36,267 INFO kernel:[ 2.977107] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >00:41:36,267 INFO kernel:[ 2.977108] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >00:41:36,267 INFO kernel:[ 2.977173] acpiphp: Slot [3] registered >00:41:36,267 INFO kernel:[ 2.977186] acpiphp: Slot [4] registered >00:41:36,267 INFO kernel:[ 2.977198] acpiphp: Slot [5] registered >00:41:36,267 INFO kernel:[ 2.977210] acpiphp: Slot [6] registered >00:41:36,267 INFO kernel:[ 2.977223] acpiphp: Slot [7] registered >00:41:36,267 INFO kernel:[ 2.977234] acpiphp: Slot [8] registered >00:41:36,267 INFO kernel:[ 2.977246] acpiphp: Slot [9] registered >00:41:36,267 INFO kernel:[ 2.977258] acpiphp: Slot [10] registered >00:41:36,267 INFO kernel:[ 2.977273] acpiphp: Slot [11] registered >00:41:36,267 INFO kernel:[ 2.977285] acpiphp: Slot [12] registered >00:41:36,267 INFO kernel:[ 2.977299] acpiphp: Slot [13] registered >00:41:36,267 INFO kernel:[ 2.977312] acpiphp: Slot [14] registered >00:41:36,267 INFO kernel:[ 2.977325] acpiphp: Slot [15] registered >00:41:36,267 INFO kernel:[ 2.977338] acpiphp: Slot [16] registered >00:41:36,327 INFO kernel:[ 2.977350] acpiphp: Slot [17] registered >00:41:36,327 INFO kernel:[ 2.977362] acpiphp: Slot [18] registered >00:41:36,327 INFO kernel:[ 2.977376] acpiphp: Slot [19] registered >00:41:36,327 INFO kernel:[ 2.977388] acpiphp: Slot [20] registered >00:41:36,327 INFO kernel:[ 2.977400] acpiphp: Slot [21] registered >00:41:36,327 INFO kernel:[ 2.977412] acpiphp: Slot [22] registered >00:41:36,327 INFO kernel:[ 2.977428] acpiphp: Slot [23] registered >00:41:36,327 INFO kernel:[ 2.977441] acpiphp: Slot [24] registered >00:41:36,327 INFO kernel:[ 2.977453] acpiphp: Slot [25] registered >00:41:36,327 INFO kernel:[ 2.977465] acpiphp: Slot [26] registered >00:41:36,327 INFO kernel:[ 2.977479] acpiphp: Slot [27] registered >00:41:36,327 INFO kernel:[ 2.977492] acpiphp: Slot [28] registered >00:41:36,327 INFO kernel:[ 2.977504] acpiphp: Slot [29] registered >00:41:36,327 INFO kernel:[ 2.977516] acpiphp: Slot [30] registered >00:41:36,327 INFO kernel:[ 2.977530] acpiphp: Slot [31] registered >00:41:36,327 INFO kernel:[ 2.977690] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >00:41:36,327 INFO kernel:[ 2.977693] ACPI: Power Button [PWRF] >00:41:36,327 INFO kernel:[ 2.979542] GHES: HEST is not enabled! >00:41:36,327 WARNING kernel:[ 2.979770] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >00:41:36,327 DEBUG kernel:[ 2.979827] virtio-pci 0000:00:03.0: setting latency timer to 64 >00:41:36,327 WARNING kernel:[ 2.980138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >00:41:36,327 DEBUG kernel:[ 2.980173] virtio-pci 0000:00:05.0: setting latency timer to 64 >00:41:36,327 WARNING kernel:[ 2.980483] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >00:41:36,327 DEBUG kernel:[ 2.980518] virtio-pci 0000:00:06.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.980734] virtio-pci 0000:00:07.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.980943] virtio-pci 0000:00:08.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.981180] virtio-pci 0000:00:09.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.981392] virtio-pci 0000:00:0a.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.981530] virtio-pci 0000:00:0b.0: setting latency timer to 64 >00:41:36,327 DEBUG kernel:[ 2.981710] virtio-pci 0000:00:0c.0: setting latency timer to 64 >00:41:36,327 INFO kernel:[ 2.981815] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >00:41:36,327 INFO kernel:[ 3.004353] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:41:36,327 INFO kernel:[ 3.027249] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >00:41:36,327 DEBUG kernel:[ 3.027632] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.027654] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 3.059448] Non-volatile memory driver v1.3 >00:41:36,327 INFO kernel:[ 3.059450] Linux agpgart interface v0.103 >00:41:36,327 INFO kernel:[ 3.060138] loop: module loaded >00:41:36,327 DEBUG kernel:[ 3.060194] ata_piix 0000:00:01.1: version 2.13 >00:41:36,327 DEBUG kernel:[ 3.060282] ata_piix 0000:00:01.1: setting latency timer to 64 >00:41:36,327 INFO kernel:[ 3.060595] scsi0 : ata_piix >00:41:36,327 INFO kernel:[ 3.060644] scsi1 : ata_piix >00:41:36,327 INFO kernel:[ 3.060676] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >00:41:36,327 INFO kernel:[ 3.060678] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >00:41:36,327 INFO kernel:[ 3.060733] libphy: Fixed MDIO Bus: probed >00:41:36,327 INFO kernel:[ 3.060763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >00:41:36,327 INFO kernel:[ 3.060776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >00:41:36,327 INFO kernel:[ 3.060783] uhci_hcd: USB Universal Host Controller Interface driver >00:41:36,327 DEBUG kernel:[ 3.060842] uhci_hcd 0000:00:01.2: setting latency timer to 64 >00:41:36,327 INFO kernel:[ 3.060853] uhci_hcd 0000:00:01.2: UHCI Host Controller >00:41:36,327 INFO kernel:[ 3.060883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >00:41:36,327 INFO kernel:[ 3.061001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >00:41:36,327 INFO kernel:[ 3.061097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >00:41:36,327 INFO kernel:[ 3.061099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >00:41:36,327 INFO kernel:[ 3.061102] usb usb1: Product: UHCI Host Controller >00:41:36,327 INFO kernel:[ 3.061104] usb usb1: Manufacturer: Linux 3.6.1-1.fc18.x86_64 uhci_hcd >00:41:36,327 INFO kernel:[ 3.061106] usb usb1: SerialNumber: 0000:00:01.2 >00:41:36,327 INFO kernel:[ 3.061183] hub 1-0:1.0: USB hub found >00:41:36,327 INFO kernel:[ 3.061186] hub 1-0:1.0: 2 ports detected >00:41:36,327 INFO kernel:[ 3.061294] usbcore: registered new interface driver usbserial >00:41:36,327 INFO kernel:[ 3.061301] usbcore: registered new interface driver usbserial_generic >00:41:36,327 INFO kernel:[ 3.061306] USB Serial support registered for generic >00:41:36,327 INFO kernel:[ 3.061308] usbserial: USB Serial Driver core >00:41:36,327 INFO kernel:[ 3.061344] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >00:41:36,327 INFO kernel:[ 3.062218] serio: i8042 KBD port at 0x60,0x64 irq 1 >00:41:36,327 INFO kernel:[ 3.062223] serio: i8042 AUX port at 0x60,0x64 irq 12 >00:41:36,327 INFO kernel:[ 3.062282] mousedev: PS/2 mouse device common for all mice >00:41:36,327 INFO kernel:[ 3.062612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >00:41:36,327 INFO kernel:[ 3.066033] rtc_cmos 00:01: RTC can wake from S4 >00:41:36,327 INFO kernel:[ 3.066380] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >00:41:36,327 INFO kernel:[ 3.066529] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >00:41:36,327 INFO kernel:[ 3.066593] device-mapper: uevent: version 1.0.3 >00:41:36,327 INFO kernel:[ 3.066646] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >00:41:36,327 INFO kernel:[ 3.066701] cpuidle: using governor ladder >00:41:36,327 INFO kernel:[ 3.066702] cpuidle: using governor menu >00:41:36,327 INFO kernel:[ 3.066751] EFI Variables Facility v0.08 2004-May-17 >00:41:36,327 INFO kernel:[ 3.066853] usbcore: registered new interface driver usbhid >00:41:36,327 INFO kernel:[ 3.066854] usbhid: USB HID core driver >00:41:36,327 INFO kernel:[ 3.066870] drop_monitor: Initializing network drop monitor service >00:41:36,327 INFO kernel:[ 3.066933] ip_tables: (C) 2000-2006 Netfilter Core Team >00:41:36,327 INFO kernel:[ 3.066955] TCP: cubic registered >00:41:36,327 INFO kernel:[ 3.066956] Initializing XFRM netlink socket >00:41:36,327 INFO kernel:[ 3.067073] NET: Registered protocol family 10 >00:41:36,327 INFO kernel:[ 3.067225] mip6: Mobile IPv6 >00:41:36,327 INFO kernel:[ 3.067227] NET: Registered protocol family 17 >00:41:36,327 DEBUG kernel:[ 3.067374] PM: Hibernation image not present or could not be loaded. >00:41:36,327 NOTICE kernel:[ 3.067376] Loading module verification certificates >00:41:36,327 WARNING kernel:[ 3.067393] Cert Valid From: 2012-10-08 16:53:34 >00:41:36,327 WARNING kernel:[ 3.067395] Cert Valid To: 2112-09-14 16:53:34 >00:41:36,327 WARNING kernel:[ 3.067397] Now: 2012-10-10 00:41:33 >00:41:36,327 NOTICE kernel:[ 3.068342] MODSIGN: Loaded cert 'Fedora kernel signing key: c814c8ca34b3e7ee0fe44d0c19fe2dea1a58507b' >00:41:36,327 INFO kernel:[ 3.068354] registered taskstats version 1 >00:41:36,327 INFO kernel:[ 3.068929] Magic number: 0:903:657 >00:41:36,327 INFO kernel:[ 3.069042] rtc_cmos 00:01: setting system clock to 2012-10-10 00:41:32 UTC (1349829692) >00:41:36,327 DEBUG kernel:[ 3.222501] ata2.01: NODEV after polling detection >00:41:36,327 INFO kernel:[ 3.223364] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >00:41:36,327 DEBUG kernel:[ 3.223918] ata1.01: NODEV after polling detection >00:41:36,327 INFO kernel:[ 3.225317] ata2.00: configured for MWDMA2 >00:41:36,327 INFO kernel:[ 3.225549] ata1.00: ATA-7: QEMU HARDDISK, 1.0,1, max UDMA/100 >00:41:36,327 INFO kernel:[ 3.225551] ata1.00: 22528000 sectors, multi 16: LBA48 >00:41:36,327 INFO kernel:[ 3.226075] ata1.00: configured for MWDMA2 >00:41:36,327 NOTICE kernel:[ 3.226172] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0, PQ: 0 ANSI: 5 >00:41:36,327 NOTICE kernel:[ 3.226318] sd 0:0:0:0: Attached scsi generic sg0 type 0 >00:41:36,327 NOTICE kernel:[ 3.226515] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >00:41:36,327 NOTICE kernel:[ 3.226552] sd 0:0:0:0: [sda] Write Protect is off >00:41:36,327 DEBUG kernel:[ 3.226555] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >00:41:36,327 NOTICE kernel:[ 3.226570] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >00:41:36,327 NOTICE kernel:[ 3.227390] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >00:41:36,327 INFO kernel:[ 3.227621] sda: sda1 sda2 sda3 >00:41:36,327 NOTICE kernel:[ 3.227816] sd 0:0:0:0: [sda] Attached SCSI disk >00:41:36,327 WARNING kernel:[ 3.228204] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >00:41:36,327 INFO kernel:[ 3.228207] cdrom: Uniform CD-ROM driver Revision: 3.20 >00:41:36,327 DEBUG kernel:[ 3.228274] sr 1:0:0:0: Attached scsi CD-ROM sr0 >00:41:36,327 NOTICE kernel:[ 3.228314] sr 1:0:0:0: Attached scsi generic sg1 type 5 >00:41:36,327 INFO kernel:[ 3.230859] Freeing unused kernel memory: 1036k freed >00:41:36,327 INFO kernel:[ 3.231073] Write protecting the kernel read-only data: 12288k >00:41:36,327 INFO kernel:[ 3.240587] Freeing unused kernel memory: 1860k freed >00:41:36,327 INFO kernel:[ 3.246909] Freeing unused kernel memory: 1416k freed >00:41:36,327 INFO kernel:[ 3.325656] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found >00:41:36,327 INFO kernel:[ 3.363032] usb 1-1: new full-speed USB device number 2 using uhci_hcd >00:41:36,327 INFO kernel:[ 3.406261] squashfs: version 4.0 (2009/01/31) Phillip Lougher >00:41:36,327 INFO kernel:[ 3.409725] Loading iSCSI transport class v2.0-870. >00:41:36,327 NOTICE kernel:[ 3.414544] iscsi: registered transport (tcp) >00:41:36,327 INFO kernel:[ 3.417149] alua: device handler registered >00:41:36,327 INFO kernel:[ 3.419510] emc: device handler registered >00:41:36,327 INFO kernel:[ 3.421882] hp_sw: device handler registered >00:41:36,327 INFO kernel:[ 3.424267] rdac: device handler registered >00:41:36,327 INFO kernel:[ 3.439607] FDC 0 is a S82078B >00:41:36,327 INFO kernel:[ 3.444663] No iBFT detected. >00:41:36,327 INFO kernel:[ 3.447135] md: raid0 personality registered for level 0 >00:41:36,327 INFO kernel:[ 3.450335] md: raid1 personality registered for level 1 >00:41:36,327 INFO kernel:[ 3.452702] async_tx: api initialized (async) >00:41:36,327 INFO kernel:[ 3.453916] xor: automatically using best checksumming function: >00:41:36,327 INFO kernel:[ 3.463015] generic_sse: 9020.000 MB/sec >00:41:36,327 WARNING kernel:[ 3.483022] raid6: sse2x1 4296 MB/s >00:41:36,327 WARNING kernel:[ 3.500018] raid6: sse2x2 8382 MB/s >00:41:36,327 WARNING kernel:[ 3.517015] raid6: sse2x4 10511 MB/s >00:41:36,327 WARNING kernel:[ 3.517017] raid6: using algorithm sse2x4 (10511 MB/s) >00:41:36,327 WARNING kernel:[ 3.517018] raid6: using intx1 recovery algorithm >00:41:36,327 INFO kernel:[ 3.518736] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >00:41:36,327 INFO kernel:[ 3.525424] md: raid6 personality registered for level 6 >00:41:36,327 INFO kernel:[ 3.525426] md: raid5 personality registered for level 5 >00:41:36,327 INFO kernel:[ 3.525427] md: raid4 personality registered for level 4 >00:41:36,327 INFO kernel:[ 3.531258] md: raid10 personality registered for level 10 >00:41:36,327 INFO kernel:[ 3.533710] md: linear personality registered for level -1 >00:41:36,327 INFO kernel:[ 3.540921] device-mapper: multipath: version 1.5.0 loaded >00:41:36,327 INFO kernel:[ 3.543338] device-mapper: multipath round-robin: version 1.0.0 loaded >00:41:36,327 INFO kernel:[ 3.589127] RPC: Registered named UNIX socket transport module. >00:41:36,327 INFO kernel:[ 3.589130] RPC: Registered udp transport module. >00:41:36,327 INFO kernel:[ 3.589132] RPC: Registered tcp transport module. >00:41:36,327 INFO kernel:[ 3.589133] RPC: Registered tcp NFSv4.1 backchannel transport module. >00:41:36,327 INFO kernel:[ 3.759162] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >00:41:36,327 INFO kernel:[ 3.759165] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >00:41:36,327 INFO kernel:[ 3.759168] usb 1-1: Product: QEMU USB Tablet >00:41:36,327 INFO kernel:[ 3.759169] usb 1-1: Manufacturer: QEMU 1.0,1 >00:41:36,327 INFO kernel:[ 3.759170] usb 1-1: SerialNumber: 42 >00:41:36,327 INFO kernel:[ 3.794343] 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:41:36,327 INFO kernel:[ 3.794415] 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:41:36,327 DEBUG kernel:[ 3.847910] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.847936] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.847961] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.851232] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.851258] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 3.923478] vda: unknown partition table >00:41:36,327 DEBUG kernel:[ 3.924847] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.924875] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 3.960045] tsc: Refined TSC clocksource calibration: 3311.135 MHz >00:41:36,327 INFO kernel:[ 3.993157] vdb: unknown partition table >00:41:36,327 DEBUG kernel:[ 3.998392] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 3.998913] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 4.143045] Btrfs loaded >00:41:36,327 INFO kernel:[ 4.148387] device label mirror devid 2 transid 189 /dev/vdb >00:41:36,327 INFO kernel:[ 4.159465] vdc: unknown partition table >00:41:36,327 DEBUG kernel:[ 4.161882] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 4.161906] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 4.231462] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:36,327 INFO kernel:[ 4.231631] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:36,327 INFO kernel:[ 4.239285] vdd: unknown partition table >00:41:36,327 DEBUG kernel:[ 4.240387] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 4.240411] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 4.286025] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:36,327 INFO kernel:[ 4.309396] vde: unknown partition table >00:41:36,327 DEBUG kernel:[ 4.310225] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >00:41:36,327 DEBUG kernel:[ 4.310268] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >00:41:36,327 INFO kernel:[ 4.336730] vdf: unknown partition table >00:41:36,327 INFO kernel:[ 4.350393] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:36,327 INFO kernel:[ 4.357821] device label mirror devid 1 transid 189 /dev/vda >00:41:36,327 INFO kernel:[ 4.359839] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:36,327 DEBUG kernel:[ 4.486718] ISO 9660 Extensions: Microsoft Joliet Level 3 >00:41:36,327 DEBUG kernel:[ 4.489923] ISO 9660 Extensions: RRIP_1991A >00:41:36,327 INFO kernel:[ 4.622887] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >00:41:36,327 DEBUG kernel:[ 5.355908] SELinux: 2048 avtab hash slots, 92349 rules. >00:41:36,327 DEBUG kernel:[ 5.373143] SELinux: 2048 avtab hash slots, 92349 rules. >00:41:36,327 DEBUG kernel:[ 5.486591] SELinux: 9 users, 15 roles, 4264 types, 228 bools, 1 sens, 1024 cats >00:41:36,327 DEBUG kernel:[ 5.486595] SELinux: 83 classes, 92349 rules >00:41:36,327 INFO kernel:[ 5.491030] SELinux: Permission compromise_kernel in class capability2 not defined in policy. >00:41:36,327 INFO kernel:[ 5.491035] SELinux: the above unknown classes and permissions will be allowed >00:41:36,327 DEBUG kernel:[ 5.491045] SELinux: Completing initialization. >00:41:36,327 DEBUG kernel:[ 5.491046] SELinux: Setting up existing superblocks. >00:41:36,327 DEBUG kernel:[ 5.491051] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.491055] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.491064] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.491068] SELinux: initialized (dev proc, type proc), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.491075] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.491093] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.491904] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >00:41:36,327 DEBUG kernel:[ 5.491907] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492445] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >00:41:36,327 DEBUG kernel:[ 5.492449] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492452] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492467] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492477] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492485] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492495] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492695] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492696] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492701] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492833] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 5.492864] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492867] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492882] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492887] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492890] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492892] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492895] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492899] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492903] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492907] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 5.492915] SELinux: initialized (dev loop0, type squashfs), uses xattr >00:41:36,327 DEBUG kernel:[ 5.492930] SELinux: initialized (dev dm-0, type ext4), uses xattr >00:41:36,327 NOTICE kernel:[ 5.494598] type=1403 audit(1349829694.923:2): policy loaded auid=4294967295 ses=4294967295 >00:41:36,327 DEBUG kernel:[ 5.882294] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >00:41:36,327 DEBUG kernel:[ 6.003622] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 6.075514] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >00:41:36,327 DEBUG kernel:[ 6.263122] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >00:41:36,327 NOTICE kernel:[ 6.535148] type=1400 audit(1349829695.964:3): avc: denied { create } for pid=546 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:41:36,327 NOTICE kernel:[ 6.535187] type=1400 audit(1349829695.964:4): avc: denied { setattr } for pid=546 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:41:36,327 NOTICE kernel:[ 6.535215] type=1400 audit(1349829695.964:5): avc: denied { relabelfrom } for pid=546 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=51892 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >00:41:36,327 INFO systemd: systemd 194 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >00:41:36,327 INFO systemd: Detected virtualization 'kvm'. >00:41:36,327 INFO systemd: Initializing machine ID from KVM UUID. >00:41:36,327 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:41:36,327 INFO systemd: Started Remount Root and Kernel File Systems. >00:41:36,327 INFO systemd: Starting Local File Systems (Pre). >00:41:36,327 INFO systemd: Reached target Local File Systems (Pre). >00:41:36,327 INFO systemd: Mounting Temporary Directory... >00:41:36,327 INFO systemd: Starting Load Random Seed... >00:41:36,327 INFO systemd: Started Load Random Seed. >00:41:36,327 INFO systemd: Mounted POSIX Message Queue File System. >00:41:36,421 INFO systemd: Started Terminate Plymouth Boot Screen. >00:41:36,421 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >00:41:36,421 INFO systemd: Starting Shell on tty2... >00:41:36,421 INFO systemd: Started Shell on tty2. >00:41:36,519 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-1.git20120820.fc18) is starting... >00:41:36,519 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >00:41:36,519 NOTICE kernel:[ 7.089917] type=1400 audit(1349829696.518:6): avc: denied { execute } for pid=584 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:41:36,519 NOTICE kernel:[ 7.089927] type=1400 audit(1349829696.518:7): avc: denied { read open } for pid=584 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:41:36,519 NOTICE kernel:[ 7.089947] type=1400 audit(1349829696.518:8): avc: denied { execute_no_trans } for pid=584 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:41:36,519 INFO NetworkManager: <info> WEXT support is enabled >00:41:36,519 INFO systemd: Starting D-Bus System Message Bus... >00:41:36,519 INFO systemd: Started D-Bus System Message Bus. >00:41:36,560 NOTICE kernel:[ 7.112766] type=1400 audit(1349829696.541:9): avc: denied { read } for pid=578 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:41:36,565 NOTICE kernel:[ 7.112778] type=1400 audit(1349829696.541:10): avc: denied { open } for pid=578 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:41:36,637 INFO dbus-daemon: dbus[582]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:41:36,638 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >00:41:36,641 INFO systemd: Starting Authorization Manager... >00:41:36,771 INFO polkitd: Started polkitd version 0.107 >00:41:36,856 INFO dbus-daemon: dbus[582]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:41:36,856 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >00:41:36,856 INFO systemd: Started Authorization Manager. >00:41:36,884 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >00:41:36,885 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >00:41:36,885 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:41:36,886 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >00:41:36,886 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >00:41:36,892 INFO NetworkManager: <info> trying to start the modem manager... >00:41:36,907 INFO dbus-daemon: dbus[582]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >00:41:36,907 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >00:41:36,911 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >00:41:36,923 INFO systemd: Started Network Manager. >00:41:36,958 INFO systemd: Starting Anaconda System Services. >00:41:36,983 INFO systemd: Reached target Anaconda System Services. >00:41:36,984 INFO systemd: Starting Anaconda... >00:41:36,984 INFO systemd: Starting Network. >00:41:36,985 INFO systemd: Reached target Network. >00:41:36,993 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >00:41:36,994 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >00:41:37,002 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >00:41:37,004 INFO NetworkManager: <info> Networking is enabled by state file >00:41:37,005 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:41:37,006 INFO NetworkManager: <info> (eth0): carrier is OFF >00:41:37,025 ERR NetworkManager: <error> [1349829697.4589] [nm-device-ethernet.c:456] real_update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >00:41:37,030 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >00:41:37,034 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >00:41:37,035 INFO NetworkManager: <info> (eth0): now managed >00:41:37,037 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >00:41:37,037 INFO NetworkManager: <info> (eth0): bringing up device. >00:41:37,039 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >00:41:37,040 INFO NetworkManager: <info> (eth0): preparing device. >00:41:37,041 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >00:41:37,085 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >00:41:37,092 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:41:37,094 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:41:37,097 INFO modem-manager: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >00:41:37,110 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >00:41:37,115 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >00:41:37,121 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >00:41:37,125 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >00:41:37,130 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >00:41:37,134 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >00:41:37,166 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >00:41:37,196 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >00:41:37,198 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >00:41:37,200 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >00:41:37,201 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >00:41:37,202 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >00:41:37,221 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >00:41:37,239 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >00:41:37,289 INFO NetworkManager: <info> modem-manager is now available >00:41:37,334 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >00:41:37,335 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >00:41:37,336 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >00:41:37,338 INFO NetworkManager: <info> dhclient started with pid 607 >00:41:37,338 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >00:41:37,343 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >00:41:37,376 INFO modem-manager: <info> Loaded plugin 'AnyData' >00:41:37,376 INFO modem-manager: <info> Loaded plugin 'SimTech' >00:41:37,397 INFO modem-manager: <info> Loaded plugin 'Linktop' >00:41:37,399 INFO modem-manager: <info> Loaded plugin 'Option' >00:41:37,400 INFO modem-manager: <info> Loaded plugin 'ZTE' >00:41:37,419 INFO modem-manager: <info> Loaded plugin 'Samsung' >00:41:37,420 INFO modem-manager: <info> Loaded plugin 'Gobi' >00:41:37,429 INFO modem-manager: <info> Loaded plugin 'X22X' >00:41:37,429 INFO modem-manager: <info> Loaded plugin 'Longcheer' >00:41:37,439 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >00:41:37,445 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >00:41:37,449 INFO modem-manager: <info> Loaded plugin 'Nokia' >00:41:37,463 INFO modem-manager: <info> Loaded plugin 'Wavecom' >00:41:37,474 INFO modem-manager: <info> Loaded plugin 'Novatel' >00:41:37,474 INFO modem-manager: <info> Loaded plugin 'MotoC' >00:41:37,484 INFO modem-manager: <info> Loaded plugin 'Sierra' >00:41:37,485 INFO modem-manager: <info> Loaded plugin 'Huawei' >00:41:37,486 INFO modem-manager: <info> Loaded plugin 'Cinterion' >00:41:37,487 INFO modem-manager: <info> Loaded plugin 'Iridium' >00:41:37,487 INFO modem-manager: <info> Loaded plugin 'Generic' >00:41:37,487 INFO modem-manager: <info> Successfully loaded 20 plugins >00:41:37,488 INFO dbus-daemon: modem-manager[594]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >00:41:37,489 INFO dbus-daemon: dbus[582]: [system] Successfully activated service 'org.freedesktop.ModemManager' >00:41:37,502 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'AnyData' >00:41:37,503 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'SimTech' >00:41:37,504 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Linktop' >00:41:37,504 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Option' >00:41:37,505 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'ZTE' >00:41:37,506 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Samsung' >00:41:37,506 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Gobi' >00:41:37,508 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'X22X' >00:41:37,510 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Longcheer' >00:41:37,510 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Ericsson MBM' >00:41:37,511 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Option High-Speed' >00:41:37,517 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Nokia' >00:41:37,520 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Wavecom' >00:41:37,535 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Novatel' >00:41:37,536 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'MotoC' >00:41:37,549 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Sierra' >00:41:37,550 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Huawei' >00:41:37,553 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Cinterion' >00:41:37,555 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Iridium' >00:41:37,556 INFO dbus-daemon: modem-manager[594]: <info> Loaded plugin 'Generic' >00:41:37,558 INFO dbus-daemon: modem-manager[594]: <info> Successfully loaded 20 plugins >00:41:37,558 INFO systemd: Started Anaconda. >00:41:37,560 INFO systemd: Starting Anaconda Text Console... >00:41:37,561 INFO systemd: Started Anaconda Text Console. >00:41:37,562 INFO systemd: Startup finished in 3s 248ms 971us (kernel) + 2s 342ms 206us (initrd) + 2s 69ms 228us (userspace) = 7s 660ms 405us. >00:41:37,581 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >00:41:37,601 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >00:41:37,610 INFO dhclient: All rights reserved. >00:41:37,612 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >00:41:37,616 INFO dhclient: >00:41:37,616 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >00:41:37,620 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >00:41:37,620 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >00:41:37,621 INFO dhclient: Sending on Socket/fallback >00:41:37,621 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x58322e71) >00:41:37,622 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x58322e71) >00:41:37,629 INFO dhclient: DHCPOFFER from 192.168.0.1 >00:41:37,631 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x58322e71) >00:41:37,644 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >00:41:37,646 INFO NetworkManager: <info> address 192.168.0.121 >00:41:37,646 INFO dhclient: bound to 192.168.0.121 -- renewal in 33173 seconds. >00:41:37,646 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >00:41:37,648 INFO NetworkManager: <info> gateway 192.168.0.1 >00:41:37,648 INFO NetworkManager: <info> nameserver '192.168.0.1' >00:41:37,649 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >00:41:37,649 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >00:41:37,715 NOTICE kernel:[ 8.267225] type=1400 audit(1349829697.696:11): avc: denied { read write } for pid=634 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:41:37,770 ERR systemd-udevd: ctx=0x7f91cb1f6180 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:41:37,771 ERR systemd-udevd: ctx=0x7f91cb1f6180 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:41:37,840 INFO kernel:[ 8.410407] device label mirror devid 2 transid 189 /dev/vdb >00:41:37,847 INFO kernel:[ 8.417864] device label mirror devid 1 transid 189 /dev/vda >00:41:37,848 INFO kernel:[ 8.418297] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:37,857 INFO kernel:[ 8.427636] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >00:41:37,890 INFO systemd: Starting Agent daemon for Spice guests. >00:41:37,890 INFO systemd: Reached target Agent daemon for Spice guests. >00:41:37,923 INFO kernel:[ 8.493461] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:37,944 ERR systemd-udevd: ctx=0x7f91cb1f6180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >00:41:37,977 INFO kernel:[ 8.547409] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:38,034 INFO kernel:[ 8.604416] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:38,067 WARNING kernel:[ 8.637654] microcode: AMD CPU family 0x6 not supported >00:41:38,103 ERR systemd-udevd: ctx=0x7f91cb1f6180 path=/lib/modules/3.6.1-1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >00:41:38,544 INFO kernel:[ 9.114785] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:38,623 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >00:41:38,624 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >00:41:38,624 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >00:41:38,628 INFO dbus-daemon: dbus[582]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:41:38,628 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >00:41:38,628 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >00:41:38,629 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >00:41:38,652 INFO dbus-daemon: dbus[582]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:41:38,653 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >00:41:38,747 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >00:41:40,182 NOTICE kernel:[ 10.752676] type=1400 audit(1349829700.181:12): avc: denied { read write } for pid=669 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:41:40,192 WARNING kernel:[ 10.762048] auditd (670): /proc/670/oom_adj is deprecated, please use /proc/670/oom_score_adj instead. >00:41:40,470 INFO kernel:[ 11.040813] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:40,471 INFO kernel:[ 11.041347] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:40,473 INFO kernel:[ 11.043720] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:40,475 INFO kernel:[ 11.045402] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:40,494 INFO kernel:[ 11.064401] device label mirror devid 2 transid 189 /dev/vdb >00:41:40,498 INFO kernel:[ 11.068352] device label mirror devid 1 transid 189 /dev/vda >00:41:40,516 INFO kernel:[ 11.086637] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:40,517 INFO kernel:[ 11.087782] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:40,522 INFO kernel:[ 11.092062] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:40,522 INFO kernel:[ 11.092986] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:40,526 INFO kernel:[ 11.096293] device label mirror devid 1 transid 189 /dev/vda >00:41:40,528 INFO kernel:[ 11.098758] device label mirror devid 2 transid 189 /dev/vdb >00:41:40,599 INFO kernel:[ 11.169328] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:40,600 INFO kernel:[ 11.170615] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:40,802 INFO kernel:[ 11.372788] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:40,811 INFO kernel:[ 11.381369] device label mirror devid 2 transid 189 /dev/vdb >00:41:40,812 INFO kernel:[ 11.382414] device label mirror devid 1 transid 189 /dev/vda >00:41:40,812 INFO kernel:[ 11.382876] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:40,814 INFO kernel:[ 11.384962] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:40,815 INFO kernel:[ 11.385286] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:40,819 INFO kernel:[ 11.389222] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:40,825 INFO kernel:[ 11.395276] device label mirror devid 2 transid 189 /dev/vdb >00:41:40,835 INFO kernel:[ 11.405815] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:40,839 INFO kernel:[ 11.409106] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:40,839 INFO kernel:[ 11.409956] device label mirror devid 1 transid 189 /dev/vda >00:41:40,851 INFO kernel:[ 11.421423] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:44,471 INFO systemd: Starting NTP client/server... >00:41:44,538 INFO chrony-helper: tr: write error: Broken pipe >00:41:44,538 INFO chrony-helper: tr: write error >00:41:44,567 INFO chronyd: chronyd version 1.27-git1ca844 starting >00:41:44,568 INFO chronyd: Linux kernel major=3 minor=6 patch=1 >00:41:44,568 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:41:44,579 INFO systemd: Started NTP client/server. >00:41:44,674 INFO kernel:[ 15.244386] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:44,674 INFO kernel:[ 15.244844] device label mirror devid 1 transid 189 /dev/vda >00:41:44,675 INFO kernel:[ 15.245705] device label mirror devid 2 transid 189 /dev/vdb >00:41:44,675 INFO kernel:[ 15.245959] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:44,676 INFO kernel:[ 15.246221] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:44,677 INFO kernel:[ 15.247117] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:44,693 INFO kernel:[ 15.263377] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:44,694 INFO kernel:[ 15.264143] device label mirror devid 2 transid 189 /dev/vdb >00:41:44,695 INFO kernel:[ 15.265085] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:44,698 INFO kernel:[ 15.268065] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:44,699 INFO kernel:[ 15.269163] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:44,706 INFO kernel:[ 15.276022] device label mirror devid 1 transid 189 /dev/vda >00:41:44,774 INFO kernel:[ 15.344919] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:44,776 INFO kernel:[ 15.346317] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:44,989 INFO kernel:[ 15.559887] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:44,992 INFO kernel:[ 15.562708] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:44,993 INFO kernel:[ 15.563335] device label mirror devid 2 transid 189 /dev/vdb >00:41:44,993 INFO kernel:[ 15.563733] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:44,997 INFO kernel:[ 15.567445] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:44,997 INFO kernel:[ 15.567837] device label mirror devid 1 transid 189 /dev/vda >00:41:45,004 INFO kernel:[ 15.574936] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:45,009 INFO kernel:[ 15.579669] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:45,011 INFO kernel:[ 15.581342] device label mirror devid 2 transid 189 /dev/vdb >00:41:45,013 INFO kernel:[ 15.583502] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:45,016 INFO kernel:[ 15.586583] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:45,022 INFO kernel:[ 15.588054] device label mirror devid 1 transid 189 /dev/vda >00:41:45,134 INFO kernel:[ 15.704322] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:45,134 INFO kernel:[ 15.704776] device label mirror devid 1 transid 189 /dev/vda >00:41:45,134 INFO kernel:[ 15.704991] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:45,135 INFO kernel:[ 15.705393] device label mirror devid 2 transid 189 /dev/vdb >00:41:45,137 INFO kernel:[ 15.707582] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:45,138 INFO kernel:[ 15.708222] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:45,175 INFO kernel:[ 15.745433] device label data-mirror devid 2 transid 171 /dev/vdd >00:41:45,176 INFO kernel:[ 15.746314] device label mirror devid 2 transid 189 /dev/vdb >00:41:45,177 INFO kernel:[ 15.747761] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:45,180 INFO kernel:[ 15.750695] device label metadata-mirror devid 2 transid 178 /dev/vdf >00:41:45,185 INFO kernel:[ 15.755019] device label mirror devid 1 transid 189 /dev/vda >00:41:45,185 INFO kernel:[ 15.755334] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:45,449 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >00:41:45,449 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:41:45,449 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >00:41:45,450 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >00:41:46,257 INFO kernel:[ 16.827395] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:46,260 INFO kernel:[ 16.830912] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:46,353 INFO kernel:[ 16.923085] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 979 /dev/sda3 >00:41:46,417 DEBUG kernel:[ 16.987844] SELinux: initialized (dev sda3, type btrfs), uses xattr >00:41:47,381 INFO kernel:[ 17.951033] device label mirror devid 1 transid 189 /dev/vda >00:41:47,382 INFO kernel:[ 17.952307] device label mirror devid 1 transid 189 /dev/vda >00:41:47,425 INFO kernel:[ 17.995670] device label mirror devid 1 transid 189 /dev/vda >00:41:47,429 DEBUG kernel:[ 17.999746] SELinux: initialized (dev vda, type btrfs), uses xattr >00:41:47,786 INFO kernel:[ 18.355949] device label mirror devid 2 transid 191 /dev/vdb >00:41:47,786 INFO kernel:[ 18.356964] device label mirror devid 2 transid 191 /dev/vdb >00:41:47,815 INFO kernel:[ 18.385375] device label mirror devid 1 transid 191 /dev/vda >00:41:47,818 DEBUG kernel:[ 18.388735] SELinux: initialized (dev vda, type btrfs), uses xattr >00:41:48,069 INFO kernel:[ 18.639305] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:48,070 INFO kernel:[ 18.640549] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:48,111 INFO kernel:[ 18.681335] device label data-mirror devid 1 transid 171 /dev/vdc >00:41:48,113 DEBUG kernel:[ 18.683813] SELinux: initialized (dev vdd, type btrfs), uses xattr >00:41:48,426 INFO kernel:[ 18.996276] device label data-mirror devid 2 transid 173 /dev/vdd >00:41:48,427 INFO kernel:[ 18.997299] device label data-mirror devid 2 transid 173 /dev/vdd >00:41:48,464 INFO kernel:[ 19.034585] device label data-mirror devid 1 transid 173 /dev/vdc >00:41:48,467 DEBUG kernel:[ 19.037378] SELinux: initialized (dev vdd, type btrfs), uses xattr >00:41:48,672 INFO kernel:[ 19.242447] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:48,673 INFO kernel:[ 19.243475] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:48,709 INFO kernel:[ 19.279318] device label metadata-mirror devid 1 transid 178 /dev/vde >00:41:48,711 DEBUG kernel:[ 19.281715] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:41:49,134 INFO kernel:[ 19.703395] device label metadata-mirror devid 2 transid 180 /dev/vdf >00:41:49,134 INFO kernel:[ 19.704656] device label metadata-mirror devid 2 transid 180 /dev/vdf >00:41:49,184 INFO kernel:[ 19.754846] device label metadata-mirror devid 1 transid 180 /dev/vde >00:41:49,188 DEBUG kernel:[ 19.758414] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:41:50,395 INFO chronyd: Selected source 190.221.173.51 >00:41:50,395 WARNING chronyd: System clock wrong by 147.723779 seconds, adjustment started >00:44:18,120 WARNING chronyd: System clock was stepped by 147.724 seconds >00:44:18,757 INFO kernel:[ 21.603270] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >00:44:18,757 DEBUG kernel:[ 21.603620] SELinux: initialized (dev sda1, type ext4), uses xattr >00:44:18,933 INFO kernel:[ 21.779343] device fsid 2995c91f-d7bd-4e3e-ab56-9384904e88a4 devid 1 transid 981 /dev/sda3 >00:44:18,950 DEBUG kernel:[ 21.796915] SELinux: initialized (dev sda3, type btrfs), uses xattr >00:44:19,153 INFO kernel:[ 21.998455] device label mirror devid 1 transid 193 /dev/vda >00:44:19,157 DEBUG kernel:[ 22.003743] SELinux: initialized (dev vda, type btrfs), uses xattr >00:44:19,317 INFO kernel:[ 22.163206] device label data-mirror devid 1 transid 175 /dev/vdc >00:44:19,320 DEBUG kernel:[ 22.166033] SELinux: initialized (dev vdd, type btrfs), uses xattr >00:44:19,476 INFO kernel:[ 22.322187] device label metadata-mirror devid 1 transid 182 /dev/vde >00:44:19,507 DEBUG kernel:[ 22.353484] SELinux: initialized (dev vdf, type btrfs), uses xattr >00:44:19,762 INFO chronyd: Selected source 200.3.168.192 >00:44:25,158 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >00:44:25,158 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >00:44:25,158 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >00:44:25,158 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >00:44:27,486 INFO kernel:[ 31.330296] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 864721
: 624374 |
624375
|
624376
|
624377
|
624378
|
624379
|
624380
|
624381
|
624382
|
624383
|
624384
|
624385
|
624386
|
624387