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 637539 Details for
Bug 864718
AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isExtended'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda tb
anaconda-tb-vwg6hO (text/plain), 473.11 KB, created by
Reartes Guillermo
on 2012-11-03 16:47:19 UTC
(
hide
)
Description:
anaconda tb
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-03 16:47:19 UTC
Size:
473.11 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 127, in populate > if dev.isExtended and disk.format.logicalPartitions: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 186, in refresh > self.populate(disks) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 724, in on_continue_clicked > resizeDialog.refresh(disks) >AttributeError: 'BTRFSVolumeDevice' object has no attribute 'isExtended' > >Local variables in innermost frame: >diskReclaimableSpace: 0 >totalDisks: 2 >totalReclaimableSpace: 0 >self: <pyanaconda.ui.gui.spokes.lib.resize.ResizeDialog object at 0x7f6aa283fc10> >disks: [DiskDevice instance (0x7f6a9bca24d0) -- > name = vda status = True kids = 0 id = 33 > 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 0x50325f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca2990>, DiskDevice instance (0x7f6a9bca8350) -- > name = vdd status = True kids = 0 id = 41 > 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 0x5032200> > target size = 0 path = /dev/vdd > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8b10>, DiskDevice instance (0x7f6a9bca8750) -- > name = vde status = True kids = 1 id = 42 > 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 0x5032290> > target size = 0 path = /dev/vde > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8b50>, DiskDevice instance (0x7f6a9bca2a50) -- > name = vdf status = True kids = 1 id = 44 > 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 0x7f6a9d159290> > target size = 0 path = /dev/vdf > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8910>] >dev: existing 16000MB btrfs volume metadata-mirror (43) with existing btrfs filesystem >renderer: <CellRendererCombo object at 0x7f6aad0fc460 (GtkCellRendererCombo at 0x64fb2a0)> >disk: existing 8000MB disk vde (42) with existing btrfs filesystem >itr: <GtkTreeIter at 0x652c730> >canShrinkSomething: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 8993MB partition sda2 (28) with existing ext4 filesystem >} > swaps: [existing 256MB partition sda3 (29) with existing swap >] > name: Fedora Linux 18 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: [existing 500MB partition sda1 (27) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 1250MB partition sda4 (30) >, existing 1MB partition sda5 (31) >, existing 11000MB disk sda (26) with existing msdos disklabel >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 34 > 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 (33) with existing btrfs filesystem >, existing 7999MB partition vdb1 (36) 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 (PartitionDevice instance) >, existing 200MB partition vdb5 (37) with existing xfs filesystem >, existing 220MB partition vdb6 (38) with existing ext4 filesystem >, existing 8000MB disk vdb (35) with existing msdos disklabel >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 40 > 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 (39) with existing btrfs filesystem >, existing 8000MB disk vdd (41) 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) >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sr0, vda, vdb, vdb1, vdb5, vdb6, 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.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, sda4, sda5, sr0, vdb1, vdb5, vdb6] > _intf.storage.fsset.devicetree.topology._devmap: {'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _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/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/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 >, 'sda5': 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/sda5 > _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/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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 >, '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 >, '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 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'vdb5': 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/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'vdb6': 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/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'vdb1': 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/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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 >, '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 >, '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 >, '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 >, '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 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x50329e0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/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-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 32 > minor: 0 >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, existing 8000MB disk vde (42) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 43 > controllable: True > dataLevel: None > uuid: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252064 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: metadata-mirror > _format._targetSize: 0 > _format.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vde > parents: [Already dumped (DiskDevice instance) >, existing 8000MB disk vdf (44) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: metadata-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: metadata-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vde > _serial: None >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 45 > 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: 46 > 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: 47 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 48 > 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: 49 > 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: 50 > minor: 0 >, existing 1024MB dm live-rw (51) 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: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vdd, vda, vde, vdf] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vdd, vda, vde, vdf] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f6a9bc85dd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f6a9bc855d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f6a9bc85610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f6a9bc854d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f6a9bc85690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >] > _intf.storage.doAutoPart: True > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _intf.payload.install_device.controllable: True > _intf.payload.install_device.major: 11 > _intf.payload.install_device.kids: 0 > _intf.payload.install_device._partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf3b0> > _intf.payload.install_device.uuid: None > _intf.payload.install_device.exists: True > _intf.payload.install_device.fstabComment: Skipped > _intf.payload.install_device._format: Iso9660FS instance, containing members: > _intf.payload.install_device._format.uuid: 2012-11-03-03-36-32-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _intf.payload.install_device._format._minInstanceSize: None > _intf.payload.install_device._format._mountType: iso9660 > _intf.payload.install_device._format.fsprofile: None > _intf.payload.install_device._format.label: Fedora_18-Beta-TC7_x86_64 > _intf.payload.install_device._format._targetSize: 0 > _intf.payload.install_device._format._size: 0 > _intf.payload.install_device._format.mountopts: None > _intf.payload.install_device._format.mountpoint: None > _intf.payload.install_device._format._migrate: False > _intf.payload.install_device._format._device: /dev/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-11-03-03-36-32-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-Beta-TC7_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4282.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 6 > _intf.payload.install_device.minor: 0 > _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: 1351960694.87 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >16:34:56,183 INFO anaconda: /sbin/anaconda 18.24 >16:34:57,204 INFO anaconda: 786432 kB (768 MB) are available >16:34:57,204 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >16:34:57,214 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >16:34:57,215 INFO anaconda: Default encoding = utf-8 >16:34:57,302 INFO anaconda: ISCSID is /sbin/iscsid >16:34:57,304 INFO anaconda: no initiator set >16:34:57,472 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:34:57,473 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:34:57,892 INFO anaconda: Display mode = g >16:34:57,896 INFO anaconda: 786432 kB (768 MB) are available >16:34:57,896 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >16:34:59,471 DEBUG anaconda: X server has signalled a successful start. >16:34:59,473 INFO anaconda: Starting window manager, pid 764. >16:35:00,632 INFO anaconda: using only installclass _Fedora >16:35:01,295 INFO anaconda: Detected 752M of memory >16:35:01,296 INFO anaconda: Swap attempt of 1504M >16:35:01,321 INFO anaconda: Running Thread: AnaStorageThread (140096160601856) >16:35:01,328 INFO anaconda: Running Thread: AnaPayloadThread (140096168994560) >16:35:01,508 INFO anaconda: no initiator set >16:35:02,071 DEBUG anaconda: required disklabel type for sda (1) is None >16:35:02,071 DEBUG anaconda: default disklabel type for sda is msdos >16:35:02,074 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:35:03,468 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8A7GLsZ: [Errno 2] No such file or directory >16:35:03,472 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.8A7GLsZ as btrfs with options defaults >16:35:03,487 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8A7GLsZ: [Errno 2] No such file or directory >16:35:03,511 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.8A7GLsZ, removeDir = False >16:35:03,879 DEBUG anaconda: required disklabel type for vdb (15) is None >16:35:03,880 DEBUG anaconda: default disklabel type for vdb is msdos >16:35:03,886 DEBUG anaconda: selecting msdos disklabel for vdb based on size >16:35:04,005 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8zNVUhK: [Errno 2] No such file or directory >16:35:04,006 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.8zNVUhK as btrfs with options defaults >16:35:04,019 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8zNVUhK: [Errno 2] No such file or directory >16:35:04,040 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.8zNVUhK, removeDir = False >16:35:04,795 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14oC8QAk: [Errno 2] No such file or directory >16:35:04,796 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.14oC8QAk as btrfs with options defaults >16:35:04,830 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14oC8QAk: [Errno 2] No such file or directory >16:35:04,856 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14oC8QAk, removeDir = False >16:35:05,233 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14snp3tb: [Errno 2] No such file or directory >16:35:05,234 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.14snp3tb as btrfs with options defaults >16:35:05,243 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14snp3tb: [Errno 2] No such file or directory >16:35:05,261 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14snp3tb, removeDir = False >16:35:05,518 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17dkZ6mw: [Errno 2] No such file or directory >16:35:05,519 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.17dkZ6mw as btrfs with options defaults >16:35:05,528 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17dkZ6mw: [Errno 2] No such file or directory >16:35:05,572 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.17dkZ6mw, removeDir = False >16:35:05,937 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17HUbA2K: [Errno 2] No such file or directory >16:35:05,938 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.17HUbA2K as btrfs with options defaults >16:35:05,946 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17HUbA2K: [Errno 2] No such file or directory >16:35:05,968 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.17HUbA2K, removeDir = False >16:38:01,026 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >16:38:01,040 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:01,142 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >16:38:01,197 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:01,250 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >16:38:01,268 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:01,448 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >16:38:03,634 ERR anaconda: Error running arch: No such file or directory >16:38:03,643 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:03,691 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >16:38:03,705 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:03,809 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >16:38:03,823 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:03,946 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >16:38:03,971 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >16:38:04,371 INFO anaconda: Thread Done: AnaStorageThread (140096160601856) >16:38:05,068 INFO anaconda: Thread Done: AnaPayloadThread (140096168994560) >12:38:13,189 INFO anaconda: source spoke ready: False >12:38:13,190 INFO anaconda: source spoke ready: False >12:38:13,190 INFO anaconda: source spoke ready: False >12:38:13,191 INFO anaconda: source spoke ready: False >12:38:13,192 INFO anaconda: source spoke ready: False >12:38:13,193 INFO anaconda: source spoke ready: False >12:38:13,193 INFO anaconda: source spoke ready: False >12:38:13,197 INFO anaconda: Running Thread: AnaSourceWatcher (140095938770688) >12:38:13,274 INFO anaconda: Running Thread: AnaSoftwareWatcher (140095917745920) >12:38:13,283 INFO anaconda: Running Thread: AnaStorageWatcher (140095853422336) >12:38:13,777 INFO anaconda: Running Thread: AnaNTPserver0 (140096168994560) >12:38:13,782 INFO anaconda: Running Thread: AnaNTPserver1 (140095836636928) >12:38:13,786 INFO anaconda: Running Thread: AnaNTPserver2 (140095845029632) >12:38:13,797 INFO anaconda: Thread Done: AnaSourceWatcher (140095938770688) >12:38:13,802 INFO anaconda: Running Thread: AnaNTPserver3 (140095828244224) >12:38:14,071 INFO anaconda: Thread Done: AnaNTPserver0 (140096168994560) >12:38:14,365 INFO anaconda: Thread Done: AnaNTPserver2 (140095845029632) >12:38:14,872 INFO anaconda: Thread Done: AnaSoftwareWatcher (140095917745920) >12:38:14,873 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140095845029632) >12:38:14,899 INFO anaconda: source spoke ready: True >12:38:14,901 INFO anaconda: source spoke ready: True >12:38:15,100 INFO anaconda: Thread Done: AnaStorageWatcher (140095853422336) >12:38:20,383 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) > >12:38:20,917 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140095845029632) >12:38:21,632 INFO anaconda: source spoke ready: True >12:38:21,634 INFO anaconda: source spoke ready: True >12:38:21,636 INFO anaconda: source spoke ready: True >12:38:21,637 INFO anaconda: source spoke ready: True >12:38:21,637 INFO anaconda: source spoke ready: True >12:38:21,638 INFO anaconda: source spoke ready: True >12:38:23,818 INFO anaconda: Thread Done: AnaNTPserver1 (140095836636928) >12:38:23,836 INFO anaconda: Thread Done: AnaNTPserver3 (140095828244224) >12:38:25,260 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 2.77 GB >12:39:24,286 INFO anaconda: Running Thread: AnaExecuteStorageThread (140096160601856) >12:39:24,484 INFO anaconda: Detected 752M of memory >12:39:24,485 INFO anaconda: Swap attempt of 1504M >12:39:24,502 ERR anaconda: storage configuration failed: No usable disks selected >12:39:24,503 INFO anaconda: no initiator set >12:39:24,769 DEBUG anaconda: required disklabel type for sda (1) is None >12:39:24,769 DEBUG anaconda: default disklabel type for sda is msdos >12:39:24,770 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:39:25,528 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.34qWblqv: [Errno 2] No such file or directory >12:39:25,529 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.34qWblqv as btrfs with options defaults >12:39:25,561 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.34qWblqv: [Errno 2] No such file or directory >12:39:25,576 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.34qWblqv, removeDir = False >12:39:25,920 DEBUG anaconda: required disklabel type for vdb (15) is None >12:39:25,921 DEBUG anaconda: default disklabel type for vdb is msdos >12:39:25,922 DEBUG anaconda: selecting msdos disklabel for vdb based on size >12:39:25,988 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.34yIBNCg: [Errno 2] No such file or directory >12:39:25,989 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.34yIBNCg as btrfs with options defaults >12:39:26,004 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.34yIBNCg: [Errno 2] No such file or directory >12:39:26,028 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.34yIBNCg, removeDir = False >12:39:26,432 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40T2Xata: [Errno 2] No such file or directory >12:39:26,433 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.40T2Xata as btrfs with options defaults >12:39:26,443 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40T2Xata: [Errno 2] No such file or directory >12:39:26,456 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.40T2Xata, removeDir = False >12:39:26,756 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40NN1S8k: [Errno 2] No such file or directory >12:39:26,757 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.40NN1S8k as btrfs with options defaults >12:39:26,769 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.40NN1S8k: [Errno 2] No such file or directory >12:39:26,782 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.40NN1S8k, removeDir = False >12:39:26,974 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43N_LKU_: [Errno 2] No such file or directory >12:39:26,974 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.43N_LKU_ as btrfs with options defaults >12:39:26,991 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43N_LKU_: [Errno 2] No such file or directory >12:39:27,006 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.43N_LKU_, removeDir = False >12:39:27,369 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43krJ7DQ: [Errno 2] No such file or directory >12:39:27,369 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.43krJ7DQ as btrfs with options defaults >12:39:27,380 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43krJ7DQ: [Errno 2] No such file or directory >12:39:27,393 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.43krJ7DQ, removeDir = False >12:39:28,465 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >12:39:28,478 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:28,533 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >12:39:28,594 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:28,628 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >12:39:28,641 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:28,736 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >12:39:30,758 ERR anaconda: Error running arch: No such file or directory >12:39:30,763 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:30,793 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >12:39:30,807 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:30,861 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >12:39:30,874 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:30,944 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >12:39:30,957 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:39:31,065 INFO anaconda: Thread Done: AnaExecuteStorageThread (140096160601856) >12:39:54,831 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 2.77 GB > > >/tmp/packaging.log: >16:35:01,267 DEBUG packaging: getting release version from tree at None (18) >16:35:01,267 DEBUG packaging: got a release version of 18 >16:38:04,374 INFO packaging: updating base repo >16:38:04,711 DEBUG packaging: getting release version from tree at None (18) >16:38:04,712 DEBUG packaging: got a release version of 18 >16:38:04,713 INFO packaging: configuring base repo >16:38:04,713 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >16:38:04,827 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >16:38:04,831 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >16:38:04,857 DEBUG packaging: got a release version of 18 >16:38:04,959 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >16:38:04,974 DEBUG packaging: disabling repo fedora >16:38:04,975 DEBUG packaging: disabling repo updates-testing >16:38:04,976 DEBUG packaging: disabling repo updates >16:38:04,976 INFO packaging: gathering repo metadata >16:38:04,976 DEBUG packaging: getting repo metadata for anaconda >16:38:05,022 DEBUG packaging: getting group info for anaconda >16:38:05,067 INFO packaging: metadata retrieval complete >12:38:14,866 DEBUG packaging: deleting package sacks >12:38:14,874 INFO packaging: checking software selection >12:38:14,874 DEBUG packaging: deleting package sacks >12:38:14,875 DEBUG packaging: deleting yum transaction info >12:38:14,875 DEBUG packaging: select group core >12:38:15,421 DEBUG packaging: select group core >12:38:15,422 DEBUG packaging: select group gnome-desktop >12:38:15,477 DEBUG packaging: select group multimedia >12:38:15,495 DEBUG packaging: select group input-methods >12:38:15,502 DEBUG packaging: select group base-x >12:38:15,514 DEBUG packaging: select group fonts >12:38:15,578 DEBUG packaging: select group hardware-support >12:38:15,593 DEBUG packaging: select group dial-up >12:38:15,600 DEBUG packaging: select group printing >12:38:15,653 DEBUG packaging: select group firefox >12:38:15,655 DEBUG packaging: select group standard >12:38:15,699 DEBUG packaging: select package kernel-PAE >12:38:15,715 INFO packaging: no kernel-PAE package >12:38:15,716 DEBUG packaging: select package kernel >12:38:15,717 INFO packaging: selected kernel >12:38:15,717 INFO packaging: checking dependencies >12:38:20,884 DEBUG packaging: success >12:38:20,916 INFO packaging: 1178 packages selected totalling 2.77 GB > > >/tmp/program.log: >16:34:57,283 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:34:57,306 INFO program: Running... modprobe fcoe >16:34:57,391 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:34:57,470 INFO program: No FCoE boot disk information is found in EDD! >16:34:57,474 INFO program: Running... udevadm settle --timeout=300 >16:34:57,760 INFO program: Running... multipath -d >16:34:57,810 INFO program: Running... multipath -ll >16:34:59,481 INFO program: Running... metacity --display :1 --sm-disable >16:35:00,062 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >16:35:00,230 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,253 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,254 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,262 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,278 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,291 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,312 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,313 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,315 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,316 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,320 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,321 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,323 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,324 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,333 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,335 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,336 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,339 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,340 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,341 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,352 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,356 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,357 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:00,358 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >16:35:01,322 INFO program: Running... udevadm control --property=ANACONDA=1 >16:35:01,362 INFO program: Running... systemctl start chronyd.service >16:35:01,365 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:35:01,515 INFO program: Running... udevadm settle --timeout=300 >16:35:01,837 INFO program: Running... multipath -d >16:35:01,883 INFO program: Running... multipath -ll >16:35:02,601 INFO program: Running... dumpe2fs -h /dev/sda1 >16:35:02,643 INFO program: Filesystem volume name: <none> >16:35:02,644 INFO program: Last mounted on: <not available> >16:35:02,644 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >16:35:02,644 INFO program: Filesystem magic number: 0xEF53 >16:35:02,645 INFO program: Filesystem revision #: 1 (dynamic) >16:35:02,645 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 >16:35:02,646 INFO program: Filesystem flags: signed_directory_hash >16:35:02,646 INFO program: Default mount options: user_xattr acl >16:35:02,647 INFO program: Filesystem state: clean >16:35:02,647 INFO program: Errors behavior: Continue >16:35:02,647 INFO program: Filesystem OS type: Linux >16:35:02,648 INFO program: Inode count: 128016 >16:35:02,648 INFO program: Block count: 512000 >16:35:02,649 INFO program: Reserved block count: 25600 >16:35:02,649 INFO program: Free blocks: 485334 >16:35:02,650 INFO program: Free inodes: 128005 >16:35:02,650 INFO program: First block: 1 >16:35:02,650 INFO program: Block size: 1024 >16:35:02,651 INFO program: Fragment size: 1024 >16:35:02,651 INFO program: Reserved GDT blocks: 256 >16:35:02,652 INFO program: Blocks per group: 8192 >16:35:02,655 INFO program: Fragments per group: 8192 >16:35:02,656 INFO program: Inodes per group: 2032 >16:35:02,656 INFO program: Inode blocks per group: 254 >16:35:02,657 INFO program: Flex block group size: 16 >16:35:02,657 INFO program: Filesystem created: Sat Nov 3 15:22:18 2012 >16:35:02,657 INFO program: Last mount time: n/a >16:35:02,658 INFO program: Last write time: Sat Nov 3 15:22:18 2012 >16:35:02,658 INFO program: Mount count: 0 >16:35:02,659 INFO program: Maximum mount count: -1 >16:35:02,659 INFO program: Last checked: Sat Nov 3 15:22:18 2012 >16:35:02,660 INFO program: Check interval: 0 (<none>) >16:35:02,660 INFO program: Lifetime writes: 8 MB >16:35:02,660 INFO program: Reserved blocks uid: 0 (user root) >16:35:02,661 INFO program: Reserved blocks gid: 0 (group root) >16:35:02,661 INFO program: First inode: 11 >16:35:02,662 INFO program: Inode size: 128 >16:35:02,662 INFO program: Journal inode: 8 >16:35:02,663 INFO program: Default directory hash: half_md4 >16:35:02,663 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >16:35:02,664 INFO program: Journal backup: inode blocks >16:35:02,664 INFO program: Journal features: (none) >16:35:02,664 INFO program: Journal size: 8M >16:35:02,664 INFO program: Journal length: 8192 >16:35:02,665 INFO program: Journal sequence: 0x00000001 >16:35:02,665 INFO program: Journal start: 0 >16:35:02,666 INFO program: >16:35:02,666 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:02,667 INFO program: Running... dumpe2fs -h /dev/sda1 >16:35:02,702 INFO program: Filesystem volume name: <none> >16:35:02,703 INFO program: Last mounted on: <not available> >16:35:02,703 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >16:35:02,704 INFO program: Filesystem magic number: 0xEF53 >16:35:02,704 INFO program: Filesystem revision #: 1 (dynamic) >16:35:02,705 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 >16:35:02,705 INFO program: Filesystem flags: signed_directory_hash >16:35:02,705 INFO program: Default mount options: user_xattr acl >16:35:02,706 INFO program: Filesystem state: clean >16:35:02,706 INFO program: Errors behavior: Continue >16:35:02,707 INFO program: Filesystem OS type: Linux >16:35:02,707 INFO program: Inode count: 128016 >16:35:02,708 INFO program: Block count: 512000 >16:35:02,708 INFO program: Reserved block count: 25600 >16:35:02,708 INFO program: Free blocks: 485334 >16:35:02,709 INFO program: Free inodes: 128005 >16:35:02,709 INFO program: First block: 1 >16:35:02,710 INFO program: Block size: 1024 >16:35:02,710 INFO program: Fragment size: 1024 >16:35:02,711 INFO program: Reserved GDT blocks: 256 >16:35:02,711 INFO program: Blocks per group: 8192 >16:35:02,711 INFO program: Fragments per group: 8192 >16:35:02,712 INFO program: Inodes per group: 2032 >16:35:02,712 INFO program: Inode blocks per group: 254 >16:35:02,712 INFO program: Flex block group size: 16 >16:35:02,713 INFO program: Filesystem created: Sat Nov 3 15:22:18 2012 >16:35:02,713 INFO program: Last mount time: n/a >16:35:02,714 INFO program: Last write time: Sat Nov 3 15:22:18 2012 >16:35:02,714 INFO program: Mount count: 0 >16:35:02,715 INFO program: Maximum mount count: -1 >16:35:02,715 INFO program: Last checked: Sat Nov 3 15:22:18 2012 >16:35:02,716 INFO program: Check interval: 0 (<none>) >16:35:02,716 INFO program: Lifetime writes: 8 MB >16:35:02,716 INFO program: Reserved blocks uid: 0 (user root) >16:35:02,717 INFO program: Reserved blocks gid: 0 (group root) >16:35:02,717 INFO program: First inode: 11 >16:35:02,717 INFO program: Inode size: 128 >16:35:02,718 INFO program: Journal inode: 8 >16:35:02,718 INFO program: Default directory hash: half_md4 >16:35:02,718 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >16:35:02,719 INFO program: Journal backup: inode blocks >16:35:02,719 INFO program: Journal features: (none) >16:35:02,719 INFO program: Journal size: 8M >16:35:02,719 INFO program: Journal length: 8192 >16:35:02,720 INFO program: Journal sequence: 0x00000001 >16:35:02,720 INFO program: Journal start: 0 >16:35:02,720 INFO program: >16:35:02,721 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:02,721 INFO program: Running... resize2fs -P /dev/sda1 >16:35:02,757 INFO program: Estimated minimum size of the filesystem: 14075 >16:35:02,760 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:35:02,962 INFO program: Running... dumpe2fs -h /dev/sda2 >16:35:02,979 INFO program: Filesystem volume name: <none> >16:35:02,980 INFO program: Last mounted on: /mnt/sysimage >16:35:02,981 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >16:35:02,981 INFO program: Filesystem magic number: 0xEF53 >16:35:02,982 INFO program: Filesystem revision #: 1 (dynamic) >16:35:02,982 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:35:02,982 INFO program: Filesystem flags: signed_directory_hash >16:35:02,982 INFO program: Default mount options: user_xattr acl >16:35:02,983 INFO program: Filesystem state: clean >16:35:02,983 INFO program: Errors behavior: Continue >16:35:02,983 INFO program: Filesystem OS type: Linux >16:35:02,983 INFO program: Inode count: 575952 >16:35:02,983 INFO program: Block count: 2302208 >16:35:02,984 INFO program: Reserved block count: 115110 >16:35:02,984 INFO program: Free blocks: 2064460 >16:35:02,984 INFO program: Free inodes: 554759 >16:35:02,984 INFO program: First block: 0 >16:35:02,985 INFO program: Block size: 4096 >16:35:02,985 INFO program: Fragment size: 4096 >16:35:02,985 INFO program: Reserved GDT blocks: 562 >16:35:02,985 INFO program: Blocks per group: 32768 >16:35:02,986 INFO program: Fragments per group: 32768 >16:35:02,986 INFO program: Inodes per group: 8112 >16:35:02,986 INFO program: Inode blocks per group: 507 >16:35:02,987 INFO program: Flex block group size: 16 >16:35:02,990 INFO program: Filesystem created: Sat Nov 3 15:22:12 2012 >16:35:02,990 INFO program: Last mount time: Sat Nov 3 15:22:19 2012 >16:35:02,991 INFO program: Last write time: Sat Nov 3 15:32:09 2012 >16:35:02,991 INFO program: Mount count: 1 >16:35:02,991 INFO program: Maximum mount count: -1 >16:35:02,991 INFO program: Last checked: Sat Nov 3 15:22:12 2012 >16:35:02,992 INFO program: Check interval: 0 (<none>) >16:35:02,992 INFO program: Lifetime writes: 1211 MB >16:35:02,992 INFO program: Reserved blocks uid: 0 (user root) >16:35:02,992 INFO program: Reserved blocks gid: 0 (group root) >16:35:02,993 INFO program: First inode: 11 >16:35:02,993 INFO program: Inode size: 256 >16:35:02,993 INFO program: Required extra isize: 28 >16:35:02,993 INFO program: Desired extra isize: 28 >16:35:02,994 INFO program: Journal inode: 8 >16:35:02,994 INFO program: Default directory hash: half_md4 >16:35:02,994 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >16:35:02,995 INFO program: Journal backup: inode blocks >16:35:02,995 INFO program: Journal features: journal_incompat_revoke >16:35:02,995 INFO program: Journal size: 128M >16:35:02,995 INFO program: Journal length: 32768 >16:35:02,995 INFO program: Journal sequence: 0x000004c8 >16:35:02,996 INFO program: Journal start: 0 >16:35:02,996 INFO program: >16:35:02,996 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:02,997 INFO program: Running... dumpe2fs -h /dev/sda2 >16:35:03,015 INFO program: Filesystem volume name: <none> >16:35:03,015 INFO program: Last mounted on: /mnt/sysimage >16:35:03,016 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >16:35:03,016 INFO program: Filesystem magic number: 0xEF53 >16:35:03,016 INFO program: Filesystem revision #: 1 (dynamic) >16:35:03,016 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:35:03,017 INFO program: Filesystem flags: signed_directory_hash >16:35:03,017 INFO program: Default mount options: user_xattr acl >16:35:03,017 INFO program: Filesystem state: clean >16:35:03,018 INFO program: Errors behavior: Continue >16:35:03,018 INFO program: Filesystem OS type: Linux >16:35:03,018 INFO program: Inode count: 575952 >16:35:03,018 INFO program: Block count: 2302208 >16:35:03,019 INFO program: Reserved block count: 115110 >16:35:03,019 INFO program: Free blocks: 2064460 >16:35:03,019 INFO program: Free inodes: 554759 >16:35:03,019 INFO program: First block: 0 >16:35:03,019 INFO program: Block size: 4096 >16:35:03,020 INFO program: Fragment size: 4096 >16:35:03,020 INFO program: Reserved GDT blocks: 562 >16:35:03,020 INFO program: Blocks per group: 32768 >16:35:03,020 INFO program: Fragments per group: 32768 >16:35:03,021 INFO program: Inodes per group: 8112 >16:35:03,021 INFO program: Inode blocks per group: 507 >16:35:03,024 INFO program: Flex block group size: 16 >16:35:03,024 INFO program: Filesystem created: Sat Nov 3 15:22:12 2012 >16:35:03,025 INFO program: Last mount time: Sat Nov 3 15:22:19 2012 >16:35:03,025 INFO program: Last write time: Sat Nov 3 15:32:09 2012 >16:35:03,025 INFO program: Mount count: 1 >16:35:03,025 INFO program: Maximum mount count: -1 >16:35:03,026 INFO program: Last checked: Sat Nov 3 15:22:12 2012 >16:35:03,026 INFO program: Check interval: 0 (<none>) >16:35:03,026 INFO program: Lifetime writes: 1211 MB >16:35:03,026 INFO program: Reserved blocks uid: 0 (user root) >16:35:03,027 INFO program: Reserved blocks gid: 0 (group root) >16:35:03,027 INFO program: First inode: 11 >16:35:03,027 INFO program: Inode size: 256 >16:35:03,027 INFO program: Required extra isize: 28 >16:35:03,028 INFO program: Desired extra isize: 28 >16:35:03,028 INFO program: Journal inode: 8 >16:35:03,028 INFO program: Default directory hash: half_md4 >16:35:03,028 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >16:35:03,029 INFO program: Journal backup: inode blocks >16:35:03,029 INFO program: Journal features: journal_incompat_revoke >16:35:03,029 INFO program: Journal size: 128M >16:35:03,029 INFO program: Journal length: 32768 >16:35:03,030 INFO program: Journal sequence: 0x000004c8 >16:35:03,030 INFO program: Journal start: 0 >16:35:03,030 INFO program: >16:35:03,030 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:03,034 INFO program: Running... resize2fs -P /dev/sda2 >16:35:03,057 INFO program: Estimated minimum size of the filesystem: 213155 >16:35:03,059 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:35:03,474 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.8A7GLsZ >16:35:03,498 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.8A7GLsZ >16:35:03,519 INFO program: Running... /bin/umount /tmp/btrfs-tmp.8A7GLsZ >16:35:04,008 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.8zNVUhK >16:35:04,025 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.8zNVUhK >16:35:04,043 INFO program: Running... /bin/umount /tmp/btrfs-tmp.8zNVUhK >16:35:04,365 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >16:35:04,416 INFO program: command "sb 0" not found >16:35:04,417 INFO program: command "p dblocks" not found >16:35:04,417 INFO program: command "p blocksize" not found >16:35:04,420 INFO program: Running... modprobe xfs >16:35:04,631 INFO program: Running... dumpe2fs -h /dev/vdb6 >16:35:04,650 INFO program: Filesystem volume name: mirror >16:35:04,650 INFO program: Last mounted on: <not available> >16:35:04,651 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >16:35:04,651 INFO program: Filesystem magic number: 0xEF53 >16:35:04,651 INFO program: Filesystem revision #: 1 (dynamic) >16:35:04,651 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 >16:35:04,652 INFO program: Filesystem flags: signed_directory_hash >16:35:04,652 INFO program: Default mount options: user_xattr acl >16:35:04,652 INFO program: Filesystem state: clean >16:35:04,652 INFO program: Errors behavior: Continue >16:35:04,653 INFO program: Filesystem OS type: Linux >16:35:04,653 INFO program: Inode count: 56448 >16:35:04,653 INFO program: Block count: 225280 >16:35:04,653 INFO program: Reserved block count: 11264 >16:35:04,654 INFO program: Free blocks: 211991 >16:35:04,654 INFO program: Free inodes: 56437 >16:35:04,654 INFO program: First block: 1 >16:35:04,654 INFO program: Block size: 1024 >16:35:04,654 INFO program: Fragment size: 1024 >16:35:04,655 INFO program: Reserved GDT blocks: 256 >16:35:04,655 INFO program: Blocks per group: 8192 >16:35:04,655 INFO program: Fragments per group: 8192 >16:35:04,655 INFO program: Inodes per group: 2016 >16:35:04,656 INFO program: Inode blocks per group: 252 >16:35:04,656 INFO program: Flex block group size: 16 >16:35:04,659 INFO program: Filesystem created: Thu Oct 25 21:35:48 2012 >16:35:04,659 INFO program: Last mount time: Thu Oct 25 21:35:50 2012 >16:35:04,660 INFO program: Last write time: Thu Oct 25 21:35:50 2012 >16:35:04,660 INFO program: Mount count: 1 >16:35:04,660 INFO program: Maximum mount count: -1 >16:35:04,660 INFO program: Last checked: Thu Oct 25 21:35:48 2012 >16:35:04,660 INFO program: Check interval: 0 (<none>) >16:35:04,661 INFO program: Lifetime writes: 4457 kB >16:35:04,661 INFO program: Reserved blocks uid: 0 (user root) >16:35:04,661 INFO program: Reserved blocks gid: 0 (group root) >16:35:04,661 INFO program: First inode: 11 >16:35:04,662 INFO program: Inode size: 128 >16:35:04,662 INFO program: Journal inode: 8 >16:35:04,662 INFO program: Default directory hash: half_md4 >16:35:04,662 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >16:35:04,662 INFO program: Journal backup: inode blocks >16:35:04,663 INFO program: Journal features: (none) >16:35:04,663 INFO program: Journal size: 4096k >16:35:04,663 INFO program: Journal length: 4096 >16:35:04,663 INFO program: Journal sequence: 0x00000007 >16:35:04,664 INFO program: Journal start: 0 >16:35:04,664 INFO program: >16:35:04,664 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:04,665 INFO program: Running... dumpe2fs -h /dev/vdb6 >16:35:04,679 INFO program: Filesystem volume name: mirror >16:35:04,679 INFO program: Last mounted on: <not available> >16:35:04,679 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >16:35:04,680 INFO program: Filesystem magic number: 0xEF53 >16:35:04,680 INFO program: Filesystem revision #: 1 (dynamic) >16:35:04,680 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 >16:35:04,680 INFO program: Filesystem flags: signed_directory_hash >16:35:04,680 INFO program: Default mount options: user_xattr acl >16:35:04,681 INFO program: Filesystem state: clean >16:35:04,681 INFO program: Errors behavior: Continue >16:35:04,681 INFO program: Filesystem OS type: Linux >16:35:04,681 INFO program: Inode count: 56448 >16:35:04,682 INFO program: Block count: 225280 >16:35:04,682 INFO program: Reserved block count: 11264 >16:35:04,682 INFO program: Free blocks: 211991 >16:35:04,682 INFO program: Free inodes: 56437 >16:35:04,682 INFO program: First block: 1 >16:35:04,683 INFO program: Block size: 1024 >16:35:04,683 INFO program: Fragment size: 1024 >16:35:04,683 INFO program: Reserved GDT blocks: 256 >16:35:04,687 INFO program: Blocks per group: 8192 >16:35:04,687 INFO program: Fragments per group: 8192 >16:35:04,688 INFO program: Inodes per group: 2016 >16:35:04,688 INFO program: Inode blocks per group: 252 >16:35:04,688 INFO program: Flex block group size: 16 >16:35:04,688 INFO program: Filesystem created: Thu Oct 25 21:35:48 2012 >16:35:04,689 INFO program: Last mount time: Thu Oct 25 21:35:50 2012 >16:35:04,689 INFO program: Last write time: Thu Oct 25 21:35:50 2012 >16:35:04,689 INFO program: Mount count: 1 >16:35:04,689 INFO program: Maximum mount count: -1 >16:35:04,690 INFO program: Last checked: Thu Oct 25 21:35:48 2012 >16:35:04,690 INFO program: Check interval: 0 (<none>) >16:35:04,690 INFO program: Lifetime writes: 4457 kB >16:35:04,690 INFO program: Reserved blocks uid: 0 (user root) >16:35:04,690 INFO program: Reserved blocks gid: 0 (group root) >16:35:04,691 INFO program: First inode: 11 >16:35:04,691 INFO program: Inode size: 128 >16:35:04,691 INFO program: Journal inode: 8 >16:35:04,691 INFO program: Default directory hash: half_md4 >16:35:04,691 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >16:35:04,692 INFO program: Journal backup: inode blocks >16:35:04,692 INFO program: Journal features: (none) >16:35:04,692 INFO program: Journal size: 4096k >16:35:04,692 INFO program: Journal length: 4096 >16:35:04,693 INFO program: Journal sequence: 0x00000007 >16:35:04,693 INFO program: Journal start: 0 >16:35:04,693 INFO program: >16:35:04,693 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:04,694 INFO program: Running... resize2fs -P /dev/vdb6 >16:35:04,714 INFO program: Estimated minimum size of the filesystem: 9380 >16:35:04,715 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:35:04,803 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.14oC8QAk >16:35:04,837 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14oC8QAk >16:35:04,858 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14oC8QAk >16:35:05,236 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.14snp3tb >16:35:05,245 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14snp3tb >16:35:05,263 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14snp3tb >16:35:05,521 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.17dkZ6mw >16:35:05,537 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.17dkZ6mw >16:35:05,574 INFO program: Running... /bin/umount /tmp/btrfs-tmp.17dkZ6mw >16:35:05,940 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.17HUbA2K >16:35:05,951 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.17HUbA2K >16:35:05,970 INFO program: Running... /bin/umount /tmp/btrfs-tmp.17HUbA2K >16:35:06,360 INFO program: Running... dumpe2fs -h /dev/loop1 >16:35:06,383 INFO program: Filesystem volume name: Anaconda >16:35:06,384 INFO program: Last mounted on: / >16:35:06,384 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:35:06,384 INFO program: Filesystem magic number: 0xEF53 >16:35:06,385 INFO program: Filesystem revision #: 1 (dynamic) >16:35:06,385 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 >16:35:06,386 INFO program: Filesystem flags: signed_directory_hash >16:35:06,386 INFO program: Default mount options: user_xattr acl >16:35:06,387 INFO program: Filesystem state: clean >16:35:06,387 INFO program: Errors behavior: Continue >16:35:06,387 INFO program: Filesystem OS type: Linux >16:35:06,388 INFO program: Inode count: 65536 >16:35:06,388 INFO program: Block count: 1048576 >16:35:06,389 INFO program: Reserved block count: 0 >16:35:06,389 INFO program: Free blocks: 311419 >16:35:06,390 INFO program: Free inodes: 38266 >16:35:06,390 INFO program: First block: 1 >16:35:06,391 INFO program: Block size: 1024 >16:35:06,391 INFO program: Fragment size: 1024 >16:35:06,391 INFO program: Reserved GDT blocks: 256 >16:35:06,392 INFO program: Blocks per group: 8192 >16:35:06,392 INFO program: Fragments per group: 8192 >16:35:06,393 INFO program: Inodes per group: 512 >16:35:06,393 INFO program: Inode blocks per group: 128 >16:35:06,393 INFO program: Flex block group size: 16 >16:35:06,394 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >16:35:06,394 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >16:35:06,395 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >16:35:06,395 INFO program: Mount count: 2 >16:35:06,396 INFO program: Maximum mount count: -1 >16:35:06,399 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >16:35:06,400 INFO program: Check interval: 0 (<none>) >16:35:06,400 INFO program: Lifetime writes: 32 MB >16:35:06,401 INFO program: Reserved blocks uid: 0 (user root) >16:35:06,401 INFO program: Reserved blocks gid: 0 (group root) >16:35:06,401 INFO program: First inode: 11 >16:35:06,402 INFO program: Inode size: 256 >16:35:06,402 INFO program: Required extra isize: 28 >16:35:06,403 INFO program: Desired extra isize: 28 >16:35:06,403 INFO program: Journal inode: 8 >16:35:06,404 INFO program: Default directory hash: half_md4 >16:35:06,404 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:35:06,405 INFO program: Journal backup: inode blocks >16:35:06,405 INFO program: Journal features: (none) >16:35:06,406 INFO program: Journal size: 32M >16:35:06,406 INFO program: Journal length: 32768 >16:35:06,407 INFO program: Journal sequence: 0x00000007 >16:35:06,407 INFO program: Journal start: 0 >16:35:06,407 INFO program: >16:35:06,408 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:06,408 INFO program: Running... dumpe2fs -h /dev/loop1 >16:35:06,425 INFO program: Filesystem volume name: Anaconda >16:35:06,426 INFO program: Last mounted on: / >16:35:06,426 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:35:06,427 INFO program: Filesystem magic number: 0xEF53 >16:35:06,427 INFO program: Filesystem revision #: 1 (dynamic) >16:35:06,428 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 >16:35:06,428 INFO program: Filesystem flags: signed_directory_hash >16:35:06,429 INFO program: Default mount options: user_xattr acl >16:35:06,429 INFO program: Filesystem state: clean >16:35:06,429 INFO program: Errors behavior: Continue >16:35:06,430 INFO program: Filesystem OS type: Linux >16:35:06,430 INFO program: Inode count: 65536 >16:35:06,431 INFO program: Block count: 1048576 >16:35:06,431 INFO program: Reserved block count: 0 >16:35:06,432 INFO program: Free blocks: 311419 >16:35:06,432 INFO program: Free inodes: 38266 >16:35:06,433 INFO program: First block: 1 >16:35:06,433 INFO program: Block size: 1024 >16:35:06,434 INFO program: Fragment size: 1024 >16:35:06,434 INFO program: Reserved GDT blocks: 256 >16:35:06,434 INFO program: Blocks per group: 8192 >16:35:06,434 INFO program: Fragments per group: 8192 >16:35:06,435 INFO program: Inodes per group: 512 >16:35:06,435 INFO program: Inode blocks per group: 128 >16:35:06,436 INFO program: Flex block group size: 16 >16:35:06,436 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >16:35:06,440 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >16:35:06,441 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >16:35:06,441 INFO program: Mount count: 2 >16:35:06,442 INFO program: Maximum mount count: -1 >16:35:06,442 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >16:35:06,443 INFO program: Check interval: 0 (<none>) >16:35:06,443 INFO program: Lifetime writes: 32 MB >16:35:06,444 INFO program: Reserved blocks uid: 0 (user root) >16:35:06,444 INFO program: Reserved blocks gid: 0 (group root) >16:35:06,444 INFO program: First inode: 11 >16:35:06,445 INFO program: Inode size: 256 >16:35:06,445 INFO program: Required extra isize: 28 >16:35:06,446 INFO program: Desired extra isize: 28 >16:35:06,446 INFO program: Journal inode: 8 >16:35:06,447 INFO program: Default directory hash: half_md4 >16:35:06,447 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:35:06,448 INFO program: Journal backup: inode blocks >16:35:06,448 INFO program: Journal features: (none) >16:35:06,449 INFO program: Journal size: 32M >16:35:06,449 INFO program: Journal length: 32768 >16:35:06,449 INFO program: Journal sequence: 0x00000007 >16:35:06,450 INFO program: Journal start: 0 >16:35:06,450 INFO program: >16:35:06,451 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:06,451 INFO program: Running... resize2fs -P /dev/loop1 >16:35:06,468 INFO program: Couldn't find valid filesystem superblock. >16:35:06,468 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:35:06,469 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >16:35:06,575 INFO program: Running... udevadm settle --timeout=300 >16:35:06,680 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:35:06,696 INFO program: Filesystem volume name: Anaconda >16:35:06,697 INFO program: Last mounted on: /sysroot >16:35:06,697 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:35:06,698 INFO program: Filesystem magic number: 0xEF53 >16:35:06,698 INFO program: Filesystem revision #: 1 (dynamic) >16:35:06,699 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 >16:35:06,699 INFO program: Filesystem flags: signed_directory_hash >16:35:06,700 INFO program: Default mount options: user_xattr acl >16:35:06,700 INFO program: Filesystem state: clean >16:35:06,701 INFO program: Errors behavior: Continue >16:35:06,701 INFO program: Filesystem OS type: Linux >16:35:06,701 INFO program: Inode count: 65536 >16:35:06,702 INFO program: Block count: 1048576 >16:35:06,702 INFO program: Reserved block count: 0 >16:35:06,703 INFO program: Free blocks: 311419 >16:35:06,703 INFO program: Free inodes: 38266 >16:35:06,703 INFO program: First block: 1 >16:35:06,704 INFO program: Block size: 1024 >16:35:06,704 INFO program: Fragment size: 1024 >16:35:06,705 INFO program: Reserved GDT blocks: 256 >16:35:06,705 INFO program: Blocks per group: 8192 >16:35:06,706 INFO program: Fragments per group: 8192 >16:35:06,706 INFO program: Inodes per group: 512 >16:35:06,706 INFO program: Inode blocks per group: 128 >16:35:06,707 INFO program: Flex block group size: 16 >16:35:06,707 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >16:35:06,708 INFO program: Last mount time: Sat Nov 3 16:34:51 2012 >16:35:06,712 INFO program: Last write time: Sat Nov 3 16:34:51 2012 >16:35:06,713 INFO program: Mount count: 3 >16:35:06,713 INFO program: Maximum mount count: -1 >16:35:06,714 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >16:35:06,714 INFO program: Check interval: 0 (<none>) >16:35:06,714 INFO program: Lifetime writes: 32 MB >16:35:06,715 INFO program: Reserved blocks uid: 0 (user root) >16:35:06,715 INFO program: Reserved blocks gid: 0 (group root) >16:35:06,716 INFO program: First inode: 11 >16:35:06,716 INFO program: Inode size: 256 >16:35:06,717 INFO program: Required extra isize: 28 >16:35:06,717 INFO program: Desired extra isize: 28 >16:35:06,718 INFO program: Journal inode: 8 >16:35:06,718 INFO program: Default directory hash: half_md4 >16:35:06,718 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:35:06,719 INFO program: Journal backup: inode blocks >16:35:06,719 INFO program: Journal features: (none) >16:35:06,720 INFO program: Journal size: 32M >16:35:06,720 INFO program: Journal length: 32768 >16:35:06,721 INFO program: Journal sequence: 0x00000008 >16:35:06,721 INFO program: Journal start: 1 >16:35:06,721 INFO program: >16:35:06,722 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:06,722 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:35:06,736 INFO program: Filesystem volume name: Anaconda >16:35:06,737 INFO program: Last mounted on: /sysroot >16:35:06,738 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >16:35:06,738 INFO program: Filesystem magic number: 0xEF53 >16:35:06,738 INFO program: Filesystem revision #: 1 (dynamic) >16:35:06,739 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 >16:35:06,739 INFO program: Filesystem flags: signed_directory_hash >16:35:06,740 INFO program: Default mount options: user_xattr acl >16:35:06,740 INFO program: Filesystem state: clean >16:35:06,741 INFO program: Errors behavior: Continue >16:35:06,741 INFO program: Filesystem OS type: Linux >16:35:06,742 INFO program: Inode count: 65536 >16:35:06,742 INFO program: Block count: 1048576 >16:35:06,743 INFO program: Reserved block count: 0 >16:35:06,743 INFO program: Free blocks: 311419 >16:35:06,744 INFO program: Free inodes: 38266 >16:35:06,744 INFO program: First block: 1 >16:35:06,744 INFO program: Block size: 1024 >16:35:06,745 INFO program: Fragment size: 1024 >16:35:06,746 INFO program: Reserved GDT blocks: 256 >16:35:06,746 INFO program: Blocks per group: 8192 >16:35:06,746 INFO program: Fragments per group: 8192 >16:35:06,747 INFO program: Inodes per group: 512 >16:35:06,747 INFO program: Inode blocks per group: 128 >16:35:06,747 INFO program: Flex block group size: 16 >16:35:06,747 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >16:35:06,748 INFO program: Last mount time: Sat Nov 3 16:34:51 2012 >16:35:06,748 INFO program: Last write time: Sat Nov 3 16:34:51 2012 >16:35:06,748 INFO program: Mount count: 3 >16:35:06,750 INFO program: Maximum mount count: -1 >16:35:06,750 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >16:35:06,750 INFO program: Check interval: 0 (<none>) >16:35:06,751 INFO program: Lifetime writes: 32 MB >16:35:06,751 INFO program: Reserved blocks uid: 0 (user root) >16:35:06,751 INFO program: Reserved blocks gid: 0 (group root) >16:35:06,751 INFO program: First inode: 11 >16:35:06,751 INFO program: Inode size: 256 >16:35:06,752 INFO program: Required extra isize: 28 >16:35:06,752 INFO program: Desired extra isize: 28 >16:35:06,752 INFO program: Journal inode: 8 >16:35:06,752 INFO program: Default directory hash: half_md4 >16:35:06,753 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >16:35:06,758 INFO program: Journal backup: inode blocks >16:35:06,758 INFO program: Journal features: (none) >16:35:06,758 INFO program: Journal size: 32M >16:35:06,758 INFO program: Journal length: 32768 >16:35:06,759 INFO program: Journal sequence: 0x00000008 >16:35:06,759 INFO program: Journal start: 1 >16:35:06,759 INFO program: >16:35:06,761 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:35:06,761 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:35:06,779 INFO program: Estimated minimum size of the filesystem: 734795 >16:35:06,779 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:35:06,810 INFO program: Running... udevadm settle --timeout=300 >16:35:06,865 INFO program: Running... udevadm settle --timeout=300 >16:35:06,915 INFO program: Running... udevadm settle --timeout=300 >16:35:06,956 INFO program: Running... udevadm settle --timeout=300 >16:35:07,001 INFO program: Running... udevadm settle --timeout=300 >16:35:07,051 INFO program: Running... udevadm settle --timeout=300 >16:35:07,096 INFO program: Running... udevadm settle --timeout=300 >16:35:07,139 INFO program: Running... udevadm settle --timeout=300 >16:35:07,192 INFO program: Running... udevadm settle --timeout=300 >16:35:07,231 INFO program: Running... udevadm settle --timeout=300 >16:35:07,283 INFO program: Running... udevadm settle --timeout=300 >16:35:07,319 INFO program: Running... udevadm settle --timeout=300 >16:35:07,361 INFO program: Running... udevadm settle --timeout=300 >16:35:07,400 INFO program: Running... udevadm settle --timeout=300 >16:35:07,442 INFO program: Running... udevadm settle --timeout=300 >16:35:07,493 INFO program: Running... udevadm settle --timeout=300 >16:38:00,578 INFO program: Running... udevadm settle --timeout=300 >16:38:00,625 INFO program: Running... udevadm settle --timeout=300 >16:38:00,666 INFO program: Running... udevadm settle --timeout=300 >16:38:00,713 INFO program: Running... udevadm settle --timeout=300 >16:38:00,757 INFO program: Running... udevadm settle --timeout=300 >16:38:00,802 INFO program: Running... udevadm settle --timeout=300 >16:38:00,837 INFO program: Running... udevadm settle --timeout=300 >16:38:00,877 INFO program: Running... udevadm settle --timeout=300 >16:38:00,917 INFO program: Running... udevadm settle --timeout=300 >16:38:00,960 INFO program: Running... udevadm settle --timeout=300 >16:38:01,028 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >16:38:01,046 INFO program: Running... /bin/umount /mnt/sysimage >16:38:01,052 INFO program: Running... udevadm settle --timeout=300 >16:38:01,106 INFO program: Running... udevadm settle --timeout=300 >16:38:01,144 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >16:38:01,155 INFO program: Running... arch >16:38:01,187 INFO program: x86_64 >16:38:01,200 INFO program: Running... /bin/umount /mnt/sysimage >16:38:01,207 INFO program: Running... udevadm settle --timeout=300 >16:38:01,253 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >16:38:01,271 INFO program: Running... /bin/umount /mnt/sysimage >16:38:01,277 INFO program: Running... udevadm settle --timeout=300 >16:38:01,322 INFO program: Running... udevadm settle --timeout=300 >16:38:01,362 INFO program: Running... udevadm settle --timeout=300 >16:38:01,412 INFO program: Running... udevadm settle --timeout=300 >16:38:01,451 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >16:38:03,605 INFO program: Running... arch >16:38:03,645 INFO program: Running... /bin/umount /mnt/sysimage >16:38:03,652 INFO program: Running... udevadm settle --timeout=300 >16:38:03,693 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >16:38:03,708 INFO program: Running... /bin/umount /mnt/sysimage >16:38:03,715 INFO program: Running... udevadm settle --timeout=300 >16:38:03,770 INFO program: Running... udevadm settle --timeout=300 >16:38:03,812 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >16:38:03,826 INFO program: Running... /bin/umount /mnt/sysimage >16:38:03,832 INFO program: Running... udevadm settle --timeout=300 >16:38:03,874 INFO program: Running... udevadm settle --timeout=300 >16:38:03,908 INFO program: Running... udevadm settle --timeout=300 >16:38:03,949 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >16:38:03,974 INFO program: Running... /bin/umount /mnt/sysimage >16:38:03,981 INFO program: Running... udevadm settle --timeout=300 >16:38:04,031 INFO program: Running... udevadm settle --timeout=300 >16:38:04,072 INFO program: Running... udevadm settle --timeout=300 >12:38:13,368 INFO program: Running... modprobe vfat >12:39:24,289 INFO program: Running... udevadm settle --timeout=300 >12:39:24,506 INFO program: Running... udevadm settle --timeout=300 >12:39:24,555 INFO program: Running... multipath -d >12:39:24,601 INFO program: Running... multipath -ll >12:39:24,896 INFO program: Running... dumpe2fs -h /dev/sda1 >12:39:24,938 INFO program: Filesystem volume name: <none> >12:39:24,940 INFO program: Last mounted on: <not available> >12:39:24,941 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:39:24,942 INFO program: Filesystem magic number: 0xEF53 >12:39:24,944 INFO program: Filesystem revision #: 1 (dynamic) >12:39:24,945 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 >12:39:24,946 INFO program: Filesystem flags: signed_directory_hash >12:39:24,946 INFO program: Default mount options: user_xattr acl >12:39:24,947 INFO program: Filesystem state: clean >12:39:24,947 INFO program: Errors behavior: Continue >12:39:24,948 INFO program: Filesystem OS type: Linux >12:39:24,948 INFO program: Inode count: 128016 >12:39:24,949 INFO program: Block count: 512000 >12:39:24,949 INFO program: Reserved block count: 25600 >12:39:24,950 INFO program: Free blocks: 485334 >12:39:24,950 INFO program: Free inodes: 128005 >12:39:24,950 INFO program: First block: 1 >12:39:24,951 INFO program: Block size: 1024 >12:39:24,951 INFO program: Fragment size: 1024 >12:39:24,952 INFO program: Reserved GDT blocks: 256 >12:39:24,952 INFO program: Blocks per group: 8192 >12:39:24,953 INFO program: Fragments per group: 8192 >12:39:24,953 INFO program: Inodes per group: 2032 >12:39:24,954 INFO program: Inode blocks per group: 254 >12:39:24,954 INFO program: Flex block group size: 16 >12:39:24,955 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:39:24,955 INFO program: Last mount time: n/a >12:39:24,957 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:39:24,957 INFO program: Mount count: 0 >12:39:24,957 INFO program: Maximum mount count: -1 >12:39:24,958 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:39:24,958 INFO program: Check interval: 0 (<none>) >12:39:24,959 INFO program: Lifetime writes: 8 MB >12:39:24,959 INFO program: Reserved blocks uid: 0 (user root) >12:39:24,959 INFO program: Reserved blocks gid: 0 (group root) >12:39:24,960 INFO program: First inode: 11 >12:39:24,960 INFO program: Inode size: 128 >12:39:24,960 INFO program: Journal inode: 8 >12:39:24,961 INFO program: Default directory hash: half_md4 >12:39:24,961 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:39:24,962 INFO program: Journal backup: inode blocks >12:39:24,962 INFO program: Journal features: (none) >12:39:24,963 INFO program: Journal size: 8M >12:39:24,963 INFO program: Journal length: 8192 >12:39:24,963 INFO program: Journal sequence: 0x00000001 >12:39:24,963 INFO program: Journal start: 0 >12:39:24,964 INFO program: >12:39:24,964 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:24,965 INFO program: Running... dumpe2fs -h /dev/sda1 >12:39:24,981 INFO program: Filesystem volume name: <none> >12:39:24,982 INFO program: Last mounted on: <not available> >12:39:24,982 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:39:24,983 INFO program: Filesystem magic number: 0xEF53 >12:39:24,983 INFO program: Filesystem revision #: 1 (dynamic) >12:39:24,984 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 >12:39:24,985 INFO program: Filesystem flags: signed_directory_hash >12:39:24,985 INFO program: Default mount options: user_xattr acl >12:39:24,986 INFO program: Filesystem state: clean >12:39:24,986 INFO program: Errors behavior: Continue >12:39:24,986 INFO program: Filesystem OS type: Linux >12:39:24,987 INFO program: Inode count: 128016 >12:39:24,987 INFO program: Block count: 512000 >12:39:24,988 INFO program: Reserved block count: 25600 >12:39:24,988 INFO program: Free blocks: 485334 >12:39:24,989 INFO program: Free inodes: 128005 >12:39:24,989 INFO program: First block: 1 >12:39:24,990 INFO program: Block size: 1024 >12:39:24,990 INFO program: Fragment size: 1024 >12:39:24,991 INFO program: Reserved GDT blocks: 256 >12:39:24,991 INFO program: Blocks per group: 8192 >12:39:24,991 INFO program: Fragments per group: 8192 >12:39:24,992 INFO program: Inodes per group: 2032 >12:39:24,992 INFO program: Inode blocks per group: 254 >12:39:24,993 INFO program: Flex block group size: 16 >12:39:24,993 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:39:24,994 INFO program: Last mount time: n/a >12:39:24,994 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:39:24,995 INFO program: Mount count: 0 >12:39:24,995 INFO program: Maximum mount count: -1 >12:39:24,996 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:39:24,996 INFO program: Check interval: 0 (<none>) >12:39:24,997 INFO program: Lifetime writes: 8 MB >12:39:24,997 INFO program: Reserved blocks uid: 0 (user root) >12:39:24,997 INFO program: Reserved blocks gid: 0 (group root) >12:39:24,997 INFO program: First inode: 11 >12:39:24,998 INFO program: Inode size: 128 >12:39:24,998 INFO program: Journal inode: 8 >12:39:24,998 INFO program: Default directory hash: half_md4 >12:39:24,999 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:39:24,999 INFO program: Journal backup: inode blocks >12:39:24,999 INFO program: Journal features: (none) >12:39:25,000 INFO program: Journal size: 8M >12:39:25,000 INFO program: Journal length: 8192 >12:39:25,001 INFO program: Journal sequence: 0x00000001 >12:39:25,001 INFO program: Journal start: 0 >12:39:25,002 INFO program: >12:39:25,002 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:25,003 INFO program: Running... resize2fs -P /dev/sda1 >12:39:25,019 INFO program: Estimated minimum size of the filesystem: 14075 >12:39:25,022 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:39:25,102 INFO program: Running... dumpe2fs -h /dev/sda2 >12:39:25,145 INFO program: Filesystem volume name: <none> >12:39:25,146 INFO program: Last mounted on: /mnt/sysimage >12:39:25,146 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:39:25,147 INFO program: Filesystem magic number: 0xEF53 >12:39:25,148 INFO program: Filesystem revision #: 1 (dynamic) >12:39:25,148 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:39:25,149 INFO program: Filesystem flags: signed_directory_hash >12:39:25,149 INFO program: Default mount options: user_xattr acl >12:39:25,150 INFO program: Filesystem state: clean >12:39:25,151 INFO program: Errors behavior: Continue >12:39:25,151 INFO program: Filesystem OS type: Linux >12:39:25,152 INFO program: Inode count: 575952 >12:39:25,152 INFO program: Block count: 2302208 >12:39:25,153 INFO program: Reserved block count: 115110 >12:39:25,153 INFO program: Free blocks: 2064460 >12:39:25,154 INFO program: Free inodes: 554759 >12:39:25,155 INFO program: First block: 0 >12:39:25,155 INFO program: Block size: 4096 >12:39:25,155 INFO program: Fragment size: 4096 >12:39:25,156 INFO program: Reserved GDT blocks: 562 >12:39:25,156 INFO program: Blocks per group: 32768 >12:39:25,157 INFO program: Fragments per group: 32768 >12:39:25,157 INFO program: Inodes per group: 8112 >12:39:25,158 INFO program: Inode blocks per group: 507 >12:39:25,158 INFO program: Flex block group size: 16 >12:39:25,159 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:39:25,159 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:39:25,160 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:39:25,160 INFO program: Mount count: 1 >12:39:25,160 INFO program: Maximum mount count: -1 >12:39:25,161 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:39:25,161 INFO program: Check interval: 0 (<none>) >12:39:25,161 INFO program: Lifetime writes: 1211 MB >12:39:25,162 INFO program: Reserved blocks uid: 0 (user root) >12:39:25,162 INFO program: Reserved blocks gid: 0 (group root) >12:39:25,163 INFO program: First inode: 11 >12:39:25,163 INFO program: Inode size: 256 >12:39:25,163 INFO program: Required extra isize: 28 >12:39:25,164 INFO program: Desired extra isize: 28 >12:39:25,164 INFO program: Journal inode: 8 >12:39:25,165 INFO program: Default directory hash: half_md4 >12:39:25,165 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:39:25,165 INFO program: Journal backup: inode blocks >12:39:25,166 INFO program: Journal features: journal_incompat_revoke >12:39:25,166 INFO program: Journal size: 128M >12:39:25,166 INFO program: Journal length: 32768 >12:39:25,167 INFO program: Journal sequence: 0x000004c8 >12:39:25,167 INFO program: Journal start: 0 >12:39:25,168 INFO program: >12:39:25,168 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:25,169 INFO program: Running... dumpe2fs -h /dev/sda2 >12:39:25,186 INFO program: Filesystem volume name: <none> >12:39:25,187 INFO program: Last mounted on: /mnt/sysimage >12:39:25,187 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:39:25,188 INFO program: Filesystem magic number: 0xEF53 >12:39:25,189 INFO program: Filesystem revision #: 1 (dynamic) >12:39:25,189 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:39:25,190 INFO program: Filesystem flags: signed_directory_hash >12:39:25,190 INFO program: Default mount options: user_xattr acl >12:39:25,191 INFO program: Filesystem state: clean >12:39:25,191 INFO program: Errors behavior: Continue >12:39:25,192 INFO program: Filesystem OS type: Linux >12:39:25,192 INFO program: Inode count: 575952 >12:39:25,193 INFO program: Block count: 2302208 >12:39:25,193 INFO program: Reserved block count: 115110 >12:39:25,194 INFO program: Free blocks: 2064460 >12:39:25,194 INFO program: Free inodes: 554759 >12:39:25,195 INFO program: First block: 0 >12:39:25,195 INFO program: Block size: 4096 >12:39:25,196 INFO program: Fragment size: 4096 >12:39:25,196 INFO program: Reserved GDT blocks: 562 >12:39:25,197 INFO program: Blocks per group: 32768 >12:39:25,197 INFO program: Fragments per group: 32768 >12:39:25,198 INFO program: Inodes per group: 8112 >12:39:25,198 INFO program: Inode blocks per group: 507 >12:39:25,199 INFO program: Flex block group size: 16 >12:39:25,199 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:39:25,200 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:39:25,200 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:39:25,201 INFO program: Mount count: 1 >12:39:25,201 INFO program: Maximum mount count: -1 >12:39:25,202 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:39:25,202 INFO program: Check interval: 0 (<none>) >12:39:25,202 INFO program: Lifetime writes: 1211 MB >12:39:25,203 INFO program: Reserved blocks uid: 0 (user root) >12:39:25,203 INFO program: Reserved blocks gid: 0 (group root) >12:39:25,204 INFO program: First inode: 11 >12:39:25,204 INFO program: Inode size: 256 >12:39:25,204 INFO program: Required extra isize: 28 >12:39:25,205 INFO program: Desired extra isize: 28 >12:39:25,205 INFO program: Journal inode: 8 >12:39:25,205 INFO program: Default directory hash: half_md4 >12:39:25,206 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:39:25,206 INFO program: Journal backup: inode blocks >12:39:25,206 INFO program: Journal features: journal_incompat_revoke >12:39:25,207 INFO program: Journal size: 128M >12:39:25,207 INFO program: Journal length: 32768 >12:39:25,207 INFO program: Journal sequence: 0x000004c8 >12:39:25,208 INFO program: Journal start: 0 >12:39:25,208 INFO program: >12:39:25,209 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:25,210 INFO program: Running... resize2fs -P /dev/sda2 >12:39:25,241 INFO program: Estimated minimum size of the filesystem: 213155 >12:39:25,246 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:39:25,533 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.34qWblqv >12:39:25,563 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.34qWblqv >16:39:25,579 INFO program: Running... /bin/umount /tmp/btrfs-tmp.34qWblqv >16:39:25,992 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.34yIBNCg >12:39:26,009 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.34yIBNCg >16:39:26,031 INFO program: Running... /bin/umount /tmp/btrfs-tmp.34yIBNCg >12:39:26,249 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >12:39:26,272 INFO program: command "sb 0" not found >12:39:26,273 INFO program: command "p dblocks" not found >12:39:26,274 INFO program: command "p blocksize" not found >12:39:26,324 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:39:26,339 INFO program: Filesystem volume name: mirror >12:39:26,340 INFO program: Last mounted on: <not available> >12:39:26,340 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:39:26,340 INFO program: Filesystem magic number: 0xEF53 >12:39:26,341 INFO program: Filesystem revision #: 1 (dynamic) >12:39:26,341 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 >12:39:26,341 INFO program: Filesystem flags: signed_directory_hash >12:39:26,341 INFO program: Default mount options: user_xattr acl >12:39:26,342 INFO program: Filesystem state: clean >12:39:26,342 INFO program: Errors behavior: Continue >12:39:26,342 INFO program: Filesystem OS type: Linux >12:39:26,342 INFO program: Inode count: 56448 >12:39:26,343 INFO program: Block count: 225280 >12:39:26,343 INFO program: Reserved block count: 11264 >12:39:26,343 INFO program: Free blocks: 211991 >12:39:26,343 INFO program: Free inodes: 56437 >12:39:26,344 INFO program: First block: 1 >12:39:26,344 INFO program: Block size: 1024 >12:39:26,344 INFO program: Fragment size: 1024 >12:39:26,344 INFO program: Reserved GDT blocks: 256 >12:39:26,345 INFO program: Blocks per group: 8192 >12:39:26,345 INFO program: Fragments per group: 8192 >12:39:26,345 INFO program: Inodes per group: 2016 >12:39:26,345 INFO program: Inode blocks per group: 252 >12:39:26,346 INFO program: Flex block group size: 16 >12:39:26,346 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:39:26,346 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:39:26,346 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:39:26,347 INFO program: Mount count: 1 >12:39:26,347 INFO program: Maximum mount count: -1 >12:39:26,347 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:39:26,347 INFO program: Check interval: 0 (<none>) >12:39:26,348 INFO program: Lifetime writes: 4457 kB >12:39:26,348 INFO program: Reserved blocks uid: 0 (user root) >12:39:26,348 INFO program: Reserved blocks gid: 0 (group root) >12:39:26,348 INFO program: First inode: 11 >12:39:26,348 INFO program: Inode size: 128 >12:39:26,349 INFO program: Journal inode: 8 >12:39:26,349 INFO program: Default directory hash: half_md4 >12:39:26,349 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:39:26,349 INFO program: Journal backup: inode blocks >12:39:26,350 INFO program: Journal features: (none) >12:39:26,350 INFO program: Journal size: 4096k >12:39:26,350 INFO program: Journal length: 4096 >12:39:26,350 INFO program: Journal sequence: 0x00000007 >12:39:26,351 INFO program: Journal start: 0 >12:39:26,351 INFO program: >12:39:26,351 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:26,352 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:39:26,364 INFO program: Filesystem volume name: mirror >12:39:26,365 INFO program: Last mounted on: <not available> >12:39:26,365 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:39:26,365 INFO program: Filesystem magic number: 0xEF53 >12:39:26,365 INFO program: Filesystem revision #: 1 (dynamic) >12:39:26,366 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 >12:39:26,366 INFO program: Filesystem flags: signed_directory_hash >12:39:26,366 INFO program: Default mount options: user_xattr acl >12:39:26,366 INFO program: Filesystem state: clean >12:39:26,367 INFO program: Errors behavior: Continue >12:39:26,367 INFO program: Filesystem OS type: Linux >12:39:26,367 INFO program: Inode count: 56448 >12:39:26,367 INFO program: Block count: 225280 >12:39:26,368 INFO program: Reserved block count: 11264 >12:39:26,368 INFO program: Free blocks: 211991 >12:39:26,368 INFO program: Free inodes: 56437 >12:39:26,368 INFO program: First block: 1 >12:39:26,369 INFO program: Block size: 1024 >12:39:26,369 INFO program: Fragment size: 1024 >12:39:26,369 INFO program: Reserved GDT blocks: 256 >12:39:26,369 INFO program: Blocks per group: 8192 >12:39:26,369 INFO program: Fragments per group: 8192 >12:39:26,370 INFO program: Inodes per group: 2016 >12:39:26,370 INFO program: Inode blocks per group: 252 >12:39:26,370 INFO program: Flex block group size: 16 >12:39:26,370 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:39:26,371 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:39:26,371 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:39:26,371 INFO program: Mount count: 1 >12:39:26,371 INFO program: Maximum mount count: -1 >12:39:26,371 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:39:26,372 INFO program: Check interval: 0 (<none>) >12:39:26,372 INFO program: Lifetime writes: 4457 kB >12:39:26,372 INFO program: Reserved blocks uid: 0 (user root) >12:39:26,372 INFO program: Reserved blocks gid: 0 (group root) >12:39:26,373 INFO program: First inode: 11 >12:39:26,373 INFO program: Inode size: 128 >12:39:26,373 INFO program: Journal inode: 8 >12:39:26,373 INFO program: Default directory hash: half_md4 >12:39:26,374 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:39:26,374 INFO program: Journal backup: inode blocks >12:39:26,374 INFO program: Journal features: (none) >12:39:26,374 INFO program: Journal size: 4096k >12:39:26,375 INFO program: Journal length: 4096 >12:39:26,375 INFO program: Journal sequence: 0x00000007 >12:39:26,375 INFO program: Journal start: 0 >12:39:26,375 INFO program: >12:39:26,376 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:26,376 INFO program: Running... resize2fs -P /dev/vdb6 >12:39:26,388 INFO program: Estimated minimum size of the filesystem: 9380 >12:39:26,389 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:39:26,436 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.40T2Xata >12:39:26,445 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.40T2Xata >16:39:26,458 INFO program: Running... /bin/umount /tmp/btrfs-tmp.40T2Xata >16:39:26,760 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.40NN1S8k >12:39:26,771 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.40NN1S8k >16:39:26,784 INFO program: Running... /bin/umount /tmp/btrfs-tmp.40NN1S8k >16:39:26,978 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.43N_LKU_ >12:39:26,994 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.43N_LKU_ >16:39:27,009 INFO program: Running... /bin/umount /tmp/btrfs-tmp.43N_LKU_ >16:39:27,372 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.43krJ7DQ >12:39:27,381 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.43krJ7DQ >16:39:27,395 INFO program: Running... /bin/umount /tmp/btrfs-tmp.43krJ7DQ >12:39:27,619 INFO program: Running... dumpe2fs -h /dev/loop1 >12:39:27,632 INFO program: Filesystem volume name: Anaconda >12:39:27,632 INFO program: Last mounted on: / >12:39:27,633 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:39:27,633 INFO program: Filesystem magic number: 0xEF53 >12:39:27,633 INFO program: Filesystem revision #: 1 (dynamic) >12:39:27,633 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 >12:39:27,634 INFO program: Filesystem flags: signed_directory_hash >12:39:27,634 INFO program: Default mount options: user_xattr acl >12:39:27,634 INFO program: Filesystem state: clean >12:39:27,634 INFO program: Errors behavior: Continue >12:39:27,635 INFO program: Filesystem OS type: Linux >12:39:27,635 INFO program: Inode count: 65536 >12:39:27,635 INFO program: Block count: 1048576 >12:39:27,635 INFO program: Reserved block count: 0 >12:39:27,636 INFO program: Free blocks: 311419 >12:39:27,636 INFO program: Free inodes: 38266 >12:39:27,636 INFO program: First block: 1 >12:39:27,636 INFO program: Block size: 1024 >12:39:27,637 INFO program: Fragment size: 1024 >12:39:27,637 INFO program: Reserved GDT blocks: 256 >12:39:27,637 INFO program: Blocks per group: 8192 >12:39:27,637 INFO program: Fragments per group: 8192 >12:39:27,638 INFO program: Inodes per group: 512 >12:39:27,638 INFO program: Inode blocks per group: 128 >12:39:27,638 INFO program: Flex block group size: 16 >12:39:27,638 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:39:27,638 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:39:27,639 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:39:27,639 INFO program: Mount count: 2 >12:39:27,639 INFO program: Maximum mount count: -1 >12:39:27,639 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:39:27,640 INFO program: Check interval: 0 (<none>) >12:39:27,640 INFO program: Lifetime writes: 32 MB >12:39:27,640 INFO program: Reserved blocks uid: 0 (user root) >12:39:27,640 INFO program: Reserved blocks gid: 0 (group root) >12:39:27,641 INFO program: First inode: 11 >12:39:27,641 INFO program: Inode size: 256 >12:39:27,641 INFO program: Required extra isize: 28 >12:39:27,641 INFO program: Desired extra isize: 28 >12:39:27,642 INFO program: Journal inode: 8 >12:39:27,642 INFO program: Default directory hash: half_md4 >12:39:27,642 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:39:27,643 INFO program: Journal backup: inode blocks >12:39:27,643 INFO program: Journal features: (none) >12:39:27,643 INFO program: Journal size: 32M >12:39:27,643 INFO program: Journal length: 32768 >12:39:27,644 INFO program: Journal sequence: 0x00000007 >12:39:27,644 INFO program: Journal start: 0 >12:39:27,644 INFO program: >12:39:27,644 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:27,645 INFO program: Running... dumpe2fs -h /dev/loop1 >12:39:27,657 INFO program: Filesystem volume name: Anaconda >12:39:27,658 INFO program: Last mounted on: / >12:39:27,658 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:39:27,658 INFO program: Filesystem magic number: 0xEF53 >12:39:27,658 INFO program: Filesystem revision #: 1 (dynamic) >12:39:27,659 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 >12:39:27,659 INFO program: Filesystem flags: signed_directory_hash >12:39:27,659 INFO program: Default mount options: user_xattr acl >12:39:27,659 INFO program: Filesystem state: clean >12:39:27,660 INFO program: Errors behavior: Continue >12:39:27,660 INFO program: Filesystem OS type: Linux >12:39:27,660 INFO program: Inode count: 65536 >12:39:27,660 INFO program: Block count: 1048576 >12:39:27,661 INFO program: Reserved block count: 0 >12:39:27,661 INFO program: Free blocks: 311419 >12:39:27,661 INFO program: Free inodes: 38266 >12:39:27,661 INFO program: First block: 1 >12:39:27,662 INFO program: Block size: 1024 >12:39:27,662 INFO program: Fragment size: 1024 >12:39:27,662 INFO program: Reserved GDT blocks: 256 >12:39:27,662 INFO program: Blocks per group: 8192 >12:39:27,663 INFO program: Fragments per group: 8192 >12:39:27,663 INFO program: Inodes per group: 512 >12:39:27,663 INFO program: Inode blocks per group: 128 >12:39:27,663 INFO program: Flex block group size: 16 >12:39:27,663 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:39:27,664 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:39:27,664 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:39:27,664 INFO program: Mount count: 2 >12:39:27,664 INFO program: Maximum mount count: -1 >12:39:27,665 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:39:27,665 INFO program: Check interval: 0 (<none>) >12:39:27,665 INFO program: Lifetime writes: 32 MB >12:39:27,665 INFO program: Reserved blocks uid: 0 (user root) >12:39:27,666 INFO program: Reserved blocks gid: 0 (group root) >12:39:27,666 INFO program: First inode: 11 >12:39:27,666 INFO program: Inode size: 256 >12:39:27,666 INFO program: Required extra isize: 28 >12:39:27,667 INFO program: Desired extra isize: 28 >12:39:27,667 INFO program: Journal inode: 8 >12:39:27,667 INFO program: Default directory hash: half_md4 >12:39:27,667 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:39:27,668 INFO program: Journal backup: inode blocks >12:39:27,668 INFO program: Journal features: (none) >12:39:27,668 INFO program: Journal size: 32M >12:39:27,669 INFO program: Journal length: 32768 >12:39:27,669 INFO program: Journal sequence: 0x00000007 >12:39:27,669 INFO program: Journal start: 0 >12:39:27,669 INFO program: >12:39:27,670 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:27,670 INFO program: Running... resize2fs -P /dev/loop1 >12:39:27,683 INFO program: Couldn't find valid filesystem superblock. >12:39:27,684 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:39:27,684 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:39:27,732 INFO program: Running... udevadm settle --timeout=300 >12:39:27,784 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:39:27,796 INFO program: Filesystem volume name: Anaconda >12:39:27,797 INFO program: Last mounted on: /sysroot >12:39:27,797 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:39:27,798 INFO program: Filesystem magic number: 0xEF53 >12:39:27,798 INFO program: Filesystem revision #: 1 (dynamic) >12:39:27,798 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 >12:39:27,798 INFO program: Filesystem flags: signed_directory_hash >12:39:27,799 INFO program: Default mount options: user_xattr acl >12:39:27,799 INFO program: Filesystem state: clean >12:39:27,799 INFO program: Errors behavior: Continue >12:39:27,799 INFO program: Filesystem OS type: Linux >12:39:27,800 INFO program: Inode count: 65536 >12:39:27,800 INFO program: Block count: 1048576 >12:39:27,800 INFO program: Reserved block count: 0 >12:39:27,801 INFO program: Free blocks: 311419 >12:39:27,801 INFO program: Free inodes: 38266 >12:39:27,801 INFO program: First block: 1 >12:39:27,801 INFO program: Block size: 1024 >12:39:27,801 INFO program: Fragment size: 1024 >12:39:27,802 INFO program: Reserved GDT blocks: 256 >12:39:27,802 INFO program: Blocks per group: 8192 >12:39:27,802 INFO program: Fragments per group: 8192 >12:39:27,802 INFO program: Inodes per group: 512 >12:39:27,803 INFO program: Inode blocks per group: 128 >12:39:27,803 INFO program: Flex block group size: 16 >12:39:27,803 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:39:27,803 INFO program: Last mount time: Sat Nov 3 12:34:51 2012 >12:39:27,804 INFO program: Last write time: Sat Nov 3 12:34:51 2012 >12:39:27,804 INFO program: Mount count: 3 >12:39:27,804 INFO program: Maximum mount count: -1 >12:39:27,804 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:39:27,805 INFO program: Check interval: 0 (<none>) >12:39:27,805 INFO program: Lifetime writes: 32 MB >12:39:27,805 INFO program: Reserved blocks uid: 0 (user root) >12:39:27,805 INFO program: Reserved blocks gid: 0 (group root) >12:39:27,805 INFO program: First inode: 11 >12:39:27,806 INFO program: Inode size: 256 >12:39:27,806 INFO program: Required extra isize: 28 >12:39:27,806 INFO program: Desired extra isize: 28 >12:39:27,806 INFO program: Journal inode: 8 >12:39:27,807 INFO program: Default directory hash: half_md4 >12:39:27,807 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:39:27,807 INFO program: Journal backup: inode blocks >12:39:27,807 INFO program: Journal features: (none) >12:39:27,808 INFO program: Journal size: 32M >12:39:27,808 INFO program: Journal length: 32768 >12:39:27,808 INFO program: Journal sequence: 0x00000008 >12:39:27,809 INFO program: Journal start: 1 >12:39:27,809 INFO program: >12:39:27,809 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:27,810 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:39:27,822 INFO program: Filesystem volume name: Anaconda >12:39:27,822 INFO program: Last mounted on: /sysroot >12:39:27,823 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:39:27,823 INFO program: Filesystem magic number: 0xEF53 >12:39:27,823 INFO program: Filesystem revision #: 1 (dynamic) >12:39:27,824 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 >12:39:27,824 INFO program: Filesystem flags: signed_directory_hash >12:39:27,824 INFO program: Default mount options: user_xattr acl >12:39:27,825 INFO program: Filesystem state: clean >12:39:27,825 INFO program: Errors behavior: Continue >12:39:27,825 INFO program: Filesystem OS type: Linux >12:39:27,825 INFO program: Inode count: 65536 >12:39:27,826 INFO program: Block count: 1048576 >12:39:27,826 INFO program: Reserved block count: 0 >12:39:27,826 INFO program: Free blocks: 311419 >12:39:27,826 INFO program: Free inodes: 38266 >12:39:27,827 INFO program: First block: 1 >12:39:27,827 INFO program: Block size: 1024 >12:39:27,827 INFO program: Fragment size: 1024 >12:39:27,827 INFO program: Reserved GDT blocks: 256 >12:39:27,828 INFO program: Blocks per group: 8192 >12:39:27,828 INFO program: Fragments per group: 8192 >12:39:27,828 INFO program: Inodes per group: 512 >12:39:27,828 INFO program: Inode blocks per group: 128 >12:39:27,829 INFO program: Flex block group size: 16 >12:39:27,829 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:39:27,829 INFO program: Last mount time: Sat Nov 3 12:34:51 2012 >12:39:27,829 INFO program: Last write time: Sat Nov 3 12:34:51 2012 >12:39:27,829 INFO program: Mount count: 3 >12:39:27,830 INFO program: Maximum mount count: -1 >12:39:27,830 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:39:27,830 INFO program: Check interval: 0 (<none>) >12:39:27,830 INFO program: Lifetime writes: 32 MB >12:39:27,831 INFO program: Reserved blocks uid: 0 (user root) >12:39:27,831 INFO program: Reserved blocks gid: 0 (group root) >12:39:27,831 INFO program: First inode: 11 >12:39:27,831 INFO program: Inode size: 256 >12:39:27,832 INFO program: Required extra isize: 28 >12:39:27,832 INFO program: Desired extra isize: 28 >12:39:27,832 INFO program: Journal inode: 8 >12:39:27,833 INFO program: Default directory hash: half_md4 >12:39:27,833 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:39:27,833 INFO program: Journal backup: inode blocks >12:39:27,833 INFO program: Journal features: (none) >12:39:27,834 INFO program: Journal size: 32M >12:39:27,834 INFO program: Journal length: 32768 >12:39:27,834 INFO program: Journal sequence: 0x00000008 >12:39:27,834 INFO program: Journal start: 1 >12:39:27,834 INFO program: >12:39:27,835 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:39:27,835 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:39:27,850 INFO program: Estimated minimum size of the filesystem: 734795 >12:39:27,850 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:39:27,860 INFO program: Running... udevadm settle --timeout=300 >12:39:27,889 INFO program: Running... udevadm settle --timeout=300 >12:39:27,912 INFO program: Running... udevadm settle --timeout=300 >12:39:27,933 INFO program: Running... udevadm settle --timeout=300 >12:39:27,956 INFO program: Running... udevadm settle --timeout=300 >12:39:27,978 INFO program: Running... udevadm settle --timeout=300 >12:39:28,002 INFO program: Running... udevadm settle --timeout=300 >12:39:28,024 INFO program: Running... udevadm settle --timeout=300 >12:39:28,047 INFO program: Running... udevadm settle --timeout=300 >12:39:28,070 INFO program: Running... udevadm settle --timeout=300 >12:39:28,096 INFO program: Running... udevadm settle --timeout=300 >12:39:28,118 INFO program: Running... udevadm settle --timeout=300 >12:39:28,140 INFO program: Running... udevadm settle --timeout=300 >12:39:28,162 INFO program: Running... udevadm settle --timeout=300 >12:39:28,184 INFO program: Running... udevadm settle --timeout=300 >12:39:28,210 INFO program: Running... udevadm settle --timeout=300 >12:39:28,231 INFO program: Running... udevadm settle --timeout=300 >12:39:28,257 INFO program: Running... udevadm settle --timeout=300 >12:39:28,283 INFO program: Running... udevadm settle --timeout=300 >12:39:28,308 INFO program: Running... udevadm settle --timeout=300 >12:39:28,329 INFO program: Running... udevadm settle --timeout=300 >12:39:28,350 INFO program: Running... udevadm settle --timeout=300 >12:39:28,371 INFO program: Running... udevadm settle --timeout=300 >12:39:28,392 INFO program: Running... udevadm settle --timeout=300 >12:39:28,414 INFO program: Running... udevadm settle --timeout=300 >12:39:28,435 INFO program: Running... udevadm settle --timeout=300 >16:39:28,467 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >16:39:28,481 INFO program: Running... /bin/umount /mnt/sysimage >12:39:28,488 INFO program: Running... udevadm settle --timeout=300 >12:39:28,512 INFO program: Running... udevadm settle --timeout=300 >16:39:28,536 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >12:39:28,555 INFO program: Running... arch >12:39:28,585 INFO program: x86_64 >16:39:28,598 INFO program: Running... /bin/umount /mnt/sysimage >12:39:28,606 INFO program: Running... udevadm settle --timeout=300 >16:39:28,630 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >16:39:28,644 INFO program: Running... /bin/umount /mnt/sysimage >12:39:28,651 INFO program: Running... udevadm settle --timeout=300 >12:39:28,672 INFO program: Running... udevadm settle --timeout=300 >12:39:28,692 INFO program: Running... udevadm settle --timeout=300 >12:39:28,715 INFO program: Running... udevadm settle --timeout=300 >16:39:28,739 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >12:39:30,742 INFO program: Running... arch >16:39:30,765 INFO program: Running... /bin/umount /mnt/sysimage >12:39:30,773 INFO program: Running... udevadm settle --timeout=300 >16:39:30,796 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >16:39:30,810 INFO program: Running... /bin/umount /mnt/sysimage >12:39:30,818 INFO program: Running... udevadm settle --timeout=300 >12:39:30,841 INFO program: Running... udevadm settle --timeout=300 >16:39:30,864 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >16:39:30,877 INFO program: Running... /bin/umount /mnt/sysimage >12:39:30,884 INFO program: Running... udevadm settle --timeout=300 >12:39:30,904 INFO program: Running... udevadm settle --timeout=300 >12:39:30,924 INFO program: Running... udevadm settle --timeout=300 >16:39:30,947 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >16:39:30,960 INFO program: Running... /bin/umount /mnt/sysimage >12:39:30,968 INFO program: Running... udevadm settle --timeout=300 >12:39:30,989 INFO program: Running... udevadm settle --timeout=300 >12:39:31,009 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >16:34:56,626 DEBUG storage: registered device format class MultipathMember as multipath_member >16:34:56,627 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:34:56,629 DEBUG storage: registered device format class BIOSBoot as biosboot >16:34:56,630 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:34:56,634 DEBUG storage: registered device format class SwapSpace as swap >16:34:56,653 DEBUG storage: registered device format class LUKS as luks >16:34:56,655 DEBUG storage: registered device format class MDRaidMember as mdmember >16:34:56,659 DEBUG storage: registered device format class DiskLabel as disklabel >16:34:56,661 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:34:56,684 DEBUG storage: registered device format class Ext2FS as ext2 >16:34:56,684 DEBUG storage: registered device format class Ext3FS as ext3 >16:34:56,685 DEBUG storage: registered device format class Ext4FS as ext4 >16:34:56,686 DEBUG storage: registered device format class FATFS as vfat >16:34:56,686 DEBUG storage: registered device format class EFIFS as efi >16:34:56,687 DEBUG storage: registered device format class BTRFS as btrfs >16:34:56,687 DEBUG storage: registered device format class GFS2 as gfs2 >16:34:56,688 DEBUG storage: registered device format class JFS as jfs >16:34:56,688 DEBUG storage: registered device format class ReiserFS as reiserfs >16:34:56,689 DEBUG storage: registered device format class XFS as xfs >16:34:56,689 DEBUG storage: registered device format class HFS as hfs >16:34:56,690 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:34:56,690 DEBUG storage: registered device format class HFSPlus as hfs+ >16:34:56,691 DEBUG storage: registered device format class NTFS as ntfs >16:34:56,692 DEBUG storage: registered device format class NFS as nfs >16:34:56,692 DEBUG storage: registered device format class NFSv4 as nfs4 >16:34:56,693 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:34:56,693 DEBUG storage: registered device format class NoDevFS as nodev >16:34:56,694 DEBUG storage: registered device format class DevPtsFS as devpts >16:34:56,694 DEBUG storage: registered device format class ProcFS as proc >16:34:56,695 DEBUG storage: registered device format class SysFS as sysfs >16:34:56,695 DEBUG storage: registered device format class TmpFS as tmpfs >16:34:56,696 DEBUG storage: registered device format class BindFS as bind >16:34:56,696 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:34:56,697 DEBUG storage: registered device format class USBFS as usbfs >16:34:57,744 DEBUG storage: MultipathTopology._build_topology: >16:34:57,744 DEBUG storage: /etc/multipath.conf contents: >16:34:57,745 DEBUG storage: # multipath.conf written by anaconda >16:34:57,745 DEBUG storage: >16:34:57,746 DEBUG storage: defaults { >16:34:57,746 DEBUG storage: user_friendly_names yes >16:34:57,746 DEBUG storage: } >16:34:57,747 DEBUG storage: blacklist { >16:34:57,748 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:34:57,748 DEBUG storage: devnode "^hd[a-z]" >16:34:57,748 DEBUG storage: devnode "^dcssblk[0-9]*" >16:34:57,749 DEBUG storage: device { >16:34:57,749 DEBUG storage: vendor "DGC" >16:34:57,750 DEBUG storage: product "LUNZ" >16:34:57,750 DEBUG storage: } >16:34:57,751 DEBUG storage: device { >16:34:57,751 DEBUG storage: vendor "IBM" >16:34:57,752 DEBUG storage: product "S/390.*" >16:34:57,752 DEBUG storage: } >16:34:57,752 DEBUG storage: # don't count normal SATA devices as multipaths >16:34:57,753 DEBUG storage: device { >16:34:57,753 DEBUG storage: vendor "ATA" >16:34:57,754 DEBUG storage: } >16:34:57,754 DEBUG storage: # don't count 3ware devices as multipaths >16:34:57,754 DEBUG storage: device { >16:34:57,755 DEBUG storage: vendor "3ware" >16:34:57,755 DEBUG storage: } >16:34:57,756 DEBUG storage: device { >16:34:57,756 DEBUG storage: vendor "AMCC" >16:34:57,757 DEBUG storage: } >16:34:57,757 DEBUG storage: # nor highpoint devices >16:34:57,757 DEBUG storage: device { >16:34:57,758 DEBUG storage: vendor "HPT" >16:34:57,758 DEBUG storage: } >16:34:57,759 DEBUG storage: } >16:34:57,759 DEBUG storage: multipaths { >16:34:57,759 DEBUG storage: } >16:34:57,760 DEBUG storage: (end of /etc/multipath.conf) >16:34:57,854 INFO storage: MultipathTopology: found singlepath device: sda >16:34:57,855 INFO storage: MultipathTopology: found non-disk device: sda1 >16:34:57,857 INFO storage: MultipathTopology: found non-disk device: sda2 >16:34:57,857 INFO storage: MultipathTopology: found non-disk device: sda3 >16:34:57,858 INFO storage: MultipathTopology: found non-disk device: sda4 >16:34:57,859 INFO storage: MultipathTopology: found non-disk device: sda5 >16:34:57,860 INFO storage: MultipathTopology: found non-disk device: sr0 >16:34:57,861 INFO storage: MultipathTopology: found singlepath device: vda >16:34:57,862 INFO storage: MultipathTopology: found singlepath device: vdb >16:34:57,863 INFO storage: MultipathTopology: found non-disk device: vdb1 >16:34:57,864 INFO storage: MultipathTopology: found non-disk device: vdb5 >16:34:57,864 INFO storage: MultipathTopology: found non-disk device: vdb6 >16:34:57,865 INFO storage: MultipathTopology: found singlepath device: vdc >16:34:57,866 INFO storage: MultipathTopology: found singlepath device: vdd >16:34:57,866 INFO storage: MultipathTopology: found singlepath device: vde >16:34:57,868 INFO storage: MultipathTopology: found singlepath device: vdf >16:34:57,868 INFO storage: MultipathTopology: found singlepath device: loop0 >16:34:57,869 INFO storage: MultipathTopology: found singlepath device: loop1 >16:34:57,870 INFO storage: MultipathTopology: found singlepath device: loop2 >16:34:57,871 INFO storage: MultipathTopology: found singlepath device: loop3 >16:34:57,872 INFO storage: MultipathTopology: found singlepath device: loop4 >16:34:57,872 INFO storage: MultipathTopology: found singlepath device: loop5 >16:34:57,873 INFO storage: MultipathTopology: found singlepath device: loop6 >16:34:57,874 INFO storage: MultipathTopology: found singlepath device: loop7 >16:34:57,875 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:35:01,512 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:35:01,513 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:35:01,807 DEBUG storage: MultipathTopology._build_topology: >16:35:01,809 DEBUG storage: /etc/multipath.conf contents: >16:35:01,810 DEBUG storage: # multipath.conf written by anaconda >16:35:01,810 DEBUG storage: >16:35:01,812 DEBUG storage: defaults { >16:35:01,812 DEBUG storage: user_friendly_names yes >16:35:01,812 DEBUG storage: } >16:35:01,813 DEBUG storage: blacklist { >16:35:01,813 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:35:01,817 DEBUG storage: devnode "^hd[a-z]" >16:35:01,820 DEBUG storage: devnode "^dcssblk[0-9]*" >16:35:01,820 DEBUG storage: device { >16:35:01,821 DEBUG storage: vendor "DGC" >16:35:01,821 DEBUG storage: product "LUNZ" >16:35:01,822 DEBUG storage: } >16:35:01,822 DEBUG storage: device { >16:35:01,823 DEBUG storage: vendor "IBM" >16:35:01,823 DEBUG storage: product "S/390.*" >16:35:01,824 DEBUG storage: } >16:35:01,824 DEBUG storage: # don't count normal SATA devices as multipaths >16:35:01,825 DEBUG storage: device { >16:35:01,825 DEBUG storage: vendor "ATA" >16:35:01,826 DEBUG storage: } >16:35:01,826 DEBUG storage: # don't count 3ware devices as multipaths >16:35:01,826 DEBUG storage: device { >16:35:01,827 DEBUG storage: vendor "3ware" >16:35:01,827 DEBUG storage: } >16:35:01,829 DEBUG storage: device { >16:35:01,829 DEBUG storage: vendor "AMCC" >16:35:01,829 DEBUG storage: } >16:35:01,830 DEBUG storage: # nor highpoint devices >16:35:01,830 DEBUG storage: device { >16:35:01,831 DEBUG storage: vendor "HPT" >16:35:01,831 DEBUG storage: } >16:35:01,832 DEBUG storage: } >16:35:01,833 DEBUG storage: multipaths { >16:35:01,833 DEBUG storage: } >16:35:01,834 DEBUG storage: (end of /etc/multipath.conf) >16:35:01,973 INFO storage: MultipathTopology: found singlepath device: sda >16:35:01,974 INFO storage: MultipathTopology: found non-disk device: sda1 >16:35:01,975 INFO storage: MultipathTopology: found non-disk device: sda2 >16:35:01,976 INFO storage: MultipathTopology: found non-disk device: sda3 >16:35:01,977 INFO storage: MultipathTopology: found non-disk device: sda4 >16:35:01,978 INFO storage: MultipathTopology: found non-disk device: sda5 >16:35:01,980 INFO storage: MultipathTopology: found non-disk device: sr0 >16:35:01,981 INFO storage: MultipathTopology: found singlepath device: vda >16:35:01,981 INFO storage: MultipathTopology: found singlepath device: vdb >16:35:01,982 INFO storage: MultipathTopology: found non-disk device: vdb1 >16:35:01,983 INFO storage: MultipathTopology: found non-disk device: vdb5 >16:35:01,984 INFO storage: MultipathTopology: found non-disk device: vdb6 >16:35:01,985 INFO storage: MultipathTopology: found singlepath device: vdc >16:35:01,990 INFO storage: MultipathTopology: found singlepath device: vdd >16:35:01,991 INFO storage: MultipathTopology: found singlepath device: vde >16:35:01,991 INFO storage: MultipathTopology: found singlepath device: vdf >16:35:01,992 INFO storage: MultipathTopology: found singlepath device: loop0 >16:35:01,993 INFO storage: MultipathTopology: found singlepath device: loop1 >16:35:01,994 INFO storage: MultipathTopology: found singlepath device: loop2 >16:35:01,995 INFO storage: MultipathTopology: found singlepath device: loop3 >16:35:02,001 INFO storage: MultipathTopology: found singlepath device: loop4 >16:35:02,003 INFO storage: MultipathTopology: found singlepath device: loop5 >16:35:02,003 INFO storage: MultipathTopology: found singlepath device: loop6 >16:35:02,004 INFO storage: MultipathTopology: found singlepath device: loop7 >16:35:02,005 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:35:02,006 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >16:35:02,023 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': '64951', > '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 ; >16:35:02,025 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:35:02,028 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:02,032 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:02,034 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:35:02,039 INFO storage: sda is a disk >16:35:02,039 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:02,042 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:35:02,047 INFO storage: added disk sda (id 0) to device tree >16:35:02,048 DEBUG storage: looking up parted Device: /dev/sda >16:35:02,059 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:35:02,062 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:35:02,066 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:35:02,079 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:35:02,225 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aa29915d0>, <parted.partition.Partition object at 0x7f6aa2991910>, <parted.partition.Partition object at 0x7f6aa2991b90>, <parted.partition.Partition object at 0x7f6aa2991d50>, <parted.partition.Partition object at 0x7f6aa2995090>] > device: <parted.device.Device object at 0x7f6aa2991410> > PedDisk: <_ped.Disk object at 0x7f6aa298ee18> >16:35:02,226 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:35:02,227 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:35:02,245 INFO storage: got device: DiskDevice instance (0x7f6aa2980350) -- > 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 0x7f6aad0faef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6abae225d0> >16:35:02,280 INFO storage: got format: DiskLabel instance (0x7f6abae22690) -- > 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 = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aa29915d0>, <parted.partition.Partition object at 0x7f6aa2991910>, <parted.partition.Partition object at 0x7f6aa2991b90>, <parted.partition.Partition object at 0x7f6aa2991d50>, <parted.partition.Partition object at 0x7f6aa2995090>] > device: <parted.device.Device object at 0x7f6aa2991410> > PedDisk: <_ped.Disk object at 0x7f6aa298ee18> > origPartedDisk = <parted.disk.Disk object at 0x7f6aa2991ed0> > 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 0x7f6abae0a290> > >16:35:02,471 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > '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': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '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': '64961', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:35:02,473 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:35:02,474 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:35:02,476 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:02,476 INFO storage: sda1 is a partition >16:35:02,481 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:35:02,483 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:02,484 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:35:02,486 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:35:02,488 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:35:02,495 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:02,497 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:35:02,505 DEBUG storage: looking up parted Partition: /dev/sda1 >16:35:02,506 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:35:02,508 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:35:02,511 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:35:02,520 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:35:02,521 INFO storage: added partition sda1 (id 1) to device tree >16:35:02,522 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:35:02,524 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >16:35:02,535 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:35:02,537 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >16:35:02,597 WARN storage: disklabel detected but not usable on sda1 >16:35:02,601 INFO storage: type detected on 'sda1' is 'ext4' >16:35:02,761 DEBUG storage: padding min size from 14 up to 15 >16:35:02,769 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:02,774 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:02,779 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:35:02,789 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >16:35:02,790 DEBUG storage: looking up parted Device: /dev/sda1 >16:35:02,792 INFO storage: got device: PartitionDevice instance (0x7f6aa591b390) -- > 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 0x7f6abae0a7a0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa29914d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aa2991a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa29916d0> PedPartition: <_ped.Partition object at 0x7f6aa298f290> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >16:35:02,795 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:02,797 INFO storage: got format: Ext4FS instance (0x7f6aa29953d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >16:35:02,843 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > '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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > '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': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > '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': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64971', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:35:02,850 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:35:02,851 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:35:02,853 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:02,853 INFO storage: sda2 is a partition >16:35:02,864 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:35:02,865 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:02,866 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:35:02,868 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:35:02,873 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:35:02,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:02,876 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:35:02,876 DEBUG storage: looking up parted Partition: /dev/sda2 >16:35:02,878 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:35:02,882 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:35:02,884 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:35:02,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:35:02,889 INFO storage: added partition sda2 (id 2) to device tree >16:35:02,891 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:35:02,892 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >16:35:02,893 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:35:02,898 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >16:35:02,957 WARN storage: disklabel detected but not usable on sda2 >16:35:02,961 INFO storage: type detected on 'sda2' is 'ext4' >16:35:03,061 DEBUG storage: padding min size from 833 up to 916 >16:35:03,069 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:03,071 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:03,080 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:35:03,088 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >16:35:03,089 DEBUG storage: looking up parted Device: /dev/sda2 >16:35:03,095 INFO storage: got device: PartitionDevice instance (0x7f6aa55d3190) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > 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: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x7f6abae0a9e0> > target size = 0 path = /dev/sda2 > 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 0x7f6aa29914d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aa2991a90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa29919d0> PedPartition: <_ped.Partition object at 0x7f6aa298f2f0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >16:35:03,097 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:03,101 INFO storage: got format: Ext4FS instance (0x7f6aa55d3c90) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >16:35:03,106 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > '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_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > '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': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > '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': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64980', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >16:35:03,111 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >16:35:03,112 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:35:03,113 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,114 INFO storage: sda3 is a partition >16:35:03,115 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >16:35:03,119 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:03,121 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:35:03,122 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:35:03,127 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:35:03,128 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,130 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >16:35:03,133 DEBUG storage: looking up parted Partition: /dev/sda3 >16:35:03,135 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >16:35:03,136 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >16:35:03,138 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >16:35:03,142 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >16:35:03,142 INFO storage: added partition sda3 (id 3) to device tree >16:35:03,143 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >16:35:03,145 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >16:35:03,149 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >16:35:03,150 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >16:35:03,200 WARN storage: disklabel detected but not usable on sda3 >16:35:03,201 INFO storage: type detected on 'sda3' is 'swap' >16:35:03,202 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >16:35:03,202 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:35:03,204 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:35:03,208 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >16:35:03,209 DEBUG storage: looking up parted Device: /dev/sda3 >16:35:03,210 INFO storage: got device: PartitionDevice instance (0x7f6aa55d3a10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > 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: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf0e0> > 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 0x7f6aa29914d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aa2991c50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa2991bd0> PedPartition: <_ped.Partition object at 0x7f6aa298f350> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >16:35:03,211 INFO storage: got format: SwapSpace instance (0x7f6aa55c0090) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >16:35:03,220 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > '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': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64989', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >16:35:03,221 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >16:35:03,222 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >16:35:03,223 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,223 INFO storage: sda4 is a partition >16:35:03,224 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >16:35:03,229 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:03,230 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:35:03,231 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >16:35:03,233 DEBUG storage: PartitionDevice._setFormat: sda4 ; >16:35:03,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,238 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >16:35:03,239 DEBUG storage: looking up parted Partition: /dev/sda4 >16:35:03,240 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >16:35:03,245 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >16:35:03,246 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >16:35:03,248 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >16:35:03,248 INFO storage: added partition sda4 (id 4) to device tree >16:35:03,249 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >16:35:03,254 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >16:35:03,255 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >16:35:03,256 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >16:35:03,259 WARN storage: disklabel detected but not usable on sda4 >16:35:03,264 DEBUG storage: no type or existing type for sda4, bailing >16:35:03,264 DEBUG storage: looking up parted Device: /dev/sda4 >16:35:03,266 INFO storage: got device: PartitionDevice instance (0x7f6aa55c0910) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf200> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa29914d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa2991d90> PedPartition: <_ped.Partition object at 0x7f6aa298f3b0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >16:35:03,269 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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_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': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > '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': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64998', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >16:35:03,273 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >16:35:03,274 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >16:35:03,277 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,278 INFO storage: sda5 is a partition >16:35:03,279 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >16:35:03,283 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:03,284 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >16:35:03,286 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >16:35:03,290 DEBUG storage: PartitionDevice._setFormat: sda5 ; >16:35:03,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,293 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >16:35:03,294 DEBUG storage: looking up parted Partition: /dev/sda5 >16:35:03,295 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >16:35:03,299 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >16:35:03,300 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >16:35:03,301 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >16:35:03,305 INFO storage: added partition sda5 (id 5) to device tree >16:35:03,306 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >16:35:03,307 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >16:35:03,308 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >16:35:03,309 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >16:35:03,324 WARN storage: disklabel detected but not usable on sda5 >16:35:03,329 DEBUG storage: no type or existing type for sda5, bailing >16:35:03,329 DEBUG storage: looking up parted Device: /dev/sda5 >16:35:03,331 INFO storage: got device: PartitionDevice instance (0x7f6aa55bba10) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf320> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa29914d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa29950d0> PedPartition: <_ped.Partition object at 0x7f6aa298f470> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >16:35:03,334 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '65117', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:35:03,339 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:35:03,341 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:35:03,345 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,345 INFO storage: sr0 is a cdrom >16:35:03,346 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:35:03,347 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,348 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:35:03,352 INFO storage: added cdrom sr0 (id 6) to device tree >16:35:03,353 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:35:03,356 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:35:03,357 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:35:03,362 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:35:03,363 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:35:03,378 WARN storage: disklabel detected but not usable on sr0 >16:35:03,383 INFO storage: type detected on 'sr0' is 'iso9660' >16:35:03,384 DEBUG storage: Iso9660FS.supported: supported: True ; >16:35:03,384 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:35:03,385 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:35:03,387 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:35:03,392 DEBUG storage: looking up parted Device: /dev/sr0 >16:35:03,393 INFO storage: got device: OpticalDevice instance (0x7f6aa55ca950) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf3b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:35:03,394 DEBUG storage: Iso9660FS.supported: supported: True ; >16:35:03,395 INFO storage: got format: Iso9660FS instance (0x7f6aa55cc6d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >16:35:03,397 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': '33201', > '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 ; >16:35:03,400 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >16:35:03,402 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >16:35:03,406 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,407 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >16:35:03,408 INFO storage: vda is a disk >16:35:03,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,414 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:35:03,414 INFO storage: added disk vda (id 7) to device tree >16:35:03,414 DEBUG storage: looking up parted Device: /dev/vda >16:35:03,417 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:35:03,419 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >16:35:03,423 DEBUG storage: BTRFS.supported: supported: True ; >16:35:03,424 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:03,425 DEBUG storage: device vda does not contain a disklabel >16:35:03,426 INFO storage: type detected on 'vda' is 'btrfs' >16:35:03,431 DEBUG storage: BTRFS.supported: supported: True ; >16:35:03,435 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:03,436 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >16:35:03,437 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >16:35:03,438 INFO storage: creating btrfs volume btrfs.mirror >16:35:03,439 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >16:35:03,443 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,445 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >16:35:03,446 DEBUG storage: BTRFS.supported: supported: True ; >16:35:03,446 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:03,448 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.8 ; current: None ; type: btrfs ; >16:35:03,451 INFO storage: added btrfs volume mirror (id 8) to device tree >16:35:03,452 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >16:35:03,471 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.8A7GLsZ to None >16:35:03,496 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.8A7GLsZ to None >16:35:03,835 INFO storage: got device: DiskDevice instance (0x7f6aa55cafd0) -- > name = vda status = True kids = 1 id = 7 > 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 0x7f6aa55bf560> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6aa55d1f90> >16:35:03,846 DEBUG storage: BTRFS.supported: supported: True ; >16:35:03,850 INFO storage: got format: BTRFS instance (0x7f6aa55d7210) -- > 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 > >16:35:03,853 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', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40524', > '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 ; >16:35:03,858 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >16:35:03,859 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:35:03,860 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,861 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >16:35:03,866 INFO storage: vdb is a disk >16:35:03,866 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,868 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >16:35:03,868 INFO storage: added disk vdb (id 9) to device tree >16:35:03,868 DEBUG storage: looking up parted Device: /dev/vdb >16:35:03,871 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >16:35:03,874 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >16:35:03,878 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >16:35:03,888 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >16:35:03,916 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aa55ddc50>, <parted.partition.Partition object at 0x7f6aa55de050>, <parted.partition.Partition object at 0x7f6aa55dde10>] > device: <parted.device.Device object at 0x7f6aa55dd950> > PedDisk: <_ped.Disk object at 0x7f6aa55c3098> >16:35:03,920 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:35:03,922 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >16:35:03,923 INFO storage: got device: DiskDevice instance (0x7f6aa55d7910) -- > name = vdb status = True kids = 0 id = 9 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > 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 0x7f6aa55bf710> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6aa55dd350> >16:35:03,929 INFO storage: got format: DiskLabel instance (0x7f6aa55dd450) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb 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: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aa55ddc50>, <parted.partition.Partition object at 0x7f6aa55de050>, <parted.partition.Partition object at 0x7f6aa55dde10>] > device: <parted.device.Device object at 0x7f6aa55dd950> > PedDisk: <_ped.Disk object at 0x7f6aa55c3098> > origPartedDisk = <parted.disk.Disk object at 0x7f6aa55de250> > 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 0x7f6aa55bf830> > >16:35:03,933 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > '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', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40739', > 'name': 'vdb1', > '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/vdb1'} ; name: vdb1 ; >16:35:03,937 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >16:35:03,939 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >16:35:03,940 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:03,940 INFO storage: vdb1 is a partition >16:35:03,945 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >16:35:03,946 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:35:03,947 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >16:35:03,949 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >16:35:03,953 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >16:35:03,954 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:03,955 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >16:35:03,959 DEBUG storage: looking up parted Partition: /dev/vdb1 >16:35:03,961 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >16:35:03,962 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >16:35:03,963 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >16:35:03,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >16:35:03,968 INFO storage: added partition vdb1 (id 10) to device tree >16:35:03,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >16:35:03,971 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >16:35:03,975 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >16:35:03,977 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >16:35:03,979 WARN storage: disklabel detected but not usable on vdb1 >16:35:03,982 INFO storage: type detected on 'vdb1' is 'btrfs' >16:35:03,986 DEBUG storage: BTRFS.supported: supported: True ; >16:35:03,987 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:03,988 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >16:35:03,990 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >16:35:03,994 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >16:35:03,995 INFO storage: found btrfs volume mirror >16:35:03,996 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >16:35:04,000 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >16:35:04,001 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >16:35:04,006 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.8zNVUhK to None >16:35:04,024 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.8zNVUhK to None >16:35:04,290 DEBUG storage: looking up parted Device: /dev/vdb1 >16:35:04,295 INFO storage: got device: PartitionDevice instance (0x7f6aa55dd390) -- > name = vdb1 status = True kids = 1 id = 10 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bf7a0> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa55dda10> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa55ddd10> PedPartition: <_ped.Partition object at 0x7f6aa55d6410> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >16:35:04,301 DEBUG storage: BTRFS.supported: supported: True ; >16:35:04,301 INFO storage: got format: BTRFS instance (0x7f6aa55dee90) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 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 > >16:35:04,304 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40757', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >16:35:04,307 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >16:35:04,312 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >16:35:04,313 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:04,313 INFO storage: vdb5 is a partition >16:35:04,314 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >16:35:04,315 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:35:04,320 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >16:35:04,321 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >16:35:04,322 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >16:35:04,323 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:04,327 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >16:35:04,327 DEBUG storage: looking up parted Partition: /dev/vdb5 >16:35:04,329 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >16:35:04,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >16:35:04,335 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >16:35:04,336 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >16:35:04,337 INFO storage: added partition vdb5 (id 11) to device tree >16:35:04,338 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >16:35:04,339 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >16:35:04,343 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >16:35:04,344 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >16:35:04,362 WARN storage: disklabel detected but not usable on vdb5 >16:35:04,364 INFO storage: type detected on 'vdb5' is 'xfs' >16:35:04,419 DEBUG storage: XFS.supported: supported: True ; >16:35:04,537 DEBUG storage: getFormat('xfs') returning XFS instance >16:35:04,539 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >16:35:04,540 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >16:35:04,541 DEBUG storage: looking up parted Device: /dev/vdb5 >16:35:04,546 INFO storage: got device: PartitionDevice instance (0x7f6aa55de810) -- > name = vdb5 status = True kids = 0 id = 11 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f6aa55bfe60> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa55dda10> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aa55de110> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa55de090> PedPartition: <_ped.Partition object at 0x7f6aa55d6710> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >16:35:04,548 DEBUG storage: XFS.supported: supported: True ; >16:35:04,552 INFO storage: got format: XFS instance (0x7f6aa55e6110) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >16:35:04,556 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57663', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >16:35:04,560 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >16:35:04,561 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >16:35:04,562 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:04,563 INFO storage: vdb6 is a partition >16:35:04,564 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >16:35:04,568 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >16:35:04,569 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >16:35:04,571 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >16:35:04,575 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >16:35:04,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:04,577 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >16:35:04,577 DEBUG storage: looking up parted Partition: /dev/vdb6 >16:35:04,578 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >16:35:04,583 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >16:35:04,584 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >16:35:04,586 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >16:35:04,589 INFO storage: added partition vdb6 (id 12) to device tree >16:35:04,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >16:35:04,592 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >16:35:04,593 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >16:35:04,597 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >16:35:04,628 WARN storage: disklabel detected but not usable on vdb6 >16:35:04,630 INFO storage: type detected on 'vdb6' is 'ext4' >16:35:04,715 DEBUG storage: padding min size from 10 up to 11 >16:35:04,717 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:04,718 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:04,721 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >16:35:04,725 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >16:35:04,729 DEBUG storage: looking up parted Device: /dev/vdb6 >16:35:04,731 INFO storage: got device: PartitionDevice instance (0x7f6aa55e6050) -- > name = vdb6 status = True kids = 0 id = 12 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x2663320> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aa55dda10> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aa55de2d0> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa55dded0> PedPartition: <_ped.Partition object at 0x7f6aa55d6650> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >16:35:04,737 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:04,738 INFO storage: got format: Ext4FS instance (0x266aa50) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >16:35:04,741 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': '93043', > '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 ; >16:35:04,746 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >16:35:04,747 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >16:35:04,748 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:04,749 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >16:35:04,750 INFO storage: vdc is a disk >16:35:04,753 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:04,755 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >16:35:04,755 INFO storage: added disk vdc (id 13) to device tree >16:35:04,755 DEBUG storage: looking up parted Device: /dev/vdc >16:35:04,757 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >16:35:04,761 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >16:35:04,764 DEBUG storage: BTRFS.supported: supported: True ; >16:35:04,765 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:04,766 DEBUG storage: device vdc does not contain a disklabel >16:35:04,768 INFO storage: type detected on 'vdc' is 'btrfs' >16:35:04,774 DEBUG storage: BTRFS.supported: supported: True ; >16:35:04,774 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:04,775 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >16:35:04,777 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >16:35:04,780 INFO storage: creating btrfs volume btrfs.data-mirror >16:35:04,782 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >16:35:04,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:04,783 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >16:35:04,789 DEBUG storage: BTRFS.supported: supported: True ; >16:35:04,789 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:04,790 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >16:35:04,791 INFO storage: added btrfs volume data-mirror (id 14) to device tree >16:35:04,792 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >16:35:04,796 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14oC8QAk to None >16:35:04,835 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14oC8QAk to None >16:35:05,158 INFO storage: got device: DiskDevice instance (0x7f6aa55e2510) -- > name = vdc status = True kids = 1 id = 13 > 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 0x26633b0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x266e310> >16:35:05,169 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,171 INFO storage: got format: BTRFS instance (0x266e4d0) -- > 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 > >16:35:05,174 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': '93710', > '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 ; >16:35:05,182 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >16:35:05,183 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >16:35:05,185 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:05,190 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >16:35:05,191 INFO storage: vdd is a disk >16:35:05,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:05,193 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >16:35:05,196 INFO storage: added disk vdd (id 15) to device tree >16:35:05,196 DEBUG storage: looking up parted Device: /dev/vdd >16:35:05,199 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >16:35:05,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >16:35:05,204 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,206 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,207 DEBUG storage: device vdd does not contain a disklabel >16:35:05,208 INFO storage: type detected on 'vdd' is 'btrfs' >16:35:05,212 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,216 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,217 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >16:35:05,219 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >16:35:05,219 INFO storage: found btrfs volume data-mirror >16:35:05,221 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >16:35:05,225 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >16:35:05,229 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >16:35:05,233 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14snp3tb to None >16:35:05,244 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14snp3tb to None >16:35:05,416 INFO storage: got device: DiskDevice instance (0x7f6aa283fc10) -- > name = vdd status = True kids = 1 id = 15 > 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 0x2663170> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2680b90> >16:35:05,426 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,430 INFO storage: got format: BTRFS instance (0x2680e90) -- > 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 > >16:35:05,433 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': '95433', > '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 ; >16:35:05,440 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >16:35:05,441 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >16:35:05,442 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:05,443 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >16:35:05,446 INFO storage: vde is a disk >16:35:05,447 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:05,449 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >16:35:05,453 INFO storage: added disk vde (id 16) to device tree >16:35:05,454 DEBUG storage: looking up parted Device: /dev/vde >16:35:05,456 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >16:35:05,459 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >16:35:05,493 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,493 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,494 DEBUG storage: device vde does not contain a disklabel >16:35:05,494 INFO storage: type detected on 'vde' is 'btrfs' >16:35:05,496 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,496 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,497 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >16:35:05,502 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >16:35:05,502 INFO storage: creating btrfs volume btrfs.metadata-mirror >16:35:05,504 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >16:35:05,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:05,505 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >16:35:05,511 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,511 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,512 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >16:35:05,516 INFO storage: added btrfs volume metadata-mirror (id 17) to device tree >16:35:05,517 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >16:35:05,519 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.17dkZ6mw to None >16:35:05,530 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17dkZ6mw to None >16:35:05,849 INFO storage: got device: DiskDevice instance (0x26850d0) -- > name = vde status = True kids = 1 id = 16 > 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 0x2663050> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2680fd0> >16:35:05,858 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,862 INFO storage: got format: BTRFS instance (0x2680f10) -- > 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 > >16:35:05,865 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': '10158', > '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 ; >16:35:05,868 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >16:35:05,869 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >16:35:05,870 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:05,878 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >16:35:05,882 INFO storage: vdf is a disk >16:35:05,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:05,883 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >16:35:05,886 INFO storage: added disk vdf (id 18) to device tree >16:35:05,889 DEBUG storage: looking up parted Device: /dev/vdf >16:35:05,893 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >16:35:05,896 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >16:35:05,907 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,908 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,909 DEBUG storage: device vdf does not contain a disklabel >16:35:05,910 INFO storage: type detected on 'vdf' is 'btrfs' >16:35:05,922 DEBUG storage: BTRFS.supported: supported: True ; >16:35:05,922 DEBUG storage: getFormat('btrfs') returning BTRFS instance >16:35:05,923 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >16:35:05,928 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >16:35:05,928 INFO storage: found btrfs volume metadata-mirror >16:35:05,930 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >16:35:05,931 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >16:35:05,936 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >16:35:05,937 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.17HUbA2K to None >16:35:05,950 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17HUbA2K to None >16:35:06,215 INFO storage: got device: DiskDevice instance (0x2685090) -- > name = vdf status = True kids = 1 id = 18 > 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 0x2663b90> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6aa55366d0> >16:35:06,232 DEBUG storage: BTRFS.supported: supported: True ; >16:35:06,232 INFO storage: got format: BTRFS instance (0x7f6aa55416d0) -- > 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 > >16:35:06,238 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': '3130', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:35:06,239 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:35:06,240 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:35:06,241 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,247 INFO storage: loop0 is a loop device >16:35:06,249 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:35:06,250 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >16:35:06,260 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,262 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >16:35:06,262 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 19) to device tree >16:35:06,263 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >16:35:06,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,268 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:35:06,269 INFO storage: added loop loop0 (id 20) to device tree >16:35:06,270 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:35:06,271 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:35:06,273 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:06,279 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:35:06,287 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:35:06,300 WARN storage: disklabel detected but not usable on loop0 >16:35:06,301 INFO storage: type detected on 'loop0' is 'squashfs' >16:35:06,301 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:06,303 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:35:06,303 INFO storage: got device: LoopDevice instance (0x7f6aa28aa310) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (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/loop0 > format args = [] originalFormat = None >16:35:06,306 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '31280', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:35:06,310 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:35:06,311 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:35:06,312 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,313 INFO storage: loop1 is a loop device >16:35:06,314 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:35:06,318 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:35:06,319 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,321 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:35:06,324 INFO storage: added file /LiveOS/rootfs.img (id 21) to device tree >16:35:06,339 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:35:06,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,341 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:35:06,346 INFO storage: added loop loop1 (id 22) to device tree >16:35:06,348 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:35:06,355 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:35:06,357 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,359 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:06,359 DEBUG storage: device loop1 does not contain a disklabel >16:35:06,359 INFO storage: type detected on 'loop1' is 'ext4' >16:35:06,469 DEBUG storage: padding min size from 0 up to 0 >16:35:06,471 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,471 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:06,473 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:35:06,473 INFO storage: got device: LoopDevice instance (0x7f6aa546c850) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/rootfs.img (21)'] > 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 >16:35:06,482 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,483 INFO storage: got format: Ext4FS instance (0x7f6aa5481c10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:35:06,485 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': '47194', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:35:06,488 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:35:06,489 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:35:06,498 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,498 INFO storage: loop2 is a loop device >16:35:06,500 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:35:06,501 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:35:06,505 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,506 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:35:06,507 INFO storage: added file /overlay (deleted) (id 23) to device tree >16:35:06,508 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:35:06,511 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,513 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:35:06,513 INFO storage: added loop loop2 (id 24) to device tree >16:35:06,514 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:35:06,519 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:35:06,519 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:06,520 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:35:06,522 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:35:06,547 WARN storage: disklabel detected but not usable on loop2 >16:35:06,548 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >16:35:06,549 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:06,550 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:35:06,550 INFO storage: got device: LoopDevice instance (0x7f6aa29fbf10) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > 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 >16:35:06,553 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': '47234', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:35:06,555 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >16:35:06,556 DEBUG storage: lvm filter: adding loop3 to the reject list >16:35:06,557 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': '47252', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:35:06,561 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >16:35:06,562 DEBUG storage: lvm filter: adding loop4 to the reject list >16:35:06,563 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': '47269', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:35:06,564 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:35:06,564 DEBUG storage: lvm filter: adding loop5 to the reject list >16:35:06,566 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': '47284', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:35:06,568 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:35:06,569 DEBUG storage: lvm filter: adding loop6 to the reject list >16:35:06,570 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': '47817', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:35:06,574 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:35:06,574 DEBUG storage: lvm filter: adding loop7 to the reject list >16:35:06,575 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:35:06,626 INFO storage: devices to scan: ['dm-0'] >16:35:06,629 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62510', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:35:06,631 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:35:06,634 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:35:06,635 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,639 INFO storage: live-rw is a device-mapper device >16:35:06,641 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:35:06,643 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:35:06,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing ext4 filesystem >16:35:06,650 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:35:06,651 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (24) >16:35:06,653 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:35:06,657 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:06,659 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:35:06,664 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:06,665 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:35:06,666 INFO storage: added dm live-rw (id 25) to device tree >16:35:06,667 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:35:06,668 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:35:06,676 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,677 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:06,678 DEBUG storage: device live-rw does not contain a disklabel >16:35:06,679 INFO storage: type detected on 'live-rw' is 'ext4' >16:35:06,780 DEBUG storage: padding min size from 718 up to 789 >16:35:06,781 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,782 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:06,783 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:35:06,784 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:35:06,803 INFO storage: got device: DMDevice instance (0x7f6aa26d98d0) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop2 (24)'] > 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 0x7f6aa2618320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:35:06,805 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:06,806 INFO storage: got format: Ext4FS instance (0x7f6aa26615d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >16:35:06,858 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:35:06,902 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:35:06,904 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:06,911 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:06,955 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:35:06,992 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:35:06,994 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,000 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,043 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >16:35:07,045 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >16:35:07,047 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >16:35:07,092 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:35:07,094 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,096 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,132 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >16:35:07,134 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >16:35:07,136 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >16:35:07,185 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:35:07,187 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,189 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,227 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >16:35:07,228 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >16:35:07,230 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >16:35:07,275 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:35:07,277 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,279 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:35:07,317 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:35:07,360 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >16:35:07,398 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:35:07,440 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >16:35:07,483 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:35:07,485 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:35:07,489 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:00,577 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >16:38:00,617 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:38:00,619 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:00,624 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:00,665 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >16:38:00,705 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:38:00,707 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:00,709 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:00,755 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >16:38:00,800 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >16:38:00,835 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >16:38:00,875 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >16:38:00,916 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >16:38:00,958 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >16:38:00,996 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:38:00,997 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:38:00,999 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:38:01,003 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:38:01,006 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >16:38:01,008 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >16:38:01,008 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >16:38:01,009 INFO storage: edd: matched 0x80 to sda using MBR sig >16:38:01,009 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:38:01,010 DEBUG storage: edd: matched 0x81 to vda using pci_dev >16:38:01,014 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00041b0b > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >16:38:01,015 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >16:38:01,016 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 >16:38:01,016 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >16:38:01,017 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 >16:38:01,018 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >16:38:01,018 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 >16:38:01,019 DEBUG storage: edd: matched 0x85 to vde using pci_dev >16:38:01,021 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:38:01,025 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:01,038 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:38:01,098 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:38:01,100 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:38:01,102 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:38:01,140 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:38:01,141 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:01,190 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:38:01,190 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:38:01,191 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:38:01,191 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:38:01,192 DEBUG storage: crypttab maps: [] >16:38:01,192 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:38:01,194 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >16:38:01,194 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >16:38:01,195 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:38:01,248 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >16:38:01,249 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:01,266 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >16:38:01,320 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:38:01,361 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >16:38:01,404 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:38:01,406 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:01,411 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:01,447 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >16:38:01,448 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:03,635 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:38:03,635 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >16:38:03,636 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >16:38:03,636 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >16:38:03,637 DEBUG storage: crypttab maps: [] >16:38:03,637 DEBUG storage: parsing /mnt/sysimage/etc/fstab >16:38:03,639 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >16:38:03,689 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >16:38:03,690 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:03,703 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >16:38:03,762 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >16:38:03,764 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:03,766 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >16:38:03,808 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >16:38:03,809 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:03,819 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >16:38:03,873 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >16:38:03,907 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >16:38:03,945 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >16:38:03,946 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >16:38:03,961 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >16:38:04,029 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >16:38:04,070 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >16:38:04,285 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,292 DEBUG storage: Ext4FS.supported: supported: True ; >16:38:04,301 DEBUG storage: Ext4FS.supported: supported: True ; >16:38:04,305 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,309 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,314 DEBUG storage: Ext4FS.supported: supported: True ; >16:38:04,318 DEBUG storage: Ext4FS.supported: supported: True ; >16:38:04,325 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:04,337 DEBUG storage: Iso9660FS.supported: supported: True ; >16:38:04,342 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,345 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,349 DEBUG storage: XFS.supported: supported: True ; >16:38:04,353 DEBUG storage: Ext4FS.supported: supported: True ; >16:38:04,358 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,361 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,364 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,367 DEBUG storage: BTRFS.supported: supported: True ; >16:38:04,753 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >16:38:04,762 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:04,810 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (6) with existing iso9660 filesystem >12:38:13,306 DEBUG storage: Iso9660FS.supported: supported: True ; >12:38:13,307 DEBUG storage: Iso9660FS.supported: supported: True ; >12:38:13,309 DEBUG storage: NFSv4.supported: supported: False ; >12:38:13,310 DEBUG storage: NFSv4.supported: supported: False ; >12:38:13,311 DEBUG storage: SELinuxFS.supported: supported: False ; >12:38:13,313 DEBUG storage: SELinuxFS.supported: supported: False ; >12:38:13,314 DEBUG storage: Ext4FS.supported: supported: True ; >12:38:13,316 DEBUG storage: Ext4FS.supported: supported: True ; >12:38:13,318 DEBUG storage: Ext3FS.supported: supported: True ; >12:38:13,319 DEBUG storage: Ext3FS.supported: supported: True ; >12:38:13,321 DEBUG storage: Ext2FS.supported: supported: True ; >12:38:13,323 DEBUG storage: Ext2FS.supported: supported: True ; >12:38:13,324 DEBUG storage: SysFS.supported: supported: False ; >12:38:13,326 DEBUG storage: SysFS.supported: supported: False ; >12:38:13,327 DEBUG storage: MultipathMember.__init__: >12:38:13,329 DEBUG storage: SwapSpace.__init__: >12:38:13,330 DEBUG storage: ProcFS.supported: supported: False ; >12:38:13,332 DEBUG storage: ProcFS.supported: supported: False ; >12:38:13,333 DEBUG storage: DMRaidMember.__init__: >12:38:13,335 DEBUG storage: DevPtsFS.supported: supported: False ; >12:38:13,337 DEBUG storage: DevPtsFS.supported: supported: False ; >12:38:13,338 DEBUG storage: BTRFS.supported: supported: True ; >12:38:13,340 DEBUG storage: USBFS.supported: supported: False ; >12:38:13,341 DEBUG storage: USBFS.supported: supported: False ; >12:38:13,343 DEBUG storage: DiskLabel.__init__: >12:38:13,343 INFO storage: DiskLabel.partedDevice returning None >12:38:13,345 DEBUG storage: HFSPlus.supported: supported: False ; >12:38:13,346 DEBUG storage: HFSPlus.supported: supported: False ; >12:38:13,347 DEBUG storage: XFS.supported: supported: True ; >12:38:13,349 DEBUG storage: XFS.supported: supported: True ; >12:38:13,351 DEBUG storage: TmpFS.supported: supported: False ; >12:38:13,352 DEBUG storage: TmpFS.supported: supported: False ; >12:38:13,354 DEBUG storage: LUKS.__init__: >12:38:13,355 DEBUG storage: NTFS.supported: supported: False ; >12:38:13,357 DEBUG storage: NTFS.supported: supported: False ; >12:38:13,358 DEBUG storage: BindFS.supported: supported: False ; >12:38:13,359 DEBUG storage: BindFS.supported: supported: False ; >12:38:13,361 DEBUG storage: HFS.supported: supported: False ; >12:38:13,362 DEBUG storage: HFS.supported: supported: False ; >12:38:13,363 DEBUG storage: LVMPhysicalVolume.__init__: >12:38:13,365 DEBUG storage: NFS.supported: supported: False ; >12:38:13,366 DEBUG storage: NFS.supported: supported: False ; >12:38:13,368 DEBUG storage: FATFS.supported: supported: True ; >12:38:13,399 DEBUG storage: FATFS.supported: supported: True ; >12:38:13,402 DEBUG storage: NoDevFS.supported: supported: False ; >12:38:13,403 DEBUG storage: NoDevFS.supported: supported: False ; >12:38:13,404 DEBUG storage: MDRaidMember.__init__: >12:38:25,213 INFO storage: hiding device partition sda1 (id 1) >12:38:25,214 DEBUG storage: lvm filter: adding sda1 to the reject list >12:38:25,217 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:38:25,217 INFO storage: hiding device partition sda2 (id 2) >12:38:25,218 DEBUG storage: lvm filter: adding sda2 to the reject list >12:38:25,219 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:38:25,220 INFO storage: hiding device partition sda3 (id 3) >12:38:25,220 DEBUG storage: lvm filter: adding sda3 to the reject list >12:38:25,222 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:38:25,222 INFO storage: hiding device partition sda4 (id 4) >12:38:25,223 DEBUG storage: lvm filter: adding sda4 to the reject list >12:38:25,224 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:38:25,225 INFO storage: hiding device partition sda5 (id 5) >12:38:25,225 DEBUG storage: lvm filter: adding sda5 to the reject list >12:38:25,227 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:38:25,228 INFO storage: hiding device disk sda (id 0) >12:38:25,230 DEBUG storage: lvm filter: adding sda to the reject list >12:38:25,231 INFO storage: hiding device btrfs volume mirror (id 8) >12:38:25,232 DEBUG storage: lvm filter: adding mirror to the reject list >12:38:25,233 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:38:25,235 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >12:38:25,235 INFO storage: hiding device partition vdb1 (id 10) >12:38:25,236 DEBUG storage: lvm filter: adding vdb1 to the reject list >12:38:25,237 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >12:38:25,238 INFO storage: hiding device partition vdb5 (id 11) >12:38:25,239 DEBUG storage: lvm filter: adding vdb5 to the reject list >12:38:25,240 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >12:38:25,240 INFO storage: hiding device partition vdb6 (id 12) >12:38:25,241 DEBUG storage: lvm filter: adding vdb6 to the reject list >12:38:25,242 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >12:38:25,243 INFO storage: hiding device disk vdb (id 9) >12:38:25,243 DEBUG storage: lvm filter: adding vdb to the reject list >12:38:25,244 INFO storage: hiding device btrfs volume data-mirror (id 14) >12:38:25,245 DEBUG storage: lvm filter: adding data-mirror to the reject list >12:38:25,246 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >12:38:25,247 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >12:38:25,248 INFO storage: hiding device disk vdd (id 15) >12:38:25,248 DEBUG storage: lvm filter: adding vdd to the reject list >12:38:25,249 INFO storage: hiding device btrfs volume metadata-mirror (id 17) >12:38:25,250 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >12:38:25,251 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >12:38:25,252 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >12:38:25,253 INFO storage: hiding device disk vde (id 16) >12:38:25,254 DEBUG storage: lvm filter: adding vde to the reject list >12:38:25,254 INFO storage: hiding device disk vdf (id 18) >12:38:25,255 DEBUG storage: lvm filter: adding vdf to the reject list >12:39:24,288 DEBUG storage: new disk order: [] >12:39:24,479 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:39:24,483 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (7) with existing btrfs filesystem >12:39:24,486 DEBUG storage: doAutoPart: True >12:39:24,487 DEBUG storage: encryptedAutoPart: False >12:39:24,488 DEBUG storage: autoPartType: 1 >12:39:24,489 DEBUG storage: clearPartType: 2 >12:39:24,489 DEBUG storage: clearPartDisks: ['vda', 'vdc'] >12:39:24,490 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f6a9bc85dd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f6a9bc855d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f6a9bc85610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f6a9bc854d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f6a9bc85690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >12:39:24,492 DEBUG storage: storage.disks: ['vda', 'vdc'] >12:39:24,493 DEBUG storage: storage.partitioned: [] >12:39:24,494 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdc'] >12:39:24,499 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:39:24,501 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (7) with existing btrfs filesystem >12:39:24,501 DEBUG storage: resolved 'vda' to 'vda' (disk) >12:39:24,502 DEBUG storage: boot disk: vda >12:39:24,504 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:39:24,505 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:39:24,537 DEBUG storage: MultipathTopology._build_topology: >12:39:24,538 DEBUG storage: /etc/multipath.conf contents: >12:39:24,538 DEBUG storage: # multipath.conf written by anaconda >12:39:24,539 DEBUG storage: >12:39:24,539 DEBUG storage: defaults { >12:39:24,540 DEBUG storage: user_friendly_names yes >12:39:24,540 DEBUG storage: } >12:39:24,541 DEBUG storage: blacklist { >12:39:24,541 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:39:24,542 DEBUG storage: devnode "^hd[a-z]" >12:39:24,542 DEBUG storage: devnode "^dcssblk[0-9]*" >12:39:24,543 DEBUG storage: device { >12:39:24,543 DEBUG storage: vendor "DGC" >12:39:24,544 DEBUG storage: product "LUNZ" >12:39:24,544 DEBUG storage: } >12:39:24,545 DEBUG storage: device { >12:39:24,545 DEBUG storage: vendor "IBM" >12:39:24,546 DEBUG storage: product "S/390.*" >12:39:24,546 DEBUG storage: } >12:39:24,547 DEBUG storage: # don't count normal SATA devices as multipaths >12:39:24,547 DEBUG storage: device { >12:39:24,548 DEBUG storage: vendor "ATA" >12:39:24,548 DEBUG storage: } >12:39:24,548 DEBUG storage: # don't count 3ware devices as multipaths >12:39:24,549 DEBUG storage: device { >12:39:24,549 DEBUG storage: vendor "3ware" >12:39:24,550 DEBUG storage: } >12:39:24,550 DEBUG storage: device { >12:39:24,550 DEBUG storage: vendor "AMCC" >12:39:24,551 DEBUG storage: } >12:39:24,551 DEBUG storage: # nor highpoint devices >12:39:24,552 DEBUG storage: device { >12:39:24,553 DEBUG storage: vendor "HPT" >12:39:24,553 DEBUG storage: } >12:39:24,553 DEBUG storage: } >12:39:24,554 DEBUG storage: multipaths { >12:39:24,554 DEBUG storage: } >12:39:24,555 DEBUG storage: (end of /etc/multipath.conf) >12:39:24,655 INFO storage: MultipathTopology: found singlepath device: sda >12:39:24,657 INFO storage: MultipathTopology: found non-disk device: sda1 >12:39:24,661 INFO storage: MultipathTopology: found non-disk device: sda2 >12:39:24,663 INFO storage: MultipathTopology: found non-disk device: sda3 >12:39:24,666 INFO storage: MultipathTopology: found non-disk device: sda4 >12:39:24,666 INFO storage: MultipathTopology: found non-disk device: sda5 >12:39:24,669 INFO storage: MultipathTopology: found non-disk device: sr0 >12:39:24,676 INFO storage: MultipathTopology: found singlepath device: vda >12:39:24,677 INFO storage: MultipathTopology: found singlepath device: vdb >12:39:24,695 INFO storage: MultipathTopology: found non-disk device: vdb1 >12:39:24,697 INFO storage: MultipathTopology: found non-disk device: vdb5 >12:39:24,698 INFO storage: MultipathTopology: found non-disk device: vdb6 >12:39:24,698 INFO storage: MultipathTopology: found singlepath device: vdc >12:39:24,706 INFO storage: MultipathTopology: found singlepath device: vdd >12:39:24,706 INFO storage: MultipathTopology: found singlepath device: vde >12:39:24,708 INFO storage: MultipathTopology: found singlepath device: vdf >12:39:24,708 INFO storage: MultipathTopology: found singlepath device: loop0 >12:39:24,710 INFO storage: MultipathTopology: found singlepath device: loop1 >12:39:24,710 INFO storage: MultipathTopology: found singlepath device: loop2 >12:39:24,712 INFO storage: MultipathTopology: found singlepath device: loop3 >12:39:24,715 INFO storage: MultipathTopology: found singlepath device: loop4 >12:39:24,726 INFO storage: MultipathTopology: found singlepath device: loop5 >12:39:24,731 INFO storage: MultipathTopology: found singlepath device: loop6 >12:39:24,733 INFO storage: MultipathTopology: found singlepath device: loop7 >12:39:24,734 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:39:24,737 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:39:24,741 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': '64951', > '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 ; >12:39:24,746 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:39:24,750 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:24,752 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:24,755 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:39:24,758 INFO storage: sda is a disk >12:39:24,760 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:24,762 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:39:24,763 INFO storage: added disk sda (id 26) to device tree >12:39:24,763 DEBUG storage: looking up parted Device: /dev/sda >12:39:24,765 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:39:24,766 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:39:24,768 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:39:24,771 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:39:24,802 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aad0e9890>, <parted.partition.Partition object at 0x7f6aad0e9ad0>, <parted.partition.Partition object at 0x7f6aad0e9e90>, <parted.partition.Partition object at 0x7f6aad0e9f50>, <parted.partition.Partition object at 0x7f6aa29fbf50>] > device: <parted.device.Device object at 0x7f6aad0f2550> > PedDisk: <_ped.Disk object at 0x7f6a98a4b4d0> >12:39:24,804 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:39:24,810 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:39:24,820 INFO storage: got device: DiskDevice instance (0x7f6aad0f21d0) -- > name = sda status = True kids = 0 id = 26 > 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 0x7f6aad0fa4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6aad0f2110> >12:39:24,830 INFO storage: got format: DiskLabel instance (0x7f6aad0f2150) -- > 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 = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6aad0e9890>, <parted.partition.Partition object at 0x7f6aad0e9ad0>, <parted.partition.Partition object at 0x7f6aad0e9e90>, <parted.partition.Partition object at 0x7f6aad0e9f50>, <parted.partition.Partition object at 0x7f6aa29fbf50>] > device: <parted.device.Device object at 0x7f6aad0f2550> > PedDisk: <_ped.Disk object at 0x7f6a98a4b4d0> > origPartedDisk = <parted.disk.Disk object at 0x7f6aa2952990> > 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 0x7f6aa55bfe60> > >12:39:24,840 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > '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': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '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': '64961', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:39:24,842 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:39:24,843 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:39:24,845 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:24,845 INFO storage: sda1 is a partition >12:39:24,846 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:39:24,848 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:24,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (26) with existing msdos disklabel >12:39:24,851 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:39:24,853 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:39:24,853 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:24,855 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:39:24,855 DEBUG storage: looking up parted Partition: /dev/sda1 >12:39:24,857 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:39:24,858 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:39:24,860 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:39:24,861 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:39:24,862 INFO storage: added partition sda1 (id 27) to device tree >12:39:24,863 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:39:24,865 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:39:24,866 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:39:24,867 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:39:24,888 WARN storage: disklabel detected but not usable on sda1 >12:39:24,891 INFO storage: type detected on 'sda1' is 'ext4' >12:39:25,023 DEBUG storage: padding min size from 14 up to 15 >12:39:25,027 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:25,028 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:25,033 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:39:25,040 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:39:25,043 DEBUG storage: looking up parted Device: /dev/sda1 >12:39:25,047 INFO storage: got device: PartitionDevice instance (0x7f6aa262ca50) -- > name = sda1 status = True kids = 0 id = 27 > parents = ['existing 11000MB disk sda (26) 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 0x7f6aa55bf320> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aad0f2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aad0e9c10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aad0e9a10> PedPartition: <_ped.Partition object at 0x7f6aa588b1d0> > disk = existing 11000MB disk sda (26) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >12:39:25,054 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:25,054 INFO storage: got format: Ext4FS instance (0x7f6aad0f2410) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:39:25,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > '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': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > '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': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > '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': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64971', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:39:25,060 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:39:25,061 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:39:25,062 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,063 INFO storage: sda2 is a partition >12:39:25,064 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:39:25,066 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:25,067 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (26) with existing msdos disklabel >12:39:25,069 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:39:25,071 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:39:25,071 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,073 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:39:25,074 DEBUG storage: looking up parted Partition: /dev/sda2 >12:39:25,075 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:39:25,077 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:39:25,078 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:39:25,080 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:39:25,080 INFO storage: added partition sda2 (id 28) to device tree >12:39:25,082 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:39:25,083 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:39:25,085 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:39:25,086 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:39:25,098 WARN storage: disklabel detected but not usable on sda2 >12:39:25,099 INFO storage: type detected on 'sda2' is 'ext4' >12:39:25,247 DEBUG storage: padding min size from 833 up to 916 >12:39:25,250 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:25,251 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:25,258 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:39:25,261 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >12:39:25,265 DEBUG storage: looking up parted Device: /dev/sda2 >12:39:25,269 INFO storage: got device: PartitionDevice instance (0x7f6a9bcfdf50) -- > name = sda2 status = True kids = 0 id = 28 > parents = ['existing 11000MB disk sda (26) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > 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: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x5032b90> > target size = 0 path = /dev/sda2 > 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 0x7f6aad0f2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aad0e9c50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aad0e9cd0> PedPartition: <_ped.Partition object at 0x7f6aa54ff110> > disk = existing 11000MB disk sda (26) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >12:39:25,276 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:25,278 INFO storage: got format: Ext4FS instance (0x7f6a9bca2150) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >12:39:25,281 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > '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_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > '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': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > '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': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64980', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:39:25,283 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:39:25,284 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:39:25,285 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,286 INFO storage: sda3 is a partition >12:39:25,287 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:39:25,288 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:25,290 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (26) with existing msdos disklabel >12:39:25,292 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:39:25,293 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:39:25,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,295 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:39:25,296 DEBUG storage: looking up parted Partition: /dev/sda3 >12:39:25,298 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:39:25,300 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:39:25,302 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:39:25,304 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:39:25,304 INFO storage: added partition sda3 (id 29) to device tree >12:39:25,306 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:39:25,307 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:39:25,308 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:39:25,310 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:39:25,328 WARN storage: disklabel detected but not usable on sda3 >12:39:25,330 INFO storage: type detected on 'sda3' is 'swap' >12:39:25,337 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >12:39:25,338 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:39:25,342 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:39:25,346 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >12:39:25,349 DEBUG storage: looking up parted Device: /dev/sda3 >12:39:25,352 INFO storage: got device: PartitionDevice instance (0x7f6a9bc85110) -- > name = sda3 status = True kids = 0 id = 29 > parents = ['existing 11000MB disk sda (26) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > 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: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x5032e60> > 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 0x7f6aad0f2510> fileSystem: <parted.filesystem.FileSystem object at 0x7f6aad0e9f90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aad0e9d90> PedPartition: <_ped.Partition object at 0x7f6aa54ff3b0> > disk = existing 11000MB disk sda (26) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >12:39:25,362 INFO storage: got format: SwapSpace instance (0x7f6aad0f2450) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:39:25,368 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > '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': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64989', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >12:39:25,369 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >12:39:25,371 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:39:25,372 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,372 INFO storage: sda4 is a partition >12:39:25,374 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >12:39:25,375 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:25,376 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (26) with existing msdos disklabel >12:39:25,378 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:39:25,379 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:39:25,380 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,381 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >12:39:25,382 DEBUG storage: looking up parted Partition: /dev/sda4 >12:39:25,383 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >12:39:25,385 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >12:39:25,386 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >12:39:25,387 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >12:39:25,388 INFO storage: added partition sda4 (id 30) to device tree >12:39:25,389 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >12:39:25,390 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >12:39:25,392 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >12:39:25,393 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >12:39:25,395 WARN storage: disklabel detected but not usable on sda4 >12:39:25,396 DEBUG storage: no type or existing type for sda4, bailing >12:39:25,397 DEBUG storage: looking up parted Device: /dev/sda4 >12:39:25,399 INFO storage: got device: PartitionDevice instance (0x7f6aad0f23d0) -- > name = sda4 status = True kids = 0 id = 30 > parents = ['existing 11000MB disk sda (26) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5032b00> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aad0f2510> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aad0e9810> PedPartition: <_ped.Partition object at 0x7f6aa54ffa70> > disk = existing 11000MB disk sda (26) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >12:39:25,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > '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_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': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > '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': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '64998', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:39:25,404 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:39:25,405 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:39:25,407 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,407 INFO storage: sda5 is a partition >12:39:25,408 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:39:25,409 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:39:25,411 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (26) with existing msdos disklabel >12:39:25,412 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:39:25,414 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:39:25,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,416 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:39:25,416 DEBUG storage: looking up parted Partition: /dev/sda5 >12:39:25,418 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:39:25,419 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:39:25,421 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:39:25,423 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:39:25,423 INFO storage: added partition sda5 (id 31) to device tree >12:39:25,424 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:39:25,426 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:39:25,427 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:39:25,428 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:39:25,442 WARN storage: disklabel detected but not usable on sda5 >12:39:25,447 DEBUG storage: no type or existing type for sda5, bailing >12:39:25,448 DEBUG storage: looking up parted Device: /dev/sda5 >12:39:25,450 INFO storage: got device: PartitionDevice instance (0x7f6a9bca26d0) -- > name = sda5 status = True kids = 0 id = 31 > parents = ['existing 11000MB disk sda (26) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5032c20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6aad0f2510> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6aa26615d0> PedPartition: <_ped.Partition object at 0x7f6aa54ff8f0> > disk = existing 11000MB disk sda (26) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >12:39:25,454 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '65117', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:39:25,455 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:39:25,456 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:39:25,457 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,457 INFO storage: sr0 is a cdrom >12:39:25,458 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:39:25,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,460 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:39:25,461 INFO storage: added cdrom sr0 (id 32) to device tree >12:39:25,462 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:39:25,465 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:39:25,467 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:39:25,468 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:39:25,469 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:39:25,475 WARN storage: disklabel detected but not usable on sr0 >12:39:25,476 INFO storage: type detected on 'sr0' is 'iso9660' >12:39:25,477 DEBUG storage: Iso9660FS.supported: supported: True ; >12:39:25,478 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:39:25,479 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:39:25,481 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:39:25,483 DEBUG storage: looking up parted Device: /dev/sr0 >12:39:25,484 INFO storage: got device: OpticalDevice instance (0x7f6a9bca2850) -- > name = sr0 status = True kids = 0 id = 32 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x50329e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:39:25,485 DEBUG storage: Iso9660FS.supported: supported: True ; >12:39:25,486 INFO storage: got format: Iso9660FS instance (0x7f6a9bca27d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >12:39:25,488 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': '33201', > '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 ; >12:39:25,489 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >12:39:25,490 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:39:25,492 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,493 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:39:25,494 INFO storage: vda is a disk >12:39:25,494 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,496 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:39:25,496 INFO storage: added disk vda (id 33) to device tree >12:39:25,496 DEBUG storage: looking up parted Device: /dev/vda >12:39:25,498 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:39:25,499 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >12:39:25,501 DEBUG storage: BTRFS.supported: supported: True ; >12:39:25,501 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:25,502 DEBUG storage: device vda does not contain a disklabel >12:39:25,503 INFO storage: type detected on 'vda' is 'btrfs' >12:39:25,504 DEBUG storage: BTRFS.supported: supported: True ; >12:39:25,504 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:25,506 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >12:39:25,507 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >12:39:25,507 INFO storage: creating btrfs volume btrfs.mirror >12:39:25,509 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >12:39:25,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,511 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >12:39:25,513 DEBUG storage: BTRFS.supported: supported: True ; >12:39:25,513 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:25,515 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.34 ; current: None ; type: btrfs ; >12:39:25,516 INFO storage: added btrfs volume mirror (id 34) to device tree >12:39:25,517 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:39:25,529 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.34qWblqv to None >12:39:25,562 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.34qWblqv to None >12:39:25,891 INFO storage: got device: DiskDevice instance (0x7f6a9bca24d0) -- > name = vda status = True kids = 1 id = 33 > 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 0x50325f0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca2990> >12:39:25,896 DEBUG storage: BTRFS.supported: supported: True ; >12:39:25,898 INFO storage: got format: BTRFS instance (0x7f6a9bca2ad0) -- > 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 > >12:39:25,905 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', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40524', > '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 ; >12:39:25,907 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >12:39:25,908 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:39:25,909 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,911 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >12:39:25,912 INFO storage: vdb is a disk >12:39:25,913 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,915 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >12:39:25,915 INFO storage: added disk vdb (id 35) to device tree >12:39:25,916 DEBUG storage: looking up parted Device: /dev/vdb >12:39:25,917 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >12:39:25,918 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >12:39:25,920 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >12:39:25,923 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >12:39:25,937 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6a9bca2810>, <parted.partition.Partition object at 0x7f6a9bca2f10>, <parted.partition.Partition object at 0x7f6a9bca2dd0>] > device: <parted.device.Device object at 0x7f6a9bca2090> > PedDisk: <_ped.Disk object at 0x7f6a98a39098> >12:39:25,938 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:39:25,940 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >12:39:25,942 INFO storage: got device: DiskDevice instance (0x7f6a9bca2cd0) -- > name = vdb status = True kids = 0 id = 35 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > 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: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7f6a9bd71170> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bc850d0> >12:39:25,945 INFO storage: got format: DiskLabel instance (0x7f6a9bc85250) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb 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: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f6a9bca2810>, <parted.partition.Partition object at 0x7f6a9bca2f10>, <parted.partition.Partition object at 0x7f6a9bca2dd0>] > device: <parted.device.Device object at 0x7f6a9bca2090> > PedDisk: <_ped.Disk object at 0x7f6a98a39098> > origPartedDisk = <parted.disk.Disk object at 0x7f6a9bca80d0> > 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: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x5032560> > >12:39:25,952 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > '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', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40739', > 'name': 'vdb1', > '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/vdb1'} ; name: vdb1 ; >12:39:25,954 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >12:39:25,955 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >12:39:25,956 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:25,956 INFO storage: vdb1 is a partition >12:39:25,957 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >12:39:25,958 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:39:25,960 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (35) with existing msdos disklabel >12:39:25,961 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >12:39:25,962 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:39:25,962 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:25,964 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >12:39:25,964 DEBUG storage: looking up parted Partition: /dev/vdb1 >12:39:25,965 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >12:39:25,967 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >12:39:25,968 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >12:39:25,969 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >12:39:25,969 INFO storage: added partition vdb1 (id 36) to device tree >12:39:25,971 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >12:39:25,972 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >12:39:25,973 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >12:39:25,974 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >12:39:25,976 WARN storage: disklabel detected but not usable on vdb1 >12:39:25,977 INFO storage: type detected on 'vdb1' is 'btrfs' >12:39:25,980 DEBUG storage: BTRFS.supported: supported: True ; >12:39:25,980 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:25,981 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:39:25,983 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >12:39:25,984 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >12:39:25,984 INFO storage: found btrfs volume mirror >12:39:25,985 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >12:39:25,986 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >12:39:25,988 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:39:25,989 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.34yIBNCg to None >12:39:26,006 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.34yIBNCg to None >12:39:26,205 DEBUG storage: looking up parted Device: /dev/vdb1 >12:39:26,208 INFO storage: got device: PartitionDevice instance (0x7f6a9bc85090) -- > name = vdb1 status = True kids = 1 id = 36 > parents = ['existing 8000MB disk vdb (35) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5032320> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6a9bca2050> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6a9bca2d50> PedPartition: <_ped.Partition object at 0x7f6a9bc82bf0> > disk = existing 8000MB disk vdb (35) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >12:39:26,210 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,211 INFO storage: got format: BTRFS instance (0x7f6a9bca8650) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 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 > >12:39:26,214 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40757', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >12:39:26,215 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >12:39:26,216 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >12:39:26,217 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:26,217 INFO storage: vdb5 is a partition >12:39:26,218 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >12:39:26,220 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:39:26,221 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (35) with existing msdos disklabel >12:39:26,222 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >12:39:26,224 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:39:26,224 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,227 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >12:39:26,227 DEBUG storage: looking up parted Partition: /dev/vdb5 >12:39:26,228 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >12:39:26,229 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >12:39:26,231 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >12:39:26,232 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >12:39:26,233 INFO storage: added partition vdb5 (id 37) to device tree >12:39:26,234 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >12:39:26,235 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >12:39:26,236 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:39:26,237 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >12:39:26,248 WARN storage: disklabel detected but not usable on vdb5 >12:39:26,249 INFO storage: type detected on 'vdb5' is 'xfs' >12:39:26,276 DEBUG storage: XFS.supported: supported: True ; >12:39:26,277 DEBUG storage: getFormat('xfs') returning XFS instance >12:39:26,278 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:39:26,280 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >12:39:26,283 DEBUG storage: looking up parted Device: /dev/vdb5 >12:39:26,284 INFO storage: got device: PartitionDevice instance (0x7f6a9bca8950) -- > name = vdb5 status = True kids = 0 id = 37 > parents = ['existing 8000MB disk vdb (35) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x5032170> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6a9bca2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6a9bca8090> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6a9bca2fd0> PedPartition: <_ped.Partition object at 0x7f6aa54ff170> > disk = existing 8000MB disk vdb (35) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >12:39:26,287 DEBUG storage: XFS.supported: supported: True ; >12:39:26,287 INFO storage: got format: XFS instance (0x7f6a9bca85d0) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:39:26,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57663', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >12:39:26,291 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >12:39:26,292 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >12:39:26,293 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:26,294 INFO storage: vdb6 is a partition >12:39:26,295 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >12:39:26,296 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:39:26,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (35) with existing msdos disklabel >12:39:26,299 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >12:39:26,300 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:39:26,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,302 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >12:39:26,302 DEBUG storage: looking up parted Partition: /dev/vdb6 >12:39:26,303 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >12:39:26,305 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >12:39:26,306 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >12:39:26,307 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >12:39:26,308 INFO storage: added partition vdb6 (id 38) to device tree >12:39:26,309 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >12:39:26,310 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >12:39:26,311 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:39:26,312 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >12:39:26,323 WARN storage: disklabel detected but not usable on vdb6 >12:39:26,323 INFO storage: type detected on 'vdb6' is 'ext4' >12:39:26,390 DEBUG storage: padding min size from 10 up to 11 >12:39:26,392 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:26,392 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:26,394 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:39:26,396 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >12:39:26,397 DEBUG storage: looking up parted Device: /dev/vdb6 >12:39:26,399 INFO storage: got device: PartitionDevice instance (0x7f6a9bca28d0) -- > name = vdb6 status = True kids = 0 id = 38 > parents = ['existing 8000MB disk vdb (35) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x5032a70> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6a9bca2050> fileSystem: <parted.filesystem.FileSystem object at 0x7f6a9bca8250> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6a9bca2ed0> PedPartition: <_ped.Partition object at 0x7f6aa54ff6b0> > disk = existing 8000MB disk vdb (35) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >12:39:26,402 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:26,403 INFO storage: got format: Ext4FS instance (0x7f6a9bca8c90) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >12:39:26,406 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': '93043', > '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 ; >12:39:26,407 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >12:39:26,408 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >12:39:26,409 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:26,410 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >12:39:26,410 INFO storage: vdc is a disk >12:39:26,411 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,412 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >12:39:26,412 INFO storage: added disk vdc (id 39) to device tree >12:39:26,413 DEBUG storage: looking up parted Device: /dev/vdc >12:39:26,414 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >12:39:26,416 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >12:39:26,418 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,418 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,419 DEBUG storage: device vdc does not contain a disklabel >12:39:26,419 INFO storage: type detected on 'vdc' is 'btrfs' >12:39:26,420 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,421 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,422 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >12:39:26,423 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >12:39:26,423 INFO storage: creating btrfs volume btrfs.data-mirror >12:39:26,425 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >12:39:26,425 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,427 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >12:39:26,428 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,429 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,430 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.40 ; current: None ; type: btrfs ; >12:39:26,430 INFO storage: added btrfs volume data-mirror (id 40) to device tree >12:39:26,432 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:39:26,433 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.40T2Xata to None >12:39:26,444 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.40T2Xata to None >12:39:26,721 INFO storage: got device: DiskDevice instance (0x7f6a9bca8d90) -- > name = vdc status = True kids = 1 id = 39 > 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 0x7f6a9d159320> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8f50> >12:39:26,727 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,728 INFO storage: got format: BTRFS instance (0x7f6a9bca8fd0) -- > 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 > >12:39:26,735 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': '93710', > '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 ; >12:39:26,736 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >12:39:26,738 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:39:26,739 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:26,740 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >12:39:26,740 INFO storage: vdd is a disk >12:39:26,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,742 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >12:39:26,743 INFO storage: added disk vdd (id 41) to device tree >12:39:26,743 DEBUG storage: looking up parted Device: /dev/vdd >12:39:26,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >12:39:26,745 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >12:39:26,747 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,747 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,747 DEBUG storage: device vdd does not contain a disklabel >12:39:26,748 INFO storage: type detected on 'vdd' is 'btrfs' >12:39:26,749 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,750 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,751 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >12:39:26,752 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >12:39:26,752 INFO storage: found btrfs volume data-mirror >12:39:26,753 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >12:39:26,755 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >12:39:26,756 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:39:26,757 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.40NN1S8k to None >12:39:26,770 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.40NN1S8k to None >12:39:26,936 INFO storage: got device: DiskDevice instance (0x7f6a9bca8350) -- > name = vdd status = True kids = 1 id = 41 > 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 0x5032200> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8b10> >12:39:26,941 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,942 INFO storage: got format: BTRFS instance (0x7f6a9bca8290) -- > 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 > >12:39:26,947 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': '95433', > '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 ; >12:39:26,948 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >12:39:26,949 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >12:39:26,951 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:26,952 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >12:39:26,953 INFO storage: vde is a disk >12:39:26,953 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,954 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >12:39:26,955 INFO storage: added disk vde (id 42) to device tree >12:39:26,955 DEBUG storage: looking up parted Device: /dev/vde >12:39:26,956 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >12:39:26,957 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >12:39:26,959 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,959 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,959 DEBUG storage: device vde does not contain a disklabel >12:39:26,960 INFO storage: type detected on 'vde' is 'btrfs' >12:39:26,961 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,962 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,963 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >12:39:26,964 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >12:39:26,964 INFO storage: creating btrfs volume btrfs.metadata-mirror >12:39:26,966 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >12:39:26,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:26,968 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >12:39:26,970 DEBUG storage: BTRFS.supported: supported: True ; >12:39:26,970 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:26,972 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.43 ; current: None ; type: btrfs ; >12:39:26,972 INFO storage: added btrfs volume metadata-mirror (id 43) to device tree >12:39:26,973 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:39:26,974 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.43N_LKU_ to None >12:39:26,992 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.43N_LKU_ to None >12:39:27,336 INFO storage: got device: DiskDevice instance (0x7f6a9bca8750) -- > name = vde status = True kids = 1 id = 42 > 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 0x5032290> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8b50> >12:39:27,341 DEBUG storage: BTRFS.supported: supported: True ; >12:39:27,342 INFO storage: got format: BTRFS instance (0x7f6a9bca2a10) -- > 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 > >12:39:27,347 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': '10158', > '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 ; >12:39:27,348 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >12:39:27,349 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >12:39:27,351 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,352 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >12:39:27,353 INFO storage: vdf is a disk >12:39:27,353 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,354 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >12:39:27,355 INFO storage: added disk vdf (id 44) to device tree >12:39:27,355 DEBUG storage: looking up parted Device: /dev/vdf >12:39:27,356 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >12:39:27,357 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >12:39:27,359 DEBUG storage: BTRFS.supported: supported: True ; >12:39:27,359 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:27,359 DEBUG storage: device vdf does not contain a disklabel >12:39:27,360 INFO storage: type detected on 'vdf' is 'btrfs' >12:39:27,361 DEBUG storage: BTRFS.supported: supported: True ; >12:39:27,362 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:39:27,363 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >12:39:27,364 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >12:39:27,364 INFO storage: found btrfs volume metadata-mirror >12:39:27,366 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >12:39:27,367 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >12:39:27,368 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:39:27,369 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.43krJ7DQ to None >12:39:27,381 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.43krJ7DQ to None >12:39:27,562 INFO storage: got device: DiskDevice instance (0x7f6a9bca2a50) -- > name = vdf status = True kids = 1 id = 44 > 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 0x7f6a9d159290> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6a9bca8910> >12:39:27,568 DEBUG storage: BTRFS.supported: supported: True ; >12:39:27,569 INFO storage: got format: BTRFS instance (0x7f6a9bca8e90) -- > 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 > >12:39:27,574 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': '3130', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:39:27,575 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:39:27,577 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:39:27,578 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,578 INFO storage: loop0 is a loop device >12:39:27,579 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:39:27,580 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:39:27,581 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,582 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,583 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:39:27,583 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 45) to device tree >12:39:27,585 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:39:27,585 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,586 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:39:27,587 INFO storage: added loop loop0 (id 46) to device tree >12:39:27,588 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:39:27,589 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:39:27,589 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:39:27,590 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:39:27,592 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:39:27,597 WARN storage: disklabel detected but not usable on loop0 >12:39:27,598 INFO storage: type detected on 'loop0' is 'squashfs' >12:39:27,598 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:39:27,599 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:39:27,600 INFO storage: got device: LoopDevice instance (0x7f6aae558150) -- > name = loop0 status = False kids = 0 id = 46 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (45)'] > 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 >12:39:27,602 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '31280', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:39:27,602 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:39:27,603 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:39:27,604 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,605 INFO storage: loop1 is a loop device >12:39:27,606 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:39:27,607 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:39:27,608 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,608 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,610 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:39:27,610 INFO storage: added file /LiveOS/rootfs.img (id 47) to device tree >12:39:27,611 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:39:27,612 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,613 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:39:27,613 INFO storage: added loop loop1 (id 48) to device tree >12:39:27,615 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:39:27,617 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:39:27,618 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,618 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:27,619 DEBUG storage: device loop1 does not contain a disklabel >12:39:27,619 INFO storage: type detected on 'loop1' is 'ext4' >12:39:27,685 DEBUG storage: padding min size from 0 up to 0 >12:39:27,686 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,687 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:27,688 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:39:27,689 INFO storage: got device: LoopDevice instance (0x7f6aae558510) -- > name = loop1 status = False kids = 0 id = 48 > parents = ['existing 0MB file /LiveOS/rootfs.img (47)'] > 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 >12:39:27,690 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,691 INFO storage: got format: Ext4FS instance (0x7f6a9bca8a50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:39:27,693 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': '47194', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:39:27,693 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:39:27,695 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:39:27,696 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,696 INFO storage: loop2 is a loop device >12:39:27,697 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:39:27,698 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:39:27,700 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,700 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,701 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:39:27,702 INFO storage: added file /overlay (deleted) (id 49) to device tree >12:39:27,703 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:39:27,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,705 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:39:27,705 INFO storage: added loop loop2 (id 50) to device tree >12:39:27,706 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:39:27,708 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:39:27,708 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:39:27,709 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:39:27,710 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:39:27,716 WARN storage: disklabel detected but not usable on loop2 >12:39:27,717 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:39:27,717 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:39:27,718 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:39:27,719 INFO storage: got device: LoopDevice instance (0x7f6aae558310) -- > name = loop2 status = False kids = 0 id = 50 > parents = ['existing 0MB file /overlay (deleted) (49)'] > 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 >12:39:27,721 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': '47234', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:39:27,721 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:39:27,722 DEBUG storage: lvm filter: adding loop3 to the reject list >12:39:27,723 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': '47252', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:39:27,724 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:39:27,724 DEBUG storage: lvm filter: adding loop4 to the reject list >12:39:27,726 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': '47269', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:39:27,726 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:39:27,726 DEBUG storage: lvm filter: adding loop5 to the reject list >12:39:27,728 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': '47284', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:39:27,728 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:39:27,729 DEBUG storage: lvm filter: adding loop6 to the reject list >12:39:27,730 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': '47817', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:39:27,731 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:39:27,731 DEBUG storage: lvm filter: adding loop7 to the reject list >12:39:27,731 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:39:27,759 INFO storage: devices to scan: ['dm-0'] >12:39:27,762 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62510', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:39:27,763 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:39:27,764 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:39:27,765 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,766 INFO storage: live-rw is a device-mapper device >12:39:27,767 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:39:27,768 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:39:27,769 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (48) with existing ext4 filesystem >12:39:27,771 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:39:27,773 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (50) >12:39:27,774 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:39:27,775 DEBUG storage: DeviceTree.getDeviceByName returned None >12:39:27,777 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:39:27,777 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:39:27,779 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:39:27,779 INFO storage: added dm live-rw (id 51) to device tree >12:39:27,780 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:39:27,781 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:39:27,783 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,783 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:27,783 DEBUG storage: device live-rw does not contain a disklabel >12:39:27,784 INFO storage: type detected on 'live-rw' is 'ext4' >12:39:27,851 DEBUG storage: padding min size from 718 up to 789 >12:39:27,852 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,853 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:39:27,855 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:39:27,856 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:39:27,857 INFO storage: got device: DMDevice instance (0x7f6aae558e90) -- > name = live-rw status = True kids = 0 id = 51 > parents = ['existing 0MB loop loop2 (50)'] > 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 0x7f6a9d159560> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:39:27,859 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:27,859 INFO storage: got format: Ext4FS instance (0x7f6aae55a6d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:39:27,888 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:39:27,908 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:27,910 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:27,912 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:27,931 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:39:27,952 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:27,953 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:27,955 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:27,975 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:39:27,976 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:39:27,978 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:39:27,998 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:27,999 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,001 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,020 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:39:28,022 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:39:28,024 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:39:28,043 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:28,045 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,047 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,066 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:39:28,068 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:39:28,070 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:39:28,091 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:28,093 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,095 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,116 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:39:28,139 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:39:28,161 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:39:28,183 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:39:28,205 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:39:28,207 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,209 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,230 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:39:28,252 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:39:28,254 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,256 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,282 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:39:28,303 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:39:28,305 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,307 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,327 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:39:28,349 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:39:28,370 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:39:28,391 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:39:28,413 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:39:28,434 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:39:28,455 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:39:28,457 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:39:28,458 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:39:28,458 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:39:28,460 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >12:39:28,461 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >12:39:28,462 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >12:39:28,462 INFO storage: edd: matched 0x80 to sda using MBR sig >12:39:28,462 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to sda >12:39:28,463 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:39:28,464 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:28,477 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:39:28,508 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:39:28,509 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,511 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:39:28,532 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:39:28,533 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:28,588 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:39:28,588 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:39:28,589 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:39:28,589 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:39:28,590 DEBUG storage: crypttab maps: [] >12:39:28,590 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:39:28,591 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >12:39:28,592 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >12:39:28,593 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:39:28,627 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >12:39:28,627 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:28,640 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:39:28,670 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:39:28,691 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:39:28,711 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:39:28,713 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,715 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:28,735 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:39:28,736 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:30,759 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:39:30,759 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:39:30,760 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:39:30,760 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:39:30,760 DEBUG storage: crypttab maps: [] >12:39:30,761 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:39:30,762 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:39:30,792 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:39:30,793 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:30,806 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:39:30,837 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:39:30,839 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:30,841 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:39:30,860 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >12:39:30,861 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:30,873 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:39:30,903 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:39:30,923 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:39:30,943 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >12:39:30,944 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:39:30,956 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:39:30,988 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:39:31,008 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:39:31,030 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,032 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:31,034 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:31,036 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,039 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,040 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:31,042 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:31,046 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:39:31,049 DEBUG storage: Iso9660FS.supported: supported: True ; >12:39:31,051 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,052 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,054 DEBUG storage: XFS.supported: supported: True ; >12:39:31,056 DEBUG storage: Ext4FS.supported: supported: True ; >12:39:31,058 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,059 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,061 DEBUG storage: BTRFS.supported: supported: True ; >12:39:31,062 DEBUG storage: BTRFS.supported: supported: True ; >12:39:54,785 INFO storage: hiding device partition sda1 (id 27) >12:39:54,787 DEBUG storage: lvm filter: adding sda1 to the reject list >12:39:54,792 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:39:54,793 INFO storage: hiding device partition sda2 (id 28) >12:39:54,795 DEBUG storage: lvm filter: adding sda2 to the reject list >12:39:54,796 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:39:54,797 INFO storage: hiding device partition sda3 (id 29) >12:39:54,797 DEBUG storage: lvm filter: adding sda3 to the reject list >12:39:54,798 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:39:54,799 INFO storage: hiding device partition sda4 (id 30) >12:39:54,799 DEBUG storage: lvm filter: adding sda4 to the reject list >12:39:54,801 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:39:54,801 INFO storage: hiding device partition sda5 (id 31) >12:39:54,802 DEBUG storage: lvm filter: adding sda5 to the reject list >12:39:54,803 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:39:54,804 INFO storage: hiding device disk sda (id 26) >12:39:54,804 DEBUG storage: lvm filter: adding sda to the reject list >12:39:54,805 INFO storage: hiding device btrfs volume mirror (id 34) >12:39:54,805 DEBUG storage: lvm filter: adding mirror to the reject list >12:39:54,807 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:39:54,808 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >12:39:54,809 INFO storage: hiding device partition vdb1 (id 36) >12:39:54,809 DEBUG storage: lvm filter: adding vdb1 to the reject list >12:39:54,811 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >12:39:54,811 INFO storage: hiding device partition vdb5 (id 37) >12:39:54,812 DEBUG storage: lvm filter: adding vdb5 to the reject list >12:39:54,813 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >12:39:54,813 INFO storage: hiding device partition vdb6 (id 38) >12:39:54,814 DEBUG storage: lvm filter: adding vdb6 to the reject list >12:39:54,815 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >12:39:54,816 INFO storage: hiding device disk vdb (id 35) >12:39:54,816 DEBUG storage: lvm filter: adding vdb to the reject list >12:39:54,817 INFO storage: hiding device btrfs volume data-mirror (id 40) >12:39:54,817 DEBUG storage: lvm filter: adding data-mirror to the reject list >12:39:54,819 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >12:39:54,820 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >12:39:54,820 INFO storage: hiding device disk vdc (id 39) >12:39:54,821 DEBUG storage: lvm filter: adding vdc to the reject list > > >/tmp/ifcfg.log: >16:35:01,327 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >16:35:01,328 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >16:35:01,328 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:16:6C >16:35:01,329 DEBUG ifcfg: NetworkDevice eth0 set: UUID=6652d5e1-ea67-4583-9b32-6c610a97b9da >16:35:01,330 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >16:35:01,330 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:16:6C" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="6652d5e1-ea67-4583-9b32-6c610a97b9da" > >16:35:01,331 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >16:34:53,170 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >16:34:53,171 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="611" x-info="http://www.rsyslog.com"] start >16:34:53,171 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >16:34:53,171 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >16:34:53,171 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >16:34:53,171 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >16:34:53,171 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000093bff] usable >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000093c00-0x000000000009ffff] reserved >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >16:34:53,171 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >16:34:53,171 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >16:34:53,171 INFO kernel:[ 0.000000] DMI 2.4 present. >16:34:53,171 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >16:34:53,171 INFO kernel:[ 0.000000] Hypervisor detected: KVM >16:34:53,171 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >16:34:53,171 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >16:34:53,171 INFO kernel:[ 0.000000] No AGP bridge found >16:34:53,171 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >16:34:53,171 DEBUG kernel:[ 0.000000] MTRR default type: write-back >16:34:53,171 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >16:34:53,171 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >16:34:53,171 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >16:34:53,171 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >16:34:53,171 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >16:34:53,171 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >16:34:53,171 DEBUG kernel:[ 0.000000] 1 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 2 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 3 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 4 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 5 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 6 disabled >16:34:53,171 DEBUG kernel:[ 0.000000] 7 disabled >16:34:53,171 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >16:34:53,171 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >16:34:53,171 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >16:34:53,171 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008d000] 8d000 size 24576 >16:34:53,171 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >16:34:53,171 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >16:34:53,171 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >16:34:53,171 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fffd000-0x1fffffff] >16:34:53,171 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5ab000-0x2ffdcfff] >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >16:34:53,171 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:34:53,171 INFO kernel:[ 0.000000] No NUMA configuration found >16:34:53,171 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >16:34:53,171 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >16:34:53,171 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >16:34:53,171 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >16:34:53,171 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >16:34:53,171 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >16:34:53,171 WARNING kernel:[ 0.000000] Zone ranges: >16:34:53,171 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >16:34:53,171 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >16:34:53,171 WARNING kernel:[ 0.000000] Normal empty >16:34:53,171 WARNING kernel:[ 0.000000] Movable zone start for each node >16:34:53,171 WARNING kernel:[ 0.000000] Early memory node ranges >16:34:53,171 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00092fff] >16:34:53,171 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >16:34:53,171 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196481 >16:34:53,171 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >16:34:53,171 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >16:34:53,171 DEBUG kernel:[ 0.000000] DMA zone: 3901 pages, LIFO batch:0 >16:34:53,171 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >16:34:53,171 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >16:34:53,171 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >16:34:53,171 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >16:34:53,171 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >16:34:53,171 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >16:34:53,171 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >16:34:53,171 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >16:34:53,171 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >16:34:53,171 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >16:34:53,171 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >16:34:53,171 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >16:34:53,171 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000093000 - 0000000000094000 >16:34:53,171 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000094000 - 00000000000a0000 >16:34:53,171 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >16:34:53,171 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >16:34:53,171 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >16:34:53,171 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >16:34:53,171 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >16:34:53,171 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >16:34:53,171 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >16:34:53,171 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >16:34:53,171 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >16:34:53,171 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >16:34:53,171 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >16:34:53,171 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193403 >16:34:53,171 WARNING kernel:[ 0.000000] Policy zone: DMA32 >16:34:53,171 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >16:34:53,171 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >16:34:53,171 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >16:34:53,171 INFO kernel:[ 0.000000] Checking aperture... >16:34:53,171 INFO kernel:[ 0.000000] No AGP bridge found >16:34:53,171 INFO kernel:[ 0.000000] Memory: 730488k/786424k available (6325k kernel code, 500k absent, 55436k reserved, 6878k data, 1036k init) >16:34:53,171 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >16:34:53,171 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >16:34:53,171 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >16:34:53,171 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >16:34:53,171 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >16:34:53,171 INFO kernel:[ 0.000000] console [tty0] enabled >16:34:53,171 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >16:34:53,171 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >16:34:53,171 DEBUG kernel:[ 0.000000] hpet clockevent registered >16:34:53,171 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >16:34:53,171 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >16:34:53,171 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >16:34:53,171 INFO kernel:[ 0.001999] Security Framework initialized >16:34:53,171 INFO kernel:[ 0.001999] SELinux: Initializing. >16:34:53,171 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >16:34:53,171 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >16:34:53,171 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >16:34:53,171 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >16:34:53,171 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >16:34:53,171 INFO kernel:[ 0.002044] mce: CPU supports 10 MCE banks >16:34:53,171 INFO kernel:[ 0.002103] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:34:53,171 INFO kernel:[ 0.002103] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >16:34:53,171 INFO kernel:[ 0.002103] tlb_flushall_shift is 0xffffffff >16:34:53,171 INFO kernel:[ 0.002195] SMP alternatives: switching to UP code >16:34:53,171 INFO kernel:[ 0.015327] Freeing SMP alternatives: 24k freed >16:34:53,171 INFO kernel:[ 0.015345] ACPI: Core revision 20120711 >16:34:53,171 INFO kernel:[ 0.016103] ftrace: allocating 23468 entries in 92 pages >16:34:53,171 INFO kernel:[ 0.024138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >16:34:53,171 INFO kernel:[ 0.024141] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >16:34:53,171 INFO kernel:[ 0.024996] Performance Events: Broken PMU hardware detected, using software events only. >16:34:53,171 ERR kernel:[ 0.024996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >16:34:53,171 WARNING kernel:[ 0.024996] NMI watchdog: disabled (cpu0): hardware events not enabled >16:34:53,171 INFO kernel:[ 0.024996] Brought up 1 CPUs >16:34:53,171 INFO kernel:[ 0.024996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >16:34:53,171 INFO kernel:[ 0.025197] devtmpfs: initialized >16:34:53,171 INFO kernel:[ 0.025983] atomic64 test passed for x86-64 platform with CX8 and with SSE >16:34:53,171 INFO kernel:[ 0.026082] RTC time: 16:34:46, date: 11/03/12 >16:34:53,171 INFO kernel:[ 0.026119] NET: Registered protocol family 16 >16:34:53,171 INFO kernel:[ 0.026298] ACPI: bus type pci registered >16:34:53,171 INFO kernel:[ 0.026403] PCI: Using configuration type 1 for base access >16:34:53,171 INFO kernel:[ 0.027144] bio: create slab <bio-0> at 0 >16:34:53,171 INFO kernel:[ 0.027204] ACPI: Added _OSI(Module Device) >16:34:53,171 INFO kernel:[ 0.027205] ACPI: Added _OSI(Processor Device) >16:34:53,171 INFO kernel:[ 0.027206] ACPI: Added _OSI(3.0 _SCP Extensions) >16:34:53,171 INFO kernel:[ 0.027207] ACPI: Added _OSI(Processor Aggregator Device) >16:34:53,171 DEBUG kernel:[ 0.027785] ACPI: EC: Look up EC in DSDT >16:34:53,171 INFO kernel:[ 0.029442] ACPI: Interpreter enabled >16:34:53,171 INFO kernel:[ 0.029445] ACPI: (supports S0 S5) >16:34:53,171 INFO kernel:[ 0.029453] ACPI: Using IOAPIC for interrupt routing >16:34:53,171 INFO kernel:[ 0.032330] ACPI: No dock devices found. >16:34:53,171 INFO kernel:[ 0.032333] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >16:34:53,171 INFO kernel:[ 0.032350] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >16:34:53,171 DEBUG kernel:[ 0.032363] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >16:34:53,171 DEBUG kernel:[ 0.032364] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >16:34:53,171 DEBUG kernel:[ 0.032366] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >16:34:53,171 DEBUG kernel:[ 0.032367] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >16:34:53,171 DEBUG kernel:[ 0.032369] PCI: root bus 00: using default resources >16:34:53,171 WARNING kernel:[ 0.032371] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >16:34:53,171 INFO kernel:[ 0.032391] PCI host bridge to bus 0000:00 >16:34:53,171 DEBUG kernel:[ 0.032393] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >16:34:53,171 INFO kernel:[ 0.032395] pci_bus 0000:00: root bus resource [bus 00-ff] >16:34:53,171 INFO kernel:[ 0.032396] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >16:34:53,171 INFO kernel:[ 0.032398] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >16:34:53,171 DEBUG kernel:[ 0.032439] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >16:34:53,171 DEBUG kernel:[ 0.032793] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >16:34:53,171 DEBUG kernel:[ 0.033460] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >16:34:53,171 DEBUG kernel:[ 0.033997] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >16:34:53,171 DEBUG kernel:[ 0.034306] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >16:34:53,171 DEBUG kernel:[ 0.034875] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >16:34:53,171 DEBUG kernel:[ 0.035218] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >16:34:53,171 INFO kernel:[ 0.035701] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >16:34:53,171 INFO kernel:[ 0.035713] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >16:34:53,171 DEBUG kernel:[ 0.035889] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >16:34:53,171 DEBUG kernel:[ 0.037003] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >16:34:53,171 DEBUG kernel:[ 0.038694] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >16:34:53,171 DEBUG kernel:[ 0.040002] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >16:34:53,171 DEBUG kernel:[ 0.041004] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >16:34:53,171 DEBUG kernel:[ 0.045002] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >16:34:53,171 DEBUG kernel:[ 0.045161] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >16:34:53,171 DEBUG kernel:[ 0.045399] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >16:34:53,171 DEBUG kernel:[ 0.045579] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >16:34:53,171 DEBUG kernel:[ 0.046510] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >16:34:53,171 DEBUG kernel:[ 0.046940] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >16:34:53,171 DEBUG kernel:[ 0.047181] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >16:34:53,171 DEBUG kernel:[ 0.048275] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.048506] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >16:34:53,171 DEBUG kernel:[ 0.048690] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >16:34:53,171 DEBUG kernel:[ 0.049845] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.050091] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >16:34:53,171 DEBUG kernel:[ 0.050266] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >16:34:53,171 DEBUG kernel:[ 0.051464] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.051733] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >16:34:53,171 DEBUG kernel:[ 0.051912] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >16:34:53,171 DEBUG kernel:[ 0.053089] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.053316] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >16:34:53,171 DEBUG kernel:[ 0.053487] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >16:34:53,171 DEBUG kernel:[ 0.054783] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.054994] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >16:34:53,171 DEBUG kernel:[ 0.055207] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >16:34:53,171 DEBUG kernel:[ 0.056400] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >16:34:53,171 DEBUG kernel:[ 0.056641] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >16:34:53,171 DEBUG kernel:[ 0.056813] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >16:34:53,171 DEBUG kernel:[ 0.058034] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >16:34:53,171 DEBUG kernel:[ 0.058172] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >16:34:53,171 DEBUG kernel:[ 0.058993] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >16:34:53,171 DEBUG kernel:[ 0.059209] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >16:34:53,171 DEBUG kernel:[ 0.059368] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >16:34:53,171 DEBUG kernel:[ 0.060570] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >16:34:53,171 INFO kernel:[ 0.060947] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >16:34:53,171 INFO kernel:[ 0.060949] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >16:34:53,171 INFO kernel:[ 0.066262] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >16:34:53,171 INFO kernel:[ 0.066354] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >16:34:53,171 INFO kernel:[ 0.066441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >16:34:53,171 INFO kernel:[ 0.066518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >16:34:53,171 INFO kernel:[ 0.066592] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >16:34:53,171 INFO kernel:[ 0.066723] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >16:34:53,171 INFO kernel:[ 0.066727] vgaarb: loaded >16:34:53,171 INFO kernel:[ 0.066728] vgaarb: bridge control possible 0000:00:02.0 >16:34:53,171 NOTICE kernel:[ 0.066793] SCSI subsystem initialized >16:34:53,171 INFO kernel:[ 0.066794] ACPI: bus type scsi registered >16:34:53,171 DEBUG kernel:[ 0.066837] libata version 3.00 loaded. >16:34:53,171 INFO kernel:[ 0.066860] ACPI: bus type usb registered >16:34:53,171 INFO kernel:[ 0.066875] usbcore: registered new interface driver usbfs >16:34:53,171 INFO kernel:[ 0.066883] usbcore: registered new interface driver hub >16:34:53,171 INFO kernel:[ 0.066899] usbcore: registered new device driver usb >16:34:53,171 INFO kernel:[ 0.066941] PCI: Using ACPI for IRQ routing >16:34:53,171 DEBUG kernel:[ 0.066943] PCI: pci_cache_line_size set to 64 bytes >16:34:53,171 DEBUG kernel:[ 0.067295] e820: reserve RAM buffer [mem 0x00093c00-0x0009ffff] >16:34:53,171 DEBUG kernel:[ 0.067297] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >16:34:53,171 INFO kernel:[ 0.067376] NetLabel: Initializing >16:34:53,171 INFO kernel:[ 0.067377] NetLabel: domain hash size = 128 >16:34:53,171 INFO kernel:[ 0.067378] NetLabel: protocols = UNLABELED CIPSOv4 >16:34:53,171 INFO kernel:[ 0.067387] NetLabel: unlabeled traffic allowed by default >16:34:53,171 INFO kernel:[ 0.067427] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >16:34:53,171 INFO kernel:[ 0.067445] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >16:34:53,171 INFO kernel:[ 0.067448] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >16:34:53,171 INFO kernel:[ 0.072025] Switching to clocksource kvm-clock >16:34:53,171 INFO kernel:[ 0.078609] pnp: PnP ACPI init >16:34:53,171 INFO kernel:[ 0.078625] ACPI: bus type pnp registered >16:34:53,171 DEBUG kernel:[ 0.078648] pnp 00:00: [bus 00-ff] >16:34:53,171 DEBUG kernel:[ 0.078650] pnp 00:00: [io 0x0cf8-0x0cff] >16:34:53,171 DEBUG kernel:[ 0.078652] pnp 00:00: [io 0x0000-0x0cf7 window] >16:34:53,171 DEBUG kernel:[ 0.078654] pnp 00:00: [io 0x0d00-0xffff window] >16:34:53,171 DEBUG kernel:[ 0.078655] pnp 00:00: [mem 0x000a0000-0x000bffff window] >16:34:53,171 DEBUG kernel:[ 0.078657] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >16:34:53,171 DEBUG kernel:[ 0.078684] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >16:34:53,171 DEBUG kernel:[ 0.078695] pnp 00:01: [io 0x0070-0x0071] >16:34:53,171 DEBUG kernel:[ 0.078719] pnp 00:01: [irq 8] >16:34:53,171 DEBUG kernel:[ 0.078721] pnp 00:01: [io 0x0072-0x0077] >16:34:53,171 DEBUG kernel:[ 0.078737] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >16:34:53,171 DEBUG kernel:[ 0.078766] pnp 00:02: [io 0x0060] >16:34:53,171 DEBUG kernel:[ 0.078768] pnp 00:02: [io 0x0064] >16:34:53,171 DEBUG kernel:[ 0.078783] pnp 00:02: [irq 1] >16:34:53,171 DEBUG kernel:[ 0.078797] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >16:34:53,171 DEBUG kernel:[ 0.078830] pnp 00:03: [irq 12] >16:34:53,171 DEBUG kernel:[ 0.078846] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >16:34:53,171 DEBUG kernel:[ 0.078867] pnp 00:04: [io 0x03f2-0x03f5] >16:34:53,171 DEBUG kernel:[ 0.078869] pnp 00:04: [io 0x03f7] >16:34:53,171 DEBUG kernel:[ 0.078883] pnp 00:04: [irq 6] >16:34:53,171 DEBUG kernel:[ 0.078885] pnp 00:04: [dma 2] >16:34:53,171 DEBUG kernel:[ 0.078899] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >16:34:53,171 DEBUG kernel:[ 0.078983] pnp 00:05: [io 0x03f8-0x03ff] >16:34:53,171 DEBUG kernel:[ 0.078998] pnp 00:05: [irq 4] >16:34:53,171 DEBUG kernel:[ 0.079037] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >16:34:53,171 DEBUG kernel:[ 0.079172] pnp 00:06: [mem 0xfed00000-0xfed003ff] >16:34:53,171 DEBUG kernel:[ 0.079194] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >16:34:53,171 INFO kernel:[ 0.079374] pnp: PnP ACPI: found 7 devices >16:34:53,171 INFO kernel:[ 0.079375] ACPI: ACPI bus type pnp unregistered >16:34:53,171 DEBUG kernel:[ 0.085677] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >16:34:53,171 DEBUG kernel:[ 0.085680] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >16:34:53,171 INFO kernel:[ 0.085707] NET: Registered protocol family 2 >16:34:53,171 INFO kernel:[ 0.086253] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >16:34:53,171 INFO kernel:[ 0.086975] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >16:34:53,171 INFO kernel:[ 0.087130] TCP: Hash tables configured (established 131072 bind 65536) >16:34:53,171 INFO kernel:[ 0.087149] TCP: reno registered >16:34:53,171 INFO kernel:[ 0.087152] UDP hash table entries: 512 (order: 2, 16384 bytes) >16:34:53,171 INFO kernel:[ 0.087157] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >16:34:53,171 INFO kernel:[ 0.087207] NET: Registered protocol family 1 >16:34:53,171 INFO kernel:[ 0.087215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >16:34:53,171 INFO kernel:[ 0.087235] pci 0000:00:01.0: PIIX3: Enabling Passive Release >16:34:53,171 INFO kernel:[ 0.087256] pci 0000:00:01.0: Activating ISA DMA hang workarounds >16:34:53,171 WARNING kernel:[ 0.087400] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >16:34:53,171 DEBUG kernel:[ 0.087520] pci 0000:00:02.0: Boot video device >16:34:53,171 DEBUG kernel:[ 0.087663] PCI: CLS 0 bytes, default 64 >16:34:53,171 INFO kernel:[ 0.087699] Unpacking initramfs... >16:34:53,171 INFO kernel:[ 2.886641] Freeing initrd memory: 26824k freed >16:34:53,171 NOTICE kernel:[ 2.892875] Initialise module verification >16:34:53,171 INFO kernel:[ 2.892910] audit: initializing netlink socket (disabled) >16:34:53,171 NOTICE kernel:[ 2.892919] type=2000 audit(1351960489.891:1): initialized >16:34:53,171 INFO kernel:[ 2.908033] HugeTLB registered 2 MB page size, pre-allocated 0 pages >16:34:53,171 NOTICE kernel:[ 2.909252] VFS: Disk quotas dquot_6.5.2 >16:34:53,171 WARNING kernel:[ 2.909295] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >16:34:53,171 INFO kernel:[ 2.909700] msgmni has been set to 1479 >16:34:53,171 DEBUG kernel:[ 2.909757] SELinux: Registering netfilter hooks >16:34:53,171 INFO kernel:[ 2.910142] alg: No test for stdrng (krng) >16:34:53,171 INFO kernel:[ 2.910146] NET: Registered protocol family 38 >16:34:53,171 NOTICE kernel:[ 2.910148] Key type asymmetric registered >16:34:53,171 NOTICE kernel:[ 2.910149] Asymmetric key parser 'x509' registered >16:34:53,171 INFO kernel:[ 2.910178] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >16:34:53,171 INFO kernel:[ 2.910193] io scheduler noop registered >16:34:53,171 INFO kernel:[ 2.910194] io scheduler deadline registered >16:34:53,171 INFO kernel:[ 2.910215] io scheduler cfq registered (default) >16:34:53,171 INFO kernel:[ 2.910286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >16:34:53,171 INFO kernel:[ 2.910304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >16:34:53,171 INFO kernel:[ 2.910305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >16:34:53,171 INFO kernel:[ 2.910365] acpiphp: Slot [3] registered >16:34:53,171 INFO kernel:[ 2.910377] acpiphp: Slot [4] registered >16:34:53,171 INFO kernel:[ 2.910389] acpiphp: Slot [5] registered >16:34:53,171 INFO kernel:[ 2.910401] acpiphp: Slot [6] registered >16:34:53,171 INFO kernel:[ 2.910412] acpiphp: Slot [7] registered >16:34:53,171 INFO kernel:[ 2.910423] acpiphp: Slot [8] registered >16:34:53,171 INFO kernel:[ 2.910435] acpiphp: Slot [9] registered >16:34:53,171 INFO kernel:[ 2.910448] acpiphp: Slot [10] registered >16:34:53,171 INFO kernel:[ 2.910461] acpiphp: Slot [11] registered >16:34:53,171 INFO kernel:[ 2.910472] acpiphp: Slot [12] registered >16:34:53,171 INFO kernel:[ 2.910483] acpiphp: Slot [13] registered >16:34:53,171 INFO kernel:[ 2.910496] acpiphp: Slot [14] registered >16:34:53,171 INFO kernel:[ 2.910508] acpiphp: Slot [15] registered >16:34:53,171 INFO kernel:[ 2.910519] acpiphp: Slot [16] registered >16:34:53,171 INFO kernel:[ 2.910530] acpiphp: Slot [17] registered >16:34:53,171 INFO kernel:[ 2.910543] acpiphp: Slot [18] registered >16:34:53,171 INFO kernel:[ 2.910554] acpiphp: Slot [19] registered >16:34:53,171 INFO kernel:[ 2.910565] acpiphp: Slot [20] registered >16:34:53,171 INFO kernel:[ 2.910577] acpiphp: Slot [21] registered >16:34:53,171 INFO kernel:[ 2.910608] acpiphp: Slot [22] registered >16:34:53,171 INFO kernel:[ 2.910621] acpiphp: Slot [23] registered >16:34:53,171 INFO kernel:[ 2.910632] acpiphp: Slot [24] registered >16:34:53,171 INFO kernel:[ 2.910644] acpiphp: Slot [25] registered >16:34:53,171 INFO kernel:[ 2.910657] acpiphp: Slot [26] registered >16:34:53,171 INFO kernel:[ 2.910668] acpiphp: Slot [27] registered >16:34:53,171 INFO kernel:[ 2.910679] acpiphp: Slot [28] registered >16:34:53,171 INFO kernel:[ 2.910691] acpiphp: Slot [29] registered >16:34:53,171 INFO kernel:[ 2.910704] acpiphp: Slot [30] registered >16:34:53,172 INFO kernel:[ 2.910716] acpiphp: Slot [31] registered >16:34:53,172 INFO kernel:[ 2.910866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >16:34:53,172 INFO kernel:[ 2.910868] ACPI: Power Button [PWRF] >16:34:53,172 INFO kernel:[ 2.912528] GHES: HEST is not enabled! >16:34:53,172 WARNING kernel:[ 2.912744] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >16:34:53,172 DEBUG kernel:[ 2.912796] virtio-pci 0000:00:03.0: setting latency timer to 64 >16:34:53,172 WARNING kernel:[ 2.913060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >16:34:53,172 DEBUG kernel:[ 2.913091] virtio-pci 0000:00:05.0: setting latency timer to 64 >16:34:53,172 WARNING kernel:[ 2.913373] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >16:34:53,172 DEBUG kernel:[ 2.913403] virtio-pci 0000:00:06.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.913612] virtio-pci 0000:00:07.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.913803] virtio-pci 0000:00:08.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.913994] virtio-pci 0000:00:09.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.914198] virtio-pci 0000:00:0a.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.914324] virtio-pci 0000:00:0b.0: setting latency timer to 64 >16:34:53,172 DEBUG kernel:[ 2.914485] virtio-pci 0000:00:0c.0: setting latency timer to 64 >16:34:53,172 INFO kernel:[ 2.914569] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >16:34:53,172 INFO kernel:[ 2.937944] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:34:53,172 INFO kernel:[ 2.960806] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >16:34:53,172 DEBUG kernel:[ 2.961209] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 2.961230] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 2.978180] Non-volatile memory driver v1.3 >16:34:53,172 INFO kernel:[ 2.978182] Linux agpgart interface v0.103 >16:34:53,172 INFO kernel:[ 2.978802] loop: module loaded >16:34:53,172 DEBUG kernel:[ 2.978853] ata_piix 0000:00:01.1: version 2.13 >16:34:53,172 DEBUG kernel:[ 2.978934] ata_piix 0000:00:01.1: setting latency timer to 64 >16:34:53,172 INFO kernel:[ 2.979219] scsi0 : ata_piix >16:34:53,172 INFO kernel:[ 2.979261] scsi1 : ata_piix >16:34:53,172 INFO kernel:[ 2.979287] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >16:34:53,172 INFO kernel:[ 2.979289] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >16:34:53,172 INFO kernel:[ 2.979855] libphy: Fixed MDIO Bus: probed >16:34:53,172 INFO kernel:[ 2.979886] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >16:34:53,172 INFO kernel:[ 2.979896] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >16:34:53,172 INFO kernel:[ 2.979903] uhci_hcd: USB Universal Host Controller Interface driver >16:34:53,172 DEBUG kernel:[ 2.979956] uhci_hcd 0000:00:01.2: setting latency timer to 64 >16:34:53,172 INFO kernel:[ 2.979966] uhci_hcd 0000:00:01.2: UHCI Host Controller >16:34:53,172 INFO kernel:[ 2.979998] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >16:34:53,172 INFO kernel:[ 2.980121] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >16:34:53,172 INFO kernel:[ 2.980185] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >16:34:53,172 INFO kernel:[ 2.980187] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >16:34:53,172 INFO kernel:[ 2.980189] usb usb1: Product: UHCI Host Controller >16:34:53,172 INFO kernel:[ 2.980190] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >16:34:53,172 INFO kernel:[ 2.980191] usb usb1: SerialNumber: 0000:00:01.2 >16:34:53,172 INFO kernel:[ 2.980257] hub 1-0:1.0: USB hub found >16:34:53,172 INFO kernel:[ 2.980260] hub 1-0:1.0: 2 ports detected >16:34:53,172 INFO kernel:[ 2.980357] usbcore: registered new interface driver usbserial >16:34:53,172 INFO kernel:[ 2.980364] usbcore: registered new interface driver usbserial_generic >16:34:53,172 INFO kernel:[ 2.980369] USB Serial support registered for generic >16:34:53,172 INFO kernel:[ 2.980370] usbserial: USB Serial Driver core >16:34:53,172 INFO kernel:[ 2.980391] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >16:34:53,172 INFO kernel:[ 2.981255] serio: i8042 KBD port at 0x60,0x64 irq 1 >16:34:53,172 INFO kernel:[ 2.981260] serio: i8042 AUX port at 0x60,0x64 irq 12 >16:34:53,172 INFO kernel:[ 2.981322] mousedev: PS/2 mouse device common for all mice >16:34:53,172 INFO kernel:[ 2.981699] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >16:34:53,172 INFO kernel:[ 2.985313] rtc_cmos 00:01: RTC can wake from S4 >16:34:53,172 INFO kernel:[ 2.985661] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >16:34:53,172 INFO kernel:[ 2.985782] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >16:34:53,172 INFO kernel:[ 2.985840] device-mapper: uevent: version 1.0.3 >16:34:53,172 INFO kernel:[ 2.985887] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >16:34:53,172 INFO kernel:[ 2.985938] cpuidle: using governor ladder >16:34:53,172 INFO kernel:[ 2.985940] cpuidle: using governor menu >16:34:53,172 INFO kernel:[ 2.985986] EFI Variables Facility v0.08 2004-May-17 >16:34:53,172 INFO kernel:[ 2.986102] usbcore: registered new interface driver usbhid >16:34:53,172 INFO kernel:[ 2.986104] usbhid: USB HID core driver >16:34:53,172 INFO kernel:[ 2.986120] drop_monitor: Initializing network drop monitor service >16:34:53,172 INFO kernel:[ 2.986180] ip_tables: (C) 2000-2006 Netfilter Core Team >16:34:53,172 INFO kernel:[ 2.986200] TCP: cubic registered >16:34:53,172 INFO kernel:[ 2.986202] Initializing XFRM netlink socket >16:34:53,172 INFO kernel:[ 2.986292] NET: Registered protocol family 10 >16:34:53,172 INFO kernel:[ 2.986430] mip6: Mobile IPv6 >16:34:53,172 INFO kernel:[ 2.986431] NET: Registered protocol family 17 >16:34:53,172 DEBUG kernel:[ 2.986562] PM: Hibernation image not present or could not be loaded. >16:34:53,172 NOTICE kernel:[ 2.986564] Loading module verification certificates >16:34:53,172 NOTICE kernel:[ 2.987462] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >16:34:53,172 INFO kernel:[ 2.987472] registered taskstats version 1 >16:34:53,172 INFO kernel:[ 2.988063] Magic number: 4:980:589 >16:34:53,172 INFO kernel:[ 2.988175] rtc_cmos 00:01: setting system clock to 2012-11-03 16:34:49 UTC (1351960489) >16:34:53,172 DEBUG kernel:[ 3.132679] ata2.01: NODEV after polling detection >16:34:53,172 DEBUG kernel:[ 3.133489] ata1.01: NODEV after polling detection >16:34:53,172 INFO kernel:[ 3.134380] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >16:34:53,172 INFO kernel:[ 3.134782] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >16:34:53,172 INFO kernel:[ 3.134787] ata1.00: 22528000 sectors, multi 16: LBA48 >16:34:53,172 INFO kernel:[ 3.136988] ata2.00: configured for MWDMA2 >16:34:53,172 INFO kernel:[ 3.137242] ata1.00: configured for MWDMA2 >16:34:53,172 NOTICE kernel:[ 3.137431] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >16:34:53,172 NOTICE kernel:[ 3.137824] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >16:34:53,172 NOTICE kernel:[ 3.137910] sd 0:0:0:0: [sda] Write Protect is off >16:34:53,172 DEBUG kernel:[ 3.137915] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >16:34:53,172 NOTICE kernel:[ 3.137952] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >16:34:53,172 NOTICE kernel:[ 3.138251] sd 0:0:0:0: Attached scsi generic sg0 type 0 >16:34:53,172 NOTICE kernel:[ 3.140194] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >16:34:53,172 INFO kernel:[ 3.142298] sda: sda1 sda2 sda3 sda4 < sda5 > >16:34:53,172 NOTICE kernel:[ 3.142872] sd 0:0:0:0: [sda] Attached SCSI disk >16:34:53,172 WARNING kernel:[ 3.143179] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >16:34:53,172 INFO kernel:[ 3.143183] cdrom: Uniform CD-ROM driver Revision: 3.20 >16:34:53,172 DEBUG kernel:[ 3.143331] sr 1:0:0:0: Attached scsi CD-ROM sr0 >16:34:53,172 NOTICE kernel:[ 3.143419] sr 1:0:0:0: Attached scsi generic sg1 type 5 >16:34:53,172 INFO kernel:[ 3.148538] Freeing unused kernel memory: 1036k freed >16:34:53,172 INFO kernel:[ 3.148754] Write protecting the kernel read-only data: 12288k >16:34:53,172 INFO kernel:[ 3.157280] Freeing unused kernel memory: 1856k freed >16:34:53,172 INFO kernel:[ 3.164026] Freeing unused kernel memory: 1416k freed >16:34:53,172 WARNING kernel:[ 3.243289] Disabling lock debugging due to kernel taint >16:34:53,172 INFO kernel:[ 3.243473] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found >16:34:53,172 INFO kernel:[ 3.282033] usb 1-1: new full-speed USB device number 2 using uhci_hcd >16:34:53,172 INFO kernel:[ 3.329833] squashfs: version 4.0 (2009/01/31) Phillip Lougher >16:34:53,172 INFO kernel:[ 3.331441] Loading iSCSI transport class v2.0-870. >16:34:53,172 NOTICE kernel:[ 3.332329] iscsi: registered transport (tcp) >16:34:53,172 INFO kernel:[ 3.333632] alua: device handler registered >16:34:53,172 INFO kernel:[ 3.334986] emc: device handler registered >16:34:53,172 INFO kernel:[ 3.336367] hp_sw: device handler registered >16:34:53,172 INFO kernel:[ 3.337700] rdac: device handler registered >16:34:53,172 INFO kernel:[ 3.351479] FDC 0 is a S82078B >16:34:53,172 INFO kernel:[ 3.358547] No iBFT detected. >16:34:53,172 INFO kernel:[ 3.361790] md: raid0 personality registered for level 0 >16:34:53,172 INFO kernel:[ 3.365724] md: raid1 personality registered for level 1 >16:34:53,172 INFO kernel:[ 3.368359] async_tx: api initialized (async) >16:34:53,172 INFO kernel:[ 3.368513] xor: automatically using best checksumming function: >16:34:53,172 INFO kernel:[ 3.378013] generic_sse: 9624.000 MB/sec >16:34:53,172 WARNING kernel:[ 3.395022] raid6: sse2x1 4320 MB/s >16:34:53,172 WARNING kernel:[ 3.412015] raid6: sse2x2 8332 MB/s >16:34:53,172 WARNING kernel:[ 3.429017] raid6: sse2x4 10148 MB/s >16:34:53,172 WARNING kernel:[ 3.429019] raid6: using algorithm sse2x4 (10148 MB/s) >16:34:53,172 WARNING kernel:[ 3.429020] raid6: using intx1 recovery algorithm >16:34:53,172 INFO kernel:[ 3.430642] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >16:34:53,172 INFO kernel:[ 3.432582] md: raid6 personality registered for level 6 >16:34:53,172 INFO kernel:[ 3.432590] md: raid5 personality registered for level 5 >16:34:53,172 INFO kernel:[ 3.432592] md: raid4 personality registered for level 4 >16:34:53,172 INFO kernel:[ 3.436861] md: raid10 personality registered for level 10 >16:34:53,172 INFO kernel:[ 3.438253] md: linear personality registered for level -1 >16:34:53,172 INFO kernel:[ 3.443898] device-mapper: multipath: version 1.5.0 loaded >16:34:53,172 INFO kernel:[ 3.445265] device-mapper: multipath round-robin: version 1.0.0 loaded >16:34:53,172 INFO kernel:[ 3.476947] RPC: Registered named UNIX socket transport module. >16:34:53,172 INFO kernel:[ 3.476950] RPC: Registered udp transport module. >16:34:53,172 INFO kernel:[ 3.476951] RPC: Registered tcp transport module. >16:34:53,172 INFO kernel:[ 3.476952] RPC: Registered tcp NFSv4.1 backchannel transport module. >16:34:53,172 INFO kernel:[ 3.531326] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >16:34:53,172 INFO kernel:[ 3.531329] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >16:34:53,172 INFO kernel:[ 3.531331] usb 1-1: Product: QEMU USB Tablet >16:34:53,172 INFO kernel:[ 3.531333] usb 1-1: Manufacturer: QEMU 1.0.1 >16:34:53,172 INFO kernel:[ 3.531334] usb 1-1: SerialNumber: 42 >16:34:53,172 INFO kernel:[ 3.566302] 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 >16:34:53,172 INFO kernel:[ 3.566382] 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 >16:34:53,172 DEBUG kernel:[ 3.714056] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.714081] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.714103] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.720882] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.720911] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 3.843197] vda: unknown partition table >16:34:53,172 DEBUG kernel:[ 3.867170] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.870545] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 3.894798] tsc: Refined TSC clocksource calibration: 3311.140 MHz >16:34:53,172 INFO kernel:[ 3.922706] vdb: vdb1 < vdb5 vdb6 > >16:34:53,172 DEBUG kernel:[ 3.940039] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.940065] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 3.965622] vdc: unknown partition table >16:34:53,172 DEBUG kernel:[ 3.977293] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 3.977539] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 4.016892] vdd: unknown partition table >16:34:53,172 DEBUG kernel:[ 4.020413] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 4.020707] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 4.085436] Btrfs loaded >16:34:53,172 INFO kernel:[ 4.087559] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:53,172 INFO kernel:[ 4.087924] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:53,172 INFO kernel:[ 4.088358] device label mirror devid 2 transid 357 /dev/vdb >16:34:53,172 INFO kernel:[ 4.143979] vde: unknown partition table >16:34:53,172 DEBUG kernel:[ 4.144729] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >16:34:53,172 DEBUG kernel:[ 4.144753] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >16:34:53,172 INFO kernel:[ 4.167895] vdf: unknown partition table >16:34:53,172 INFO kernel:[ 4.180824] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:53,172 INFO kernel:[ 4.194387] device label mirror devid 1 transid 357 /dev/vda >16:34:53,172 INFO kernel:[ 4.197828] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:34:53,172 DEBUG kernel:[ 4.338851] ISO 9660 Extensions: Microsoft Joliet Level 3 >16:34:53,172 DEBUG kernel:[ 4.344141] ISO 9660 Extensions: RRIP_1991A >16:34:53,172 INFO kernel:[ 4.495847] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >16:34:53,172 DEBUG kernel:[ 5.202167] SELinux: 2048 avtab hash slots, 92725 rules. >16:34:53,172 DEBUG kernel:[ 5.218670] SELinux: 2048 avtab hash slots, 92725 rules. >16:34:53,172 DEBUG kernel:[ 5.327139] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >16:34:53,172 DEBUG kernel:[ 5.327143] SELinux: 83 classes, 92725 rules >16:34:53,172 DEBUG kernel:[ 5.331282] SELinux: Completing initialization. >16:34:53,172 DEBUG kernel:[ 5.331284] SELinux: Setting up existing superblocks. >16:34:53,172 DEBUG kernel:[ 5.331290] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:34:53,172 DEBUG kernel:[ 5.331294] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >16:34:53,172 DEBUG kernel:[ 5.331302] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >16:34:53,172 DEBUG kernel:[ 5.331305] SELinux: initialized (dev proc, type proc), uses genfs_contexts >16:34:53,186 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >16:34:53,186 INFO systemd: Detected virtualization 'kvm'. >16:34:53,186 INFO systemd: Initializing machine ID from KVM UUID. >16:34:53,186 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. >16:34:53,186 INFO systemd: Started Remount Root and Kernel File Systems. >16:34:53,186 INFO systemd: Starting Local File Systems (Pre). >16:34:53,186 INFO systemd: Reached target Local File Systems (Pre). >16:34:53,186 INFO systemd: Mounting Temporary Directory... >16:34:53,186 INFO systemd: Starting Load Random Seed... >16:34:53,186 INFO systemd: Started Load Random Seed. >16:34:53,186 INFO systemd: Mounted Debug File System. >16:34:53,197 DEBUG kernel:[ 5.331312] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.331325] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.332229] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >16:34:53,197 DEBUG kernel:[ 5.332233] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.332731] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >16:34:53,197 DEBUG kernel:[ 5.332735] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.332738] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.332751] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.332756] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.332762] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.332770] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333042] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333045] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.333052] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.333223] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.333262] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333266] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333272] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333285] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333290] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333293] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333296] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333298] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333303] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333306] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333311] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.333319] SELinux: initialized (dev loop0, type squashfs), uses xattr >16:34:53,197 DEBUG kernel:[ 5.333337] SELinux: initialized (dev dm-0, type ext4), uses xattr >16:34:53,197 NOTICE kernel:[ 5.334940] type=1403 audit(1351960491.844:2): policy loaded auid=4294967295 ses=4294967295 >16:34:53,197 DEBUG kernel:[ 5.813267] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >16:34:53,197 DEBUG kernel:[ 5.948996] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 5.961240] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >16:34:53,197 DEBUG kernel:[ 6.075394] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >16:34:53,197 NOTICE kernel:[ 6.430442] type=1400 audit(1351960492.940:3): avc: denied { create } for pid=586 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:34:53,197 NOTICE kernel:[ 6.434457] type=1400 audit(1351960492.944:4): avc: denied { setattr } for pid=586 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59411 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:34:53,197 NOTICE kernel:[ 6.434549] type=1400 audit(1351960492.944:5): avc: denied { relabelfrom } for pid=586 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59411 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >16:34:53,235 NOTICE kernel:[ 6.703287] type=1400 audit(1351960493.213:6): avc: denied { write } for pid=610 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >16:34:53,235 NOTICE kernel:[ 6.703294] type=1400 audit(1351960493.213:7): avc: denied { remove_name } for pid=610 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >16:34:53,235 NOTICE kernel:[ 6.703299] type=1400 audit(1351960493.213:8): avc: denied { unlink } for pid=610 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >16:34:53,235 NOTICE kernel:[ 6.703355] type=1400 audit(1351960493.213:9): avc: denied { add_name } for pid=610 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >16:34:53,235 NOTICE kernel:[ 6.703404] type=1400 audit(1351960493.213:10): avc: denied { create } for pid=610 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >16:34:53,235 INFO systemd: Started Terminate Plymouth Boot Screen. >16:34:53,235 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >16:34:53,235 INFO systemd: Starting Shell on tty2... >16:34:53,235 INFO systemd: Started Shell on tty2. >16:34:53,430 ERR systemd-udevd: ctx=0x7f57d2d849c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:34:53,431 ERR systemd-udevd: ctx=0x7f57d2d849c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >16:34:53,583 INFO kernel:[ 7.072682] device label mirror devid 2 transid 357 /dev/vdb >16:34:53,588 INFO kernel:[ 7.077498] device label mirror devid 1 transid 357 /dev/vda >16:34:53,599 INFO kernel:[ 7.088999] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >16:34:53,609 INFO kernel:[ 7.098748] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:53,613 INFO kernel:[ 7.102134] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:53,625 INFO kernel:[ 7.114499] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:34:53,665 ERR systemd-udevd: ctx=0x7f57d2d849c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >16:34:53,675 INFO systemd: Starting Agent daemon for Spice guests. >16:34:53,675 INFO systemd: Reached target Agent daemon for Spice guests. >16:34:53,769 WARNING kernel:[ 7.257735] microcode: AMD CPU family 0x6 not supported >16:34:53,777 ERR systemd-udevd: ctx=0x7f57d2d849c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >16:34:53,786 INFO kernel:[ 7.275974] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:54,850 INFO systemd: Starting D-Bus System Message Bus... >16:34:54,850 INFO systemd: Started D-Bus System Message Bus. >16:34:54,893 INFO systemd: Started firewalld - dynamic firewall daemon. >16:34:54,893 INFO systemd: Starting Network Manager... >16:34:55,129 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >16:34:55,129 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >16:34:55,129 INFO NetworkManager: <info> WEXT support is enabled >16:34:55,139 INFO dbus-daemon: dbus[633]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:34:55,139 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >16:34:55,139 INFO systemd: Starting Authorization Manager... >16:34:55,260 INFO polkitd: Started polkitd version 0.107 >16:34:55,343 INFO dbus-daemon: dbus[633]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:34:55,343 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >16:34:55,343 INFO systemd: Started Authorization Manager. >16:34:55,364 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >16:34:55,365 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >16:34:55,365 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:34:55,365 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >16:34:55,366 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >16:34:55,367 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >16:34:55,373 INFO systemd: Started Network Manager. >16:34:55,402 INFO systemd: Starting Anaconda System Services. >16:34:55,409 INFO systemd: Reached target Anaconda System Services. >16:34:55,427 INFO systemd: Starting Anaconda... >16:34:55,427 INFO systemd: Starting Network Manager Wait Online... >16:34:55,432 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >16:34:55,432 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >16:34:55,433 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >16:34:55,434 INFO NetworkManager: <info> Networking is enabled by state file >16:34:55,434 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:34:55,435 INFO NetworkManager: <info> (eth0): carrier is OFF >16:34:55,435 ERR NetworkManager: <error> [1351960495.432282] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >16:34:55,435 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >16:34:55,439 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >16:34:55,450 INFO NetworkManager: <info> (eth0): now managed >16:34:55,452 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >16:34:55,453 INFO NetworkManager: <info> (eth0): bringing up device. >16:34:55,454 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >16:34:55,455 INFO NetworkManager: <info> (eth0): preparing device. >16:34:55,456 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >16:34:55,487 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >16:34:55,491 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:34:55,493 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >16:34:55,494 INFO systemd: Started Anaconda. >16:34:55,497 INFO systemd: Starting Anaconda Text Console... >16:34:55,497 INFO systemd: Started Anaconda Text Console. >16:34:55,521 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >16:34:55,524 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >16:34:55,525 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >16:34:55,525 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >16:34:55,528 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >16:34:55,529 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >16:34:55,529 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >16:34:55,529 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >16:34:55,530 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >16:34:55,533 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >16:34:55,534 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >16:34:55,535 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >16:34:55,541 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >16:34:55,542 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >16:34:55,545 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >16:34:55,560 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >16:34:55,562 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >16:34:55,563 INFO NetworkManager: <info> dhclient started with pid 658 >16:34:55,598 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >16:34:55,621 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >16:34:55,767 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >16:34:55,767 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >16:34:55,767 INFO dhclient: All rights reserved. >16:34:55,767 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >16:34:55,768 INFO dhclient: >16:34:55,782 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >16:34:55,784 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >16:34:55,784 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >16:34:55,784 INFO dhclient: Sending on Socket/fallback >16:34:55,785 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x5e252af5) >16:34:55,789 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5e252af5) >16:34:55,789 INFO dhclient: DHCPOFFER from 192.168.0.1 >16:34:55,797 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x5e252af5) >16:34:55,799 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >16:34:55,799 INFO NetworkManager: <info> address 192.168.0.120 >16:34:55,799 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >16:34:55,800 INFO NetworkManager: <info> gateway 192.168.0.1 >16:34:55,801 INFO NetworkManager: <info> nameserver '192.168.0.1' >16:34:55,801 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >16:34:55,801 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >16:34:55,804 INFO dhclient: bound to 192.168.0.120 -- renewal in 40778 seconds. >16:34:55,809 WARNING kernel:[ 9.282454] audit_printk_skb: 36 callbacks suppressed >16:34:55,809 NOTICE kernel:[ 9.282455] type=1400 audit(1351960495.792:23): avc: denied { read write } for pid=664 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 >16:34:56,806 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >16:34:56,820 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >16:34:56,820 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >16:34:56,820 INFO systemd: Started Network Manager Wait Online. >16:34:56,820 INFO systemd: Starting Network. >16:34:56,821 INFO systemd: Reached target Network. >16:34:56,825 INFO systemd: Startup finished in 3s 166ms 20us (kernel) + 2s 278ms 338us (initrd) + 4s 864ms 427us (userspace) = 10s 308ms 785us. >16:34:56,843 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >16:34:56,848 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >16:34:56,849 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:34:56,849 INFO dbus-daemon: dbus[633]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >16:34:56,873 INFO dbus-daemon: dbus[633]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:34:56,874 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >16:34:56,946 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >16:34:57,212 NOTICE kernel:[ 10.701939] type=1400 audit(1351960497.211:24): avc: denied { read write } for pid=693 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >16:34:57,221 WARNING kernel:[ 10.710844] auditd (694): /proc/694/oom_adj is deprecated, please use /proc/694/oom_score_adj instead. >16:34:57,469 INFO kernel:[ 10.958517] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:34:57,470 INFO kernel:[ 10.959876] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:57,472 INFO kernel:[ 10.961554] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:57,473 INFO kernel:[ 10.962546] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:57,475 INFO kernel:[ 10.964830] device label mirror devid 2 transid 357 /dev/vdb >16:34:57,494 INFO kernel:[ 10.983382] device label mirror devid 1 transid 357 /dev/vda >16:34:57,512 INFO kernel:[ 11.001828] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:34:57,520 INFO kernel:[ 11.009020] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:57,520 INFO kernel:[ 11.009284] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:57,523 INFO kernel:[ 11.012779] device label mirror devid 2 transid 357 /dev/vdb >16:34:57,524 INFO kernel:[ 11.013320] device label mirror devid 1 transid 357 /dev/vda >16:34:57,524 INFO kernel:[ 11.013566] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:57,875 INFO kernel:[ 11.364641] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:57,880 INFO kernel:[ 11.369697] device label mirror devid 2 transid 357 /dev/vdb >16:34:57,889 INFO kernel:[ 11.378079] device label mirror devid 1 transid 357 /dev/vda >16:34:57,892 INFO kernel:[ 11.381520] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:57,893 INFO kernel:[ 11.382771] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:57,896 INFO kernel:[ 11.385792] device label data-mirror devid 1 transid 339 /dev/vdc >16:34:57,900 INFO kernel:[ 11.389028] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:34:57,906 INFO kernel:[ 11.395370] device label mirror devid 1 transid 357 /dev/vda >16:34:57,913 INFO kernel:[ 11.402289] device label mirror devid 2 transid 357 /dev/vdb >16:34:57,935 INFO kernel:[ 11.424668] device label data-mirror devid 2 transid 339 /dev/vdd >16:34:57,935 INFO kernel:[ 11.424876] device label metadata-mirror devid 1 transid 346 /dev/vde >16:34:57,962 INFO kernel:[ 11.451249] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:35:01,392 INFO systemd: Starting NTP client/server... >16:35:01,450 INFO chrony-helper: tr: write error: Broken pipe >16:35:01,450 INFO chrony-helper: tr: write error >16:35:01,481 INFO chronyd: chronyd version 1.27-git1ca844 starting >16:35:01,483 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >16:35:01,483 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 >16:35:01,495 INFO systemd: Started NTP client/server. >16:35:01,543 INFO kernel:[ 15.032104] device label mirror devid 2 transid 357 /dev/vdb >16:35:01,547 INFO kernel:[ 15.036241] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:01,560 INFO kernel:[ 15.049913] device label data-mirror devid 2 transid 339 /dev/vdd >16:35:01,565 INFO kernel:[ 15.054697] device label mirror devid 1 transid 357 /dev/vda >16:35:01,566 INFO kernel:[ 15.055138] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:35:01,566 INFO kernel:[ 15.055459] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:01,577 INFO kernel:[ 15.066018] device label mirror devid 2 transid 357 /dev/vdb >16:35:01,583 INFO kernel:[ 15.072775] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:01,586 INFO kernel:[ 15.075059] device label data-mirror devid 2 transid 339 /dev/vdd >16:35:01,589 INFO kernel:[ 15.078094] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:01,590 INFO kernel:[ 15.079183] device label mirror devid 1 transid 357 /dev/vda >16:35:01,593 INFO kernel:[ 15.082754] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:35:01,983 INFO kernel:[ 15.472502] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:01,990 INFO kernel:[ 15.479488] device label mirror devid 2 transid 357 /dev/vdb >16:35:01,995 INFO kernel:[ 15.484472] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:35:01,996 INFO kernel:[ 15.485848] device label data-mirror devid 2 transid 339 /dev/vdd >16:35:01,999 INFO kernel:[ 15.488025] device label mirror devid 1 transid 357 /dev/vda >16:35:01,999 INFO kernel:[ 15.488357] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:02,000 INFO kernel:[ 15.489174] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:02,012 INFO kernel:[ 15.501384] device label mirror devid 1 transid 357 /dev/vda >16:35:02,015 INFO kernel:[ 15.504979] device label data-mirror devid 2 transid 339 /dev/vdd >16:35:02,017 INFO kernel:[ 15.506170] device label metadata-mirror devid 2 transid 346 /dev/vdf >16:35:02,021 INFO kernel:[ 15.510461] device label mirror devid 2 transid 357 /dev/vdb >16:35:02,021 INFO kernel:[ 15.510803] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:02,368 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >16:35:02,368 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:35:02,368 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >16:35:02,369 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >16:35:03,429 INFO kernel:[ 16.917907] device label mirror devid 1 transid 357 /dev/vda >16:35:03,430 INFO kernel:[ 16.919039] device label mirror devid 1 transid 357 /dev/vda >16:35:03,480 INFO kernel:[ 16.968225] device label mirror devid 1 transid 357 /dev/vda >16:35:03,483 DEBUG kernel:[ 16.972547] SELinux: initialized (dev vda, type btrfs), uses xattr >16:35:03,881 INFO kernel:[ 17.370155] device label mirror devid 2 transid 359 /dev/vdb >16:35:03,882 INFO kernel:[ 17.371323] device label mirror devid 2 transid 359 /dev/vdb >16:35:03,914 INFO kernel:[ 17.403066] device label mirror devid 2 transid 359 /dev/vdb >16:35:03,915 INFO kernel:[ 17.404181] device label mirror devid 2 transid 359 /dev/vdb >16:35:04,012 INFO kernel:[ 17.501273] device label mirror devid 1 transid 359 /dev/vda >16:35:04,019 DEBUG kernel:[ 17.508352] SELinux: initialized (dev vda, type btrfs), uses xattr >16:35:04,519 INFO kernel:[ 18.008850] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >16:35:04,769 INFO kernel:[ 18.258533] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:04,770 INFO kernel:[ 18.259606] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:04,814 INFO kernel:[ 18.303153] device label data-mirror devid 1 transid 339 /dev/vdc >16:35:04,829 DEBUG kernel:[ 18.318784] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:35:05,210 INFO kernel:[ 18.699184] device label data-mirror devid 2 transid 341 /dev/vdd >16:35:05,211 INFO kernel:[ 18.700253] device label data-mirror devid 2 transid 341 /dev/vdd >16:35:05,240 INFO kernel:[ 18.729147] device label data-mirror devid 1 transid 341 /dev/vdc >16:35:05,243 DEBUG kernel:[ 18.732276] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:35:05,464 INFO kernel:[ 18.953146] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:05,465 INFO kernel:[ 18.954167] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:05,524 INFO kernel:[ 19.013992] device label metadata-mirror devid 1 transid 346 /dev/vde >16:35:05,528 DEBUG kernel:[ 19.017204] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:35:05,912 INFO kernel:[ 19.401102] device label metadata-mirror devid 2 transid 348 /dev/vdf >16:35:05,914 INFO kernel:[ 19.403168] device label metadata-mirror devid 2 transid 348 /dev/vdf >16:35:05,943 INFO kernel:[ 19.432327] device label metadata-mirror devid 1 transid 348 /dev/vde >16:35:05,946 DEBUG kernel:[ 19.435719] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:35:07,519 INFO chronyd: Selected source 190.228.30.178 >16:35:07,519 WARNING chronyd: System clock wrong by 173.043285 seconds, adjustment started >16:38:00,562 WARNING chronyd: System clock was stepped by 173.043 seconds >16:38:01,034 INFO kernel:[ 21.480560] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >16:38:01,034 DEBUG kernel:[ 21.480566] SELinux: initialized (dev sda1, type ext4), uses xattr >16:38:01,150 INFO kernel:[ 21.596761] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:38:01,150 DEBUG kernel:[ 21.596767] SELinux: initialized (dev sda2, type ext4), uses xattr >16:38:01,258 INFO kernel:[ 21.704898] device label mirror devid 1 transid 361 /dev/vda >16:38:01,261 DEBUG kernel:[ 21.707391] SELinux: initialized (dev vda, type btrfs), uses xattr >16:38:01,455 NOTICE kernel:[ 21.901298] XFS (vdb5): Mounting Filesystem >16:38:01,617 NOTICE kernel:[ 22.063484] XFS (vdb5): Starting recovery (logdev: internal) >16:38:03,603 NOTICE kernel:[ 24.049441] XFS (vdb5): Ending recovery (logdev: internal) >16:38:03,603 DEBUG kernel:[ 24.049460] SELinux: initialized (dev vdb5, type xfs), uses xattr >16:38:03,697 INFO kernel:[ 24.143806] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >16:38:03,697 DEBUG kernel:[ 24.143947] SELinux: initialized (dev vdb6, type ext4), uses xattr >16:38:03,815 INFO kernel:[ 24.261481] device label data-mirror devid 1 transid 343 /dev/vdc >16:38:03,818 DEBUG kernel:[ 24.264186] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:38:03,952 INFO kernel:[ 24.398937] device label metadata-mirror devid 1 transid 350 /dev/vde >16:38:03,958 DEBUG kernel:[ 24.403057] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:38:08,559 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >16:38:08,559 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >16:38:08,559 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >16:38:08,559 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >16:39:06,784 INFO chronyd: Can't synchronise: no majority >16:39:06,997 INFO chronyd: Selected source 190.183.221.180 >16:39:06,997 WARNING chronyd: System clock wrong by 0.939979 seconds, adjustment started >16:39:24,668 INFO kernel:[ 106.039007] device label mirror devid 1 transid 361 /dev/vda >16:39:24,702 INFO kernel:[ 106.073107] device label mirror devid 1 transid 361 /dev/vda >16:39:24,719 INFO kernel:[ 106.090180] device label data-mirror devid 1 transid 343 /dev/vdc >16:39:24,726 INFO kernel:[ 106.097690] device label mirror devid 2 transid 361 /dev/vdb >16:39:24,727 INFO kernel:[ 106.098357] device label metadata-mirror devid 2 transid 350 /dev/vdf >16:39:24,727 INFO kernel:[ 106.098723] device label metadata-mirror devid 1 transid 350 /dev/vde >16:39:24,728 INFO kernel:[ 106.099657] device label data-mirror devid 2 transid 343 /dev/vdd >16:39:24,744 INFO kernel:[ 106.115113] device label data-mirror devid 2 transid 343 /dev/vdd >16:39:24,744 INFO kernel:[ 106.115273] device label metadata-mirror devid 1 transid 350 /dev/vde >16:39:24,748 INFO kernel:[ 106.119120] device label mirror devid 2 transid 361 /dev/vdb >16:39:24,752 INFO kernel:[ 106.123952] device label data-mirror devid 1 transid 343 /dev/vdc >16:39:24,753 INFO kernel:[ 106.124238] device label metadata-mirror devid 2 transid 350 /dev/vdf >16:39:25,554 INFO kernel:[ 106.925043] device label mirror devid 1 transid 361 /dev/vda >16:39:25,557 DEBUG kernel:[ 106.928946] SELinux: initialized (dev vda, type btrfs), uses xattr >16:39:25,949 INFO kernel:[ 107.319569] device label mirror devid 2 transid 363 /dev/vdb >16:39:25,950 INFO kernel:[ 107.320687] device label mirror devid 2 transid 363 /dev/vdb >16:39:25,996 INFO kernel:[ 107.367589] device label mirror devid 1 transid 363 /dev/vda >16:39:26,001 DEBUG kernel:[ 107.372559] SELinux: initialized (dev vda, type btrfs), uses xattr >16:39:26,440 INFO kernel:[ 107.811221] device label data-mirror devid 1 transid 343 /dev/vdc >16:39:26,442 DEBUG kernel:[ 107.813747] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:39:26,764 INFO kernel:[ 108.135418] device label data-mirror devid 1 transid 345 /dev/vdc >16:39:26,768 DEBUG kernel:[ 108.139785] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:39:26,984 INFO kernel:[ 108.354086] device label metadata-mirror devid 1 transid 350 /dev/vde >16:39:26,989 DEBUG kernel:[ 108.359128] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:39:27,376 INFO kernel:[ 108.747495] device label metadata-mirror devid 1 transid 352 /dev/vde >16:39:27,379 DEBUG kernel:[ 108.750400] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:39:28,474 INFO kernel:[ 109.845666] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >16:39:28,474 DEBUG kernel:[ 109.845671] SELinux: initialized (dev sda1, type ext4), uses xattr >16:39:28,549 INFO kernel:[ 109.919383] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:39:28,549 DEBUG kernel:[ 109.919395] SELinux: initialized (dev sda2, type ext4), uses xattr >16:39:28,635 INFO kernel:[ 110.006047] device label mirror devid 1 transid 365 /dev/vda >16:39:28,638 DEBUG kernel:[ 110.009316] SELinux: initialized (dev vda, type btrfs), uses xattr >16:39:28,743 NOTICE kernel:[ 110.114900] XFS (vdb5): Mounting Filesystem >16:39:28,860 NOTICE kernel:[ 110.231388] XFS (vdb5): Starting recovery (logdev: internal) >16:39:30,741 NOTICE kernel:[ 112.111698] XFS (vdb5): Ending recovery (logdev: internal) >16:39:30,741 DEBUG kernel:[ 112.111717] SELinux: initialized (dev vdb5, type xfs), uses xattr >16:39:30,800 INFO kernel:[ 112.171946] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >16:39:30,802 DEBUG kernel:[ 112.172502] SELinux: initialized (dev vdb6, type ext4), uses xattr >16:39:30,868 INFO kernel:[ 112.239637] device label data-mirror devid 1 transid 347 /dev/vdc >16:39:30,871 DEBUG kernel:[ 112.242631] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:39:30,951 INFO kernel:[ 112.322448] device label metadata-mirror devid 1 transid 354 /dev/vde >16:39:30,954 DEBUG kernel:[ 112.325302] SELinux: initialized (dev vdf, type btrfs), uses xattr
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 864718
:
624357
|
624358
|
624359
|
624360
|
624361
|
624362
|
624363
|
624364
|
624365
|
624366
|
624367
|
624368
|
624369
|
624370
|
637538
| 637539 |
637540
|
637542
|
637543
|
637544
|
637545