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 889236 Details for
Bug 1090900
PartitionException: Can't have overlapping partitions.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 405.97 KB, created by
Martin Kolman
on 2014-04-24 11:29:28 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Martin Kolman
Created:
2014-04-24 11:29:28 UTC
Size:
405.97 KB
patch
obsolete
>anaconda 21.33-1 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition > constraint.getPedConstraint()) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > File "/tmp/updates/blivet/partitioning.py", line 2089, in growPartitions > constraint=constraint) > File "/tmp/updates/blivet/partitioning.py", line 885, in doPartitioning > growPartitions(disks, partitions, free, size_sets=storage.size_sets) > File "/tmp/updates/blivet/partitioning.py", line 381, in doAutoPartition > doPartitioning(storage) > File "/tmp/updates/pyanaconda/kickstart.py", line 275, in execute > doAutoPartition(storage, ksdata) > File "/tmp/updates/pyanaconda/kickstart.py", line 1838, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > File "/tmp/updates/pyanaconda/ui/tui/spokes/storage.py", line 374, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/tmp/updates/pyanaconda/ui/tui/spokes/storage.py", line 288, in input > self.execute() > File "/tmp/updates/pyanaconda/ui/tui/simpleline/base.py", line 434, in input > key = self._screens[-1][0].input(args, key) >PartitionException: Can't have overlapping partitions. > >Local variables in innermost frame: >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827aa86550>] > device: <parted.device.Device object at 0x7f8279f48190> > PedDisk: <_ped.Disk object at 0x7f8279f46488> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: -1 path: /dev/vda-1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa7dc10> PedPartition: <_ped.Partition object at 0x7f8279ee5e90> >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x7f8279f48b10> endAlign: <parted.alignment.Alignment object at 0x7f827aa87b50> > startRange: <parted.geometry.Geometry object at 0x7f827aa87690> endRange: <parted.geometry.Geometry object at 0x7f827aa87710> > minSize: 1 maxSize: 16777216 > PedConstraint: <_ped.Constraint object at 0x7f8279ee5ef0> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0x7f827ae1de90>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129, 'vdd': 131} > _intf.storage.dasd: None > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vda1 (6) >, '/': existing 6868 MiB lvmlv fedora_office88-root (20) >} > swaps: [existing 820 MiB lvmlv fedora_office88-swap (26) >] > name: Fedora Linux 21 for x86_64 >, Root instance, containing members: > mounts: {'/boot': existing 500 MiB partition vdb1 (38) >, '/': existing 6868 MiB lvmlv fedora_office97-root (52) >} > swaps: [existing 820 MiB lvmlv fedora_office97-swap (58) >] > name: Fedora Linux 21 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._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._fstab_swaps: set([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > container: > id: 158 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 160 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 625207ce-0598-4e22-847e-ed688f419e31 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._minInstanceSize: 3130.93 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 6868 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 24 > origFormat._device: /dev/mapper/fedora_office88-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 161 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 163 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 164 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 7691 MiB partition vda2 (12) > origFormat: existing lvmpv > container: None > id: 165 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 167 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: existing swap > container: > id: 168 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 170 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 90d340e1-e617-4630-a147-d9ca6e1cc9c5 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253002 > origFormat._minInstanceSize: 3970.02 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 6868 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 56 > origFormat._device: /dev/mapper/fedora_office97-root > container: Already dumped (LVMVolumeGroupDevice instance) > id: 171 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > container: Already dumped (LVMVolumeGroupDevice instance) > id: 173 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > container: None > id: 174 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 7691 MiB partition vdb2 (44) > origFormat: existing lvmpv > container: None > id: 175 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 177 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 98258859-1eaf-4693-805e-9120aded57a5 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252001 > origFormat._minInstanceSize: 30.23 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 10 > origFormat._device: /dev/vda1 > container: None > id: 178 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 180 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat._label: None > origFormat.errors: False > origFormat.uuid: 163b622f-bb27-4178-bb43-75d9d96c88c8 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252017 > origFormat._minInstanceSize: 102.51 MiB > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat._targetSize: 500 MiB > origFormat.dirty: False > origFormat._size: Already dumped (Size instance) > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat.id: 42 > origFormat._device: /dev/vdb1 > container: None > id: 181 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 183 > _applied: True >, ActionDestroyDevice instance, containing members: > device: > container: None > id: 184 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8191 MiB partition vdc1 (70) > origFormat: existing lvmpv > container: None > id: 185 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 187 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8191 MiB partition vdd1 (84) > origFormat: existing lvmpv > container: None > id: 188 > _applied: True >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > container: None > id: 190 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vda (1) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 191 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 193 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 196 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vdb (33) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 197 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 199 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 202 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vdc (65) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 203 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 205 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 208 > _applied: True >, ActionDestroyFormat instance, containing members: > device: existing 8192 MiB disk vdd (79) with non-existent msdos disklabel > origFormat: existing msdos disklabel > container: None > id: 209 > _applied: True >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > container: None > id: 211 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent msdos disklabel > origFormat: existing None > device: Already dumped (DiskDevice instance) > id: 214 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition req0 (216) with non-existent lvmpv > container: None > id: 218 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 219 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdb1 (222) with non-existent lvmpv > container: None > id: 224 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 225 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdc1 (228) with non-existent lvmpv > container: None > id: 230 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 231 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vdd1 (234) with non-existent lvmpv > container: None > id: 236 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: non-existent lvmpv > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 237 > _applied: True >, ActionCreateDevice instance, containing members: > device: non-existent 500 MiB partition vda1 (240) with non-existent ext4 filesystem mounted at /boot > container: None > id: 242 > _applied: True >, ActionCreateFormat instance, containing members: > container: None > _format: Ext4FS instance, containing members: > _format._label: None > _format.errors: False > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 0 B > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: /boot > _format.id: 239 > _format._device: /dev/req4 > origFormat: non-existent None > device: Already dumped (PartitionDevice instance) > id: 243 > _applied: True >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: {'/dev/vdb2': {'LVM2_PV_UUID': '7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/vdb2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_office97', 'LVM2_VG_UUID': 'jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '7872512.00'}, '/dev/vdc1': {'LVM2_PV_UUID': 'qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '1', 'LVM2_PV_NAME': '/dev/vdc1', 'LVM2_PV_COUNT': '4', 'LVM2_VG_EXTENT_COUNT': '8063', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_office66', 'LVM2_VG_UUID': '9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x', 'LVM2_VG_FREE': '4096.00', 'LVM2_VG_SIZE': '33026048.00'}, 'unknown': {'LVM2_PV_UUID': '0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '1', 'LVM2_PV_NAME': 'unknown', 'LVM2_PV_COUNT': '4', 'LVM2_VG_EXTENT_COUNT': '8063', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_office66', 'LVM2_VG_UUID': '9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x', 'LVM2_VG_FREE': '4096.00', 'LVM2_VG_SIZE': '33026048.00'}, '/dev/vda2': {'LVM2_PV_UUID': 'ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '0', 'LVM2_PV_NAME': '/dev/vda2', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '1922', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_office88', 'LVM2_VG_UUID': 'iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g', 'LVM2_VG_FREE': '0', 'LVM2_VG_SIZE': '7872512.00'}, '/dev/vdd1': {'LVM2_PV_UUID': 'Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj', 'LVM2_PE_START': '1024.00', 'LVM2_VG_FREE_COUNT': '1', 'LVM2_PV_NAME': '/dev/vdd1', 'LVM2_PV_COUNT': '4', 'LVM2_VG_EXTENT_COUNT': '8063', 'LVM2_VG_EXTENT_SIZE': '4096.00', 'LVM2_VG_NAME': 'fedora_office66', 'LVM2_VG_UUID': '9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x', 'LVM2_VG_FREE': '4096.00', 'LVM2_VG_SIZE': '33026048.00'}} > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 90 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f827ae1d050) -- > name = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) status = False kids = 1 id = 90 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f827ae1d050) -- > name = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) status = False kids = 1 id = 90 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 93 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ab00610) -- > name = loop0 status = False kids = 0 id = 93 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (90)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ab00610) -- > name = loop0 status = False kids = 0 id = 93 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (90)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 99 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f827adae690) -- > name = /LiveOS/rootfs.img status = False kids = 2 id = 99 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f827adae690) -- > name = /LiveOS/rootfs.img status = False kids = 2 id = 99 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/rootfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 102 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ae1d250) -- > name = loop1 status = False kids = 1 id = 102 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ae1d250) -- > name = loop1 status = False kids = 1 id = 102 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 106 > _format._device: /dev/loop1 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 106 > originalFormat._device: /dev/loop1 > originalFormat.errors: False > originalFormat.uuid: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 108 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f827ae14dd0) -- > name = /overlay (deleted) status = False kids = 2 id = 108 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f827ae14dd0) -- > name = /overlay (deleted) status = False kids = 2 id = 108 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 111 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ab00ad0) -- > name = loop2 status = False kids = 1 id = 111 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ab00ad0) -- > name = loop2 status = False kids = 1 id = 111 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 117 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f827ae14710) -- > name = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) status = False kids = 1 id = 117 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f827ae14710) -- > name = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) status = False kids = 1 id = 117 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 120 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ae14790) -- > name = loop3 status = False kids = 0 id = 120 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (117)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ae14790) -- > name = loop3 status = False kids = 0 id = 120 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (117)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 126 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ab00450) -- > name = loop4 status = False kids = 0 id = 126 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ab00450) -- > name = loop4 status = False kids = 0 id = 126 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: Anaconda > _format.errors: False > _format.uuid: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 2048 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 130 > _format._device: /dev/loop4 > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: Anaconda > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 130 > originalFormat._device: /dev/loop4 > originalFormat.errors: False > originalFormat.uuid: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 132 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f827ab00e10) -- > name = loop5 status = False kids = 0 id = 132 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop5 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f827ab00e10) -- > name = loop5 status = False kids = 0 id = 132 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop5 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop5 > protected: False > originalFormat: existing None > _serial: None >, existing 2048 MiB dm live-rw (138) with existing ext4 filesystem >, existing 2048 MiB dm live-base (144) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [vda, vdb, vdc, fedora_office66, fedora_office66-swap, fedora_office66-root, vdd, loop0, /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted), loop4, loop5, live-rw, live-base] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._lvInfo: {'fedora_office97-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora_office97', 'LVM2_LV_SIZE': '839680.00', 'LVM2_LV_UUID': '03WDF6-Ewxy-gRgf-n3be-Ey4j-ub9w-NA5IWd'}, 'fedora_office66-swap': {'LVM2_LV_ATTR': '-wi-----p-', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora_office66', 'LVM2_LV_SIZE': '3354624.00', 'LVM2_LV_UUID': '3qvx2E-f7XR-zguA-cHyH-fUkF-QDW1-Mgc706'}, 'fedora_office88-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora_office88', 'LVM2_LV_SIZE': '7032832.00', 'LVM2_LV_UUID': 'lq6k2s-f07r-z3tl-j3Vb-5E2N-32Te-Ww13ZE'}, 'fedora_office66-root': {'LVM2_LV_ATTR': '-wi-----p-', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora_office66', 'LVM2_LV_SIZE': '29667328.00', 'LVM2_LV_UUID': 'jpmZj8-nWu0-G6se-LuMN-DHZH-CoKd-Zi4IQu'}, 'fedora_office88-swap': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'swap', 'LVM2_VG_NAME': 'fedora_office88', 'LVM2_LV_SIZE': '839680.00', 'LVM2_LV_UUID': 'TjuNvP-HKqb-3PiC-j56f-FiCN-5rgH-DRgoAf'}, 'fedora_office97-root': {'LVM2_LV_ATTR': '-wi-a-----', 'LVM2_SEGTYPE': 'linear', 'LVM2_LV_NAME': 'root', 'LVM2_VG_NAME': 'fedora_office97', 'LVM2_LV_SIZE': '7032832.00', 'LVM2_LV_UUID': 'VaUyy0-cYmB-GhkG-0d12-fQMu-D5QK-2KqZl1'}} > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _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.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb, vdc, vdd] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb, vdc, vdd] > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># Install OS instead of upgrade >install > ># Use text mode install >text >ignoredisk --only-use=vda,vdb,vdc,vdd ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=eth0 >network --hostname=office50.anaconda.englab.brq.redhat.com ># Root password >rootpw --plaintext anaconda ># SELinux configuration >selinux --enforcing ># Do not configure the X Window System >skipx ># System timezone >timezone Europe/Amsterdam --ntpservers=clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com,clock.util.phx2.redhat.com,clock02.util.phx2.redhat.com ># System bootloader configuration >bootloader --location=mbr --boot-drive=vda >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=vda,vdb,vdc,vdd > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: True > _intf.storage._nextID: 5 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f826faa7ad0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f8279f44a50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f8279f44490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f8279f444d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f8279f44f90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3276.8 MiB maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [(<pyanaconda.ui.tui.spokes.progress.ProgressSpoke object at 0x7f827aa9a850>, None, None), (<pyanaconda.ui.tui.hubs.summary.SummaryHub object at 0x7f827e8ea890>, None, None), (<pyanaconda.ui.tui.spokes.storage.StorageSpoke object at 0x7f827aa9a990>, None, None)] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x7f8280569e60>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0x7f827adee710>>, None)]} > _intf._app._redraw: True > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 19 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x7f828080dfb0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7f828080dfb0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7f828080dfb0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7f828080dfb0>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: Skipped > _intf.payload.instclass: Already dumped (DefaultInstall instance) > _intf.payload._rescueVersionList: [] > _intf.payload.install_device: None > _intf.payload._environmentAddons: {} > _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._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._yum: Skipped > _intf.payload._base_repo: None > _intf.payload.txID: None > _intf.payload._rpm_macros: [] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 2861.02 MiB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: http://cobra02/ks/mk/master_updates.img >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: None > _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: > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: t >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >dbus_session_connection: None >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f827ae12140>, True), 'type': (<function <lambda> at 0x7f827ae12398>, True), 'addons': (<function list_addons_callback at 0x7f827ae122a8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f827ae121b8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 21.33-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > 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, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': 'http://cobra02/ks/mk/master_updates.img', 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': '1024x768', 'xdriver': None, 'display_mode': 't', 'stage2': None, 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'mpathfriendlynames': True, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': 'debug', 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: > > >/tmp/anaconda.log: >11:20:45,003 INFO anaconda: /sbin/anaconda 21.33-1 >11:21:13,163 INFO anaconda: 4063232 kB (3968 MB) are available >11:21:13,164 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >11:21:13,204 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >11:21:13,208 INFO anaconda: Default encoding = utf-8 >11:21:14,101 WARN anaconda.stdout: Not asking for VNC because of an automated install >11:21:14,104 WARN anaconda.stdout: Not asking for VNC because text mode was explicitly asked for in kickstart >11:21:14,144 INFO anaconda: Display mode = t >11:21:14,147 INFO anaconda: 4063232 kB (3968 MB) are available >11:21:14,148 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >11:21:14,187 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:21:14,189 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >11:21:14,189 INFO anaconda: using only installclass _Fedora >11:21:14,190 INFO anaconda: DD:KLASS!! >11:21:14,191 INFO anaconda: None >11:21:15,426 INFO anaconda: bootloader GRUB2 on X86 platform >11:21:15,490 INFO anaconda: bootloader GRUB2 on X86 platform >11:21:15,558 DEBUG anaconda: network: devices found ['ens3', 'ens10v7'] >11:21:15,667 WARN anaconda: network: apply kickstart: --device eth0 does not exist >11:21:16,115 WARN anaconda: network: set ONBOOT: --device eth0 does not exist >11:21:16,323 DEBUG anaconda: updating hostname office50.anaconda.englab.brq.redhat.com >11:21:16,352 INFO anaconda: Running Thread: AnaStorageThread (140198368552704) >11:21:16,354 INFO anaconda: Running Thread: AnaTimeInitThread (140198360160000) >11:21:16,356 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140198351767296) >11:21:16,388 INFO anaconda: Running Thread: AnaPayloadThread (140198343374592) >11:21:16,543 INFO anaconda: got 4 NTP servers from DHCP >11:21:16,587 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140198351767296) >11:21:16,599 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140198351767296) >11:21:16,602 INFO anaconda: Starting geolocation lookup >11:21:16,604 INFO anaconda: Geolocation provider: Fedora GeoIP >11:21:17,004 INFO anaconda: Thread Done: AnaTimeInitThread (140198360160000) >11:21:18,357 INFO anaconda: Geolocation lookup finished in 1.8 seconds >11:21:18,434 INFO anaconda: got results from geolocation >11:21:18,485 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140198351767296) >11:21:18,502 INFO anaconda: Running Thread: AnaSourceWatcher (140198351767296) >11:21:18,506 INFO anaconda: Running Thread: AnaSoftwareWatcher (140198360160000) >11:21:18,507 INFO anaconda: Running Thread: AnaStorageWatcher (140198215177984) >11:21:34,506 INFO anaconda: Thread Done: AnaStorageThread (140198368552704) >11:21:34,530 INFO anaconda: Thread Done: AnaStorageWatcher (140198215177984) >11:21:34,838 INFO anaconda: Thread Done: AnaPayloadThread (140198343374592) >11:21:34,840 INFO anaconda: Thread Done: AnaSourceWatcher (140198351767296) >11:21:34,873 INFO anaconda: Thread Done: AnaSoftwareWatcher (140198360160000) >11:21:35,059 DEBUG anaconda: new disk order: [] >11:21:35,075 DEBUG anaconda: new disk order: [] >11:21:35,286 DEBUG anaconda: stage1 device cannot be of type lvmvg >11:21:35,289 DEBUG anaconda: stage1 device cannot be of type lvmlv >11:21:35,291 DEBUG anaconda: stage1 device cannot be of type lvmlv >11:21:35,293 DEBUG anaconda: _is_valid_disklabel(vda) returning True >11:21:35,294 DEBUG anaconda: _is_valid_size(vda) returning True >11:21:35,295 DEBUG anaconda: _is_valid_location(vda) returning True >11:21:35,295 DEBUG anaconda: _is_valid_format(vda) returning True >11:21:35,296 DEBUG anaconda: is_valid_stage1_device(vda) returning True >11:21:35,302 DEBUG anaconda: _is_valid_disklabel(vda) returning True >11:21:35,303 DEBUG anaconda: _is_valid_size(vda) returning True >11:21:35,304 DEBUG anaconda: _is_valid_location(vda) returning True >11:21:35,304 DEBUG anaconda: _is_valid_format(vda) returning True >11:21:35,305 DEBUG anaconda: is_valid_stage1_device(vda) returning True >11:21:35,307 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >11:21:35,309 ERR anaconda: You have not created a bootable partition. >11:21:35,513 INFO anaconda: Running Thread: AnaInputThread1 (140198360160000) >11:23:29,646 INFO anaconda: Thread Done: AnaInputThread1 (140198360160000) >11:23:29,656 INFO anaconda: Running Thread: AnaInputThread2 (140198360160000) >11:23:31,685 INFO anaconda: Thread Done: AnaInputThread2 (140198360160000) >11:23:31,706 INFO anaconda: Running Thread: AnaInputThread3 (140198360160000) >11:23:33,103 INFO anaconda: Thread Done: AnaInputThread3 (140198360160000) >11:23:33,294 INFO anaconda: Running Thread: AnaInputThread4 (140198360160000) >11:23:35,237 INFO anaconda: Thread Done: AnaInputThread4 (140198360160000) >11:23:35,242 INFO anaconda: Running Thread: AnaInputThread5 (140198351767296) >11:23:36,261 INFO anaconda: Thread Done: AnaInputThread5 (140198351767296) >11:23:36,277 INFO anaconda: Running Thread: AnaInputThread6 (140198351767296) >11:23:37,282 INFO anaconda: Thread Done: AnaInputThread6 (140198351767296) >11:23:37,498 INFO anaconda: Running Thread: AnaInputThread7 (140198351767296) >11:23:40,369 INFO anaconda: Thread Done: AnaInputThread7 (140198351767296) >11:23:40,376 INFO anaconda: Running Thread: AnaInputThread8 (140198360160000) >11:23:43,315 INFO anaconda: Thread Done: AnaInputThread8 (140198360160000) >11:23:43,320 INFO anaconda: Running Thread: AnaInputThread9 (140198351767296) >11:23:45,117 INFO anaconda: Thread Done: AnaInputThread9 (140198351767296) >11:23:45,123 INFO anaconda: Running Thread: AnaPayloadMDThread (140198351767296) >11:23:45,434 INFO anaconda: Thread Done: AnaPayloadMDThread (140198351767296) >11:23:45,480 INFO anaconda: Running Thread: AnaInputThread10 (140198351767296) >11:23:51,818 INFO anaconda: Thread Done: AnaInputThread10 (140198351767296) >11:23:52,012 INFO anaconda: Running Thread: AnaInputThread11 (140198351767296) >11:23:58,508 INFO anaconda: Thread Done: AnaInputThread11 (140198351767296) >11:23:58,512 INFO anaconda: Running Thread: AnaInputThread12 (140198351767296) >11:24:01,214 INFO anaconda: Thread Done: AnaInputThread12 (140198351767296) >11:24:01,221 INFO anaconda: Running Thread: AnaInputThread13 (140198351767296) >11:24:07,564 INFO anaconda: Thread Done: AnaInputThread13 (140198351767296) >11:24:07,565 INFO anaconda: Running Thread: AnaPayloadMDThread (140198351767296) >11:24:07,887 INFO anaconda: Thread Done: AnaPayloadMDThread (140198351767296) >11:24:07,911 INFO anaconda: Running Thread: AnaInputThread14 (140198351767296) >11:24:12,855 INFO anaconda: Thread Done: AnaInputThread14 (140198351767296) >11:24:12,906 INFO anaconda: Running Thread: AnaInputThread15 (140198351767296) >11:24:16,302 INFO anaconda: Thread Done: AnaInputThread15 (140198351767296) >11:24:16,361 INFO anaconda: Running Thread: AnaInputThread16 (140198351767296) >11:24:26,785 INFO anaconda: Thread Done: AnaInputThread16 (140198351767296) >11:24:26,791 INFO anaconda: Running Thread: AnaInputThread17 (140198360160000) >11:24:33,430 INFO anaconda: Thread Done: AnaInputThread17 (140198360160000) >11:24:33,438 INFO anaconda: Running Thread: AnaInputThread18 (140198360160000) >11:24:35,794 INFO anaconda: Thread Done: AnaInputThread18 (140198360160000) >11:24:36,040 DEBUG anaconda: new disk order: [] >11:24:36,755 DEBUG anaconda: _is_valid_disklabel(vda) returning True >11:24:36,756 DEBUG anaconda: _is_valid_size(vda) returning True >11:24:36,757 DEBUG anaconda: _is_valid_location(vda) returning True >11:24:36,757 DEBUG anaconda: _is_valid_format(vda) returning True >11:24:36,757 DEBUG anaconda: is_valid_stage1_device(vda) returning True >11:24:39,656 DEBUG anaconda: running handleException >11:24:39,660 DEBUG anaconda: Traceback (most recent call last): > > File "/tmp/updates/pyanaconda/ui/tui/simpleline/base.py", line 434, in input > key = self._screens[-1][0].input(args, key) > > File "/tmp/updates/pyanaconda/ui/tui/spokes/storage.py", line 288, in input > self.execute() > > File "/tmp/updates/pyanaconda/ui/tui/spokes/storage.py", line 374, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > > File "/tmp/updates/pyanaconda/kickstart.py", line 1838, in doKickstartStorage > ksdata.autopart.execute(storage, ksdata, instClass) > > File "/tmp/updates/pyanaconda/kickstart.py", line 275, in execute > doAutoPartition(storage, ksdata) > > File "/tmp/updates/blivet/partitioning.py", line 381, in doAutoPartition > doPartitioning(storage) > > File "/tmp/updates/blivet/partitioning.py", line 885, in doPartitioning > growPartitions(disks, partitions, free, size_sets=storage.size_sets) > > File "/tmp/updates/blivet/partitioning.py", line 2089, in growPartitions > constraint=constraint) > > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 41, in new > ret = fn(*args, **kwds) > > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 246, in addPartition > constraint.getPedConstraint()) > >PartitionException: Can't have overlapping partitions. > >11:24:39,661 DEBUG anaconda: Gtk cannot be initialized >11:24:39,663 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: >11:21:34,516 INFO packaging: configuring base repo >11:21:34,598 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:21:34,600 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:21:34,600 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:21:34,602 DEBUG yum.verbose.plugin: Adding en_US to language list >11:21:34,609 DEBUG yum.verbose.YumBase: Config time: 0.069 >11:21:34,668 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:21:34,668 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:21:34,668 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:21:34,669 DEBUG yum.verbose.plugin: Adding en_US to language list >11:21:34,674 DEBUG yum.verbose.YumBase: Config time: 0.015 >11:21:34,792 INFO packaging: gathering repo metadata >11:21:34,796 INFO packaging: skipping disabled repo rawhide-debuginfo >11:21:34,798 INFO packaging: skipping disabled repo fedora >11:21:34,800 INFO packaging: skipping disabled repo updates-debuginfo >11:21:34,802 INFO packaging: skipping disabled repo rawhide-source >11:21:34,804 INFO packaging: skipping disabled repo updates-testing >11:21:34,806 INFO packaging: skipping disabled repo fedora-debuginfo >11:21:34,808 INFO packaging: skipping disabled repo updates-testing-debuginfo >11:21:34,810 INFO packaging: skipping disabled repo rawhide >11:21:34,812 INFO packaging: skipping disabled repo updates-testing-source >11:21:34,814 INFO packaging: skipping disabled repo updates-source >11:21:34,816 INFO packaging: skipping disabled repo fedora-source >11:21:34,818 INFO packaging: skipping disabled repo updates >11:21:34,819 INFO packaging: Refreshing environmentAddons >11:21:34,822 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:21:34,827 DEBUG yum.verbose.YumBase: group time: 0.005 >11:21:34,831 INFO packaging: metadata retrieval complete >11:23:45,130 INFO packaging: configuring base repo >11:23:45,177 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:23:45,181 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:23:45,181 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:23:45,184 DEBUG yum.verbose.plugin: Adding en_US to language list >11:23:45,193 DEBUG yum.verbose.YumBase: Config time: 0.042 >11:23:45,371 INFO packaging: gathering repo metadata >11:23:45,377 INFO packaging: skipping disabled repo rawhide-debuginfo >11:23:45,380 INFO packaging: skipping disabled repo fedora >11:23:45,383 INFO packaging: skipping disabled repo updates-debuginfo >11:23:45,386 INFO packaging: skipping disabled repo rawhide-source >11:23:45,388 INFO packaging: skipping disabled repo updates-testing >11:23:45,391 INFO packaging: skipping disabled repo fedora-debuginfo >11:23:45,394 INFO packaging: skipping disabled repo updates-testing-debuginfo >11:23:45,397 INFO packaging: skipping disabled repo rawhide >11:23:45,399 INFO packaging: skipping disabled repo updates-testing-source >11:23:45,402 INFO packaging: skipping disabled repo updates-source >11:23:45,405 INFO packaging: skipping disabled repo fedora-source >11:23:45,408 INFO packaging: skipping disabled repo updates >11:23:45,408 INFO packaging: Refreshing environmentAddons >11:23:45,413 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:23:45,416 DEBUG yum.verbose.YumBase: group time: 0.003 >11:23:45,420 INFO packaging: metadata retrieval complete >11:24:07,578 INFO packaging: configuring base repo >11:24:07,622 INFO_2 yum.verbose.YumPlugins: Loaded plugins: fastestmirror, langpacks >11:24:07,622 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >11:24:07,623 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >11:24:07,624 DEBUG yum.verbose.plugin: Adding en_US to language list >11:24:07,636 DEBUG yum.verbose.YumBase: Config time: 0.045 >11:24:07,828 INFO packaging: gathering repo metadata >11:24:07,833 INFO packaging: skipping disabled repo rawhide-debuginfo >11:24:07,835 INFO packaging: skipping disabled repo fedora >11:24:07,838 INFO packaging: skipping disabled repo updates-debuginfo >11:24:07,841 INFO packaging: skipping disabled repo rawhide-source >11:24:07,844 INFO packaging: skipping disabled repo updates-testing >11:24:07,847 INFO packaging: skipping disabled repo fedora-debuginfo >11:24:07,849 INFO packaging: skipping disabled repo updates-testing-debuginfo >11:24:07,852 INFO packaging: skipping disabled repo rawhide >11:24:07,854 INFO packaging: skipping disabled repo updates-testing-source >11:24:07,857 INFO packaging: skipping disabled repo updates-source >11:24:07,860 INFO packaging: skipping disabled repo fedora-source >11:24:07,864 INFO packaging: skipping disabled repo updates >11:24:07,864 INFO packaging: Refreshing environmentAddons >11:24:07,868 DEBUG yum.verbose.YumBase: Setting up Package Sacks >11:24:07,870 DEBUG yum.verbose.YumBase: group time: 0.002 >11:24:07,872 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >11:21:13,363 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >11:21:13,416 DEBUG program: Return code: 0 >11:21:13,421 INFO program: Running... udevadm settle --timeout=300 >11:21:13,690 DEBUG program: Return code: 0 >11:21:13,792 INFO program: Running... modprobe fcoe >11:21:13,899 DEBUG program: Return code: 0 >11:21:13,904 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >11:21:14,059 INFO program: No FCoE boot disk information is found in EDD! >11:21:14,063 DEBUG program: Return code: 1 >11:21:16,357 INFO program: Running... hwclock --hctosys --localtime >11:21:17,002 DEBUG program: Return code: 0 >11:21:17,004 INFO program: Running... udevadm settle --timeout=300 >11:21:17,060 DEBUG program: Return code: 0 >11:21:17,065 INFO program: Running... systemctl start chronyd.service >11:21:17,192 DEBUG program: Return code: 0 >11:21:17,199 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >11:21:18,594 DEBUG program: Return code: 0 >11:21:18,598 INFO program: Running... udevadm settle --timeout=300 >11:21:18,670 DEBUG program: Return code: 0 >11:21:18,785 INFO program: Running... multipath -c /dev/vda >11:21:18,847 DEBUG program: Return code: 1 >11:21:19,113 INFO program: Running... dumpe2fs -h /dev/vda1 >11:21:19,206 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:19,211 INFO program: Filesystem volume name: <none> >11:21:19,212 INFO program: Last mounted on: /boot >11:21:19,213 INFO program: Filesystem UUID: 98258859-1eaf-4693-805e-9120aded57a5 >11:21:19,213 INFO program: Filesystem magic number: 0xEF53 >11:21:19,214 INFO program: Filesystem revision #: 1 (dynamic) >11:21:19,214 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 >11:21:19,215 INFO program: Filesystem flags: signed_directory_hash >11:21:19,215 INFO program: Default mount options: user_xattr acl >11:21:19,216 INFO program: Filesystem state: clean >11:21:19,216 INFO program: Errors behavior: Continue >11:21:19,217 INFO program: Filesystem OS type: Linux >11:21:19,217 INFO program: Inode count: 128016 >11:21:19,218 INFO program: Block count: 512000 >11:21:19,218 INFO program: Reserved block count: 25600 >11:21:19,219 INFO program: Free blocks: 469164 >11:21:19,219 INFO program: Free inodes: 127996 >11:21:19,219 INFO program: First block: 1 >11:21:19,220 INFO program: Block size: 1024 >11:21:19,220 INFO program: Fragment size: 1024 >11:21:19,221 INFO program: Reserved GDT blocks: 256 >11:21:19,221 INFO program: Blocks per group: 8192 >11:21:19,222 INFO program: Fragments per group: 8192 >11:21:19,222 INFO program: Inodes per group: 2032 >11:21:19,222 INFO program: Inode blocks per group: 254 >11:21:19,223 INFO program: Flex block group size: 16 >11:21:19,223 INFO program: Filesystem created: Tue Apr 22 15:38:37 2014 >11:21:19,224 INFO program: Last mount time: Tue Apr 22 15:38:48 2014 >11:21:19,224 INFO program: Last write time: Tue Apr 22 15:38:48 2014 >11:21:19,225 INFO program: Mount count: 1 >11:21:19,225 INFO program: Maximum mount count: -1 >11:21:19,226 INFO program: Last checked: Tue Apr 22 15:38:37 2014 >11:21:19,226 INFO program: Check interval: 0 (<none>) >11:21:19,226 INFO program: Lifetime writes: 8 MB >11:21:19,227 INFO program: Reserved blocks uid: 0 (user root) >11:21:19,227 INFO program: Reserved blocks gid: 0 (group root) >11:21:19,228 INFO program: First inode: 11 >11:21:19,228 INFO program: Inode size: 128 >11:21:19,228 INFO program: Journal inode: 8 >11:21:19,229 INFO program: Default directory hash: half_md4 >11:21:19,229 INFO program: Directory Hash Seed: 01febe80-36e1-4304-80c5-333cf9af1fbe >11:21:19,230 INFO program: Journal backup: inode blocks >11:21:19,230 INFO program: Journal features: (none) >11:21:19,231 INFO program: Journal size: 8M >11:21:19,231 INFO program: Journal length: 8192 >11:21:19,231 INFO program: Journal sequence: 0x00000023 >11:21:19,232 INFO program: Journal start: 0 >11:21:19,232 INFO program: >11:21:19,233 DEBUG program: Return code: 0 >11:21:19,236 INFO program: Running... resize2fs -P /dev/vda1 >11:21:19,296 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:19,302 INFO program: Estimated minimum size of the filesystem: 30953 >11:21:19,303 DEBUG program: Return code: 0 >11:21:19,632 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --unquoted --noheadings -opv_name,pv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >11:21:19,720 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,722 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,723 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,723 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,724 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,724 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,724 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,725 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,725 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,725 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,726 INFO program: LVM2_PV_NAME=/dev/vda2 LVM2_PV_UUID=ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office88 LVM2_VG_UUID=iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >11:21:19,726 INFO program: LVM2_PV_NAME=/dev/vdb2 LVM2_PV_UUID=7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office97 LVM2_VG_UUID=jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf LVM2_VG_SIZE=7872512.00 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=1922 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=1 >11:21:19,727 INFO program: LVM2_PV_NAME=/dev/vdc1 LVM2_PV_UUID=qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office66 LVM2_VG_UUID=9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x LVM2_VG_SIZE=33026048.00 LVM2_VG_FREE=4096.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=8063 LVM2_VG_FREE_COUNT=1 LVM2_PV_COUNT=4 >11:21:19,727 INFO program: LVM2_PV_NAME=/dev/vdd1 LVM2_PV_UUID=Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office66 LVM2_VG_UUID=9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x LVM2_VG_SIZE=33026048.00 LVM2_VG_FREE=4096.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=8063 LVM2_VG_FREE_COUNT=1 LVM2_PV_COUNT=4 >11:21:19,727 INFO program: LVM2_PV_NAME=unknown device LVM2_PV_UUID=p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office66 LVM2_VG_UUID=9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x LVM2_VG_SIZE=33026048.00 LVM2_VG_FREE=4096.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=8063 LVM2_VG_FREE_COUNT=1 LVM2_PV_COUNT=4 >11:21:19,728 INFO program: LVM2_PV_NAME=unknown device LVM2_PV_UUID=0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA LVM2_PE_START=1024.00 LVM2_VG_NAME=fedora_office66 LVM2_VG_UUID=9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x LVM2_VG_SIZE=33026048.00 LVM2_VG_FREE=4096.00 LVM2_VG_EXTENT_SIZE=4096.00 LVM2_VG_EXTENT_COUNT=8063 LVM2_VG_FREE_COUNT=1 LVM2_PV_COUNT=4 >11:21:19,728 DEBUG program: Return code: 0 >11:21:19,802 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --unquoted --noheadings -ovg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } global {locking_type=4} >11:21:19,869 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,872 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,872 INFO program: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,872 INFO program: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,873 INFO program: LVM2_VG_NAME=fedora_office66 LVM2_LV_NAME=root LVM2_LV_UUID=jpmZj8-nWu0-G6se-LuMN-DHZH-CoKd-Zi4IQu LVM2_LV_SIZE=29667328.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >11:21:19,873 INFO program: LVM2_VG_NAME=fedora_office66 LVM2_LV_NAME=root LVM2_LV_UUID=jpmZj8-nWu0-G6se-LuMN-DHZH-CoKd-Zi4IQu LVM2_LV_SIZE=29667328.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >11:21:19,874 INFO program: LVM2_VG_NAME=fedora_office66 LVM2_LV_NAME=root LVM2_LV_UUID=jpmZj8-nWu0-G6se-LuMN-DHZH-CoKd-Zi4IQu LVM2_LV_SIZE=29667328.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >11:21:19,874 INFO program: LVM2_VG_NAME=fedora_office66 LVM2_LV_NAME=root LVM2_LV_UUID=jpmZj8-nWu0-G6se-LuMN-DHZH-CoKd-Zi4IQu LVM2_LV_SIZE=29667328.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >11:21:19,874 INFO program: LVM2_VG_NAME=fedora_office66 LVM2_LV_NAME=swap LVM2_LV_UUID=3qvx2E-f7XR-zguA-cHyH-fUkF-QDW1-Mgc706 LVM2_LV_SIZE=3354624.00 LVM2_LV_ATTR=-wi-----p- LVM2_SEGTYPE=linear >11:21:19,875 INFO program: LVM2_VG_NAME=fedora_office88 LVM2_LV_NAME=root LVM2_LV_UUID=lq6k2s-f07r-z3tl-j3Vb-5E2N-32Te-Ww13ZE LVM2_LV_SIZE=7032832.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:21:19,875 INFO program: LVM2_VG_NAME=fedora_office88 LVM2_LV_NAME=swap LVM2_LV_UUID=TjuNvP-HKqb-3PiC-j56f-FiCN-5rgH-DRgoAf LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:21:19,875 INFO program: LVM2_VG_NAME=fedora_office97 LVM2_LV_NAME=root LVM2_LV_UUID=VaUyy0-cYmB-GhkG-0d12-fQMu-D5QK-2KqZl1 LVM2_LV_SIZE=7032832.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:21:19,876 INFO program: LVM2_VG_NAME=fedora_office97 LVM2_LV_NAME=swap LVM2_LV_UUID=03WDF6-Ewxy-gRgf-n3be-Ey4j-ub9w-NA5IWd LVM2_LV_SIZE=839680.00 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear >11:21:19,876 DEBUG program: Return code: 0 >11:21:20,005 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_office88-root >11:21:20,049 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:20,053 INFO program: Filesystem volume name: <none> >11:21:20,054 INFO program: Last mounted on: /mnt/sysimage >11:21:20,054 INFO program: Filesystem UUID: 625207ce-0598-4e22-847e-ed688f419e31 >11:21:20,055 INFO program: Filesystem magic number: 0xEF53 >11:21:20,055 INFO program: Filesystem revision #: 1 (dynamic) >11:21:20,056 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 >11:21:20,056 INFO program: Filesystem flags: signed_directory_hash >11:21:20,057 INFO program: Default mount options: user_xattr acl >11:21:20,057 INFO program: Filesystem state: clean >11:21:20,058 INFO program: Errors behavior: Continue >11:21:20,058 INFO program: Filesystem OS type: Linux >11:21:20,059 INFO program: Inode count: 439776 >11:21:20,059 INFO program: Block count: 1758208 >11:21:20,060 INFO program: Reserved block count: 87910 >11:21:20,060 INFO program: Free blocks: 947076 >11:21:20,060 INFO program: Free inodes: 333367 >11:21:20,061 INFO program: First block: 0 >11:21:20,061 INFO program: Block size: 4096 >11:21:20,062 INFO program: Fragment size: 4096 >11:21:20,062 INFO program: Reserved GDT blocks: 429 >11:21:20,063 INFO program: Blocks per group: 32768 >11:21:20,063 INFO program: Fragments per group: 32768 >11:21:20,063 INFO program: Inodes per group: 8144 >11:21:20,064 INFO program: Inode blocks per group: 509 >11:21:20,064 INFO program: Flex block group size: 16 >11:21:20,065 INFO program: Filesystem created: Tue Apr 22 15:38:43 2014 >11:21:20,065 INFO program: Last mount time: Tue Apr 22 15:38:48 2014 >11:21:20,066 INFO program: Last write time: Tue Apr 22 15:38:48 2014 >11:21:20,066 INFO program: Mount count: 1 >11:21:20,066 INFO program: Maximum mount count: -1 >11:21:20,067 INFO program: Last checked: Tue Apr 22 15:38:43 2014 >11:21:20,067 INFO program: Check interval: 0 (<none>) >11:21:20,067 INFO program: Lifetime writes: 137 MB >11:21:20,068 INFO program: Reserved blocks uid: 0 (user root) >11:21:20,068 INFO program: Reserved blocks gid: 0 (group root) >11:21:20,068 INFO program: First inode: 11 >11:21:20,069 INFO program: Inode size: 256 >11:21:20,069 INFO program: Required extra isize: 28 >11:21:20,069 INFO program: Desired extra isize: 28 >11:21:20,070 INFO program: Journal inode: 8 >11:21:20,070 INFO program: Default directory hash: half_md4 >11:21:20,071 INFO program: Directory Hash Seed: 6e000150-bf56-4cf4-a249-f0c1cf544f28 >11:21:20,071 INFO program: Journal backup: inode blocks >11:21:20,071 INFO program: Journal features: journal_incompat_revoke >11:21:20,072 INFO program: Journal size: 128M >11:21:20,072 INFO program: Journal length: 32768 >11:21:20,072 INFO program: Journal sequence: 0x0000210c >11:21:20,073 INFO program: Journal start: 0 >11:21:20,073 INFO program: >11:21:20,073 DEBUG program: Return code: 0 >11:21:20,076 INFO program: Running... resize2fs -P /dev/mapper/fedora_office88-root >11:21:20,118 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:20,120 INFO program: Estimated minimum size of the filesystem: 801518 >11:21:20,121 DEBUG program: Return code: 0 >11:21:21,877 INFO program: Running... multipath -c /dev/vdb >11:21:21,920 DEBUG program: Return code: 1 >11:21:22,142 INFO program: Running... dumpe2fs -h /dev/vdb1 >11:21:22,184 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:22,188 INFO program: Filesystem volume name: <none> >11:21:22,189 INFO program: Last mounted on: /boot >11:21:22,189 INFO program: Filesystem UUID: 163b622f-bb27-4178-bb43-75d9d96c88c8 >11:21:22,190 INFO program: Filesystem magic number: 0xEF53 >11:21:22,190 INFO program: Filesystem revision #: 1 (dynamic) >11:21:22,191 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 >11:21:22,191 INFO program: Filesystem flags: signed_directory_hash >11:21:22,192 INFO program: Default mount options: user_xattr acl >11:21:22,192 INFO program: Filesystem state: clean >11:21:22,192 INFO program: Errors behavior: Continue >11:21:22,193 INFO program: Filesystem OS type: Linux >11:21:22,193 INFO program: Inode count: 128016 >11:21:22,193 INFO program: Block count: 512000 >11:21:22,194 INFO program: Reserved block count: 25600 >11:21:22,194 INFO program: Free blocks: 398077 >11:21:22,195 INFO program: Free inodes: 127680 >11:21:22,195 INFO program: First block: 1 >11:21:22,195 INFO program: Block size: 1024 >11:21:22,196 INFO program: Fragment size: 1024 >11:21:22,196 INFO program: Reserved GDT blocks: 256 >11:21:22,196 INFO program: Blocks per group: 8192 >11:21:22,197 INFO program: Fragments per group: 8192 >11:21:22,197 INFO program: Inodes per group: 2032 >11:21:22,198 INFO program: Inode blocks per group: 254 >11:21:22,198 INFO program: Flex block group size: 16 >11:21:22,198 INFO program: Filesystem created: Mon Apr 7 15:48:33 2014 >11:21:22,199 INFO program: Last mount time: Mon Apr 7 15:48:51 2014 >11:21:22,199 INFO program: Last write time: Tue Apr 8 08:47:39 2014 >11:21:22,200 INFO program: Mount count: 1 >11:21:22,200 INFO program: Maximum mount count: -1 >11:21:22,200 INFO program: Last checked: Mon Apr 7 15:48:33 2014 >11:21:22,201 INFO program: Check interval: 0 (<none>) >11:21:22,201 INFO program: Lifetime writes: 125 MB >11:21:22,201 INFO program: Reserved blocks uid: 0 (user root) >11:21:22,202 INFO program: Reserved blocks gid: 0 (group root) >11:21:22,202 INFO program: First inode: 11 >11:21:22,202 INFO program: Inode size: 128 >11:21:22,203 INFO program: Journal inode: 8 >11:21:22,203 INFO program: Default directory hash: half_md4 >11:21:22,203 INFO program: Directory Hash Seed: bf9b2b26-8a66-4163-87fd-8beae128580f >11:21:22,204 INFO program: Journal backup: inode blocks >11:21:22,204 INFO program: Journal features: (none) >11:21:22,204 INFO program: Journal size: 8M >11:21:22,205 INFO program: Journal length: 8192 >11:21:22,205 INFO program: Journal sequence: 0x00000162 >11:21:22,205 INFO program: Journal start: 0 >11:21:22,205 INFO program: >11:21:22,206 DEBUG program: Return code: 0 >11:21:22,208 INFO program: Running... resize2fs -P /dev/vdb1 >11:21:22,248 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:22,252 INFO program: Estimated minimum size of the filesystem: 104972 >11:21:22,253 DEBUG program: Return code: 0 >11:21:22,830 INFO program: Running... dumpe2fs -h /dev/mapper/fedora_office97-root >11:21:22,876 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:22,880 INFO program: Filesystem volume name: <none> >11:21:22,881 INFO program: Last mounted on: /mnt/sysimage >11:21:22,881 INFO program: Filesystem UUID: 90d340e1-e617-4630-a147-d9ca6e1cc9c5 >11:21:22,882 INFO program: Filesystem magic number: 0xEF53 >11:21:22,882 INFO program: Filesystem revision #: 1 (dynamic) >11:21:22,883 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 >11:21:22,883 INFO program: Filesystem flags: signed_directory_hash >11:21:22,884 INFO program: Default mount options: user_xattr acl >11:21:22,884 INFO program: Filesystem state: clean >11:21:22,885 INFO program: Errors behavior: Continue >11:21:22,885 INFO program: Filesystem OS type: Linux >11:21:22,886 INFO program: Inode count: 439776 >11:21:22,886 INFO program: Block count: 1758208 >11:21:22,887 INFO program: Reserved block count: 87910 >11:21:22,887 INFO program: Free blocks: 738819 >11:21:22,888 INFO program: Free inodes: 304152 >11:21:22,888 INFO program: First block: 0 >11:21:22,889 INFO program: Block size: 4096 >11:21:22,889 INFO program: Fragment size: 4096 >11:21:22,889 INFO program: Reserved GDT blocks: 429 >11:21:22,890 INFO program: Blocks per group: 32768 >11:21:22,890 INFO program: Fragments per group: 32768 >11:21:22,891 INFO program: Inodes per group: 8144 >11:21:22,891 INFO program: Inode blocks per group: 509 >11:21:22,892 INFO program: Flex block group size: 16 >11:21:22,892 INFO program: Filesystem created: Mon Apr 7 15:48:43 2014 >11:21:22,892 INFO program: Last mount time: Mon Apr 7 15:48:50 2014 >11:21:22,893 INFO program: Last write time: Tue Apr 8 08:47:55 2014 >11:21:22,893 INFO program: Mount count: 1 >11:21:22,894 INFO program: Maximum mount count: -1 >11:21:22,894 INFO program: Last checked: Mon Apr 7 15:48:43 2014 >11:21:22,894 INFO program: Check interval: 0 (<none>) >11:21:22,895 INFO program: Lifetime writes: 6124 MB >11:21:22,895 INFO program: Reserved blocks uid: 0 (user root) >11:21:22,895 INFO program: Reserved blocks gid: 0 (group root) >11:21:22,896 INFO program: First inode: 11 >11:21:22,896 INFO program: Inode size: 256 >11:21:22,897 INFO program: Required extra isize: 28 >11:21:22,897 INFO program: Desired extra isize: 28 >11:21:22,897 INFO program: Journal inode: 8 >11:21:22,898 INFO program: Default directory hash: half_md4 >11:21:22,898 INFO program: Directory Hash Seed: e6d6d758-4e6f-42d9-b354-c9e501b546d2 >11:21:22,898 INFO program: Journal backup: inode blocks >11:21:22,899 INFO program: Journal features: journal_incompat_revoke >11:21:22,899 INFO program: Journal size: 128M >11:21:22,900 INFO program: Journal length: 32768 >11:21:22,900 INFO program: Journal sequence: 0x00004822 >11:21:22,900 INFO program: Journal start: 0 >11:21:22,901 INFO program: >11:21:22,901 DEBUG program: Return code: 0 >11:21:22,904 INFO program: Running... resize2fs -P /dev/mapper/fedora_office97-root >11:21:22,947 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:22,951 INFO program: Estimated minimum size of the filesystem: 1016326 >11:21:22,952 DEBUG program: Return code: 0 >11:21:24,731 INFO program: Running... multipath -c /dev/vdc >11:21:24,776 DEBUG program: Return code: 1 >11:21:25,174 INFO program: Running... multipath -c /dev/vdd >11:21:25,217 DEBUG program: Return code: 1 >11:21:25,682 INFO program: Running... dumpe2fs -h /dev/loop1 >11:21:25,725 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:25,729 INFO program: Filesystem volume name: Anaconda >11:21:25,730 INFO program: Last mounted on: / >11:21:25,730 INFO program: Filesystem UUID: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae >11:21:25,731 INFO program: Filesystem magic number: 0xEF53 >11:21:25,731 INFO program: Filesystem revision #: 1 (dynamic) >11:21:25,732 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 >11:21:25,733 INFO program: Filesystem flags: signed_directory_hash >11:21:25,733 INFO program: Default mount options: user_xattr acl >11:21:25,734 INFO program: Filesystem state: clean >11:21:25,734 INFO program: Errors behavior: Continue >11:21:25,735 INFO program: Filesystem OS type: Linux >11:21:25,735 INFO program: Inode count: 131072 >11:21:25,735 INFO program: Block count: 2097152 >11:21:25,736 INFO program: Reserved block count: 0 >11:21:25,736 INFO program: Free blocks: 1163821 >11:21:25,737 INFO program: Free inodes: 102967 >11:21:25,737 INFO program: First block: 1 >11:21:25,738 INFO program: Block size: 1024 >11:21:25,738 INFO program: Fragment size: 1024 >11:21:25,739 INFO program: Reserved GDT blocks: 256 >11:21:25,739 INFO program: Blocks per group: 8192 >11:21:25,740 INFO program: Fragments per group: 8192 >11:21:25,740 INFO program: Inodes per group: 512 >11:21:25,741 INFO program: Inode blocks per group: 128 >11:21:25,741 INFO program: Flex block group size: 16 >11:21:25,742 INFO program: Filesystem created: Wed Apr 23 07:44:26 2014 >11:21:25,742 INFO program: Last mount time: Wed Apr 23 07:44:30 2014 >11:21:25,743 INFO program: Last write time: Wed Apr 23 07:44:37 2014 >11:21:25,743 INFO program: Mount count: 2 >11:21:25,744 INFO program: Maximum mount count: -1 >11:21:25,744 INFO program: Last checked: Wed Apr 23 07:44:26 2014 >11:21:25,744 INFO program: Check interval: 0 (<none>) >11:21:25,745 INFO program: Lifetime writes: 32 MB >11:21:25,745 INFO program: Reserved blocks uid: 0 (user root) >11:21:25,746 INFO program: Reserved blocks gid: 0 (group root) >11:21:25,746 INFO program: First inode: 11 >11:21:25,747 INFO program: Inode size: 256 >11:21:25,747 INFO program: Required extra isize: 28 >11:21:25,748 INFO program: Desired extra isize: 28 >11:21:25,748 INFO program: Journal inode: 8 >11:21:25,749 INFO program: Default directory hash: half_md4 >11:21:25,749 INFO program: Directory Hash Seed: abfe88d7-360e-4997-b464-7f458302d51d >11:21:25,750 INFO program: Journal backup: inode blocks >11:21:25,750 INFO program: Journal features: (none) >11:21:25,751 INFO program: Journal size: 32M >11:21:25,751 INFO program: Journal length: 32768 >11:21:25,752 INFO program: Journal sequence: 0x00000007 >11:21:25,752 INFO program: Journal start: 0 >11:21:25,753 INFO program: >11:21:25,753 DEBUG program: Return code: 0 >11:21:25,755 INFO program: Running... resize2fs -P /dev/loop1 >11:21:25,797 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:25,802 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:21:25,803 INFO program: Couldn't find valid filesystem superblock. >11:21:25,804 DEBUG program: Return code: 1 >11:21:26,083 INFO program: Running... dumpe2fs -h /dev/loop4 >11:21:26,129 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:26,133 INFO program: Filesystem volume name: Anaconda >11:21:26,134 INFO program: Last mounted on: / >11:21:26,135 INFO program: Filesystem UUID: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae >11:21:26,135 INFO program: Filesystem magic number: 0xEF53 >11:21:26,136 INFO program: Filesystem revision #: 1 (dynamic) >11:21:26,136 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 >11:21:26,137 INFO program: Filesystem flags: signed_directory_hash >11:21:26,138 INFO program: Default mount options: user_xattr acl >11:21:26,138 INFO program: Filesystem state: clean >11:21:26,139 INFO program: Errors behavior: Continue >11:21:26,139 INFO program: Filesystem OS type: Linux >11:21:26,140 INFO program: Inode count: 131072 >11:21:26,140 INFO program: Block count: 2097152 >11:21:26,141 INFO program: Reserved block count: 0 >11:21:26,141 INFO program: Free blocks: 1163821 >11:21:26,142 INFO program: Free inodes: 102967 >11:21:26,142 INFO program: First block: 1 >11:21:26,143 INFO program: Block size: 1024 >11:21:26,143 INFO program: Fragment size: 1024 >11:21:26,143 INFO program: Reserved GDT blocks: 256 >11:21:26,144 INFO program: Blocks per group: 8192 >11:21:26,144 INFO program: Fragments per group: 8192 >11:21:26,145 INFO program: Inodes per group: 512 >11:21:26,145 INFO program: Inode blocks per group: 128 >11:21:26,146 INFO program: Flex block group size: 16 >11:21:26,146 INFO program: Filesystem created: Wed Apr 23 07:44:26 2014 >11:21:26,147 INFO program: Last mount time: Wed Apr 23 07:44:30 2014 >11:21:26,147 INFO program: Last write time: Wed Apr 23 07:44:37 2014 >11:21:26,148 INFO program: Mount count: 2 >11:21:26,148 INFO program: Maximum mount count: -1 >11:21:26,149 INFO program: Last checked: Wed Apr 23 07:44:26 2014 >11:21:26,149 INFO program: Check interval: 0 (<none>) >11:21:26,150 INFO program: Lifetime writes: 32 MB >11:21:26,150 INFO program: Reserved blocks uid: 0 (user root) >11:21:26,151 INFO program: Reserved blocks gid: 0 (group root) >11:21:26,151 INFO program: First inode: 11 >11:21:26,152 INFO program: Inode size: 256 >11:21:26,152 INFO program: Required extra isize: 28 >11:21:26,153 INFO program: Desired extra isize: 28 >11:21:26,153 INFO program: Journal inode: 8 >11:21:26,154 INFO program: Default directory hash: half_md4 >11:21:26,154 INFO program: Directory Hash Seed: abfe88d7-360e-4997-b464-7f458302d51d >11:21:26,154 INFO program: Journal backup: inode blocks >11:21:26,155 INFO program: Journal features: (none) >11:21:26,155 INFO program: Journal size: 32M >11:21:26,156 INFO program: Journal length: 32768 >11:21:26,156 INFO program: Journal sequence: 0x00000007 >11:21:26,157 INFO program: Journal start: 0 >11:21:26,157 INFO program: >11:21:26,158 DEBUG program: Return code: 0 >11:21:26,160 INFO program: Running... resize2fs -P /dev/loop4 >11:21:26,203 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:26,207 INFO program: resize2fs: Operation not permitted while trying to open /dev/loop4 >11:21:26,208 INFO program: Couldn't find valid filesystem superblock. >11:21:26,209 DEBUG program: Return code: 1 >11:21:26,449 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:21:26,490 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:26,492 INFO program: Filesystem volume name: Anaconda >11:21:26,495 INFO program: Last mounted on: /sysroot >11:21:26,495 INFO program: Filesystem UUID: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae >11:21:26,496 INFO program: Filesystem magic number: 0xEF53 >11:21:26,496 INFO program: Filesystem revision #: 1 (dynamic) >11:21:26,497 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 >11:21:26,497 INFO program: Filesystem flags: signed_directory_hash >11:21:26,498 INFO program: Default mount options: user_xattr acl >11:21:26,498 INFO program: Filesystem state: clean >11:21:26,499 INFO program: Errors behavior: Continue >11:21:26,499 INFO program: Filesystem OS type: Linux >11:21:26,500 INFO program: Inode count: 131072 >11:21:26,500 INFO program: Block count: 2097152 >11:21:26,501 INFO program: Reserved block count: 0 >11:21:26,501 INFO program: Free blocks: 1163821 >11:21:26,501 INFO program: Free inodes: 102967 >11:21:26,502 INFO program: First block: 1 >11:21:26,502 INFO program: Block size: 1024 >11:21:26,503 INFO program: Fragment size: 1024 >11:21:26,503 INFO program: Reserved GDT blocks: 256 >11:21:26,504 INFO program: Blocks per group: 8192 >11:21:26,504 INFO program: Fragments per group: 8192 >11:21:26,505 INFO program: Inodes per group: 512 >11:21:26,505 INFO program: Inode blocks per group: 128 >11:21:26,506 INFO program: Flex block group size: 16 >11:21:26,506 INFO program: Filesystem created: Wed Apr 23 07:44:26 2014 >11:21:26,507 INFO program: Last mount time: Thu Apr 24 11:20:11 2014 >11:21:26,507 INFO program: Last write time: Thu Apr 24 11:20:11 2014 >11:21:26,508 INFO program: Mount count: 3 >11:21:26,508 INFO program: Maximum mount count: -1 >11:21:26,509 INFO program: Last checked: Wed Apr 23 07:44:26 2014 >11:21:26,509 INFO program: Check interval: 0 (<none>) >11:21:26,509 INFO program: Lifetime writes: 32 MB >11:21:26,510 INFO program: Reserved blocks uid: 0 (user root) >11:21:26,510 INFO program: Reserved blocks gid: 0 (group root) >11:21:26,511 INFO program: First inode: 11 >11:21:26,511 INFO program: Inode size: 256 >11:21:26,512 INFO program: Required extra isize: 28 >11:21:26,512 INFO program: Desired extra isize: 28 >11:21:26,513 INFO program: Journal inode: 8 >11:21:26,513 INFO program: Default directory hash: half_md4 >11:21:26,514 INFO program: Directory Hash Seed: abfe88d7-360e-4997-b464-7f458302d51d >11:21:26,514 INFO program: Journal backup: inode blocks >11:21:26,515 INFO program: Journal features: (none) >11:21:26,515 INFO program: Journal size: 32M >11:21:26,516 INFO program: Journal length: 32768 >11:21:26,516 INFO program: Journal sequence: 0x00000008 >11:21:26,517 INFO program: Journal start: 1 >11:21:26,517 INFO program: >11:21:26,518 DEBUG program: Return code: 0 >11:21:26,520 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:21:26,562 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:26,567 INFO program: Estimated minimum size of the filesystem: 917725 >11:21:26,569 DEBUG program: Return code: 0 >11:21:26,884 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >11:21:26,925 INFO program: dumpe2fs 1.42.9 (28-Dec-2013) >11:21:26,930 INFO program: Filesystem volume name: Anaconda >11:21:26,931 INFO program: Last mounted on: / >11:21:26,931 INFO program: Filesystem UUID: 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae >11:21:26,931 INFO program: Filesystem magic number: 0xEF53 >11:21:26,932 INFO program: Filesystem revision #: 1 (dynamic) >11:21:26,932 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 >11:21:26,933 INFO program: Filesystem flags: signed_directory_hash >11:21:26,934 INFO program: Default mount options: user_xattr acl >11:21:26,934 INFO program: Filesystem state: clean >11:21:26,934 INFO program: Errors behavior: Continue >11:21:26,935 INFO program: Filesystem OS type: Linux >11:21:26,935 INFO program: Inode count: 131072 >11:21:26,936 INFO program: Block count: 2097152 >11:21:26,936 INFO program: Reserved block count: 0 >11:21:26,937 INFO program: Free blocks: 1163821 >11:21:26,937 INFO program: Free inodes: 102967 >11:21:26,937 INFO program: First block: 1 >11:21:26,938 INFO program: Block size: 1024 >11:21:26,938 INFO program: Fragment size: 1024 >11:21:26,939 INFO program: Reserved GDT blocks: 256 >11:21:26,939 INFO program: Blocks per group: 8192 >11:21:26,940 INFO program: Fragments per group: 8192 >11:21:26,940 INFO program: Inodes per group: 512 >11:21:26,940 INFO program: Inode blocks per group: 128 >11:21:26,941 INFO program: Flex block group size: 16 >11:21:26,941 INFO program: Filesystem created: Wed Apr 23 07:44:26 2014 >11:21:26,942 INFO program: Last mount time: Wed Apr 23 07:44:30 2014 >11:21:26,942 INFO program: Last write time: Wed Apr 23 07:44:37 2014 >11:21:26,943 INFO program: Mount count: 2 >11:21:26,943 INFO program: Maximum mount count: -1 >11:21:26,943 INFO program: Last checked: Wed Apr 23 07:44:26 2014 >11:21:26,944 INFO program: Check interval: 0 (<none>) >11:21:26,944 INFO program: Lifetime writes: 32 MB >11:21:26,945 INFO program: Reserved blocks uid: 0 (user root) >11:21:26,945 INFO program: Reserved blocks gid: 0 (group root) >11:21:26,945 INFO program: First inode: 11 >11:21:26,946 INFO program: Inode size: 256 >11:21:26,946 INFO program: Required extra isize: 28 >11:21:26,947 INFO program: Desired extra isize: 28 >11:21:26,947 INFO program: Journal inode: 8 >11:21:26,947 INFO program: Default directory hash: half_md4 >11:21:26,948 INFO program: Directory Hash Seed: abfe88d7-360e-4997-b464-7f458302d51d >11:21:26,948 INFO program: Journal backup: inode blocks >11:21:26,948 INFO program: Journal features: (none) >11:21:26,949 INFO program: Journal size: 32M >11:21:26,949 INFO program: Journal length: 32768 >11:21:26,949 INFO program: Journal sequence: 0x00000007 >11:21:26,950 INFO program: Journal start: 0 >11:21:26,950 INFO program: >11:21:26,951 DEBUG program: Return code: 0 >11:21:26,953 INFO program: Running... resize2fs -P /dev/mapper/live-base >11:21:26,994 INFO program: resize2fs 1.42.9 (28-Dec-2013) >11:21:26,998 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >11:21:27,000 INFO program: Couldn't find valid filesystem superblock. >11:21:27,000 DEBUG program: Return code: 1 >11:21:29,681 INFO program: Running... udevadm settle --timeout=300 >11:21:29,739 DEBUG program: Return code: 0 >11:21:29,781 INFO program: Running... udevadm settle --timeout=300 >11:21:29,838 DEBUG program: Return code: 0 >11:21:29,864 INFO program: Running... udevadm settle --timeout=300 >11:21:29,921 DEBUG program: Return code: 0 >11:21:29,940 INFO program: Running... udevadm settle --timeout=300 >11:21:29,997 DEBUG program: Return code: 0 >11:21:30,012 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office88/root >11:21:30,187 DEBUG program: Return code: 0 >11:21:30,211 INFO program: Running... udevadm settle --timeout=300 >11:21:30,270 DEBUG program: Return code: 0 >11:21:30,284 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office88 >11:21:30,450 INFO program: 0 logical volume(s) in volume group "fedora_office88" now active >11:21:30,453 DEBUG program: Return code: 0 >11:21:30,475 INFO program: Running... udevadm settle --timeout=300 >11:21:30,531 DEBUG program: Return code: 0 >11:21:30,554 INFO program: Running... udevadm settle --timeout=300 >11:21:30,610 DEBUG program: Return code: 0 >11:21:30,628 INFO program: Running... udevadm settle --timeout=300 >11:21:30,684 DEBUG program: Return code: 0 >11:21:30,706 INFO program: Running... udevadm settle --timeout=300 >11:21:30,759 DEBUG program: Return code: 0 >11:21:30,774 INFO program: Running... udevadm settle --timeout=300 >11:21:30,829 DEBUG program: Return code: 0 >11:21:30,841 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office97/root >11:21:31,004 DEBUG program: Return code: 0 >11:21:31,035 INFO program: Running... udevadm settle --timeout=300 >11:21:31,093 DEBUG program: Return code: 0 >11:21:31,108 INFO program: Running... lvm vgchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office97 >11:21:31,276 INFO program: 0 logical volume(s) in volume group "fedora_office97" now active >11:21:31,280 DEBUG program: Return code: 0 >11:21:31,304 INFO program: Running... udevadm settle --timeout=300 >11:21:31,360 DEBUG program: Return code: 0 >11:21:31,390 INFO program: Running... udevadm settle --timeout=300 >11:21:31,448 DEBUG program: Return code: 0 >11:21:31,501 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >11:21:31,557 DEBUG program: Return code: 0 >11:21:31,576 INFO program: Running... udevadm settle --timeout=300 >11:21:31,634 DEBUG program: Return code: 0 >11:21:31,639 INFO program: Running... umount /mnt/sysimage >11:21:31,699 DEBUG program: Return code: 0 >11:21:31,704 INFO program: Running... udevadm settle --timeout=300 >11:21:31,761 DEBUG program: Return code: 0 >11:21:31,784 INFO program: Running... udevadm settle --timeout=300 >11:21:31,840 DEBUG program: Return code: 0 >11:21:31,865 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office88/root >11:21:32,088 DEBUG program: Return code: 0 >11:21:32,093 INFO program: Running... udevadm settle --timeout=300 >11:21:32,150 DEBUG program: Return code: 0 >11:21:32,160 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_office88-root /mnt/sysimage >11:21:32,206 DEBUG program: Return code: 0 >11:21:32,214 INFO program: Running... arch >11:21:32,265 INFO program: x86_64 >11:21:32,269 DEBUG program: Return code: 0 >11:21:32,345 INFO program: Running... udevadm settle --timeout=300 >11:21:32,401 DEBUG program: Return code: 0 >11:21:32,407 INFO program: Running... umount /mnt/sysimage >11:21:32,455 DEBUG program: Return code: 0 >11:21:32,461 INFO program: Running... udevadm settle --timeout=300 >11:21:32,519 DEBUG program: Return code: 0 >11:21:32,532 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office88/root >11:21:32,694 DEBUG program: Return code: 0 >11:21:32,707 INFO program: Running... mount -t ext4 -o defaults,ro /dev/vdb1 /mnt/sysimage >11:21:32,754 DEBUG program: Return code: 0 >11:21:32,770 INFO program: Running... udevadm settle --timeout=300 >11:21:32,826 DEBUG program: Return code: 0 >11:21:32,831 INFO program: Running... umount /mnt/sysimage >11:21:32,881 DEBUG program: Return code: 0 >11:21:32,886 INFO program: Running... udevadm settle --timeout=300 >11:21:32,944 DEBUG program: Return code: 0 >11:21:32,967 INFO program: Running... udevadm settle --timeout=300 >11:21:33,024 DEBUG program: Return code: 0 >11:21:33,049 INFO program: Running... lvm lvchange -a y --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office97/root >11:21:33,263 DEBUG program: Return code: 0 >11:21:33,267 INFO program: Running... udevadm settle --timeout=300 >11:21:33,324 DEBUG program: Return code: 0 >11:21:33,332 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora_office97-root /mnt/sysimage >11:21:33,374 DEBUG program: Return code: 0 >11:21:33,383 INFO program: Running... arch >11:21:33,432 INFO program: x86_64 >11:21:33,436 DEBUG program: Return code: 0 >11:21:33,508 INFO program: Running... udevadm settle --timeout=300 >11:21:33,564 DEBUG program: Return code: 0 >11:21:33,569 INFO program: Running... umount /mnt/sysimage >11:21:33,617 DEBUG program: Return code: 0 >11:21:33,620 INFO program: Running... udevadm settle --timeout=300 >11:21:33,676 DEBUG program: Return code: 0 >11:21:33,687 INFO program: Running... lvm lvchange -a n --config devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } fedora_office97/root >11:21:33,847 DEBUG program: Return code: 0 >11:21:35,076 INFO program: Running... udevadm settle --timeout=300 >11:21:35,133 DEBUG program: Return code: 0 >11:21:35,162 INFO program: Running... udevadm settle --timeout=300 >11:21:35,216 DEBUG program: Return code: 0 >11:24:36,041 INFO program: Running... udevadm settle --timeout=300 >11:24:36,097 DEBUG program: Return code: 0 >11:24:36,127 INFO program: Running... udevadm settle --timeout=300 >11:24:36,180 DEBUG program: Return code: 0 > > >/tmp/storage.log: >11:21:13,785 DEBUG blivet: Caught exception, continuing. >11:21:13,787 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >11:21:13,787 DEBUG blivet: Begin exception details. >11:21:13,788 DEBUG blivet: Traceback (most recent call last): >11:21:13,789 DEBUG blivet: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >11:21:13,789 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >11:21:13,789 DEBUG blivet: IOError: Unknown error >11:21:13,790 DEBUG blivet: End exception details. >11:21:13,790 INFO blivet: ISCSID is /sbin/iscsid >11:21:13,791 INFO blivet: no initiator set >11:21:14,064 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >11:21:14,066 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >11:21:14,150 DEBUG blivet: trying to set new default fstype to 'ext4' >11:21:14,160 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:14,162 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >11:21:14,164 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:14,167 DEBUG blivet: Caught exception, continuing. >11:21:14,168 DEBUG blivet: Problem description: failed to get initiator name from iscsi firmware >11:21:14,168 DEBUG blivet: Begin exception details. >11:21:14,169 DEBUG blivet: Traceback (most recent call last): >11:21:14,170 DEBUG blivet: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >11:21:14,170 DEBUG blivet: initiatorname = libiscsi.get_firmware_initiator_name() >11:21:14,170 DEBUG blivet: IOError: Unknown error >11:21:14,171 DEBUG blivet: End exception details. >11:21:15,430 INFO blivet: Detected 3968 MiB of memory >11:21:15,461 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >11:21:15,490 INFO blivet: Swap attempt of 0.0 >11:21:16,359 INFO blivet: resetting Blivet (version 0.49) instance <blivet.Blivet object at 0x7f827e9f3a50> >11:21:16,414 INFO blivet: no initiator set >11:21:16,426 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >11:21:16,433 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:21:18,719 INFO blivet: devices to scan: ['vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdb2', 'vdc', 'vdc1', 'vdd', 'vdd1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >11:21:18,743 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000051e3', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '427180', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda'} ; name: vda ; >11:21:18,748 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda)... >11:21:18,751 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:18,754 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:18,759 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >11:21:18,761 INFO blivet: vda is a disk >11:21:18,764 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >11:21:18,783 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:21:18,854 INFO blivet: added disk vda (id 1) to device tree >11:21:18,858 DEBUG blivet: looking up parted Device: /dev/vda >11:21:18,878 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:21:18,885 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >11:21:18,890 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:21:18,892 DEBUG blivet: required disklabel type for vda (15) is None >11:21:18,895 DEBUG blivet: default disklabel type for vda is msdos >11:21:18,899 DEBUG blivet: selecting msdos disklabel for vda based on size >11:21:18,906 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >11:21:18,930 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827adb9850>, <parted.partition.Partition object at 0x7f827adb9c10>] > device: <parted.device.Device object at 0x7f827adae650> > PedDisk: <_ped.Disk object at 0x7f827adba908> >11:21:18,941 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >11:21:18,945 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:21:18,945 INFO blivet: got device: DiskDevice instance (0x7f827e959510) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192 MiB > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827e915440> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f827af496d0> >11:21:19,022 INFO blivet: got format: DiskLabel instance (0x7f827adae610) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827adb9850>, <parted.partition.Partition object at 0x7f827adb9c10>] > device: <parted.device.Device object at 0x7f827adae650> > PedDisk: <_ped.Disk object at 0x7f827adba908> > origPartedDisk = <parted.disk.Disk object at 0x7f827adb97d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe0e0> > >11:21:19,039 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/98258859-1eaf-4693-805e-9120aded57a5', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '98258859-1eaf-4693-805e-9120aded57a5', > 'ID_FS_UUID_ENC': '98258859-1eaf-4693-805e-9120aded57a5', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000051e3-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000051e3', > 'MAJOR': '252', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '427231', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/98258859-1eaf-4693-805e-9120aded57a5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1'} ; name: vda1 ; >11:21:19,042 INFO blivet: scanning vda1 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1)... >11:21:19,045 DEBUG blivet: DeviceTree.getDeviceByName: name: vda1 ; >11:21:19,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:19,047 INFO blivet: vda1 is a partition >11:21:19,049 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda1 ; >11:21:19,051 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:19,061 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >11:21:19,065 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:21:19,068 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:21:19,069 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >11:21:19,072 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >11:21:19,072 DEBUG blivet: looking up parted Partition: /dev/vda1 >11:21:19,076 DEBUG blivet: PartitionDevice.probe: vda1 ; exists: True ; >11:21:19,079 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >11:21:19,081 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >11:21:19,084 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >11:21:19,084 INFO blivet: added partition vda1 (id 6) to device tree >11:21:19,086 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >11:21:19,088 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >11:21:19,090 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:21:19,092 DEBUG blivet: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >11:21:19,111 WARN blivet: disklabel detected but not usable on vda1 >11:21:19,112 INFO blivet: type detected on 'vda1' is 'ext4' >11:21:19,305 DEBUG blivet: size=30.23 MiB, current=500 MiB >11:21:19,355 DEBUG blivet: padding min size from 31695872 up to 31696372 >11:21:19,360 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:19,363 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 10 >11:21:19,366 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:21:19,369 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >11:21:19,381 DEBUG blivet: looking up parted Device: /dev/vda1 >11:21:19,371 INFO blivet: got device: PartitionDevice instance (0x7f827e8ea050) -- > name = vda1 status = True kids = 0 id = 6 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe3b0> > target size = 0 B path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827adb9650> fileSystem: <parted.filesystem.FileSystem object at 0x7f827adb9d50> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827adb99d0> PedPartition: <_ped.Partition object at 0x7f827adb7a70> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:21:19,489 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:19,483 INFO blivet: got format: Ext4FS instance (0x7f827adbf090) object id 10-- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 98258859-1eaf-4693-805e-9120aded57a5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >11:21:19,510 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:19,529 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:19,548 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:19,569 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE', > 'ID_FS_UUID_ENC': 'ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '000051e3-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000051e3', > 'MAJOR': '252', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '427263', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2'} ; name: vda2 ; >11:21:19,571 INFO blivet: scanning vda2 (/devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2)... >11:21:19,572 DEBUG blivet: DeviceTree.getDeviceByName: name: vda2 ; >11:21:19,574 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:19,575 INFO blivet: vda2 is a partition >11:21:19,576 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vda2 ; >11:21:19,578 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:19,588 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >11:21:19,591 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:21:19,593 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:21:19,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >11:21:19,596 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >11:21:19,597 DEBUG blivet: looking up parted Partition: /dev/vda2 >11:21:19,601 DEBUG blivet: PartitionDevice.probe: vda2 ; exists: True ; >11:21:19,603 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >11:21:19,605 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >11:21:19,608 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >11:21:19,608 INFO blivet: added partition vda2 (id 12) to device tree >11:21:19,610 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >11:21:19,612 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >11:21:19,614 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >11:21:19,616 DEBUG blivet: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >11:21:19,631 WARN blivet: disklabel detected but not usable on vda2 >11:21:19,729 WARN blivet: ignoring pvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,732 WARN blivet: ignoring pvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,733 WARN blivet: ignoring pvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,733 WARN blivet: ignoring pvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,734 WARN blivet: ignoring pvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,734 WARN blivet: ignoring pvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,735 WARN blivet: ignoring pvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,735 WARN blivet: ignoring pvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,735 WARN blivet: ignoring pvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,736 WARN blivet: ignoring pvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,739 INFO blivet: type detected on 'vda2' is 'LVM2_member' >11:21:19,746 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office88 ; uuid: ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE ; exists: True ; vgUuid: iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g ; label: None ; peStart: 1024 KiB ; device: /dev/vda2 ; serial: None ; >11:21:19,772 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 16 >11:21:19,775 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:21:19,778 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >11:21:19,781 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >11:21:19,784 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:19,789 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office88 ; member: vda2 ; >11:21:19,793 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >11:21:19,795 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >11:21:19,798 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office88 ; current: None ; type: None ; >11:21:19,800 INFO blivet: added lvmvg fedora_office88 (id 17) to device tree >11:21:19,877 DEBUG blivet: ignoring lvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,879 DEBUG blivet: ignoring lvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,880 DEBUG blivet: ignoring lvs output line: PV p1yV4s-aFHE-Trjk-4n9O-Zd0W-1c7M-vDk1Lb not recognised. Is the device missing? >11:21:19,881 DEBUG blivet: ignoring lvs output line: PV 0IKp4O-KA9p-BbZX-sSqJ-gXYr-LehJ-GQMCbA not recognised. Is the device missing? >11:21:19,887 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-root ; >11:21:19,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:19,895 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:19,900 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_office88 ; >11:21:19,903 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >11:21:19,907 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-root ; current: None ; type: None ; >11:21:19,909 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_office88-root >11:21:19,926 DEBUG blivet: Adding fedora_office88-root/6868 MiB to fedora_office88 >11:21:19,953 INFO blivet: added lvmlv fedora_office88-root (id 20) to device tree >11:21:19,957 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office88-root ; status: True ; controllable: True ; orig: False ; >11:21:19,960 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_office88-root ; status: True ; >11:21:19,964 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-root ; status: True ; >11:21:19,973 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office88-root /dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE /dev/disk/by-uuid/625207ce-0598-4e22-847e-ed688f419e31 /dev/fedora_office88/root /dev/mapper/fedora_office88-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office88-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE', > 'DM_VG_NAME': 'fedora_office88', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '625207ce-0598-4e22-847e-ed688f419e31', > 'ID_FS_UUID_ENC': '625207ce-0598-4e22-847e-ed688f419e31', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '223615', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office88-root', > '/dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE', > '/dev/disk/by-uuid/625207ce-0598-4e22-847e-ed688f419e31', > '/dev/fedora_office88/root', > '/dev/mapper/fedora_office88-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_office88-root ; >11:21:19,976 INFO blivet: scanning fedora_office88-root (/devices/virtual/block/dm-5)... >11:21:19,979 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-root ; >11:21:19,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office88-root (20) >11:21:19,994 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office88-root ; >11:21:19,997 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office88-root ; label_type: None ; >11:21:20,003 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,004 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 23 >11:21:20,004 DEBUG blivet: device fedora_office88-root does not contain a disklabel >11:21:20,005 INFO blivet: type detected on 'fedora_office88-root' is 'ext4' >11:21:20,122 DEBUG blivet: size=3130.93 MiB, current=6868 MiB >11:21:20,179 DEBUG blivet: padding min size from 3283017728 up to 3283018228 >11:21:20,184 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,185 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 24 >11:21:20,188 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-root ; current: None ; type: ext4 ; >11:21:20,230 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:20,240 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,267 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,289 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,314 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,189 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827aae6d50) -- > name = fedora_office88-root status = True kids = 0 id = 20 > parents = ['existing 7688 MiB lvmvg fedora_office88 (17)'] > uuid = lq6k2s-f07r-z3tl-j3Vb-5E2N-32Te-Ww13ZE size = 6868 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office88-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe440> > target size = 6868 MiB path = /dev/mapper/fedora_office88-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827aae6650) -- > name = fedora_office88 status = True kids = 1 id = 17 > parents = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > uuid = iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office88 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 820 MiB > free extents = 205 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6868 MiB >11:21:20,411 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:20,421 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,445 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,467 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,492 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,588 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:20,598 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,622 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,644 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,669 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,766 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:20,775 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,800 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,822 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:20,847 DEBUG blivet: vg fedora_office88 has 820 MiB free >11:21:20,911 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,907 INFO blivet: got format: Ext4FS instance (0x7f827aae6ed0) object id 24-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_office88-root uuid = 625207ce-0598-4e22-847e-ed688f419e31 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868 MiB targetSize = 6868 MiB > >11:21:20,932 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,952 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,971 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:20,990 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-swap ; >11:21:20,993 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:20,997 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:21,001 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_office88 ; >11:21:21,003 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >11:21:21,006 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-swap ; current: None ; type: None ; >11:21:21,007 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_office88-swap >11:21:21,021 DEBUG blivet: Adding fedora_office88-swap/820 MiB to fedora_office88 >11:21:21,046 INFO blivet: added lvmlv fedora_office88-swap (id 26) to device tree >11:21:21,049 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office88-swap ; status: True ; controllable: True ; orig: False ; >11:21:21,054 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_office88-swap ; status: True ; >11:21:21,056 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-swap ; status: True ; >11:21:21,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office88-swap /dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf /dev/disk/by-uuid/84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf /dev/fedora_office88/swap /dev/mapper/fedora_office88-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office88-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf', > 'DM_VG_NAME': 'fedora_office88', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > 'ID_FS_UUID_ENC': '84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213039', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office88-swap', > '/dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf', > '/dev/disk/by-uuid/84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > '/dev/fedora_office88/swap', > '/dev/mapper/fedora_office88-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_office88-swap ; >11:21:21,067 INFO blivet: scanning fedora_office88-swap (/devices/virtual/block/dm-3)... >11:21:21,069 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-swap ; >11:21:21,080 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office88-swap (26) >11:21:21,082 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office88-swap ; >11:21:21,085 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office88-swap ; label_type: None ; >11:21:21,088 DEBUG blivet: SwapSpace.__init__: >11:21:21,088 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 29 >11:21:21,089 DEBUG blivet: device fedora_office88-swap does not contain a disklabel >11:21:21,089 INFO blivet: type detected on 'fedora_office88-swap' is 'swap' >11:21:21,092 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_office88-swap ; serial: None ; uuid: 84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf ; exists: True ; label: None ; >11:21:21,092 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 30 >11:21:21,095 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-swap ; current: None ; type: swap ; >11:21:21,132 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:21,141 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,167 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,168 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,194 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,095 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827aae6a10) -- > name = fedora_office88-swap status = True kids = 0 id = 26 > parents = ['existing 7688 MiB lvmvg fedora_office88 (17)'] > uuid = TjuNvP-HKqb-3PiC-j56f-FiCN-5rgH-DRgoAf size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office88-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f827e915f80> > target size = 820 MiB path = /dev/mapper/fedora_office88-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827aae6650) -- > name = fedora_office88 status = True kids = 2 id = 17 > parents = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > uuid = iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office88 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >11:21:21,269 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:21,279 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,304 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,306 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,331 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,406 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:21,416 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,441 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,443 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,469 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,543 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:21,553 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,578 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,580 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:21,606 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:21,646 INFO blivet: got format: SwapSpace instance (0x7f827aafad10) object id 30-- > type = swap name = swap status = False > device = /dev/mapper/fedora_office88-swap uuid = 84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:21:21,649 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-root ; >11:21:21,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem >11:21:21,662 DEBUG blivet: set fedora_office88-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6868 MiB >11:21:21,687 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-swap ; >11:21:21,698 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap >11:21:21,699 DEBUG blivet: set fedora_office88-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >11:21:21,732 DEBUG blivet: looking up parted Device: /dev/vda2 >11:21:21,724 INFO blivet: got device: PartitionDevice instance (0x7f827adb9f90) -- > name = vda2 status = True kids = 1 id = 12 > parents = ['existing 8192 MiB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe560> > target size = 0 B path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827adb9650> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827adb9cd0> PedPartition: <_ped.Partition object at 0x7f827adb7ad0> > disk = existing 8192 MiB disk vda (1) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >11:21:21,831 INFO blivet: got format: LVMPhysicalVolume instance (0x7f827adae750) object id 16-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = ZeOAUi-fBE5-B2n2-mBbG-rv7c-vuJl-DV5rYE exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office88 vgUUID = iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g peStart = 1024 KiB >11:21:21,864 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007c3d8', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '427961', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb'} ; name: vdb ; >11:21:21,866 INFO blivet: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb)... >11:21:21,868 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >11:21:21,870 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:21,872 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdb ; >11:21:21,873 INFO blivet: vdb is a disk >11:21:21,874 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >11:21:21,876 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >11:21:21,925 INFO blivet: added disk vdb (id 33) to device tree >11:21:21,928 DEBUG blivet: looking up parted Device: /dev/vdb >11:21:21,944 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb ; >11:21:21,949 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >11:21:21,953 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >11:21:21,955 DEBUG blivet: required disklabel type for vdb (15) is None >11:21:21,956 DEBUG blivet: default disklabel type for vdb is msdos >11:21:21,957 DEBUG blivet: selecting msdos disklabel for vdb based on size >11:21:21,961 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >11:21:21,985 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827aafa6d0>, <parted.partition.Partition object at 0x7f827aafa450>] > device: <parted.device.Device object at 0x7f827aafa750> > PedDisk: <_ped.Disk object at 0x7f827adbab48> >11:21:21,994 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >11:21:21,997 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >11:21:21,999 INFO blivet: got device: DiskDevice instance (0x7f827e8ea090) -- > name = vdb status = True kids = 0 id = 33 > parents = [] > uuid = None size = 8192 MiB > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe5f0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f827e959490> >11:21:22,048 INFO blivet: got format: DiskLabel instance (0x7f827aae6b90) object id 36-- > 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 = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827aafa6d0>, <parted.partition.Partition object at 0x7f827aafa450>] > device: <parted.device.Device object at 0x7f827aafa750> > PedDisk: <_ped.Disk object at 0x7f827adbab48> > origPartedDisk = <parted.disk.Disk object at 0x7f827ab000d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe710> > >11:21:22,066 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-uuid/163b622f-bb27-4178-bb43-75d9d96c88c8', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '163b622f-bb27-4178-bb43-75d9d96c88c8', > 'ID_FS_UUID_ENC': '163b622f-bb27-4178-bb43-75d9d96c88c8', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0007c3d8-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007c3d8', > 'MAJOR': '252', > 'MINOR': '17', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428004', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-uuid/163b622f-bb27-4178-bb43-75d9d96c88c8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >11:21:22,068 INFO blivet: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >11:21:22,070 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb1 ; >11:21:22,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:22,074 INFO blivet: vdb1 is a partition >11:21:22,076 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >11:21:22,078 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >11:21:22,088 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (33) with existing msdos disklabel >11:21:22,092 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:21:22,095 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >11:21:22,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >11:21:22,099 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >11:21:22,099 DEBUG blivet: looking up parted Partition: /dev/vdb1 >11:21:22,102 DEBUG blivet: PartitionDevice.probe: vdb1 ; exists: True ; >11:21:22,105 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >11:21:22,107 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >11:21:22,110 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >11:21:22,110 INFO blivet: added partition vdb1 (id 38) to device tree >11:21:22,112 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >11:21:22,114 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >11:21:22,116 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >11:21:22,119 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >11:21:22,141 WARN blivet: disklabel detected but not usable on vdb1 >11:21:22,141 INFO blivet: type detected on 'vdb1' is 'ext4' >11:21:22,256 DEBUG blivet: size=102.51 MiB, current=500 MiB >11:21:22,304 DEBUG blivet: padding min size from 107491328 up to 107491828 >11:21:22,310 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,312 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 42 >11:21:22,316 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >11:21:22,319 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: None ; type: ext4 ; >11:21:22,331 DEBUG blivet: looking up parted Device: /dev/vdb1 >11:21:22,320 INFO blivet: got device: PartitionDevice instance (0x7f827aae6710) -- > name = vdb1 status = True kids = 0 id = 38 > parents = ['existing 8192 MiB disk vdb (33) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing ext4 filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe9e0> > target size = 0 B path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827aafa710> fileSystem: <parted.filesystem.FileSystem object at 0x7f827ab00050> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aafa510> PedPartition: <_ped.Partition object at 0x7f827aaf8c50> > disk = existing 8192 MiB disk vdb (33) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >11:21:22,436 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,433 INFO blivet: got format: Ext4FS instance (0x7f827ab00690) object id 42-- > type = ext4 name = ext4 status = False > device = /dev/vdb1 uuid = 163b622f-bb27-4178-bb43-75d9d96c88c8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500 MiB targetSize = 500 MiB > >11:21:22,456 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,475 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,512 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,536 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x', > 'ID_FS_UUID_ENC': '7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15751168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0007c3d8-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0007c3d8', > 'MAJOR': '252', > 'MINOR': '18', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428091', > 'name': 'vdb2', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2'} ; name: vdb2 ; >11:21:22,538 INFO blivet: scanning vdb2 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2)... >11:21:22,541 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb2 ; >11:21:22,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:22,543 INFO blivet: vdb2 is a partition >11:21:22,546 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >11:21:22,547 DEBUG blivet: DeviceTree.getDeviceByName: name: vdb ; >11:21:22,558 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdb (33) with existing msdos disklabel >11:21:22,561 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdb ; >11:21:22,563 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >11:21:22,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >11:21:22,567 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >11:21:22,567 DEBUG blivet: looking up parted Partition: /dev/vdb2 >11:21:22,569 DEBUG blivet: PartitionDevice.probe: vdb2 ; exists: True ; >11:21:22,572 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >11:21:22,574 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >11:21:22,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >11:21:22,577 INFO blivet: added partition vdb2 (id 44) to device tree >11:21:22,579 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >11:21:22,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: dos ; >11:21:22,583 DEBUG blivet: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >11:21:22,585 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb2 ; labelType: dos ; exists: True ; >11:21:22,598 WARN blivet: disklabel detected but not usable on vdb2 >11:21:22,600 INFO blivet: type detected on 'vdb2' is 'LVM2_member' >11:21:22,605 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office97 ; uuid: 7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x ; exists: True ; vgUuid: jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf ; label: None ; peStart: 1024 KiB ; device: /dev/vdb2 ; serial: None ; >11:21:22,628 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 48 >11:21:22,630 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >11:21:22,632 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: None ; type: lvmpv ; >11:21:22,634 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdb2 ; >11:21:22,636 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:22,640 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office97 ; member: vdb2 ; >11:21:22,643 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >11:21:22,644 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >11:21:22,647 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office97 ; current: None ; type: None ; >11:21:22,648 INFO blivet: added lvmvg fedora_office97 (id 49) to device tree >11:21:22,651 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-root ; >11:21:22,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:22,656 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:22,659 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_office97 ; >11:21:22,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >11:21:22,662 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-root ; current: None ; type: None ; >11:21:22,663 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_office97-root >11:21:22,677 DEBUG blivet: Adding fedora_office97-root/6868 MiB to fedora_office97 >11:21:22,702 INFO blivet: added lvmlv fedora_office97-root (id 52) to device tree >11:21:22,705 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office97-root ; status: True ; controllable: True ; orig: False ; >11:21:22,708 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_office97-root ; status: True ; >11:21:22,711 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-root ; status: True ; >11:21:22,719 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-root /dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1 /dev/disk/by-uuid/90d340e1-e617-4630-a147-d9ca6e1cc9c5 /dev/fedora_office97/root /dev/mapper/fedora_office97-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office97-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d340e1-e617-4630-a147-d9ca6e1cc9c5', > 'ID_FS_UUID_ENC': '90d340e1-e617-4630-a147-d9ca6e1cc9c5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '214316', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-root', > '/dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1', > '/dev/disk/by-uuid/90d340e1-e617-4630-a147-d9ca6e1cc9c5', > '/dev/fedora_office97/root', > '/dev/mapper/fedora_office97-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_office97-root ; >11:21:22,720 INFO blivet: scanning fedora_office97-root (/devices/virtual/block/dm-4)... >11:21:22,723 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-root ; >11:21:22,816 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office97-root (52) >11:21:22,822 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-root ; >11:21:22,825 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-root ; label_type: None ; >11:21:22,828 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:22,829 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 55 >11:21:22,829 DEBUG blivet: device fedora_office97-root does not contain a disklabel >11:21:22,830 INFO blivet: type detected on 'fedora_office97-root' is 'ext4' >11:21:22,954 DEBUG blivet: size=3970.02 MiB, current=6868 MiB >11:21:23,014 DEBUG blivet: padding min size from 4162871296 up to 4162871796 >11:21:23,021 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:23,024 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 56 >11:21:23,028 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-root ; current: None ; type: ext4 ; >11:21:23,070 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:23,081 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,107 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,130 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,155 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,030 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827ae1d5d0) -- > name = fedora_office97-root status = True kids = 0 id = 52 > parents = ['existing 7688 MiB lvmvg fedora_office97 (49)'] > uuid = VaUyy0-cYmB-GhkG-0d12-fQMu-D5QK-2KqZl1 size = 6868 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe680> > target size = 6868 MiB path = /dev/mapper/fedora_office97-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827ae1dc50) -- > name = fedora_office97 status = True kids = 1 id = 49 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office97 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 820 MiB > free extents = 205 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6868 MiB >11:21:23,252 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:23,262 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,286 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,309 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,333 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,430 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:23,439 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,464 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,486 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,511 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,608 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:23,617 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,642 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,664 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:23,689 DEBUG blivet: vg fedora_office97 has 820 MiB free >11:21:23,754 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:23,750 INFO blivet: got format: Ext4FS instance (0x7f827af97990) object id 56-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_office97-root uuid = 90d340e1-e617-4630-a147-d9ca6e1cc9c5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868 MiB targetSize = 6868 MiB > >11:21:23,775 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:23,795 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:23,814 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:23,833 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >11:21:23,837 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:23,840 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:23,844 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_office97 ; >11:21:23,845 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 59 >11:21:23,850 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-swap ; current: None ; type: None ; >11:21:23,852 DEBUG blivet: looking up parted Device: /dev/mapper/fedora_office97-swap >11:21:23,865 DEBUG blivet: Adding fedora_office97-swap/820 MiB to fedora_office97 >11:21:23,890 INFO blivet: added lvmlv fedora_office97-swap (id 58) to device tree >11:21:23,893 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office97-swap ; status: True ; controllable: True ; orig: False ; >11:21:23,895 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora_office97-swap ; status: True ; >11:21:23,899 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-swap ; status: True ; >11:21:23,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-swap /dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd /dev/disk/by-uuid/551a119b-c8db-4a1d-afc4-749e093e3224 /dev/fedora_office97/swap /dev/mapper/fedora_office97-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office97-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '551a119b-c8db-4a1d-afc4-749e093e3224', > 'ID_FS_UUID_ENC': '551a119b-c8db-4a1d-afc4-749e093e3224', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206356', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-swap', > '/dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd', > '/dev/disk/by-uuid/551a119b-c8db-4a1d-afc4-749e093e3224', > '/dev/fedora_office97/swap', > '/dev/mapper/fedora_office97-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office97-swap ; >11:21:23,912 INFO blivet: scanning fedora_office97-swap (/devices/virtual/block/dm-2)... >11:21:23,915 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >11:21:23,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office97-swap (58) >11:21:23,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-swap ; >11:21:23,932 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-swap ; label_type: None ; >11:21:23,935 DEBUG blivet: SwapSpace.__init__: >11:21:23,936 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 61 >11:21:23,936 DEBUG blivet: device fedora_office97-swap does not contain a disklabel >11:21:23,937 INFO blivet: type detected on 'fedora_office97-swap' is 'swap' >11:21:23,940 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora_office97-swap ; serial: None ; uuid: 551a119b-c8db-4a1d-afc4-749e093e3224 ; exists: True ; label: None ; >11:21:23,941 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 62 >11:21:23,943 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-swap ; current: None ; type: swap ; >11:21:23,979 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:23,988 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,014 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,016 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,042 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:23,944 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827adb9950) -- > name = fedora_office97-swap status = True kids = 0 id = 58 > parents = ['existing 7688 MiB lvmvg fedora_office97 (49)'] > uuid = 03WDF6-Ewxy-gRgf-n3be-Ey4j-ub9w-NA5IWd size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe050> > target size = 820 MiB path = /dev/mapper/fedora_office97-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827ae1dc50) -- > name = fedora_office97 status = True kids = 2 id = 49 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office97 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >11:21:24,117 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:24,127 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,153 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,154 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,180 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,256 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:24,265 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,291 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,293 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,319 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,394 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:24,403 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,429 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,431 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:24,457 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:24,498 INFO blivet: got format: SwapSpace instance (0x7f827ae1da10) object id 62-- > type = swap name = swap status = False > device = /dev/mapper/fedora_office97-swap uuid = 551a119b-c8db-4a1d-afc4-749e093e3224 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:21:24,501 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-root ; >11:21:24,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem >11:21:24,513 DEBUG blivet: set fedora_office97-root copies to 1, metadata size to 0 B, log size to 0 B, total size 6868 MiB >11:21:24,540 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >11:21:24,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap >11:21:24,551 DEBUG blivet: set fedora_office97-swap copies to 1, metadata size to 0 B, log size to 0 B, total size 820 MiB >11:21:24,584 DEBUG blivet: looking up parted Device: /dev/vdb2 >11:21:24,575 INFO blivet: got device: PartitionDevice instance (0x7f827aafadd0) -- > name = vdb2 status = True kids = 1 id = 44 > parents = ['existing 8192 MiB disk vdb (33) with existing msdos disklabel'] > uuid = None size = 7691 MiB > format = existing lvmpv > major = 252 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15751168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15626, 16, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe950> > target size = 0 B path = /dev/vdb2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827aafa710> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aafaf90> PedPartition: <_ped.Partition object at 0x7f827aaf8cb0> > disk = existing 8192 MiB disk vdb (33) with existing msdos disklabel > start = 1026048 end = 16777215 length = 15751168 > flags = lvm >11:21:24,685 INFO blivet: got format: LVMPhysicalVolume instance (0x7f827adae790) object id 48-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdb2 uuid = 7CipZZ-6h58-drDY-rqzZ-gv6w-481f-dmJt5x exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office97 vgUUID = jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf peStart = 1024 KiB >11:21:24,719 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f235', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428496', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc'} ; name: vdc ; >11:21:24,720 INFO blivet: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc)... >11:21:24,722 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >11:21:24,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:24,726 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdc ; >11:21:24,727 INFO blivet: vdc is a disk >11:21:24,728 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >11:21:24,731 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >11:21:24,782 INFO blivet: added disk vdc (id 65) to device tree >11:21:24,785 DEBUG blivet: looking up parted Device: /dev/vdc >11:21:24,798 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc ; >11:21:24,803 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >11:21:24,807 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >11:21:24,809 DEBUG blivet: required disklabel type for vdc (15) is None >11:21:24,810 DEBUG blivet: default disklabel type for vdc is msdos >11:21:24,812 DEBUG blivet: selecting msdos disklabel for vdc based on size >11:21:24,816 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >11:21:24,831 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827ae14a90>] > device: <parted.device.Device object at 0x7f827ae14e90> > PedDisk: <_ped.Disk object at 0x7f827aafbe18> >11:21:24,836 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 68 >11:21:24,839 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >11:21:24,839 INFO blivet: got device: DiskDevice instance (0x7f827aafaf50) -- > name = vdc status = True kids = 0 id = 65 > parents = [] > uuid = None size = 8192 MiB > format = existing msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbea70> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f827ae1db10> >11:21:24,887 INFO blivet: got format: DiskLabel instance (0x7f827ae1dc90) object id 68-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827ae14a90>] > device: <parted.device.Device object at 0x7f827ae14e90> > PedDisk: <_ped.Disk object at 0x7f827aafbe18> > origPartedDisk = <parted.disk.Disk object at 0x7f827ae144d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbec20> > >11:21:24,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm', > 'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm', > 'ID_FS_UUID_ENC': 'qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0004f235-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0004f235', > 'MAJOR': '252', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428575', > 'name': 'vdc1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >11:21:24,904 INFO blivet: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >11:21:24,907 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc1 ; >11:21:24,909 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:24,911 INFO blivet: vdc1 is a partition >11:21:24,917 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >11:21:24,921 DEBUG blivet: DeviceTree.getDeviceByName: name: vdc ; >11:21:24,931 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdc (65) with existing msdos disklabel >11:21:24,934 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:21:24,937 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >11:21:24,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >11:21:24,941 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >11:21:24,941 DEBUG blivet: looking up parted Partition: /dev/vdc1 >11:21:24,944 DEBUG blivet: PartitionDevice.probe: vdc1 ; exists: True ; >11:21:24,946 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >11:21:24,948 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >11:21:24,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >11:21:24,951 INFO blivet: added partition vdc1 (id 70) to device tree >11:21:24,953 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >11:21:24,955 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >11:21:24,957 DEBUG blivet: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >11:21:24,959 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >11:21:24,971 WARN blivet: disklabel detected but not usable on vdc1 >11:21:24,973 INFO blivet: type detected on 'vdc1' is 'LVM2_member' >11:21:24,975 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office66 ; uuid: qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm ; exists: True ; vgUuid: 9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x ; label: None ; peStart: 1024 KiB ; device: /dev/vdc1 ; serial: None ; >11:21:24,998 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 74 >11:21:25,000 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >11:21:25,002 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: None ; type: lvmpv ; >11:21:25,004 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdc1 ; >11:21:25,006 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >11:21:25,011 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office66 ; member: vdc1 ; >11:21:25,014 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >11:21:25,014 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >11:21:25,017 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_office66 ; current: None ; type: None ; >11:21:25,018 INFO blivet: added lvmvg fedora_office66 (id 75) to device tree >11:21:25,019 WARN blivet: Skipping LVs for incomplete VG fedora_office66 >11:21:25,028 DEBUG blivet: looking up parted Device: /dev/vdc1 >11:21:25,019 INFO blivet: got device: PartitionDevice instance (0x7f827e7a8290) -- > name = vdc1 status = True kids = 1 id = 70 > parents = ['existing 8192 MiB disk vdc (65) with existing msdos disklabel'] > uuid = None size = 8191 MiB > format = existing lvmpv > major = 252 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbedd0> > target size = 0 B path = /dev/vdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827ae14f50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827ae14990> PedPartition: <_ped.Partition object at 0x7f827ae1b9b0> > disk = existing 8192 MiB disk vdc (65) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >11:21:25,129 INFO blivet: got format: LVMPhysicalVolume instance (0x7f827af97910) object id 74-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdc1 uuid = qCNP7v-SQbR-FHvn-iySv-fSDt-yct9-Vk3Hbm exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office66 vgUUID = 9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x peStart = 1024 KiB >11:21:25,162 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074dac', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428952', > 'name': 'vdd', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd'} ; name: vdd ; >11:21:25,163 INFO blivet: scanning vdd (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd)... >11:21:25,165 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >11:21:25,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,169 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vdd ; >11:21:25,170 INFO blivet: vdd is a disk >11:21:25,171 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >11:21:25,173 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >11:21:25,220 INFO blivet: added disk vdd (id 79) to device tree >11:21:25,222 DEBUG blivet: looking up parted Device: /dev/vdd >11:21:25,232 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd ; >11:21:25,234 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: dos ; >11:21:25,237 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >11:21:25,237 DEBUG blivet: required disklabel type for vdd (15) is None >11:21:25,238 DEBUG blivet: default disklabel type for vdd is msdos >11:21:25,239 DEBUG blivet: selecting msdos disklabel for vdd based on size >11:21:25,242 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; exists: True ; >11:21:25,257 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827adfdf10>] > device: <parted.device.Device object at 0x7f827ae14590> > PedDisk: <_ped.Disk object at 0x7f827aaffef0> >11:21:25,261 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 82 >11:21:25,264 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >11:21:25,264 INFO blivet: got device: DiskDevice instance (0x7f827ae1d0d0) -- > name = vdd status = True kids = 0 id = 79 > parents = [] > uuid = None size = 8192 MiB > format = existing msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbee60> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f827ae14ad0> >11:21:25,316 INFO blivet: got format: DiskLabel instance (0x7f827ae14350) object id 82-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f827adfdf10>] > device: <parted.device.Device object at 0x7f827ae14590> > PedDisk: <_ped.Disk object at 0x7f827aaffef0> > origPartedDisk = <parted.disk.Disk object at 0x7f827ab00710> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbef80> > >11:21:25,331 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj', > 'DEVNAME': 'vdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj', > 'ID_FS_UUID_ENC': 'Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16775168', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00074dac-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00074dac', > 'MAJOR': '252', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '428996', > 'name': 'vdd1', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1'} ; name: vdd1 ; >11:21:25,331 INFO blivet: scanning vdd1 (/devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1)... >11:21:25,333 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd1 ; >11:21:25,335 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,336 INFO blivet: vdd1 is a partition >11:21:25,338 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: vdd1 ; >11:21:25,339 DEBUG blivet: DeviceTree.getDeviceByName: name: vdd ; >11:21:25,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vdd (79) with existing msdos disklabel >11:21:25,352 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >11:21:25,354 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >11:21:25,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >11:21:25,357 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: None ; >11:21:25,358 DEBUG blivet: looking up parted Partition: /dev/vdd1 >11:21:25,360 DEBUG blivet: PartitionDevice.probe: vdd1 ; exists: True ; >11:21:25,362 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 1 ; >11:21:25,364 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 10 ; >11:21:25,367 DEBUG blivet: PartitionDevice.getFlag: path: /dev/vdd1 ; flag: 12 ; >11:21:25,367 INFO blivet: added partition vdd1 (id 84) to device tree >11:21:25,369 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vdd1 ; >11:21:25,371 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vdd1 ; label_type: dos ; >11:21:25,373 DEBUG blivet: PartitionDevice.setup: vdd1 ; status: True ; controllable: True ; orig: False ; >11:21:25,375 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd1 ; labelType: dos ; exists: True ; >11:21:25,388 WARN blivet: disklabel detected but not usable on vdd1 >11:21:25,390 INFO blivet: type detected on 'vdd1' is 'LVM2_member' >11:21:25,393 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora_office66 ; uuid: Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj ; exists: True ; vgUuid: 9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x ; label: None ; peStart: 1024 KiB ; device: /dev/vdd1 ; serial: None ; >11:21:25,415 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance with object id 88 >11:21:25,418 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >11:21:25,420 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: None ; type: lvmpv ; >11:21:25,422 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vdd1 ; >11:21:25,424 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8188 MiB lvmvg fedora_office66 (75) >11:21:25,450 DEBUG blivet: LVMVolumeGroupDevice._addParent: fedora_office66 ; member: vdd1 ; >11:21:25,453 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vdd1 ; >11:21:25,453 WARN blivet: Skipping LVs for incomplete VG fedora_office66 >11:21:25,462 DEBUG blivet: looking up parted Device: /dev/vdd1 >11:21:25,454 INFO blivet: got device: PartitionDevice instance (0x7f827ae14650) -- > name = vdd1 status = True kids = 1 id = 84 > parents = ['existing 8192 MiB disk vdd (79) with existing msdos disklabel'] > uuid = None size = 8191 MiB > format = existing lvmpv > major = 252 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd/vdd1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16775168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16642, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbeb00> > target size = 0 B path = /dev/vdd1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f827ae14410> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827adfdfd0> PedPartition: <_ped.Partition object at 0x7f827ae1bef0> > disk = existing 8192 MiB disk vdd (79) with existing msdos disklabel > start = 2048 end = 16777215 length = 16775168 > flags = lvm >11:21:25,564 INFO blivet: got format: LVMPhysicalVolume instance (0x7f827ae1dc10) object id 88-- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vdd1 uuid = Uphae1-bkoe-wk10-xo6M-E6lL-wXKp-tzO5fj exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office66 vgUUID = 9pSX4w-u3UF-4VP4-N53z-mLVt-aBQ2-zPPj6x peStart = 1024 KiB >11:21:25,597 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '463751', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:21:25,598 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >11:21:25,600 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >11:21:25,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,603 INFO blivet: loop0 is a loop device >11:21:25,606 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:21:25,608 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >11:21:25,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 91 >11:21:25,614 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >11:21:25,615 INFO blivet: added file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (id 90) to device tree >11:21:25,617 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) ; >11:21:25,618 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >11:21:25,620 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:21:25,621 INFO blivet: added loop loop0 (id 93) to device tree >11:21:25,623 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:21:25,625 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:21:25,626 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 96 >11:21:25,628 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:21:25,630 WARN blivet: Caught exception, continuing. >11:21:25,631 WARN blivet: Problem description: setup of loop0 failed, aborting disklabel handler >11:21:25,632 WARN blivet: Begin exception details. >11:21:25,632 WARN blivet: Traceback (most recent call last): >11:21:25,633 WARN blivet: File "/tmp/updates/blivet/devicetree.py", line 1220, in handleUdevDiskLabelFormat >11:21:25,634 WARN blivet: device.setup() >11:21:25,634 WARN blivet: File "/tmp/updates/blivet/devices.py", line 790, in setup >11:21:25,635 WARN blivet: if not self._preSetup(orig=orig): >11:21:25,635 WARN blivet: File "/tmp/updates/blivet/devices.py", line 4132, in _preSetup >11:21:25,635 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >11:21:25,636 WARN blivet: DeviceError: specified file (/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)) does not exist >11:21:25,636 WARN blivet: End exception details. >11:21:25,637 INFO blivet: type detected on 'loop0' is 'squashfs' >11:21:25,638 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 97 >11:21:25,641 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:21:25,642 INFO blivet: got device: LoopDevice instance (0x7f827ab00610) -- > name = loop0 status = False kids = 0 id = 93 > parents = ['existing 0 B file /tmp/curl_fetch_url0/my_comps_squashfs.img (deleted) (90)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >11:21:25,652 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_UUID_ENC': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '464312', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:21:25,652 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >11:21:25,654 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:21:25,656 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,657 INFO blivet: loop1 is a loop device >11:21:25,659 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:21:25,661 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:21:25,663 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,663 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 100 >11:21:25,666 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:21:25,666 INFO blivet: added file /LiveOS/rootfs.img (id 99) to device tree >11:21:25,669 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:21:25,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 103 >11:21:25,672 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:21:25,672 INFO blivet: added loop loop1 (id 102) to device tree >11:21:25,674 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:21:25,676 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:21:25,679 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,680 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 105 >11:21:25,681 DEBUG blivet: device loop1 does not contain a disklabel >11:21:25,682 INFO blivet: type detected on 'loop1' is 'ext4' >11:21:25,805 DEBUG blivet: size=0 B, current=2048 MiB >11:21:25,838 DEBUG blivet: using current size 0 as min size >11:21:25,843 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,846 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 106 >11:21:25,849 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:21:25,850 INFO blivet: got device: LoopDevice instance (0x7f827ae1d250) -- > name = loop1 status = False kids = 0 id = 102 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >11:21:25,863 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,859 INFO blivet: got format: Ext4FS instance (0x7f827ae149d0) object id 106-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >11:21:25,884 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,903 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,922 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:25,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '464853', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:21:25,945 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >11:21:25,948 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:21:25,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,952 INFO blivet: loop2 is a loop device >11:21:25,954 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:21:25,957 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:21:25,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:25,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 109 >11:21:25,964 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:21:25,964 INFO blivet: added file /overlay (deleted) (id 108) to device tree >11:21:25,968 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:21:25,969 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 112 >11:21:25,971 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:21:25,972 INFO blivet: added loop loop2 (id 111) to device tree >11:21:25,974 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:21:25,977 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:21:25,978 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 114 >11:21:25,980 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:21:25,983 WARN blivet: Caught exception, continuing. >11:21:25,984 WARN blivet: Problem description: setup of loop2 failed, aborting disklabel handler >11:21:25,984 WARN blivet: Begin exception details. >11:21:25,985 WARN blivet: Traceback (most recent call last): >11:21:25,986 WARN blivet: File "/tmp/updates/blivet/devicetree.py", line 1220, in handleUdevDiskLabelFormat >11:21:25,986 WARN blivet: device.setup() >11:21:25,987 WARN blivet: File "/tmp/updates/blivet/devices.py", line 790, in setup >11:21:25,987 WARN blivet: if not self._preSetup(orig=orig): >11:21:25,988 WARN blivet: File "/tmp/updates/blivet/devices.py", line 4132, in _preSetup >11:21:25,988 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >11:21:25,989 WARN blivet: DeviceError: specified file (/overlay (deleted)) does not exist >11:21:25,989 WARN blivet: End exception details. >11:21:25,990 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >11:21:25,990 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 115 >11:21:25,993 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:21:25,993 INFO blivet: got device: LoopDevice instance (0x7f827ab00ad0) -- > name = loop2 status = False kids = 0 id = 111 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >11:21:26,002 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '465512', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:21:26,003 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >11:21:26,005 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >11:21:26,007 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,007 INFO blivet: loop3 is a loop device >11:21:26,013 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:21:26,017 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >11:21:26,019 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 118 >11:21:26,023 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; current: None ; type: None ; >11:21:26,024 INFO blivet: added file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (id 117) to device tree >11:21:26,026 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) ; >11:21:26,027 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 121 >11:21:26,029 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:21:26,030 INFO blivet: added loop loop3 (id 120) to device tree >11:21:26,032 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:21:26,034 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:21:26,034 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 123 >11:21:26,036 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >11:21:26,038 WARN blivet: Caught exception, continuing. >11:21:26,039 WARN blivet: Problem description: setup of loop3 failed, aborting disklabel handler >11:21:26,039 WARN blivet: Begin exception details. >11:21:26,040 WARN blivet: Traceback (most recent call last): >11:21:26,040 WARN blivet: File "/tmp/updates/blivet/devicetree.py", line 1220, in handleUdevDiskLabelFormat >11:21:26,040 WARN blivet: device.setup() >11:21:26,041 WARN blivet: File "/tmp/updates/blivet/devices.py", line 790, in setup >11:21:26,041 WARN blivet: if not self._preSetup(orig=orig): >11:21:26,042 WARN blivet: File "/tmp/updates/blivet/devices.py", line 4132, in _preSetup >11:21:26,042 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >11:21:26,042 WARN blivet: DeviceError: specified file (/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)) does not exist >11:21:26,043 WARN blivet: End exception details. >11:21:26,044 INFO blivet: type detected on 'loop3' is 'squashfs' >11:21:26,044 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 124 >11:21:26,046 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:21:26,047 INFO blivet: got device: LoopDevice instance (0x7f827ae14790) -- > name = loop3 status = False kids = 0 id = 120 > parents = ['existing 0 B file /tmp/curl_fetch_url1/my_comps_squashfs.img (deleted) (117)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >11:21:26,057 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_UUID_ENC': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '466116', > 'name': 'loop4', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae'], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:21:26,058 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >11:21:26,060 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >11:21:26,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,062 INFO blivet: loop4 is a loop device >11:21:26,064 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:21:26,066 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:21:26,068 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /LiveOS/rootfs.img (99) >11:21:26,071 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /LiveOS/rootfs.img ; >11:21:26,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 127 >11:21:26,074 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:21:26,074 INFO blivet: added loop loop4 (id 126) to device tree >11:21:26,076 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:21:26,078 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:21:26,081 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,082 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 129 >11:21:26,082 DEBUG blivet: device loop4 does not contain a disklabel >11:21:26,083 INFO blivet: type detected on 'loop4' is 'ext4' >11:21:26,211 DEBUG blivet: size=0 B, current=2048 MiB >11:21:26,242 DEBUG blivet: using current size 0 as min size >11:21:26,247 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,250 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 130 >11:21:26,253 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: ext4 ; >11:21:26,255 INFO blivet: got device: LoopDevice instance (0x7f827ab00450) -- > name = loop4 status = False kids = 0 id = 126 > parents = ['existing 0 B file /LiveOS/rootfs.img (99)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >11:21:26,267 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,263 INFO blivet: got format: Ext4FS instance (0x7f827ab009d0) object id 130-- > type = ext4 name = ext4 status = False > device = /dev/loop4 uuid = 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >11:21:26,288 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,307 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,327 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,347 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '466692', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:21:26,349 INFO blivet: scanning loop5 (/devices/virtual/block/loop5)... >11:21:26,352 DEBUG blivet: DeviceTree.getDeviceByName: name: loop5 ; >11:21:26,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,356 INFO blivet: loop5 is a loop device >11:21:26,358 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop5 ; >11:21:26,361 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:21:26,363 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B file /overlay (deleted) (108) >11:21:26,367 DEBUG blivet: FileDevice.addChild: kids: 1 ; name: /overlay (deleted) ; >11:21:26,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 133 >11:21:26,372 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >11:21:26,373 INFO blivet: added loop loop5 (id 132) to device tree >11:21:26,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop5 ; >11:21:26,381 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop5 ; label_type: None ; >11:21:26,382 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 135 >11:21:26,384 DEBUG blivet: LoopDevice.setup: loop5 ; status: False ; controllable: False ; orig: False ; >11:21:26,386 WARN blivet: Caught exception, continuing. >11:21:26,386 WARN blivet: Problem description: setup of loop5 failed, aborting disklabel handler >11:21:26,386 WARN blivet: Begin exception details. >11:21:26,387 WARN blivet: Traceback (most recent call last): >11:21:26,388 WARN blivet: File "/tmp/updates/blivet/devicetree.py", line 1220, in handleUdevDiskLabelFormat >11:21:26,388 WARN blivet: device.setup() >11:21:26,388 WARN blivet: File "/tmp/updates/blivet/devices.py", line 790, in setup >11:21:26,389 WARN blivet: if not self._preSetup(orig=orig): >11:21:26,389 WARN blivet: File "/tmp/updates/blivet/devices.py", line 4132, in _preSetup >11:21:26,389 WARN blivet: raise errors.DeviceError("specified file (%s) does not exist" % self.slave.path) >11:21:26,390 WARN blivet: DeviceError: specified file (/overlay (deleted)) does not exist >11:21:26,390 WARN blivet: End exception details. >11:21:26,391 INFO blivet: type detected on 'loop5' is 'DM_snapshot_cow' >11:21:26,391 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 136 >11:21:26,393 DEBUG blivet: LoopDevice._setFormat: loop5 ; current: None ; type: None ; >11:21:26,393 INFO blivet: got device: LoopDevice instance (0x7f827ab00e10) -- > name = loop5 status = False kids = 0 id = 132 > parents = ['existing 0 B file /overlay (deleted) (108)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop5 > format args = [] originalFormat = None >11:21:26,404 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > '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': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_UUID_ENC': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '713894', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:21:26,404 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >11:21:26,406 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:21:26,408 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,408 INFO blivet: live-rw is a device-mapper device >11:21:26,410 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >11:21:26,413 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-root ; status: True ; >11:21:26,415 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-swap ; status: True ; >11:21:26,417 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-root ; status: True ; >11:21:26,419 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-swap ; status: True ; >11:21:26,421 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:21:26,423 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (102) with existing ext4 filesystem >11:21:26,428 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >11:21:26,431 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (111) >11:21:26,434 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >11:21:26,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,438 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:21:26,439 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 139 >11:21:26,441 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:21:26,441 INFO blivet: added dm live-rw (id 138) to device tree >11:21:26,443 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:21:26,445 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:21:26,448 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,448 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 141 >11:21:26,448 DEBUG blivet: device live-rw does not contain a disklabel >11:21:26,449 INFO blivet: type detected on 'live-rw' is 'ext4' >11:21:26,571 DEBUG blivet: size=896.22 MiB, current=2048 MiB >11:21:26,621 DEBUG blivet: padding min size from 939750400 up to 939750900 >11:21:26,625 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,626 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 142 >11:21:26,629 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:21:26,632 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >11:21:26,629 INFO blivet: got device: DMDevice instance (0x7f827ab00d10) -- > name = live-rw status = True kids = 0 id = 138 > parents = ['existing 0 B loop loop2 (111)'] > uuid = None size = 2048 MiB > 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f827ae13200> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:21:26,745 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,742 INFO blivet: got format: Ext4FS instance (0x7f827ad8b0d0) object id 142-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >11:21:26,766 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,785 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,805 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,827 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'live-base', > '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': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_UUID_ENC': '5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '781213', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/5c1a99cb-2de9-45b9-803c-7fdc0fe093ae', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >11:21:26,829 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >11:21:26,832 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:21:26,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,836 INFO blivet: live-base is a device-mapper device >11:21:26,838 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >11:21:26,841 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-root ; status: True ; >11:21:26,845 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office88-swap ; status: True ; >11:21:26,847 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-root ; status: True ; >11:21:26,849 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora_office97-swap ; status: True ; >11:21:26,851 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >11:21:26,853 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >11:21:26,856 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (102) with existing ext4 filesystem >11:21:26,860 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >11:21:26,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >11:21:26,871 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >11:21:26,872 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 145 >11:21:26,874 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >11:21:26,875 INFO blivet: added dm live-base (id 144) to device tree >11:21:26,877 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >11:21:26,879 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >11:21:26,882 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:26,882 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 147 >11:21:26,883 DEBUG blivet: device live-base does not contain a disklabel >11:21:26,883 INFO blivet: type detected on 'live-base' is 'ext4' >11:21:27,002 DEBUG blivet: size=0 B, current=2048 MiB >11:21:27,039 DEBUG blivet: using current size 0 as min size >11:21:27,044 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:27,047 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 148 >11:21:27,050 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >11:21:27,054 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >11:21:27,051 INFO blivet: got device: DMDevice instance (0x7f827ab00c10) -- > name = live-base status = True kids = 0 id = 144 > parents = ['existing 0 B loop loop1 (102) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbeef0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >11:21:27,108 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:27,104 INFO blivet: got format: Ext4FS instance (0x7f827ab00b50) object id 148-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 5c1a99cb-2de9-45b9-803c-7fdc0fe093ae exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048 MiB targetSize = 2048 MiB > >11:21:27,128 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:27,147 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:27,166 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:27,189 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-swap /dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd /dev/disk/by-uuid/551a119b-c8db-4a1d-afc4-749e093e3224 /dev/fedora_office97/swap /dev/mapper/fedora_office97-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office97-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '551a119b-c8db-4a1d-afc4-749e093e3224', > 'ID_FS_UUID_ENC': '551a119b-c8db-4a1d-afc4-749e093e3224', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206356', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-swap', > '/dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3Thzbf03WDF6EwxygRgfn3beEy4jub9wNA5IWd', > '/dev/disk/by-uuid/551a119b-c8db-4a1d-afc4-749e093e3224', > '/dev/fedora_office97/swap', > '/dev/mapper/fedora_office97-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office97-swap ; >11:21:27,192 INFO blivet: scanning fedora_office97-swap (/devices/virtual/block/dm-2)... >11:21:27,195 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >11:21:27,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap >11:21:27,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-swap ; >11:21:27,212 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-swap ; label_type: None ; >11:21:27,214 DEBUG blivet: SwapSpace.__init__: >11:21:27,215 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 150 >11:21:27,216 DEBUG blivet: device fedora_office97-swap does not contain a disklabel >11:21:27,216 DEBUG blivet: no type or existing type for fedora_office97-swap, bailing >11:21:27,254 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:27,264 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,291 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,293 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,318 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,217 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827adb9950) -- > name = fedora_office97-swap status = True kids = 0 id = 58 > parents = ['existing 7688 MiB lvmvg fedora_office97 (49)'] > uuid = 03WDF6-Ewxy-gRgf-n3be-Ey4j-ub9w-NA5IWd size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe050> > target size = 820 MiB path = /dev/mapper/fedora_office97-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827ae1dc50) -- > name = fedora_office97 status = True kids = 2 id = 49 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office97 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >11:21:27,394 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:27,403 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,429 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,430 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,456 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,531 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:27,541 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,566 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,568 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,594 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,669 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:27,679 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,704 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,706 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:27,731 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:27,772 INFO blivet: got format: SwapSpace instance (0x7f827ae1da10) object id 62-- > type = swap name = swap status = False > device = /dev/mapper/fedora_office97-swap uuid = 551a119b-c8db-4a1d-afc4-749e093e3224 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:21:27,780 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office88-swap /dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf /dev/disk/by-uuid/84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf /dev/fedora_office88/swap /dev/mapper/fedora_office88-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office88-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf', > 'DM_VG_NAME': 'fedora_office88', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > 'ID_FS_UUID_ENC': '84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '213039', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office88-swap', > '/dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9gTjuNvPHKqb3PiCj56fFiCN5rgHDRgoAf', > '/dev/disk/by-uuid/84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf', > '/dev/fedora_office88/swap', > '/dev/mapper/fedora_office88-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora_office88-swap ; >11:21:27,781 INFO blivet: scanning fedora_office88-swap (/devices/virtual/block/dm-3)... >11:21:27,783 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-swap ; >11:21:27,793 DEBUG blivet: DeviceTree.getDeviceByName returned existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap >11:21:27,795 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office88-swap ; >11:21:27,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office88-swap ; label_type: None ; >11:21:27,799 DEBUG blivet: SwapSpace.__init__: >11:21:27,800 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 152 >11:21:27,801 DEBUG blivet: device fedora_office88-swap does not contain a disklabel >11:21:27,801 DEBUG blivet: no type or existing type for fedora_office88-swap, bailing >11:21:27,837 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:27,846 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:27,872 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:27,874 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:27,899 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:27,801 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827aae6a10) -- > name = fedora_office88-swap status = True kids = 0 id = 26 > parents = ['existing 7688 MiB lvmvg fedora_office88 (17)'] > uuid = TjuNvP-HKqb-3PiC-j56f-FiCN-5rgH-DRgoAf size = 820 MiB > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office88-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1679360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (104, 255, 63) biosGeometry: (104, 255, 63) > PedDevice: <_ped.Device object at 0x7f827e915f80> > target size = 820 MiB path = /dev/mapper/fedora_office88-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827aae6650) -- > name = fedora_office88 status = True kids = 2 id = 17 > parents = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > uuid = iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office88 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 820 MiB >11:21:27,975 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:27,985 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,011 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,012 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,041 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,117 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:28,127 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,152 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,154 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,180 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,256 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:28,265 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,291 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,292 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:28,318 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:28,359 INFO blivet: got format: SwapSpace instance (0x7f827aafad10) object id 30-- > type = swap name = swap status = False > device = /dev/mapper/fedora_office88-swap uuid = 84cf0127-9fb2-4d96-bc7f-90f8dab6bbbf exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:21:28,366 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-root /dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1 /dev/disk/by-uuid/90d340e1-e617-4630-a147-d9ca6e1cc9c5 /dev/fedora_office97/root /dev/mapper/fedora_office97-root', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office97-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '90d340e1-e617-4630-a147-d9ca6e1cc9c5', > 'ID_FS_UUID_ENC': '90d340e1-e617-4630-a147-d9ca6e1cc9c5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '214316', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-root', > '/dev/disk/by-id/dm-uuid-LVM-jsHvWxvZI6Ud5y0oBPOgcCTl7q3ThzbfVaUyy0cYmBGhkG0d12fQMuD5QK2KqZl1', > '/dev/disk/by-uuid/90d340e1-e617-4630-a147-d9ca6e1cc9c5', > '/dev/fedora_office97/root', > '/dev/mapper/fedora_office97-root'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora_office97-root ; >11:21:28,367 INFO blivet: scanning fedora_office97-root (/devices/virtual/block/dm-4)... >11:21:28,369 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office97-root ; >11:21:28,380 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem >11:21:28,382 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-root ; >11:21:28,384 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-root ; label_type: None ; >11:21:28,387 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:28,388 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 154 >11:21:28,388 DEBUG blivet: device fedora_office97-root does not contain a disklabel >11:21:28,389 DEBUG blivet: no type or existing type for fedora_office97-root, bailing >11:21:28,425 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:28,434 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,460 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,461 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,487 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,389 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827ae1d5d0) -- > name = fedora_office97-root status = True kids = 0 id = 52 > parents = ['existing 7688 MiB lvmvg fedora_office97 (49)'] > uuid = VaUyy0-cYmB-GhkG-0d12-fQMu-D5QK-2KqZl1 size = 6868 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe680> > target size = 6868 MiB path = /dev/mapper/fedora_office97-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827ae1dc50) -- > name = fedora_office97 status = True kids = 2 id = 49 > parents = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > uuid = jsHvWx-vZI6-Ud5y-0oBP-OgcC-Tl7q-3Thzbf size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office97 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vdb2 (44) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6868 MiB >11:21:28,563 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:28,572 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,598 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,599 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,625 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,701 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:28,710 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,736 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,737 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,763 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,839 DEBUG blivet: looking up parted Device: /dev/fedora_office97 >11:21:28,849 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,874 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,876 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:28,901 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:28,945 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:28,942 INFO blivet: got format: Ext4FS instance (0x7f827af97990) object id 56-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_office97-root uuid = 90d340e1-e617-4630-a147-d9ca6e1cc9c5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868 MiB targetSize = 6868 MiB > >11:21:28,964 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:28,982 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,001 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,022 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office88-root /dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE /dev/disk/by-uuid/625207ce-0598-4e22-847e-ed688f419e31 /dev/fedora_office88/root /dev/mapper/fedora_office88-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_MULTIPATH_TIMESTAMP': '1398338434', > 'DM_NAME': 'fedora_office88-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE', > 'DM_VG_NAME': 'fedora_office88', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '625207ce-0598-4e22-847e-ed688f419e31', > 'ID_FS_UUID_ENC': '625207ce-0598-4e22-847e-ed688f419e31', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '223615', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office88-root', > '/dev/disk/by-id/dm-uuid-LVM-iTw57ek9L2p6oOd0aFZdjZKEsPFyHS9glq6k2sf07rz3tlj3Vb5E2N32TeWw13ZE', > '/dev/disk/by-uuid/625207ce-0598-4e22-847e-ed688f419e31', > '/dev/fedora_office88/root', > '/dev/mapper/fedora_office88-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora_office88-root ; >11:21:29,023 INFO blivet: scanning fedora_office88-root (/devices/virtual/block/dm-5)... >11:21:29,026 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora_office88-root ; >11:21:29,039 DEBUG blivet: DeviceTree.getDeviceByName returned existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem >11:21:29,041 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora_office88-root ; >11:21:29,043 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office88-root ; label_type: None ; >11:21:29,046 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,046 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 156 >11:21:29,047 DEBUG blivet: device fedora_office88-root does not contain a disklabel >11:21:29,047 DEBUG blivet: no type or existing type for fedora_office88-root, bailing >11:21:29,085 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:29,095 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,121 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,122 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,148 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,047 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x7f827aae6d50) -- > name = fedora_office88-root status = True kids = 0 id = 20 > parents = ['existing 7688 MiB lvmvg fedora_office88 (17)'] > uuid = lq6k2s-f07r-z3tl-j3Vb-5E2N-32Te-Ww13ZE size = 6868 MiB > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office88-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 14065664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (875, 255, 63) biosGeometry: (875, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe440> > target size = 6868 MiB path = /dev/mapper/fedora_office88-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f827aae6650) -- > name = fedora_office88 status = True kids = 2 id = 17 > parents = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > uuid = iTw57e-k9L2-p6oO-d0aF-ZdjZ-KEsP-FyHS9g size = 7688 MiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/fedora_office88 > format args = [] originalFormat = None free = 0 B PE Size = 4096 KiB PE Count = 1922 > PE Free = 0 PV Count = 1 > modified = False extents = 1922 free space = 0 B > free extents = 0 reserved percent = 0 reserved space = 0 B > PVs = ['existing 7691 MiB partition vda2 (12) with existing lvmpv'] > LVs = ['existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem', > 'existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0 > VG space used = 6868 MiB >11:21:29,225 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:29,234 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,260 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,262 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,287 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,364 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:29,373 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,399 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,401 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,427 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,503 DEBUG blivet: looking up parted Device: /dev/fedora_office88 >11:21:29,513 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,538 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,540 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:29,566 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:29,609 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,606 INFO blivet: got format: Ext4FS instance (0x7f827aae6ed0) object id 24-- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_office88-root uuid = 625207ce-0598-4e22-847e-ed688f419e31 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 6868 MiB targetSize = 6868 MiB > >11:21:29,628 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,646 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,665 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:29,775 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:21:29,850 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:21:29,856 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:29,863 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:29,934 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office88-root ; status: True ; controllable: True ; >11:21:30,009 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_office88-root ; status: True ; controllable: True ; >11:21:30,199 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office88 ; status: True ; controllable: True ; >11:21:30,205 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_office88 ; status: False ; type: None ; >11:21:30,210 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_office88 ; status: False ; type: None ; >11:21:30,281 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_office88 ; status: True ; controllable: True ; >11:21:30,460 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >11:21:30,466 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:21:30,474 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >11:21:30,541 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:21:30,545 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:30,553 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:30,619 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office88-swap ; status: False ; controllable: True ; >11:21:30,624 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >11:21:30,693 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:21:30,698 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:30,705 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:30,768 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office97-root ; status: True ; controllable: True ; >11:21:30,838 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_office97-root ; status: True ; controllable: True ; >11:21:31,016 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office97 ; status: True ; controllable: True ; >11:21:31,021 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_office97 ; status: False ; type: None ; >11:21:31,032 DEBUG blivet: DeviceFormat.teardown: device: /dev/fedora_office97 ; status: False ; type: None ; >11:21:31,105 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora_office97 ; status: True ; controllable: True ; >11:21:31,287 DEBUG blivet: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >11:21:31,294 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >11:21:31,303 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/vdb2 ; status: False ; type: lvmpv ; >11:21:31,371 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:21:31,378 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:31,388 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:31,459 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office97-swap ; status: False ; controllable: True ; >11:21:31,465 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora_office66 ; status: False ; controllable: True ; >11:21:31,469 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:21:31,472 DEBUG blivet: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >11:21:31,475 DEBUG blivet: LoopDevice.teardown: loop4 ; status: False ; controllable: False ; >11:21:31,477 DEBUG blivet: LoopDevice.teardown: loop5 ; status: False ; controllable: False ; >11:21:31,479 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >11:21:31,486 INFO blivet: edd: collected mbr signatures: {'vda': '0x000051e3', 'vdc': '0x0004f235', 'vdb': '0x0007c3d8', 'vdd': '0x00074dac'} >11:21:31,490 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000051e3 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >11:21:31,492 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >11:21:31,492 DEBUG blivet: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0007c3d8 > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >11:21:31,493 DEBUG blivet: edd: matched 0x81 to vdb using pci_dev >11:21:31,493 DEBUG blivet: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0004f235 > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >11:21:31,494 DEBUG blivet: edd: matched 0x82 to vdc using pci_dev >11:21:31,494 DEBUG blivet: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00074dac > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >11:21:31,495 DEBUG blivet: edd: matched 0x83 to vdd using pci_dev >11:21:31,500 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >11:21:31,569 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >11:21:31,771 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:21:31,776 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:31,783 DEBUG blivet: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >11:21:31,850 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office88-root ; status: False ; controllable: True ; orig: False ; >11:21:31,856 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_office88-root ; orig: False ; >11:21:31,860 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_office88 ; status: True ; controllable: True ; orig: False ; >11:21:31,863 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_office88-root ; status: False ; controllable: True ; orig: False ; >11:21:32,277 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:21:32,283 INFO blivet: Caught exception, continuing. >11:21:32,285 INFO blivet: Problem description: error parsing blkid.tab >11:21:32,286 INFO blivet: Begin exception details. >11:21:32,287 INFO blivet: Traceback (most recent call last): >11:21:32,288 INFO blivet: File "/tmp/updates/blivet/__init__.py", line 3149, in parseFSTab >11:21:32,289 INFO blivet: blkidTab.parse() >11:21:32,289 INFO blivet: File "/tmp/updates/blivet/__init__.py", line 2201, in parse >11:21:32,290 INFO blivet: with open(path) as f: >11:21:32,290 INFO blivet: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:21:32,291 INFO blivet: End exception details. >11:21:32,291 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >11:21:32,292 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:21:32,294 DEBUG blivet: Caught exception, continuing. >11:21:32,295 DEBUG blivet: Problem description: failed to parse blkid.tab >11:21:32,296 DEBUG blivet: Begin exception details. >11:21:32,296 DEBUG blivet: Traceback (most recent call last): >11:21:32,297 DEBUG blivet: File "/tmp/updates/blivet/__init__.py", line 2249, in parse >11:21:32,297 DEBUG blivet: self.blkidTab.parse() >11:21:32,297 DEBUG blivet: File "/tmp/updates/blivet/__init__.py", line 2201, in parse >11:21:32,298 DEBUG blivet: with open(path) as f: >11:21:32,298 DEBUG blivet: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:21:32,299 DEBUG blivet: End exception details. >11:21:32,299 DEBUG blivet: crypttab maps: [] >11:21:32,300 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >11:21:32,305 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office88-root ; >11:21:32,322 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6868 MiB lvmlv fedora_office88-root (20) with existing ext4 filesystem >11:21:32,324 DEBUG blivet: resolved '/dev/mapper/fedora_office88-root' to 'fedora_office88-root' (lvmlv) >11:21:32,325 DEBUG blivet: resolved 'UUID=98258859-1eaf-4693-805e-9120aded57a5' to 'vda1' (partition) >11:21:32,328 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office88-swap ; >11:21:32,339 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora_office88-swap (26) with existing swap >11:21:32,340 DEBUG blivet: resolved '/dev/mapper/fedora_office88-swap' to 'fedora_office88-swap' (lvmlv) >11:21:32,342 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office88-root ; status: True ; controllable: True ; >11:21:32,529 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_office88-root ; status: True ; controllable: True ; >11:21:32,704 DEBUG blivet: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >11:21:32,764 DEBUG blivet: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >11:21:32,953 DEBUG blivet: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:21:32,958 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:32,965 DEBUG blivet: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:21:33,033 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora_office97-root ; status: False ; controllable: True ; orig: False ; >11:21:33,041 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_office97-root ; orig: False ; >11:21:33,044 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora_office97 ; status: True ; controllable: True ; orig: False ; >11:21:33,047 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora_office97-root ; status: False ; controllable: True ; orig: False ; >11:21:33,441 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:21:33,447 INFO blivet: Caught exception, continuing. >11:21:33,449 INFO blivet: Problem description: error parsing blkid.tab >11:21:33,449 INFO blivet: Begin exception details. >11:21:33,450 INFO blivet: Traceback (most recent call last): >11:21:33,452 INFO blivet: File "/tmp/updates/blivet/__init__.py", line 3149, in parseFSTab >11:21:33,452 INFO blivet: blkidTab.parse() >11:21:33,452 INFO blivet: File "/tmp/updates/blivet/__init__.py", line 2201, in parse >11:21:33,453 INFO blivet: with open(path) as f: >11:21:33,453 INFO blivet: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:21:33,454 INFO blivet: End exception details. >11:21:33,454 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >11:21:33,455 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:21:33,457 DEBUG blivet: Caught exception, continuing. >11:21:33,458 DEBUG blivet: Problem description: failed to parse blkid.tab >11:21:33,458 DEBUG blivet: Begin exception details. >11:21:33,459 DEBUG blivet: Traceback (most recent call last): >11:21:33,459 DEBUG blivet: File "/tmp/updates/blivet/__init__.py", line 2249, in parse >11:21:33,459 DEBUG blivet: self.blkidTab.parse() >11:21:33,460 DEBUG blivet: File "/tmp/updates/blivet/__init__.py", line 2201, in parse >11:21:33,460 DEBUG blivet: with open(path) as f: >11:21:33,460 DEBUG blivet: IOError: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:21:33,461 DEBUG blivet: End exception details. >11:21:33,461 DEBUG blivet: crypttab maps: [] >11:21:33,462 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >11:21:33,465 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office97-root ; >11:21:33,486 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6868 MiB lvmlv fedora_office97-root (52) with existing ext4 filesystem >11:21:33,489 DEBUG blivet: resolved '/dev/mapper/fedora_office97-root' to 'fedora_office97-root' (lvmlv) >11:21:33,490 DEBUG blivet: resolved 'UUID=163b622f-bb27-4178-bb43-75d9d96c88c8' to 'vdb1' (partition) >11:21:33,492 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office97-swap ; >11:21:33,503 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 820 MiB lvmlv fedora_office97-swap (58) with existing swap >11:21:33,504 DEBUG blivet: resolved '/dev/mapper/fedora_office97-swap' to 'fedora_office97-swap' (lvmlv) >11:21:33,506 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora_office97-root ; status: True ; controllable: True ; >11:21:33,684 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora_office97-root ; status: True ; controllable: True ; >11:21:34,057 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:34,088 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:34,090 DEBUG blivet: fedora_office88 size is 7688 MiB >11:21:34,116 DEBUG blivet: vg fedora_office88 has 0 B free >11:21:34,121 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,127 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:34,153 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:34,155 DEBUG blivet: fedora_office97 size is 7688 MiB >11:21:34,180 DEBUG blivet: vg fedora_office97 has 0 B free >11:21:34,184 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,189 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,192 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,195 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,198 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,204 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,211 DEBUG blivet: Ext4FS.supported: supported: True ; >11:21:34,504 DEBUG blivet: onlyuse is now: vda,vdb,vdc,vdd >11:21:35,048 DEBUG blivet: clearpart: looking at vda2 >11:21:35,049 DEBUG blivet: clearpart: looking at vdb2 >11:21:35,049 DEBUG blivet: clearpart: looking at vda1 >11:21:35,050 DEBUG blivet: clearpart: looking at vdb1 >11:21:35,050 DEBUG blivet: clearpart: looking at vdc1 >11:21:35,050 DEBUG blivet: clearpart: looking at vdd1 >11:21:35,052 DEBUG blivet: checking whether disk vda has an empty extended >11:21:35,053 DEBUG blivet: extended is None ; logicals is [] >11:21:35,053 DEBUG blivet: checking whether disk vdb has an empty extended >11:21:35,054 DEBUG blivet: extended is None ; logicals is [] >11:21:35,055 DEBUG blivet: checking whether disk vdc has an empty extended >11:21:35,055 DEBUG blivet: extended is None ; logicals is [] >11:21:35,056 DEBUG blivet: checking whether disk vdd has an empty extended >11:21:35,056 DEBUG blivet: extended is None ; logicals is [] >11:21:35,063 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:35,073 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >11:21:35,074 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:21:35,248 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:35,264 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >11:21:35,267 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:21:35,269 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:21:35,279 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with existing msdos disklabel >11:21:35,280 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:35,798 DEBUG blivet: clearpart: looking at vda2 >11:24:35,800 DEBUG blivet: removing vda2 >11:24:35,801 DEBUG blivet: devices to remove: ['fedora_office88-swap', 'fedora_office88-root', 'fedora_office88'] >11:24:35,802 DEBUG blivet: leaves to remove: ['fedora_office88-swap', 'fedora_office88-root'] >11:24:35,803 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 159 >11:24:35,808 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-swap ; current: swap ; type: None ; >11:24:35,809 INFO blivet: registered action: [158] destroy format swap on lvmlv fedora_office88-swap (id 26) >11:24:35,820 INFO blivet: removed lvmlv fedora_office88-swap (id 26) from device tree >11:24:35,823 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_office88 ; >11:24:35,824 INFO blivet: registered action: [160] destroy device lvmlv fedora_office88-swap (id 26) >11:24:35,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 162 >11:24:35,827 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office88-root ; current: ext4 ; type: None ; >11:24:35,828 INFO blivet: registered action: [161] destroy format ext4 filesystem on lvmlv fedora_office88-root (id 20) >11:24:35,829 INFO blivet: removed lvmlv fedora_office88-root (id 20) from device tree >11:24:35,831 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_office88 ; >11:24:35,832 INFO blivet: registered action: [163] destroy device lvmlv fedora_office88-root (id 20) >11:24:35,832 DEBUG blivet: devices to remove: ['fedora_office88'] >11:24:35,833 DEBUG blivet: leaves to remove: ['fedora_office88'] >11:24:35,833 INFO blivet: removed lvmvg fedora_office88 (id 17) from device tree >11:24:35,836 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vda2 ; >11:24:35,836 INFO blivet: registered action: [164] destroy device lvmvg fedora_office88 (id 17) >11:24:35,839 DEBUG blivet: PartitionDevice._setFormat: vda2 ; >11:24:35,839 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 166 >11:24:35,842 DEBUG blivet: PartitionDevice._setFormat: vda2 ; current: lvmpv ; type: None ; >11:24:35,843 INFO blivet: registered action: [165] destroy format lvmpv on partition vda2 (id 12) >11:24:35,844 INFO blivet: removed partition vda2 (id 12) from device tree >11:24:35,847 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >11:24:35,848 INFO blivet: registered action: [167] destroy device partition vda2 (id 12) >11:24:35,849 DEBUG blivet: partitions: ['vda1'] >11:24:35,850 DEBUG blivet: clearpart: looking at vdb2 >11:24:35,851 DEBUG blivet: removing vdb2 >11:24:35,852 DEBUG blivet: devices to remove: ['fedora_office97-swap', 'fedora_office97-root', 'fedora_office97'] >11:24:35,852 DEBUG blivet: leaves to remove: ['fedora_office97-swap', 'fedora_office97-root'] >11:24:35,853 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 169 >11:24:35,856 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-swap ; current: swap ; type: None ; >11:24:35,857 INFO blivet: registered action: [168] destroy format swap on lvmlv fedora_office97-swap (id 58) >11:24:35,857 INFO blivet: removed lvmlv fedora_office97-swap (id 58) from device tree >11:24:35,860 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora_office97 ; >11:24:35,861 INFO blivet: registered action: [170] destroy device lvmlv fedora_office97-swap (id 58) >11:24:35,861 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 172 >11:24:35,864 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_office97-root ; current: ext4 ; type: None ; >11:24:35,864 INFO blivet: registered action: [171] destroy format ext4 filesystem on lvmlv fedora_office97-root (id 52) >11:24:35,865 INFO blivet: removed lvmlv fedora_office97-root (id 52) from device tree >11:24:35,868 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora_office97 ; >11:24:35,868 INFO blivet: registered action: [173] destroy device lvmlv fedora_office97-root (id 52) >11:24:35,868 DEBUG blivet: devices to remove: ['fedora_office97'] >11:24:35,869 DEBUG blivet: leaves to remove: ['fedora_office97'] >11:24:35,869 INFO blivet: removed lvmvg fedora_office97 (id 49) from device tree >11:24:35,872 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >11:24:35,872 INFO blivet: registered action: [174] destroy device lvmvg fedora_office97 (id 49) >11:24:35,875 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; >11:24:35,875 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 176 >11:24:35,878 DEBUG blivet: PartitionDevice._setFormat: vdb2 ; current: lvmpv ; type: None ; >11:24:35,879 INFO blivet: registered action: [175] destroy format lvmpv on partition vdb2 (id 44) >11:24:35,880 INFO blivet: removed partition vdb2 (id 44) from device tree >11:24:35,882 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdb ; >11:24:35,883 INFO blivet: registered action: [177] destroy device partition vdb2 (id 44) >11:24:35,884 DEBUG blivet: partitions: ['vdb1'] >11:24:35,885 DEBUG blivet: clearpart: looking at vda1 >11:24:35,887 DEBUG blivet: removing vda1 >11:24:35,892 DEBUG blivet: PartitionDevice._setFormat: vda1 ; >11:24:35,893 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 179 >11:24:35,896 DEBUG blivet: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >11:24:35,897 INFO blivet: registered action: [178] destroy format ext4 filesystem on partition vda1 (id 6) >11:24:35,897 INFO blivet: removed partition vda1 (id 6) from device tree >11:24:35,900 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:24:35,900 INFO blivet: registered action: [180] destroy device partition vda1 (id 6) >11:24:35,901 DEBUG blivet: partitions: [] >11:24:35,902 DEBUG blivet: clearpart: looking at vdb1 >11:24:35,902 DEBUG blivet: removing vdb1 >11:24:35,905 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; >11:24:35,905 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 182 >11:24:35,909 DEBUG blivet: PartitionDevice._setFormat: vdb1 ; current: ext4 ; type: None ; >11:24:35,909 INFO blivet: registered action: [181] destroy format ext4 filesystem on partition vdb1 (id 38) >11:24:35,910 INFO blivet: removed partition vdb1 (id 38) from device tree >11:24:35,913 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >11:24:35,913 INFO blivet: registered action: [183] destroy device partition vdb1 (id 38) >11:24:35,914 DEBUG blivet: partitions: [] >11:24:35,914 DEBUG blivet: clearpart: looking at vdc1 >11:24:35,915 DEBUG blivet: removing vdc1 >11:24:35,916 DEBUG blivet: devices to remove: ['fedora_office66'] >11:24:35,916 DEBUG blivet: leaves to remove: ['fedora_office66'] >11:24:35,916 INFO blivet: removed lvmvg fedora_office66 (id 75) from device tree >11:24:35,919 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >11:24:35,921 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: vdd1 ; >11:24:35,922 INFO blivet: registered action: [184] destroy device lvmvg fedora_office66 (id 75) >11:24:35,924 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; >11:24:35,925 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 186 >11:24:35,927 DEBUG blivet: PartitionDevice._setFormat: vdc1 ; current: lvmpv ; type: None ; >11:24:35,928 INFO blivet: registered action: [185] destroy format lvmpv on partition vdc1 (id 70) >11:24:35,929 INFO blivet: removed partition vdc1 (id 70) from device tree >11:24:35,931 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >11:24:35,932 INFO blivet: registered action: [187] destroy device partition vdc1 (id 70) >11:24:35,933 DEBUG blivet: partitions: [] >11:24:35,933 DEBUG blivet: clearpart: looking at vdd1 >11:24:35,934 DEBUG blivet: removing vdd1 >11:24:35,936 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; >11:24:35,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 189 >11:24:35,939 DEBUG blivet: PartitionDevice._setFormat: vdd1 ; current: lvmpv ; type: None ; >11:24:35,940 INFO blivet: registered action: [188] destroy format lvmpv on partition vdd1 (id 84) >11:24:35,940 INFO blivet: removed partition vdd1 (id 84) from device tree >11:24:35,943 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >11:24:35,943 INFO blivet: registered action: [190] destroy device partition vdd1 (id 84) >11:24:35,944 DEBUG blivet: partitions: [] >11:24:35,945 DEBUG blivet: checking whether disk vda has an empty extended >11:24:35,946 DEBUG blivet: extended is None ; logicals is [] >11:24:35,946 DEBUG blivet: checking whether disk vdb has an empty extended >11:24:35,947 DEBUG blivet: extended is None ; logicals is [] >11:24:35,947 DEBUG blivet: checking whether disk vdc has an empty extended >11:24:35,948 DEBUG blivet: extended is None ; logicals is [] >11:24:35,948 DEBUG blivet: checking whether disk vdd has an empty extended >11:24:35,948 DEBUG blivet: extended is None ; logicals is [] >11:24:35,949 DEBUG blivet: clearpart: initializing vda >11:24:35,950 DEBUG blivet: removing vda >11:24:35,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 192 >11:24:35,953 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >11:24:35,953 INFO blivet: registered action: [191] destroy format msdos disklabel on disk vda (id 1) >11:24:35,954 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 194 >11:24:35,956 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:24:35,957 INFO blivet: registered action: [193] destroy format None on disk vda (id 1) >11:24:35,957 DEBUG blivet: required disklabel type for vda (15) is None >11:24:35,958 DEBUG blivet: default disklabel type for vda is msdos >11:24:35,959 DEBUG blivet: selecting msdos disklabel for vda based on size >11:24:35,962 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >11:24:35,965 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >11:24:35,966 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8279f48190> > PedDisk: <_ped.Disk object at 0x7f8279f46488> >11:24:35,968 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 195 >11:24:35,970 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >11:24:35,971 INFO blivet: registered action: [196] create format msdos disklabel on disk vda (id 1) >11:24:35,972 DEBUG blivet: clearpart: initializing vdb >11:24:35,972 DEBUG blivet: removing vdb >11:24:35,972 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 198 >11:24:35,975 DEBUG blivet: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >11:24:35,975 INFO blivet: registered action: [197] destroy format msdos disklabel on disk vdb (id 33) >11:24:35,976 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 200 >11:24:35,979 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: None ; >11:24:35,979 INFO blivet: registered action: [199] destroy format None on disk vdb (id 33) >11:24:35,979 DEBUG blivet: required disklabel type for vdb (15) is None >11:24:35,980 DEBUG blivet: default disklabel type for vdb is msdos >11:24:35,980 DEBUG blivet: selecting msdos disklabel for vdb based on size >11:24:35,983 DEBUG blivet: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >11:24:35,986 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >11:24:35,986 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8279f488d0> > PedDisk: <_ped.Disk object at 0x7f8279f459e0> >11:24:35,988 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 201 >11:24:35,991 DEBUG blivet: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >11:24:35,991 INFO blivet: registered action: [202] create format msdos disklabel on disk vdb (id 33) >11:24:35,991 DEBUG blivet: clearpart: initializing vdc >11:24:35,992 DEBUG blivet: removing vdc >11:24:35,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 204 >11:24:35,995 DEBUG blivet: DiskDevice._setFormat: vdc ; current: disklabel ; type: None ; >11:24:35,995 INFO blivet: registered action: [203] destroy format msdos disklabel on disk vdc (id 65) >11:24:35,996 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 206 >11:24:35,998 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: None ; >11:24:35,999 INFO blivet: registered action: [205] destroy format None on disk vdc (id 65) >11:24:35,999 DEBUG blivet: required disklabel type for vdc (15) is None >11:24:35,999 DEBUG blivet: default disklabel type for vdc is msdos >11:24:36,000 DEBUG blivet: selecting msdos disklabel for vdc based on size >11:24:36,002 DEBUG blivet: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >11:24:36,005 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >11:24:36,006 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8279ece050> > PedDisk: <_ped.Disk object at 0x7f8279ecd908> >11:24:36,008 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 207 >11:24:36,010 DEBUG blivet: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >11:24:36,011 INFO blivet: registered action: [208] create format msdos disklabel on disk vdc (id 65) >11:24:36,011 DEBUG blivet: clearpart: initializing vdd >11:24:36,012 DEBUG blivet: removing vdd >11:24:36,012 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 210 >11:24:36,015 DEBUG blivet: DiskDevice._setFormat: vdd ; current: disklabel ; type: None ; >11:24:36,015 INFO blivet: registered action: [209] destroy format msdos disklabel on disk vdd (id 79) >11:24:36,016 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 212 >11:24:36,023 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: None ; >11:24:36,025 INFO blivet: registered action: [211] destroy format None on disk vdd (id 79) >11:24:36,026 DEBUG blivet: required disklabel type for vdd (15) is None >11:24:36,026 DEBUG blivet: default disklabel type for vdd is msdos >11:24:36,027 DEBUG blivet: selecting msdos disklabel for vdd based on size >11:24:36,029 DEBUG blivet: DiskLabel.__init__: device: /dev/vdd ; labelType: msdos ; >11:24:36,032 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vdd ; labelType: msdos ; >11:24:36,033 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8279f48090> > PedDisk: <_ped.Disk object at 0x7f8279ecdab8> >11:24:36,035 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 213 >11:24:36,037 DEBUG blivet: DiskDevice._setFormat: vdd ; current: None ; type: disklabel ; >11:24:36,038 INFO blivet: registered action: [214] create format msdos disklabel on disk vdd (id 79) >11:24:36,213 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,231 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,233 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,239 INFO blivet: Detected 3968 MiB of memory >11:24:36,273 INFO blivet: Suggested swap size (3968 MiB) exceeds 10 % of disk space, using 10 % of disk space (3276.8 MiB) instead. >11:24:36,332 INFO blivet: Swap attempt of 3276.8 MiB >11:24:36,361 DEBUG blivet: doAutoPart: True >11:24:36,363 DEBUG blivet: encryptedAutoPart: False >11:24:36,363 DEBUG blivet: autoPartType: 2 >11:24:36,363 DEBUG blivet: clearPartType: 1 >11:24:36,364 DEBUG blivet: clearPartDisks: ['vda', 'vdb', 'vdc', 'vdd'] >11:24:36,408 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f826faa7ad0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True >PartSpec instance (0x7f8279f44a50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True >PartSpec instance (0x7f8279f44490) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False >PartSpec instance (0x7f8279f444d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False >PartSpec instance (0x7f8279f44f90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3276.8 MiB maxSize = None grow = False > >11:24:36,409 DEBUG blivet: storage.disks: ['vda', 'vdb', 'vdc', 'vdd'] >11:24:36,411 DEBUG blivet: storage.partitioned: ['vda', 'vdb', 'vdc', 'vdd'] >11:24:36,412 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url0/my_comps_squashfs.img (deleted)', '/tmp/curl_fetch_url1/my_comps_squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'vda', 'vdb', 'vdc', 'vdd'] >11:24:36,418 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,429 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,430 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,430 DEBUG blivet: boot disk: vda >11:24:36,437 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >11:24:36,439 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 215 >11:24:36,443 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:24:36,447 DEBUG blivet: PartitionDevice._setFormat: req0 ; >11:24:36,451 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >11:24:36,454 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:24:36,456 INFO blivet: added partition req0 (id 216) to device tree >11:24:36,457 INFO blivet: registered action: [218] create device partition req0 (id 216) >11:24:36,458 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 220 >11:24:36,462 DEBUG blivet: PartitionDevice._setFormat: req0 ; >11:24:36,465 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: lvmpv ; type: lvmpv ; >11:24:36,466 INFO blivet: registered action: [219] create format lvmpv on partition req0 (id 216) >11:24:36,469 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >11:24:36,469 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 221 >11:24:36,473 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:24:36,476 DEBUG blivet: PartitionDevice._setFormat: req1 ; >11:24:36,479 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >11:24:36,482 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >11:24:36,483 INFO blivet: added partition req1 (id 222) to device tree >11:24:36,484 INFO blivet: registered action: [224] create device partition req1 (id 222) >11:24:36,484 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 226 >11:24:36,487 DEBUG blivet: PartitionDevice._setFormat: req1 ; >11:24:36,490 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: lvmpv ; type: lvmpv ; >11:24:36,490 INFO blivet: registered action: [225] create format lvmpv on partition req1 (id 222) >11:24:36,493 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >11:24:36,494 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 227 >11:24:36,497 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:24:36,500 DEBUG blivet: PartitionDevice._setFormat: req2 ; >11:24:36,502 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >11:24:36,505 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >11:24:36,506 INFO blivet: added partition req2 (id 228) to device tree >11:24:36,506 INFO blivet: registered action: [230] create device partition req2 (id 228) >11:24:36,507 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 232 >11:24:36,510 DEBUG blivet: PartitionDevice._setFormat: req2 ; >11:24:36,513 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: lvmpv ; type: lvmpv ; >11:24:36,513 INFO blivet: registered action: [231] create format lvmpv on partition req2 (id 228) >11:24:36,516 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >11:24:36,516 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 233 >11:24:36,519 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >11:24:36,522 DEBUG blivet: PartitionDevice._setFormat: req3 ; >11:24:36,527 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >11:24:36,531 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdd ; >11:24:36,532 INFO blivet: added partition req3 (id 234) to device tree >11:24:36,532 INFO blivet: registered action: [236] create device partition req3 (id 234) >11:24:36,533 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 238 >11:24:36,536 DEBUG blivet: PartitionDevice._setFormat: req3 ; >11:24:36,538 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: lvmpv ; type: lvmpv ; >11:24:36,539 INFO blivet: registered action: [237] create format lvmpv on partition req3 (id 234) >11:24:36,539 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f827e959510) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827e915440> > target size = 0 B path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f827af496d0>, DiskDevice instance (0x7f827e8ea090) -- > name = vdb status = True kids = 0 id = 33 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbe5f0> > target size = 0 B path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f827e959490>, DiskDevice instance (0x7f827aafaf50) -- > name = vdc status = True kids = 0 id = 65 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbea70> > target size = 0 B path = /dev/vdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f827ae1db10>, DiskDevice instance (0x7f827ae1d0d0) -- > name = vdd status = True kids = 0 id = 79 > parents = [] > uuid = None size = 8192 MiB > format = non-existent msdos disklabel > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio6/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f827adbee60> > target size = 0 B path = /dev/vdd > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f827ae14ad0>] >11:24:36,658 DEBUG blivet: devs: [PartitionDevice instance (0x7f827aa84bd0) -- > name = req0 status = False kids = 0 id = 216 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f827aa84c90) -- > name = req1 status = False kids = 0 id = 222 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f827aa7df10) -- > name = req2 status = False kids = 0 id = 228 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f827aa7d290) -- > name = req3 status = False kids = 0 id = 234 > parents = [] > uuid = None size = 500 MiB > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 B bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >11:24:36,761 DEBUG blivet: Ext4FS.supported: supported: True ; >11:24:36,763 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 239 >11:24:36,767 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:24:36,770 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:24:36,773 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:24:36,776 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdd ; >11:24:36,779 DEBUG blivet: PartitionDevice._setFormat: req4 ; >11:24:36,781 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >11:24:36,784 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:24:36,787 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >11:24:36,788 INFO blivet: added partition req4 (id 240) to device tree >11:24:36,788 INFO blivet: registered action: [242] create device partition req4 (id 240) >11:24:36,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 244 >11:24:36,791 DEBUG blivet: PartitionDevice._setFormat: req4 ; >11:24:36,794 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: ext4 ; type: ext4 ; >11:24:36,795 INFO blivet: registered action: [243] create format ext4 filesystem mounted at /boot on partition req4 (id 240) >11:24:36,796 INFO blivet: skipping unneeded stage1 biosboot request >11:24:36,796 DEBUG blivet: PartSpec instance (0x7f8279f444d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >11:24:36,819 DEBUG blivet: existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,845 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >11:24:36,848 DEBUG blivet: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >11:24:36,850 DEBUG blivet: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >11:24:36,852 DEBUG blivet: DiskDevice.setup: vdd ; status: True ; controllable: True ; orig: False ; >11:24:36,855 DEBUG blivet: removing all non-preexisting partitions ['req0(id 216)', 'req1(id 222)', 'req2(id 228)', 'req3(id 234)', 'req4(id 240)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >11:24:36,857 DEBUG blivet: allocatePartitions: disks=['vda', 'vdb', 'vdc', 'vdd'] ; partitions=['req0(id 216)', 'req1(id 222)', 'req2(id 228)', 'req3(id 234)', 'req4(id 240)'] >11:24:36,859 DEBUG blivet: removing all non-preexisting partitions ['req4(id 240)', 'req0(id 216)', 'req1(id 222)', 'req2(id 228)', 'req3(id 234)'] from disk(s) ['vda', 'vdb', 'vdc', 'vdd'] >11:24:36,862 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,872 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,873 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,875 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,886 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,886 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,889 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,899 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,899 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,902 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,912 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,912 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,915 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,926 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,928 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,939 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,939 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,942 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,952 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,956 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:36,966 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:36,967 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:36,967 DEBUG blivet: allocating partition: req4 ; id: 240 ; disks: ['vda', 'vdb', 'vdc', 'vdd'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 0 B ; start: None ; end: None >11:24:36,990 DEBUG blivet: checking freespace on vda >11:24:36,991 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >11:24:37,014 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >11:24:37,037 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >11:24:37,059 DEBUG blivet: updating use_disk to vda, type: 0 >11:24:37,059 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >11:24:37,082 DEBUG blivet: new free allows for 0 sectors of growth >11:24:37,082 DEBUG blivet: found free space for bootable request >11:24:37,083 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:37,086 DEBUG blivet: created partition vda1 of 500 MiB and added it to /dev/vda >11:24:37,110 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >11:24:37,111 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8279f48e10> PedPartition: <_ped.Partition object at 0x7f8279ee5890> >11:24:37,116 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: vdb ; >11:24:37,119 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >11:24:37,122 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >11:24:37,125 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >11:24:37,126 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa7d190> PedPartition: <_ped.Partition object at 0x7f827ad99f50> >11:24:37,131 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:37,141 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:37,142 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:37,144 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:37,154 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:37,155 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:37,155 DEBUG blivet: allocating partition: req0 ; id: 216 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:24:37,178 DEBUG blivet: checking freespace on vda >11:24:37,179 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >11:24:37,201 DEBUG blivet: checking 63-2047 (992.5 KiB) >11:24:37,222 DEBUG blivet: current free range is 63-2047 (992.5 KiB) >11:24:37,244 DEBUG blivet: checking 1026048-16777215 (7691 MiB) >11:24:37,266 DEBUG blivet: current free range is 1026048-16777215 (7691 MiB) >11:24:37,288 DEBUG blivet: evaluating growth potential for new layout >11:24:37,289 DEBUG blivet: calculating growth for disk /dev/vdc >11:24:37,289 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,291 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >11:24:37,292 DEBUG blivet: calculating growth for disk /dev/vdb >11:24:37,292 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,294 DEBUG blivet: disk /dev/vdb growth: 0 (0 B) >11:24:37,295 DEBUG blivet: calculating growth for disk /dev/vda >11:24:37,298 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >11:24:37,299 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87a10> PedPartition: <_ped.Partition object at 0x7f8279ee5830> >11:24:37,304 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >11:24:37,307 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:24:37,308 DEBUG blivet: adding request 216 to chunk 16777153 (63-16777215) on /dev/vda >11:24:37,308 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,310 DEBUG blivet: req: PartitionRequest instance -- >id = 216 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:37,310 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:37,333 DEBUG blivet: adding 15753153 (7691.97 MiB) to 216 (vda2) >11:24:37,355 DEBUG blivet: new grow amount for request 216 (vda2) is 15753153 units, or 7691.97 MiB >11:24:37,378 DEBUG blivet: request 216 (vda2) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:37,422 DEBUG blivet: disk /dev/vda growth: 15753153 (7691.97 MiB) >11:24:37,444 DEBUG blivet: calculating growth for disk /dev/vdd >11:24:37,445 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,446 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >11:24:37,449 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:24:37,450 DEBUG blivet: device vda2 new partedPartition None >11:24:37,452 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >11:24:37,455 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >11:24:37,456 DEBUG blivet: total growth: 15753153 sectors >11:24:37,456 DEBUG blivet: updating use_disk to vda, type: 0 >11:24:37,456 DEBUG blivet: new free: 1026048-16777215 / 7691 MiB >11:24:37,479 DEBUG blivet: new free allows for 15753153 sectors of growth >11:24:37,481 DEBUG blivet: created partition vda2 of 500 MiB and added it to /dev/vda >11:24:37,506 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >11:24:37,507 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87750> PedPartition: <_ped.Partition object at 0x7f8279ee54d0> >11:24:37,512 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >11:24:37,515 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >11:24:37,518 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:24:37,519 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48150> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa874d0> PedPartition: <_ped.Partition object at 0x7f8279ee5a10> >11:24:37,524 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:37,534 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:37,535 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:37,538 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:37,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:37,549 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:37,549 DEBUG blivet: allocating partition: req1 ; id: 222 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:24:37,572 DEBUG blivet: checking freespace on vdb >11:24:37,573 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >11:24:37,595 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >11:24:37,617 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >11:24:37,640 DEBUG blivet: evaluating growth potential for new layout >11:24:37,640 DEBUG blivet: calculating growth for disk /dev/vdc >11:24:37,640 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,642 DEBUG blivet: disk /dev/vdc growth: 0 (0 B) >11:24:37,643 DEBUG blivet: calculating growth for disk /dev/vdb >11:24:37,644 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:37,647 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >11:24:37,648 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48890> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87ad0> PedPartition: <_ped.Partition object at 0x7f8279ee5ad0> >11:24:37,653 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >11:24:37,656 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:24:37,657 DEBUG blivet: adding request 222 to chunk 16777153 (63-16777215) on /dev/vdb >11:24:37,657 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,658 DEBUG blivet: req: PartitionRequest instance -- >id = 222 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:37,659 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:37,681 DEBUG blivet: adding 15753153 (7691.97 MiB) to 222 (vdb1) >11:24:37,704 DEBUG blivet: new grow amount for request 222 (vdb1) is 15753153 units, or 7691.97 MiB >11:24:37,726 DEBUG blivet: request 222 (vdb1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:37,770 DEBUG blivet: disk /dev/vdb growth: 15753153 (7691.97 MiB) >11:24:37,792 DEBUG blivet: calculating growth for disk /dev/vda >11:24:37,793 DEBUG blivet: adding request 216 to chunk 16777153 (63-16777215) on /dev/vda >11:24:37,793 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,794 DEBUG blivet: req: PartitionRequest instance -- >id = 216 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:37,795 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:37,817 DEBUG blivet: adding 15753153 (7691.97 MiB) to 216 (vda2) >11:24:37,839 DEBUG blivet: new grow amount for request 216 (vda2) is 15753153 units, or 7691.97 MiB >11:24:37,862 DEBUG blivet: request 216 (vda2) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:37,906 DEBUG blivet: disk /dev/vda growth: 15753153 (7691.97 MiB) >11:24:37,928 DEBUG blivet: calculating growth for disk /dev/vdd >11:24:37,928 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >11:24:37,929 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >11:24:37,933 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >11:24:37,933 DEBUG blivet: device vdb1 new partedPartition None >11:24:37,935 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >11:24:37,939 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdb ; >11:24:37,939 DEBUG blivet: total growth: 31506306 sectors >11:24:37,939 DEBUG blivet: updating use_disk to vdb, type: 0 >11:24:37,940 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >11:24:37,963 DEBUG blivet: new free allows for 31506306 sectors of growth >11:24:37,964 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:37,965 DEBUG blivet: created partition vdb1 of 500 MiB and added it to /dev/vdb >11:24:37,989 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >11:24:37,989 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48890> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87410> PedPartition: <_ped.Partition object at 0x7f8279ee5c50> >11:24:37,994 DEBUG blivet: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >11:24:37,997 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:24:38,000 DEBUG blivet: PartitionDevice._setPartedPartition: vdb1 ; >11:24:38,001 DEBUG blivet: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48890> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8279f48650> PedPartition: <_ped.Partition object at 0x7f8279ee54d0> >11:24:38,006 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:38,016 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:38,017 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:38,019 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:38,029 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:38,030 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:38,030 DEBUG blivet: allocating partition: req2 ; id: 228 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:24:38,053 DEBUG blivet: checking freespace on vdc >11:24:38,054 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >11:24:38,076 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >11:24:38,098 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >11:24:38,121 DEBUG blivet: evaluating growth potential for new layout >11:24:38,121 DEBUG blivet: calculating growth for disk /dev/vdc >11:24:38,122 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:38,125 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >11:24:38,126 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48fd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87190> PedPartition: <_ped.Partition object at 0x7f8279ee5b90> >11:24:38,131 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >11:24:38,134 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:24:38,134 DEBUG blivet: adding request 228 to chunk 16777153 (63-16777215) on /dev/vdc >11:24:38,135 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,136 DEBUG blivet: req: PartitionRequest instance -- >id = 228 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:38,137 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:38,159 DEBUG blivet: adding 15753153 (7691.97 MiB) to 228 (vdc1) >11:24:38,181 DEBUG blivet: new grow amount for request 228 (vdc1) is 15753153 units, or 7691.97 MiB >11:24:38,203 DEBUG blivet: request 228 (vdc1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:38,247 DEBUG blivet: disk /dev/vdc growth: 15753153 (7691.97 MiB) >11:24:38,269 DEBUG blivet: calculating growth for disk /dev/vdb >11:24:38,270 DEBUG blivet: adding request 222 to chunk 16777153 (63-16777215) on /dev/vdb >11:24:38,271 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,272 DEBUG blivet: req: PartitionRequest instance -- >id = 222 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:38,272 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:38,295 DEBUG blivet: adding 15753153 (7691.97 MiB) to 222 (vdb1) >11:24:38,317 DEBUG blivet: new grow amount for request 222 (vdb1) is 15753153 units, or 7691.97 MiB >11:24:38,339 DEBUG blivet: request 222 (vdb1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:38,383 DEBUG blivet: disk /dev/vdb growth: 15753153 (7691.97 MiB) >11:24:38,405 DEBUG blivet: calculating growth for disk /dev/vda >11:24:38,406 DEBUG blivet: adding request 216 to chunk 16777153 (63-16777215) on /dev/vda >11:24:38,407 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,408 DEBUG blivet: req: PartitionRequest instance -- >id = 216 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:38,408 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:38,431 DEBUG blivet: adding 15753153 (7691.97 MiB) to 216 (vda2) >11:24:38,453 DEBUG blivet: new grow amount for request 216 (vda2) is 15753153 units, or 7691.97 MiB >11:24:38,475 DEBUG blivet: request 216 (vda2) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:38,519 DEBUG blivet: disk /dev/vda growth: 15753153 (7691.97 MiB) >11:24:38,541 DEBUG blivet: calculating growth for disk /dev/vdd >11:24:38,542 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,543 DEBUG blivet: disk /dev/vdd growth: 0 (0 B) >11:24:38,546 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >11:24:38,547 DEBUG blivet: device vdc1 new partedPartition None >11:24:38,549 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >11:24:38,552 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vdc ; >11:24:38,552 DEBUG blivet: total growth: 47259459 sectors >11:24:38,553 DEBUG blivet: updating use_disk to vdc, type: 0 >11:24:38,553 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >11:24:38,576 DEBUG blivet: new free allows for 47259459 sectors of growth >11:24:38,576 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:38,577 DEBUG blivet: created partition vdc1 of 500 MiB and added it to /dev/vdc >11:24:38,601 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >11:24:38,602 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48fd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87590> PedPartition: <_ped.Partition object at 0x7f8279ee5a70> >11:24:38,607 DEBUG blivet: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >11:24:38,609 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:24:38,612 DEBUG blivet: PartitionDevice._setPartedPartition: vdc1 ; >11:24:38,613 DEBUG blivet: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48fd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa87090> PedPartition: <_ped.Partition object at 0x7f8279ee5890> >11:24:38,618 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:38,628 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:38,629 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:38,631 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >11:24:38,641 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192 MiB disk vda (1) with non-existent msdos disklabel >11:24:38,642 DEBUG blivet: resolved 'vda' to 'vda' (disk) >11:24:38,642 DEBUG blivet: allocating partition: req3 ; id: 234 ; disks: ['vdd'] ; >boot: False ; primary: False ; size: 500 MiB ; grow: True ; max_size: 0 B ; start: None ; end: None >11:24:38,665 DEBUG blivet: checking freespace on vdd >11:24:38,666 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vdd part_type=0 req_size=500 MiB boot=False best=None grow=True start=None >11:24:38,688 DEBUG blivet: checking 63-16777215 (8191.97 MiB) >11:24:38,710 DEBUG blivet: current free range is 63-16777215 (8191.97 MiB) >11:24:38,732 DEBUG blivet: evaluating growth potential for new layout >11:24:38,733 DEBUG blivet: calculating growth for disk /dev/vdc >11:24:38,734 DEBUG blivet: adding request 228 to chunk 16777153 (63-16777215) on /dev/vdc >11:24:38,734 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,735 DEBUG blivet: req: PartitionRequest instance -- >id = 228 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:38,736 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:38,758 DEBUG blivet: adding 15753153 (7691.97 MiB) to 228 (vdc1) >11:24:38,780 DEBUG blivet: new grow amount for request 228 (vdc1) is 15753153 units, or 7691.97 MiB >11:24:38,803 DEBUG blivet: request 228 (vdc1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:38,846 DEBUG blivet: disk /dev/vdc growth: 15753153 (7691.97 MiB) >11:24:38,869 DEBUG blivet: calculating growth for disk /dev/vdb >11:24:38,869 DEBUG blivet: adding request 222 to chunk 16777153 (63-16777215) on /dev/vdb >11:24:38,870 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >11:24:38,871 DEBUG blivet: req: PartitionRequest instance -- >id = 222 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:38,871 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:38,894 DEBUG blivet: adding 15753153 (7691.97 MiB) to 222 (vdb1) >11:24:38,916 DEBUG blivet: new grow amount for request 222 (vdb1) is 15753153 units, or 7691.97 MiB >11:24:38,939 DEBUG blivet: request 222 (vdb1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:38,983 DEBUG blivet: disk /dev/vdb growth: 15753153 (7691.97 MiB) >11:24:39,005 DEBUG blivet: calculating growth for disk /dev/vda >11:24:39,006 DEBUG blivet: adding request 216 to chunk 16777153 (63-16777215) on /dev/vda >11:24:39,006 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,007 DEBUG blivet: req: PartitionRequest instance -- >id = 216 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,008 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,030 DEBUG blivet: adding 15753153 (7691.97 MiB) to 216 (vda2) >11:24:39,052 DEBUG blivet: new grow amount for request 216 (vda2) is 15753153 units, or 7691.97 MiB >11:24:39,074 DEBUG blivet: request 216 (vda2) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:39,118 DEBUG blivet: disk /dev/vda growth: 15753153 (7691.97 MiB) >11:24:39,140 DEBUG blivet: calculating growth for disk /dev/vdd >11:24:39,141 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:39,145 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >11:24:39,145 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48590> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa895d0> PedPartition: <_ped.Partition object at 0x7f8279ee5cb0> >11:24:39,150 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >11:24:39,153 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >11:24:39,154 DEBUG blivet: adding request 234 to chunk 16777153 (63-16777215) on /dev/vdd >11:24:39,154 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,155 DEBUG blivet: req: PartitionRequest instance -- >id = 234 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,156 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,178 DEBUG blivet: adding 15753153 (7691.97 MiB) to 234 (vdd1) >11:24:39,200 DEBUG blivet: new grow amount for request 234 (vdd1) is 15753153 units, or 7691.97 MiB >11:24:39,222 DEBUG blivet: request 234 (vdd1) growth: 15753153 (7691.97 MiB) size: 8191.97 MiB >11:24:39,266 DEBUG blivet: disk /dev/vdd growth: 15753153 (7691.97 MiB) >11:24:39,291 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >11:24:39,291 DEBUG blivet: device vdd1 new partedPartition None >11:24:39,293 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: vdd ; >11:24:39,296 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vdd ; >11:24:39,297 DEBUG blivet: total growth: 63012612 sectors >11:24:39,297 DEBUG blivet: updating use_disk to vdd, type: 0 >11:24:39,298 DEBUG blivet: new free: 63-16777215 / 8191.97 MiB >11:24:39,320 DEBUG blivet: new free allows for 63012612 sectors of growth >11:24:39,320 DEBUG blivet: adjusted start sector from 63 to 2048 >11:24:39,322 DEBUG blivet: created partition vdd1 of 500 MiB and added it to /dev/vdd >11:24:39,345 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >11:24:39,346 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48590> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa89590> PedPartition: <_ped.Partition object at 0x7f8279ee59b0> >11:24:39,351 DEBUG blivet: PartitionDevice._setDisk: vdd1 ; new: vdd ; old: None ; >11:24:39,354 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vdd ; >11:24:39,357 DEBUG blivet: PartitionDevice._setPartedPartition: vdd1 ; >11:24:39,357 DEBUG blivet: device vdd1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f8279f48590> fileSystem: None > number: 1 path: /dev/vdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f827aa896d0> PedPartition: <_ped.Partition object at 0x7f8279ee5d70> >11:24:39,360 DEBUG blivet: growPartitions: disks=['vda', 'vdb', 'vdc', 'vdd'], partitions=['vda2(id 216)', 'vdb1(id 222)', 'vdc1(id 228)', 'vdd1(id 234)', 'vda1(id 240)'] >11:24:39,361 DEBUG blivet: growable partitions are ['vda2', 'vdb1', 'vdc1', 'vdd1'] >11:24:39,362 DEBUG blivet: adding request 216 to chunk 16777153 (63-16777215) on /dev/vda >11:24:39,362 DEBUG blivet: disk vda has 1 chunks >11:24:39,363 DEBUG blivet: adding request 222 to chunk 16777153 (63-16777215) on /dev/vdb >11:24:39,363 DEBUG blivet: disk vdb has 1 chunks >11:24:39,364 DEBUG blivet: adding request 228 to chunk 16777153 (63-16777215) on /dev/vdc >11:24:39,365 DEBUG blivet: disk vdc has 1 chunks >11:24:39,366 DEBUG blivet: adding request 234 to chunk 16777153 (63-16777215) on /dev/vdd >11:24:39,366 DEBUG blivet: disk vdd has 1 chunks >11:24:39,367 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,368 DEBUG blivet: req: PartitionRequest instance -- >id = 216 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,368 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,391 DEBUG blivet: adding 15753153 (7691.97 MiB) to 216 (vda2) >11:24:39,414 DEBUG blivet: new grow amount for request 216 (vda2) is 15753153 units, or 7691.97 MiB >11:24:39,436 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdb start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,437 DEBUG blivet: req: PartitionRequest instance -- >id = 222 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,438 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,460 DEBUG blivet: adding 15753153 (7691.97 MiB) to 222 (vdb1) >11:24:39,482 DEBUG blivet: new grow amount for request 222 (vdb1) is 15753153 units, or 7691.97 MiB >11:24:39,504 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdc start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,506 DEBUG blivet: req: PartitionRequest instance -- >id = 228 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,506 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,528 DEBUG blivet: adding 15753153 (7691.97 MiB) to 228 (vdc1) >11:24:39,551 DEBUG blivet: new grow amount for request 228 (vdc1) is 15753153 units, or 7691.97 MiB >11:24:39,573 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vdd start = 63 end = 16777215 >sectorSize = 512 B > >11:24:39,574 DEBUG blivet: req: PartitionRequest instance -- >id = 234 name = vdd1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:24:39,575 DEBUG blivet: 1 requests and 15753153 (7691.97 MiB) left in chunk >11:24:39,597 DEBUG blivet: adding 15753153 (7691.97 MiB) to 234 (vdd1) >11:24:39,619 DEBUG blivet: new grow amount for request 234 (vdd1) is 15753153 units, or 7691.97 MiB >11:24:39,641 DEBUG blivet: growing partitions on vda >11:24:39,642 DEBUG blivet: partition vda2 (216): 0 >11:24:39,643 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f8279f449d0> PedGeometry: <_ped.Geometry object at 0x7f827aa7df90> >11:24:39,643 DEBUG blivet: removing all non-preexisting partitions ['vda2(id 216)'] from disk(s) ['vda'] >11:24:39,646 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >11:24:39,646 DEBUG blivet: device vda2 new partedPartition None >11:24:39,649 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >11:24:39,652 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >11:24:39,652 DEBUG blivet: back from removeNewPartitions >11:24:39,653 DEBUG blivet: extended: None >11:24:39,653 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 16777215 length: 16775168 > device: <parted.device.Device object at 0x7f8279f449d0> PedGeometry: <_ped.Geometry object at 0x7f827aa7df90> > > >/tmp/ifcfg.log: >11:21:15,559 DEBUG ifcfg: content of files (network initialization): >11:21:15,560 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens10v7: >11:21:15,561 DEBUG ifcfg: # Generated by dracut initrd >11:21:15,561 DEBUG ifcfg: DEVICE="ens10v7" >11:21:15,561 DEBUG ifcfg: ONBOOT=yes >11:21:15,562 DEBUG ifcfg: NETBOOT=yes >11:21:15,562 DEBUG ifcfg: UUID="a804b0dd-db89-4045-8e61-1150f3c7e4fc" >11:21:15,562 DEBUG ifcfg: BOOTPROTO=dhcp >11:21:15,562 DEBUG ifcfg: HWADDR="52:54:00:e6:1f:6d" >11:21:15,563 DEBUG ifcfg: TYPE=Ethernet >11:21:15,563 DEBUG ifcfg: NAME="ens10v7" >11:21:15,563 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-ens3: >11:21:15,564 DEBUG ifcfg: # Generated by dracut initrd >11:21:15,564 DEBUG ifcfg: DEVICE="ens3" >11:21:15,564 DEBUG ifcfg: ONBOOT=yes >11:21:15,565 DEBUG ifcfg: NETBOOT=yes >11:21:15,565 DEBUG ifcfg: UUID="56f40bea-06bd-466d-855d-f8a5ee40e131" >11:21:15,565 DEBUG ifcfg: BOOTPROTO=dhcp >11:21:15,565 DEBUG ifcfg: HWADDR="52:54:00:e9:7d:4d" >11:21:15,566 DEBUG ifcfg: TYPE=Ethernet >11:21:15,566 DEBUG ifcfg: NAME="ens3" >11:21:15,612 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 230, 31, 109]}, 'connection': {'timestamp': 1398338438L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens10v7', 'uuid': '18783abc-f218-44b4-bfbe-affaeabc83b8'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [36119050L], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 233, 125, 77]}, 'connection': {'interface-name': 'ens3', 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '56f40bea-06bd-466d-855d-f8a5ee40e131'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 230, 31, 109]}, 'connection': {'interface-name': 'ens10v7', 'type': '802-3-ethernet', 'id': 'ens10v7', 'uuid': 'a804b0dd-db89-4045-8e61-1150f3c7e4fc'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [82, 84, 0, 233, 125, 77]}, 'connection': {'timestamp': 1398338438L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'ens3', 'uuid': '4c89f9c5-2c6a-4640-87e1-0c3a0ace35d0'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >11:21:15,866 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >11:21:15,869 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:21:15,870 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >11:21:15,871 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:21:15,872 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >11:21:15,873 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:21:16,052 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >11:21:16,054 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:21:16,055 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 >11:21:16,056 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens3 >11:21:16,057 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-ens10v7 > > >/proc/cmdline: >initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill updates=http://cobra02/ks/mk/master_updates.img resolution=1024x768 ks=http://cobra02/ks/mk/testing.ks BOOT_IMAGE=/test/mk/fedora/vmlinuz > > >/tmp/syslog: >11:20:36,004 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.8" x-pid="2057" x-info="http://www.rsyslog.com"] start >11:20:36,007 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >11:20:36,007 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >11:20:36,007 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >11:20:36,007 NOTICE kernel:[ 0.000000] Linux version 3.15.0-0.rc2.git0.1.fc21.x86_64 (mockbuild@bkernel02) (gcc version 4.9.0 20140411 (Red Hat 4.9.0-0.10) (GCC) ) #1 SMP Mon Apr 21 14:05:37 UTC 2014 >11:20:36,007 INFO kernel:[ 0.000000] Command line: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill updates=http://cobra02/ks/mk/master_updates.img resolution=1024x768 ks=http://cobra02/ks/mk/testing.ks BOOT_IMAGE=/test/mk/fedora/vmlinuz >11:20:36,007 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000dfffdfff] usable >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dfffe000-0x00000000dfffffff] reserved >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >11:20:36,007 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable >11:20:36,007 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >11:20:36,007 INFO kernel:[ 0.000000] SMBIOS 2.4 present. >11:20:36,007 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2011 >11:20:36,007 INFO kernel:[ 0.000000] Hypervisor detected: KVM >11:20:36,007 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >11:20:36,007 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >11:20:36,007 INFO kernel:[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000 >11:20:36,007 DEBUG kernel:[ 0.000000] MTRR default type: write-back >11:20:36,007 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >11:20:36,007 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >11:20:36,007 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >11:20:36,007 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >11:20:36,007 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >11:20:36,007 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >11:20:36,007 DEBUG kernel:[ 0.000000] 1 disabled >11:20:36,007 DEBUG kernel:[ 0.000000] 2 disabled >11:20:36,007 DEBUG kernel:[ 0.000000] 3 disabled >11:20:36,008 DEBUG kernel:[ 0.000000] 4 disabled >11:20:36,008 DEBUG kernel:[ 0.000000] 5 disabled >11:20:36,008 DEBUG kernel:[ 0.000000] 6 disabled >11:20:36,008 DEBUG kernel:[ 0.000000] 7 disabled >11:20:36,008 INFO kernel:[ 0.000000] PAT not supported by CPU. >11:20:36,008 INFO kernel:[ 0.000000] e820: last_pfn = 0xdfffe max_arch_pfn = 0x400000000 >11:20:36,008 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f1770-0x000f177f] mapped at [ffff8800000f1770] >11:20:36,008 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >11:20:36,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >11:20:36,008 DEBUG kernel:[ 0.000000] BRK [0x02034000, 0x02034fff] PGTABLE >11:20:36,008 DEBUG kernel:[ 0.000000] BRK [0x02035000, 0x02035fff] PGTABLE >11:20:36,008 DEBUG kernel:[ 0.000000] BRK [0x02036000, 0x02036fff] PGTABLE >11:20:36,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff] >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M >11:20:36,008 DEBUG kernel:[ 0.000000] BRK [0x02037000, 0x02037fff] PGTABLE >11:20:36,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff] >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M >11:20:36,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >11:20:36,008 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0xdfffdfff] >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0x00200000-0xdfdfffff] page 2M >11:20:36,008 DEBUG kernel:[ 0.000000] [mem 0xdfe00000-0xdfffdfff] page 4k >11:20:36,008 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7dafc000-0x7fffefff] >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: RSDP 0x00000000000F1560 000014 (v00 BOCHS ) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: RSDT 0x00000000DFFFE320 000034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: FACP 0x00000000DFFFFF80 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: DSDT 0x00000000DFFFE360 001137 (v01 BXPC BXDSDT 00000001 INTL 20140114) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: FACS 0x00000000DFFFFF40 000040 >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: SSDT 0x00000000DFFFF5E0 00095B (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: APIC 0x00000000DFFFF4E0 000090 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >11:20:36,008 WARNING kernel:[ 0.000000] ACPI: HPET 0x00000000DFFFF4A0 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:20:36,008 INFO kernel:[ 0.000000] No NUMA configuration found >11:20:36,008 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff] >11:20:36,008 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff] >11:20:36,008 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ffe8000-0x11fffbfff] >11:20:36,008 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >11:20:36,008 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 1:1ffd8001, primary cpu clock >11:20:36,008 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0 >11:20:36,008 WARNING kernel:[ 0.000000] Zone ranges: >11:20:36,008 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >11:20:36,008 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >11:20:36,008 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11fffffff] >11:20:36,008 WARNING kernel:[ 0.000000] Movable zone start for each node >11:20:36,008 WARNING kernel:[ 0.000000] Early memory node ranges >11:20:36,008 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >11:20:36,008 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdfffdfff] >11:20:36,008 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11fffffff] >11:20:36,008 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048476 >11:20:36,008 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >11:20:36,008 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >11:20:36,008 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >11:20:36,008 DEBUG kernel:[ 0.000000] DMA32 zone: 14272 pages used for memmap >11:20:36,008 DEBUG kernel:[ 0.000000] DMA32 zone: 913406 pages, LIFO batch:31 >11:20:36,008 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >11:20:36,008 DEBUG kernel:[ 0.000000] Normal zone: 131072 pages, LIFO batch:31 >11:20:36,008 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >11:20:36,008 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >11:20:36,008 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >11:20:36,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >11:20:36,008 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >11:20:36,008 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >11:20:36,008 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >11:20:36,008 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >11:20:36,008 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs >11:20:36,008 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfffe000-0xdfffffff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xfeffbfff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] >11:20:36,008 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] >11:20:36,008 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xfeffbfff] available for PCI devices >11:20:36,008 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >11:20:36,008 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1 >11:20:36,008 INFO kernel:[ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fc00000 s88128 r8192 d22464 u524288 >11:20:36,008 DEBUG kernel:[ 0.000000] pcpu-alloc: s88128 r8192 d22464 u524288 alloc=1*2097152 >11:20:36,008 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >11:20:36,008 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >11:20:36,008 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 11fc0e100 >11:20:36,008 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032071 >11:20:36,008 WARNING kernel:[ 0.000000] Policy zone: Normal >11:20:36,008 NOTICE kernel:[ 0.000000] Kernel command line: initrd=/test/mk/fedora/initrd.img root=live:http://cobra02/trees/mk/my_comps_squashfs.img nokill updates=http://cobra02/ks/mk/master_updates.img resolution=1024x768 ks=http://cobra02/ks/mk/testing.ks BOOT_IMAGE=/test/mk/fedora/vmlinuz >11:20:36,008 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >11:20:36,008 WARNING kernel:[ 0.000000] Memory: 4006844K/4193904K available (7251K kernel code, 1172K rwdata, 3080K rodata, 1440K init, 1652K bss, 187060K reserved) >11:20:36,008 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >11:20:36,008 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >11:20:36,008 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=4. >11:20:36,008 INFO kernel:[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 >11:20:36,008 INFO kernel:[ 0.000000] NR_IRQS:65792 nr_irqs:712 16 >11:20:36,008 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >11:20:36,008 INFO kernel:[ 0.000000] console [tty0] enabled >11:20:36,008 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >11:20:36,008 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >11:20:36,008 DEBUG kernel:[ 0.000000] hpet clockevent registered >11:20:36,008 INFO kernel:[ 0.000000] tsc: Detected 1595.926 MHz processor >11:20:36,008 INFO kernel:[ 0.003000] Calibrating delay loop (skipped) preset value.. 3191.85 BogoMIPS (lpj=1595926) >11:20:36,008 INFO kernel:[ 0.004010] pid_max: default: 32768 minimum: 301 >11:20:36,008 INFO kernel:[ 0.005035] ACPI: Core revision 20140214 >11:20:36,008 WARNING kernel:[ 0.008954] ACPI: All ACPI Tables successfully acquired >11:20:36,008 INFO kernel:[ 0.010105] Security Framework initialized >11:20:36,008 INFO kernel:[ 0.011036] SELinux: Initializing. >11:20:36,008 DEBUG kernel:[ 0.012021] SELinux: Starting in permissive mode >11:20:36,008 INFO kernel:[ 0.013329] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >11:20:36,008 INFO kernel:[ 0.022225] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >11:20:36,008 INFO kernel:[ 0.027556] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) >11:20:36,008 INFO kernel:[ 0.029023] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) >11:20:36,008 INFO kernel:[ 0.031883] Initializing cgroup subsys memory >11:20:36,008 INFO kernel:[ 0.032065] Initializing cgroup subsys devices >11:20:36,008 INFO kernel:[ 0.033000] Initializing cgroup subsys freezer >11:20:36,008 INFO kernel:[ 0.033000] Initializing cgroup subsys net_cls >11:20:36,008 INFO kernel:[ 0.033011] Initializing cgroup subsys blkio >11:20:36,008 INFO kernel:[ 0.034010] Initializing cgroup subsys perf_event >11:20:36,008 INFO kernel:[ 0.035010] Initializing cgroup subsys net_prio >11:20:36,008 INFO kernel:[ 0.036010] Initializing cgroup subsys hugetlb >11:20:36,008 INFO kernel:[ 0.038030] mce: CPU supports 10 MCE banks >11:20:36,008 INFO kernel:[ 0.039139] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >11:20:36,008 INFO kernel:[ 0.039139] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 >11:20:36,008 INFO kernel:[ 0.039139] tlb_flushall_shift: 6 >11:20:36,008 INFO kernel:[ 0.041183] Freeing SMP alternatives memory: 24K (ffffffff81e8f000 - ffffffff81e95000) >11:20:36,008 INFO kernel:[ 0.051000] ftrace: allocating 26541 entries in 104 pages >11:20:36,008 INFO kernel:[ 0.066249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >11:20:36,008 INFO kernel:[ 0.067005] smpboot: CPU0: Intel QEMU Virtual CPU version 1.6.2 (fam: 06, model: 02, stepping: 03) >11:20:36,008 WARNING kernel:[ 0.071000] APIC calibration not consistent with PM-Timer: 101ms instead of 100ms >11:20:36,008 INFO kernel:[ 0.071000] APIC delta adjusted to PM-Timer: 6253443 (6374615) >11:20:36,008 INFO kernel:[ 0.071225] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >11:20:36,008 INFO kernel:[ 0.075583] watchdog: disabled (inside virtual machine) >11:20:36,008 INFO kernel:[ 0.077102] x86: Booting SMP configuration: >11:20:36,008 INFO kernel:[ 0.078004] .... node #0, CPUs: #1 >11:20:36,008 INFO kernel:[ 0.003000] kvm-clock: cpu 1, msr 1:1ffd8041, secondary cpu clock >11:20:36,008 INFO kernel:[ 0.091013] KVM setup async PF for cpu 1 >11:20:36,008 WARNING kernel:[ 0.092000] #2 >11:20:36,008 INFO kernel:[ 0.092000] kvm-stealtime: cpu 1, msr 11fc8e100 >11:20:36,008 INFO kernel:[ 0.003000] kvm-clock: cpu 2, msr 1:1ffd8081, secondary cpu clock >11:20:36,008 INFO kernel:[ 0.105015] KVM setup async PF for cpu 2 >11:20:36,008 WARNING kernel:[ 0.106000] #3 >11:20:36,008 INFO kernel:[ 0.106000] kvm-stealtime: cpu 2, msr 11fd0e100 >11:20:36,008 INFO kernel:[ 0.003000] kvm-clock: cpu 3, msr 1:1ffd80c1, secondary cpu clock >11:20:36,008 INFO kernel:[ 0.118128] x86: Booted up 1 node, 4 CPUs >11:20:36,008 INFO kernel:[ 0.118075] KVM setup async PF for cpu 3 >11:20:36,008 INFO kernel:[ 0.118075] kvm-stealtime: cpu 3, msr 11fd8e100 >11:20:36,008 INFO kernel:[ 0.119006] smpboot: Total of 4 processors activated (12767.40 BogoMIPS) >11:20:36,008 INFO kernel:[ 0.131359] devtmpfs: initialized >11:20:36,008 INFO kernel:[ 0.141016] atomic64 test passed for x86-64 platform with CX8 and with SSE >11:20:36,008 INFO kernel:[ 0.142003] pinctrl core: initialized pinctrl subsystem >11:20:36,008 INFO kernel:[ 0.143221] RTC time: 11:19:43, date: 04/24/14 >11:20:36,008 INFO kernel:[ 0.144120] NET: Registered protocol family 16 >11:20:36,008 INFO kernel:[ 0.145262] cpuidle: using governor menu >11:20:36,008 INFO kernel:[ 0.148304] ACPI: bus type PCI registered >11:20:36,008 INFO kernel:[ 0.149005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >11:20:36,008 INFO kernel:[ 0.150258] PCI: Using configuration type 1 for base access >11:20:36,008 INFO kernel:[ 0.157264] ACPI: Added _OSI(Module Device) >11:20:36,008 INFO kernel:[ 0.158004] ACPI: Added _OSI(Processor Device) >11:20:36,008 INFO kernel:[ 0.159004] ACPI: Added _OSI(3.0 _SCP Extensions) >11:20:36,008 INFO kernel:[ 0.160004] ACPI: Added _OSI(Processor Aggregator Device) >11:20:36,008 INFO kernel:[ 0.165731] ACPI: Interpreter enabled >11:20:36,008 WARNING kernel:[ 0.166011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580) >11:20:36,008 WARNING kernel:[ 0.169006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580) >11:20:36,009 INFO kernel:[ 0.171021] ACPI: (supports S0 S3 S4 S5) >11:20:36,009 INFO kernel:[ 0.172004] ACPI: Using IOAPIC for interrupt routing >11:20:36,009 INFO kernel:[ 0.173036] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >11:20:36,009 INFO kernel:[ 0.180106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >11:20:36,009 INFO kernel:[ 0.181012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] >11:20:36,009 INFO kernel:[ 0.182011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM >11:20:36,009 WARNING kernel:[ 0.183137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >11:20:36,009 INFO kernel:[ 0.185542] acpiphp: Slot [3] registered >11:20:36,009 INFO kernel:[ 0.186103] acpiphp: Slot [4] registered >11:20:36,009 INFO kernel:[ 0.187052] acpiphp: Slot [5] registered >11:20:36,009 INFO kernel:[ 0.188050] acpiphp: Slot [6] registered >11:20:36,009 INFO kernel:[ 0.189050] acpiphp: Slot [7] registered >11:20:36,009 INFO kernel:[ 0.190049] acpiphp: Slot [8] registered >11:20:36,009 INFO kernel:[ 0.191050] acpiphp: Slot [9] registered >11:20:36,009 INFO kernel:[ 0.192077] acpiphp: Slot [10] registered >11:20:36,009 INFO kernel:[ 0.193050] acpiphp: Slot [11] registered >11:20:36,009 INFO kernel:[ 0.194049] acpiphp: Slot [12] registered >11:20:36,009 INFO kernel:[ 0.195049] acpiphp: Slot [13] registered >11:20:36,009 INFO kernel:[ 0.196049] acpiphp: Slot [14] registered >11:20:36,009 INFO kernel:[ 0.197049] acpiphp: Slot [15] registered >11:20:36,009 INFO kernel:[ 0.198049] acpiphp: Slot [16] registered >11:20:36,009 INFO kernel:[ 0.200039] acpiphp: Slot [17] registered >11:20:36,009 INFO kernel:[ 0.201049] acpiphp: Slot [18] registered >11:20:36,009 INFO kernel:[ 0.202049] acpiphp: Slot [19] registered >11:20:36,009 INFO kernel:[ 0.203062] acpiphp: Slot [20] registered >11:20:36,009 INFO kernel:[ 0.204049] acpiphp: Slot [21] registered >11:20:36,009 INFO kernel:[ 0.205049] acpiphp: Slot [22] registered >11:20:36,009 INFO kernel:[ 0.206058] acpiphp: Slot [23] registered >11:20:36,006 WARNING spice-vdagentd: no session info, max 1 session agent allowed >11:20:36,009 INFO kernel:[ 0.207050] acpiphp: Slot [24] registered >11:20:36,009 INFO kernel:[ 0.208071] acpiphp: Slot [25] registered >11:20:36,009 INFO kernel:[ 0.209049] acpiphp: Slot [26] registered >11:20:36,009 INFO kernel:[ 0.210049] acpiphp: Slot [27] registered >11:20:36,009 INFO kernel:[ 0.211049] acpiphp: Slot [28] registered >11:20:36,009 INFO kernel:[ 0.212049] acpiphp: Slot [29] registered >11:20:36,009 INFO kernel:[ 0.213049] acpiphp: Slot [30] registered >11:20:36,009 INFO kernel:[ 0.214049] acpiphp: Slot [31] registered >11:20:36,009 INFO kernel:[ 0.215038] PCI host bridge to bus 0000:00 >11:20:36,009 INFO kernel:[ 0.217010] pci_bus 0000:00: root bus resource [bus 00-ff] >11:20:36,009 INFO kernel:[ 0.218006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >11:20:36,009 INFO kernel:[ 0.219005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >11:20:36,009 INFO kernel:[ 0.220006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >11:20:36,009 INFO kernel:[ 0.221005] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff] >11:20:36,009 DEBUG kernel:[ 0.222108] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >11:20:36,009 DEBUG kernel:[ 0.224032] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >11:20:36,009 DEBUG kernel:[ 0.225408] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >11:20:36,009 DEBUG kernel:[ 0.235008] pci 0000:00:01.1: reg 0x20: [io 0xc1c0-0xc1cf] >11:20:36,009 INFO kernel:[ 0.241057] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >11:20:36,009 INFO kernel:[ 0.242006] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >11:20:36,009 INFO kernel:[ 0.243005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >11:20:36,009 INFO kernel:[ 0.244005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >11:20:36,009 DEBUG kernel:[ 0.246436] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >11:20:36,009 DEBUG kernel:[ 0.257007] pci 0000:00:01.2: reg 0x20: [io 0xc100-0xc11f] >11:20:36,009 DEBUG kernel:[ 0.262140] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >11:20:36,009 INFO kernel:[ 0.263179] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >11:20:36,009 INFO kernel:[ 0.264029] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >11:20:36,009 DEBUG kernel:[ 0.265616] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >11:20:36,009 DEBUG kernel:[ 0.268059] pci 0000:00:02.0: reg 0x10: [mem 0xf4000000-0xf7ffffff] >11:20:36,009 DEBUG kernel:[ 0.272040] pci 0000:00:02.0: reg 0x14: [mem 0xf8000000-0xfbffffff] >11:20:36,009 DEBUG kernel:[ 0.275039] pci 0000:00:02.0: reg 0x18: [mem 0xfc050000-0xfc053fff] >11:20:36,009 DEBUG kernel:[ 0.280018] pci 0000:00:02.0: reg 0x1c: [io 0xc120-0xc13f] >11:20:36,009 DEBUG kernel:[ 0.288039] pci 0000:00:02.0: reg 0x30: [mem 0xfc040000-0xfc04ffff pref] >11:20:36,009 DEBUG kernel:[ 0.289738] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >11:20:36,009 DEBUG kernel:[ 0.291006] pci 0000:00:03.0: reg 0x10: [io 0xc140-0xc15f] >11:20:36,009 DEBUG kernel:[ 0.293006] pci 0000:00:03.0: reg 0x14: [mem 0xfc054000-0xfc054fff] >11:20:36,009 DEBUG kernel:[ 0.303007] pci 0000:00:03.0: reg 0x30: [mem 0xfc000000-0xfc01ffff pref] >11:20:36,009 DEBUG kernel:[ 0.303867] pci 0000:00:04.0: [1af4:1003] type 00 class 0x078000 >11:20:36,009 DEBUG kernel:[ 0.306006] pci 0000:00:04.0: reg 0x10: [io 0xc160-0xc17f] >11:20:36,009 DEBUG kernel:[ 0.308006] pci 0000:00:04.0: reg 0x14: [mem 0xfc055000-0xfc055fff] >11:20:36,009 DEBUG kernel:[ 0.318848] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >11:20:36,009 DEBUG kernel:[ 0.321006] pci 0000:00:05.0: reg 0x10: [io 0xc000-0xc03f] >11:20:36,009 DEBUG kernel:[ 0.323007] pci 0000:00:05.0: reg 0x14: [mem 0xfc056000-0xfc056fff] >11:20:36,009 DEBUG kernel:[ 0.334170] pci 0000:00:06.0: [1af4:1002] type 00 class 0x00ff00 >11:20:36,009 DEBUG kernel:[ 0.336006] pci 0000:00:06.0: reg 0x10: [io 0xc180-0xc19f] >11:20:36,009 DEBUG kernel:[ 0.349452] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >11:20:36,009 DEBUG kernel:[ 0.351006] pci 0000:00:07.0: reg 0x10: [io 0xc040-0xc07f] >11:20:36,009 DEBUG kernel:[ 0.354006] pci 0000:00:07.0: reg 0x14: [mem 0xfc057000-0xfc057fff] >11:20:36,009 DEBUG kernel:[ 0.365843] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >11:20:36,009 DEBUG kernel:[ 0.368006] pci 0000:00:08.0: reg 0x10: [io 0xc080-0xc0bf] >11:20:36,009 DEBUG kernel:[ 0.371006] pci 0000:00:08.0: reg 0x14: [mem 0xfc058000-0xfc058fff] >11:20:36,009 DEBUG kernel:[ 0.383052] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >11:20:36,009 DEBUG kernel:[ 0.385007] pci 0000:00:09.0: reg 0x10: [io 0xc0c0-0xc0ff] >11:20:36,009 DEBUG kernel:[ 0.387016] pci 0000:00:09.0: reg 0x14: [mem 0xfc059000-0xfc059fff] >11:20:36,009 DEBUG kernel:[ 0.398126] pci 0000:00:0a.0: [1af4:1000] type 00 class 0x020000 >11:20:36,009 DEBUG kernel:[ 0.401006] pci 0000:00:0a.0: reg 0x10: [io 0xc1a0-0xc1bf] >11:20:36,009 DEBUG kernel:[ 0.403006] pci 0000:00:0a.0: reg 0x14: [mem 0xfc05a000-0xfc05afff] >11:20:36,009 DEBUG kernel:[ 0.414006] pci 0000:00:0a.0: reg 0x30: [mem 0xfc020000-0xfc03ffff pref] >11:20:36,009 INFO kernel:[ 0.416208] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >11:20:36,009 INFO kernel:[ 0.418210] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >11:20:36,009 INFO kernel:[ 0.420206] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >11:20:36,009 INFO kernel:[ 0.423202] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >11:20:36,009 INFO kernel:[ 0.425120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) >11:20:36,009 WARNING kernel:[ 0.428000] ACPI: Enabled 16 GPEs in block 00 to 0F >11:20:36,009 INFO kernel:[ 0.429329] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >11:20:36,009 INFO kernel:[ 0.430007] vgaarb: loaded >11:20:36,009 INFO kernel:[ 0.431004] vgaarb: bridge control possible 0000:00:02.0 >11:20:36,009 NOTICE kernel:[ 0.432331] SCSI subsystem initialized >11:20:36,009 DEBUG kernel:[ 0.434083] libata version 3.00 loaded. >11:20:36,009 INFO kernel:[ 0.434177] ACPI: bus type USB registered >11:20:36,009 INFO kernel:[ 0.435054] usbcore: registered new interface driver usbfs >11:20:36,009 INFO kernel:[ 0.436023] usbcore: registered new interface driver hub >11:20:36,009 INFO kernel:[ 0.437071] usbcore: registered new device driver usb >11:20:36,009 INFO kernel:[ 0.439135] PCI: Using ACPI for IRQ routing >11:20:36,009 DEBUG kernel:[ 0.440012] PCI: pci_cache_line_size set to 64 bytes >11:20:36,009 DEBUG kernel:[ 0.440653] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >11:20:36,009 DEBUG kernel:[ 0.440669] e820: reserve RAM buffer [mem 0xdfffe000-0xdfffffff] >11:20:36,009 INFO kernel:[ 0.441339] NetLabel: Initializing >11:20:36,009 INFO kernel:[ 0.442004] NetLabel: domain hash size = 128 >11:20:36,009 INFO kernel:[ 0.443003] NetLabel: protocols = UNLABELED CIPSOv4 >11:20:36,009 INFO kernel:[ 0.444036] NetLabel: unlabeled traffic allowed by default >11:20:36,009 INFO kernel:[ 0.445138] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >11:20:36,009 INFO kernel:[ 0.446046] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >11:20:36,009 INFO kernel:[ 0.448736] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >11:20:36,009 INFO kernel:[ 0.464709] Switched to clocksource kvm-clock >11:20:36,009 INFO kernel:[ 0.498145] pnp: PnP ACPI init >11:20:36,009 INFO kernel:[ 0.499178] ACPI: bus type PNP registered >11:20:36,009 DEBUG kernel:[ 0.500398] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active) >11:20:36,009 DEBUG kernel:[ 0.500536] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active) >11:20:36,009 DEBUG kernel:[ 0.500652] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >11:20:36,009 DEBUG kernel:[ 0.500737] pnp 00:03: [dma 2] >11:20:36,009 DEBUG kernel:[ 0.500778] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active) >11:20:36,009 DEBUG kernel:[ 0.500958] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active) >11:20:36,009 DEBUG kernel:[ 0.501127] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >11:20:36,009 DEBUG kernel:[ 0.501281] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >11:20:36,009 DEBUG kernel:[ 0.501512] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active) >11:20:36,009 INFO kernel:[ 0.501730] pnp: PnP ACPI: found 8 devices >11:20:36,009 INFO kernel:[ 0.502768] ACPI: bus type PNP unregistered >11:20:36,009 DEBUG kernel:[ 0.515332] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >11:20:36,009 DEBUG kernel:[ 0.515339] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >11:20:36,009 DEBUG kernel:[ 0.515343] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >11:20:36,009 DEBUG kernel:[ 0.515347] pci_bus 0000:00: resource 7 [mem 0xe0000000-0xfebfffff] >11:20:36,009 INFO kernel:[ 0.515471] NET: Registered protocol family 2 >11:20:36,009 INFO kernel:[ 0.517089] TCP established hash table entries: 32768 (order: 6, 262144 bytes) >11:20:36,010 INFO kernel:[ 0.519176] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >11:20:36,010 INFO kernel:[ 0.520788] TCP: Hash tables configured (established 32768 bind 32768) >11:20:36,010 INFO kernel:[ 0.522262] TCP: reno registered >11:20:36,010 INFO kernel:[ 0.523244] UDP hash table entries: 2048 (order: 4, 65536 bytes) >11:20:36,010 INFO kernel:[ 0.524505] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >11:20:36,010 INFO kernel:[ 0.525970] NET: Registered protocol family 1 >11:20:36,010 INFO kernel:[ 0.527051] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >11:20:36,010 INFO kernel:[ 0.528219] pci 0000:00:01.0: PIIX3: Enabling Passive Release >11:20:36,010 INFO kernel:[ 0.529392] pci 0000:00:01.0: Activating ISA DMA hang workarounds >11:20:36,010 WARNING kernel:[ 0.531341] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >11:20:36,010 DEBUG kernel:[ 0.534762] pci 0000:00:02.0: Boot video device >11:20:36,010 DEBUG kernel:[ 0.534983] PCI: CLS 0 bytes, default 64 >11:20:36,010 INFO kernel:[ 0.535190] Unpacking initramfs... >11:20:36,010 INFO kernel:[ 8.185073] Freeing initrd memory: 37900K (ffff88007dafc000 - ffff88007ffff000) >11:20:36,010 INFO kernel:[ 8.186905] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >11:20:36,010 INFO kernel:[ 8.188205] software IO TLB [mem 0xdbffe000-0xdfffe000] (64MB) mapped at [ffff8800dbffe000-ffff8800dfffdfff] >11:20:36,010 INFO kernel:[ 8.193750] futex hash table entries: 1024 (order: 4, 65536 bytes) >11:20:36,010 NOTICE kernel:[ 8.196442] Initialise system trusted keyring >11:20:36,010 INFO kernel:[ 8.197655] audit: initializing netlink subsys (disabled) >11:20:36,010 NOTICE kernel:[ 8.198868] audit: type=2000 audit(1398338391.771:1): initialized >11:20:36,010 INFO kernel:[ 8.246162] HugeTLB registered 2 MB page size, pre-allocated 0 pages >11:20:36,010 INFO kernel:[ 8.251110] zbud: loaded >11:20:36,010 NOTICE kernel:[ 8.252484] VFS: Disk quotas dquot_6.5.2 >11:20:36,010 WARNING kernel:[ 8.253599] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >11:20:36,010 INFO kernel:[ 8.258146] msgmni has been set to 7899 >11:20:36,010 NOTICE kernel:[ 8.259293] Key type big_key registered >11:20:36,010 DEBUG kernel:[ 8.260294] SELinux: Registering netfilter hooks >11:20:36,010 INFO kernel:[ 8.280809] alg: No test for stdrng (krng) >11:20:36,010 INFO kernel:[ 8.282149] NET: Registered protocol family 38 >11:20:36,010 NOTICE kernel:[ 8.283248] Key type asymmetric registered >11:20:36,010 NOTICE kernel:[ 8.284257] Asymmetric key parser 'x509' registered >11:20:36,010 INFO kernel:[ 8.285471] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >11:20:36,010 INFO kernel:[ 8.290499] io scheduler noop registered >11:20:36,010 INFO kernel:[ 8.291554] io scheduler deadline registered >11:20:36,010 INFO kernel:[ 8.292707] io scheduler cfq registered (default) >11:20:36,010 INFO kernel:[ 8.294003] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >11:20:36,010 INFO kernel:[ 8.295169] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >11:20:36,010 DEBUG kernel:[ 8.296442] intel_idle: does not run on family 6 model 2 >11:20:36,010 INFO kernel:[ 8.296586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >11:20:36,010 INFO kernel:[ 8.298378] ACPI: Power Button [PWRF] >11:20:36,010 INFO kernel:[ 8.300558] GHES: HEST is not enabled! >11:20:36,010 INFO kernel:[ 8.301679] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >11:20:36,010 INFO kernel:[ 8.328690] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >11:20:36,010 INFO kernel:[ 8.331698] Non-volatile memory driver v1.3 >11:20:36,010 INFO kernel:[ 8.332793] Linux agpgart interface v0.103 >11:20:36,010 DEBUG kernel:[ 8.334268] ata_piix 0000:00:01.1: version 2.13 >11:20:36,010 INFO kernel:[ 8.337685] scsi0 : ata_piix >11:20:36,010 INFO kernel:[ 8.339198] scsi1 : ata_piix >11:20:36,010 INFO kernel:[ 8.340252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 >11:20:36,010 INFO kernel:[ 8.341435] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 >11:20:36,010 INFO kernel:[ 8.342773] libphy: Fixed MDIO Bus: probed >11:20:36,010 INFO kernel:[ 8.344037] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >11:20:36,010 INFO kernel:[ 8.345195] ehci-pci: EHCI PCI platform driver >11:20:36,010 INFO kernel:[ 8.346240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >11:20:36,010 INFO kernel:[ 8.347393] ohci-pci: OHCI PCI platform driver >11:20:36,010 INFO kernel:[ 8.348452] uhci_hcd: USB Universal Host Controller Interface driver >11:20:36,010 INFO kernel:[ 8.356484] uhci_hcd 0000:00:01.2: UHCI Host Controller >11:20:36,010 INFO kernel:[ 8.359092] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >11:20:36,010 INFO kernel:[ 8.365731] uhci_hcd 0000:00:01.2: detected 2 ports >11:20:36,010 INFO kernel:[ 8.367078] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >11:20:36,010 INFO kernel:[ 8.368434] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >11:20:36,010 INFO kernel:[ 8.369649] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >11:20:36,010 INFO kernel:[ 8.371417] usb usb1: Product: UHCI Host Controller >11:20:36,010 INFO kernel:[ 8.372615] usb usb1: Manufacturer: Linux 3.15.0-0.rc2.git0.1.fc21.x86_64 uhci_hcd >11:20:36,010 INFO kernel:[ 8.374400] usb usb1: SerialNumber: 0000:00:01.2 >11:20:36,010 INFO kernel:[ 8.375768] hub 1-0:1.0: USB hub found >11:20:36,010 INFO kernel:[ 8.376854] hub 1-0:1.0: 2 ports detected >11:20:36,010 INFO kernel:[ 8.378417] usbcore: registered new interface driver usbserial >11:20:36,010 INFO kernel:[ 8.379568] usbcore: registered new interface driver usbserial_generic >11:20:36,010 INFO kernel:[ 8.380816] usbserial: USB Serial support registered for generic >11:20:36,010 INFO kernel:[ 8.382059] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >11:20:36,010 INFO kernel:[ 8.385685] serio: i8042 KBD port at 0x60,0x64 irq 1 >11:20:36,010 INFO kernel:[ 8.389362] serio: i8042 AUX port at 0x60,0x64 irq 12 >11:20:36,010 INFO kernel:[ 8.391168] mousedev: PS/2 mouse device common for all mice >11:20:36,010 INFO kernel:[ 8.393581] rtc_cmos 00:00: RTC can wake from S4 >11:20:36,010 INFO kernel:[ 8.395777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 >11:20:36,010 INFO kernel:[ 8.397638] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >11:20:36,010 INFO kernel:[ 8.399595] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs >11:20:36,010 INFO kernel:[ 8.401818] device-mapper: uevent: version 1.0.3 >11:20:36,010 INFO kernel:[ 8.403769] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >11:20:36,010 INFO kernel:[ 8.413308] hidraw: raw HID events driver (C) Jiri Kosina >11:20:36,010 INFO kernel:[ 8.414816] usbcore: registered new interface driver usbhid >11:20:36,010 INFO kernel:[ 8.417474] usbhid: USB HID core driver >11:20:36,010 INFO kernel:[ 8.422804] drop_monitor: Initializing network drop monitor service >11:20:36,010 INFO kernel:[ 8.424421] ip_tables: (C) 2000-2006 Netfilter Core Team >11:20:36,010 INFO kernel:[ 8.427498] TCP: cubic registered >11:20:36,010 INFO kernel:[ 8.428962] Initializing XFRM netlink socket >11:20:36,010 INFO kernel:[ 8.430533] NET: Registered protocol family 10 >11:20:36,010 INFO kernel:[ 8.452677] mip6: Mobile IPv6 >11:20:36,010 INFO kernel:[ 8.453659] NET: Registered protocol family 17 >11:20:36,010 NOTICE kernel:[ 8.456203] Loading compiled-in X.509 certificates >11:20:36,010 NOTICE kernel:[ 8.459118] Loaded X.509 cert 'Fedora kernel signing key: f7389839faef42a66d1ac4c7412cb08046e0bbd7' >11:20:36,010 INFO kernel:[ 8.461105] registered taskstats version 1 >11:20:36,010 INFO kernel:[ 8.463798] Magic number: 10:228:328 >11:20:36,010 INFO kernel:[ 8.465296] rtc_cmos 00:00: setting system clock to 2014-04-24 11:19:52 UTC (1398338392) >11:20:36,010 DEBUG kernel:[ 8.467296] PM: Hibernation image not present or could not be loaded. >11:20:36,010 INFO kernel:[ 8.509725] Freeing unused kernel memory: 1440K (ffffffff81d27000 - ffffffff81e8f000) >11:20:36,010 INFO kernel:[ 8.512294] Write protecting the kernel read-only data: 12288k >11:20:36,010 INFO kernel:[ 8.520086] Freeing unused kernel memory: 928K (ffff880001718000 - ffff880001800000) >11:20:36,010 INFO kernel:[ 8.530343] Freeing unused kernel memory: 1016K (ffff880001b02000 - ffff880001c00000) >11:20:36,010 NOTICE kernel:[ 8.542734] random: systemd urandom read with 71 bits of entropy available >11:20:36,010 INFO kernel:[ 8.680086] usb 1-1: new full-speed USB device number 2 using uhci_hcd >11:20:36,010 INFO kernel:[ 8.872555] device-mapper: multipath: version 1.7.0 loaded >11:20:36,010 INFO kernel:[ 8.872621] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >11:20:36,010 INFO kernel:[ 8.872625] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >11:20:36,010 INFO kernel:[ 8.872628] usb 1-1: Product: QEMU USB Tablet >11:20:36,010 INFO kernel:[ 8.872630] usb 1-1: Manufacturer: QEMU >11:20:36,010 INFO kernel:[ 8.872632] usb 1-1: SerialNumber: 42 >11:20:36,010 INFO kernel:[ 8.910388] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input4 >11:20:36,010 INFO kernel:[ 8.913062] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >11:20:36,010 INFO kernel:[ 9.154782] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >11:20:36,010 INFO kernel:[ 9.192263] tsc: Refined TSC clocksource calibration: 1595.937 MHz >11:20:36,010 INFO kernel:[ 9.306728] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >11:20:36,010 INFO kernel:[ 10.248136] squashfs: version 4.0 (2009/01/31) Phillip Lougher >11:20:36,010 INFO kernel:[ 10.264527] Loading iSCSI transport class v2.0-870. >11:20:36,010 NOTICE kernel:[ 10.278810] iscsi: registered transport (tcp) >11:20:36,010 INFO kernel:[ 10.292743] alua: device handler registered >11:20:36,010 INFO kernel:[ 10.306906] emc: device handler registered >11:20:36,010 INFO kernel:[ 10.319818] hp_sw: device handler registered >11:20:36,010 INFO kernel:[ 10.331857] rdac: device handler registered >11:20:36,010 INFO kernel:[ 10.361461] FDC 0 is a S82078B >11:20:36,010 INFO kernel:[ 10.388814] No iBFT detected. >11:20:36,010 INFO kernel:[ 10.405338] md: raid0 personality registered for level 0 >11:20:36,011 INFO kernel:[ 10.421641] md: raid1 personality registered for level 1 >11:20:36,011 INFO kernel:[ 10.434060] async_tx: api initialized (async) >11:20:36,011 INFO kernel:[ 10.438816] xor: measuring software checksum speed >11:20:36,011 INFO kernel:[ 10.450035] prefetch64-sse: 5524.000 MB/sec >11:20:36,011 INFO kernel:[ 10.461033] generic_sse: 4644.000 MB/sec >11:20:36,011 INFO kernel:[ 10.462081] xor: using function: prefetch64-sse (5524.000 MB/sec) >11:20:36,011 WARNING kernel:[ 10.488045] raid6: sse2x1 2082 MB/s >11:20:36,011 WARNING kernel:[ 10.506033] raid6: sse2x2 4187 MB/s >11:20:36,011 WARNING kernel:[ 10.523032] raid6: sse2x4 4726 MB/s >11:20:36,011 WARNING kernel:[ 10.523993] raid6: using algorithm sse2x4 (4726 MB/s) >11:20:36,011 WARNING kernel:[ 10.525102] raid6: using intx1 recovery algorithm >11:20:36,011 INFO kernel:[ 10.542075] md: raid6 personality registered for level 6 >11:20:36,011 INFO kernel:[ 10.543271] md: raid5 personality registered for level 5 >11:20:36,011 INFO kernel:[ 10.544392] md: raid4 personality registered for level 4 >11:20:36,011 INFO kernel:[ 10.574218] md: raid10 personality registered for level 10 >11:20:36,011 INFO kernel:[ 10.587773] md: linear personality registered for level -1 >11:20:36,011 INFO kernel:[ 10.646756] device-mapper: multipath round-robin: version 1.0.0 loaded >11:20:36,011 INFO kernel:[ 10.683976] sha256_ssse3: Neither AVX nor SSSE3 is available/usable. >11:20:36,011 INFO kernel:[ 10.778860] RPC: Registered named UNIX socket transport module. >11:20:36,011 INFO kernel:[ 10.780249] RPC: Registered udp transport module. >11:20:36,011 INFO kernel:[ 10.781330] RPC: Registered tcp transport module. >11:20:36,011 INFO kernel:[ 10.782409] RPC: Registered tcp NFSv4.1 backchannel transport module. >11:20:36,011 WARNING kernel:[ 11.599462] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >11:20:36,011 WARNING kernel:[ 11.605510] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >11:20:36,011 WARNING kernel:[ 11.612668] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >11:20:36,011 INFO kernel:[ 11.645099] [drm] Initialized drm 1.1.0 20060810 >11:20:36,011 ERR kernel:[ 11.700478] [drm:qxl_pci_probe] *ERROR* qxl too old, doesn't support client_monitors_config, use xf86-video-qxl in user mode >11:20:36,011 WARNING kernel:[ 11.702231] qxl: probe of 0000:00:02.0 failed with error -22 >11:20:36,011 DEBUG kernel:[ 11.708506] virtio-pci 0000:00:05.0: irq 40 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.708560] virtio-pci 0000:00:05.0: irq 41 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.708667] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.708743] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.708795] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >11:20:36,011 INFO kernel:[ 11.711574] vda: vda1 vda2 >11:20:36,011 DEBUG kernel:[ 11.744312] virtio-pci 0000:00:0a.0: irq 45 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.744361] virtio-pci 0000:00:0a.0: irq 46 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.744407] virtio-pci 0000:00:0a.0: irq 47 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.753101] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.753154] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >11:20:36,011 INFO kernel:[ 11.783101] vdb: vdb1 vdb2 >11:20:36,011 DEBUG kernel:[ 11.790509] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.790600] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >11:20:36,011 INFO kernel:[ 11.795112] vdc: vdc1 >11:20:36,011 DEBUG kernel:[ 11.805409] virtio-pci 0000:00:09.0: irq 52 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 11.805462] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >11:20:36,011 INFO kernel:[ 11.815649] vdd: vdd1 >11:20:36,011 INFO kernel:[ 23.544203] loop: module loaded >11:20:36,011 INFO kernel:[ 27.694737] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >11:20:36,011 DEBUG kernel:[ 48.554175] SELinux: 2048 avtab hash slots, 106910 rules. >11:20:36,011 DEBUG kernel:[ 48.584794] SELinux: 2048 avtab hash slots, 106910 rules. >11:20:36,011 DEBUG kernel:[ 48.627665] SELinux: 8 users, 102 roles, 4841 types, 282 bools, 1 sens, 1024 cats >11:20:36,011 DEBUG kernel:[ 48.627673] SELinux: 83 classes, 106910 rules >11:20:36,011 DEBUG kernel:[ 48.636510] SELinux: Completing initialization. >11:20:36,011 DEBUG kernel:[ 48.636517] SELinux: Setting up existing superblocks. >11:20:36,011 DEBUG kernel:[ 48.636532] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.636560] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.636571] SELinux: initialized (dev proc, type proc), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.636658] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.636682] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.637495] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.641513] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >11:20:36,011 DEBUG kernel:[ 48.641523] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >11:20:36,011 DEBUG kernel:[ 48.641533] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.641538] SELinux: initialized (dev aio, type aio), not configured for labeling >11:20:36,011 DEBUG kernel:[ 48.641544] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.641570] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.641585] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.641597] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.641636] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.642826] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.642832] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.642843] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.643912] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 48.643956] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.643967] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.643971] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.643975] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.643980] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644004] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644046] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644051] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644055] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644079] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644083] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644090] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644104] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 48.644135] SELinux: initialized (dev loop0, type squashfs), uses xattr >11:20:36,011 DEBUG kernel:[ 48.644174] SELinux: initialized (dev loop3, type squashfs), uses xattr >11:20:36,011 DEBUG kernel:[ 48.644194] SELinux: initialized (dev dm-0, type ext4), uses xattr >11:20:36,011 NOTICE kernel:[ 48.663240] audit: type=1403 audit(1398338432.697:2): policy loaded auid=4294967295 ses=4294967295 >11:20:36,011 DEBUG kernel:[ 49.418544] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >11:20:36,011 DEBUG kernel:[ 49.586781] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 49.673492] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >11:20:36,011 DEBUG kernel:[ 50.764590] virtio-pci 0000:00:04.0: irq 54 for MSI/MSI-X >11:20:36,011 DEBUG kernel:[ 50.764649] virtio-pci 0000:00:04.0: irq 55 for MSI/MSI-X >11:20:36,011 INFO kernel:[ 50.803364] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >11:20:36,011 INFO kernel:[ 51.306258] parport_pc 00:04: reported by Plug and Play ACPI >11:20:36,011 INFO kernel:[ 51.478751] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >11:20:36,011 INFO kernel:[ 51.648596] microcode: CPU1 sig=0x623, pf=0x0, revision=0x1 >11:20:36,011 INFO kernel:[ 51.648680] microcode: CPU2 sig=0x623, pf=0x0, revision=0x1 >11:20:36,011 INFO kernel:[ 51.648714] microcode: CPU3 sig=0x623, pf=0x0, revision=0x1 >11:20:36,011 INFO kernel:[ 51.648847] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >11:20:37,192 INFO NetworkManager: <info> NetworkManager (version 0.9.9.1-5.git20140319.fc21) is starting... >11:20:37,192 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >11:20:37,192 INFO NetworkManager: <info> WEXT support is enabled >11:20:37,298 INFO kernel:[ 53.262089] cfg80211: Calling CRDA to update world regulatory domain >11:20:37,541 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >11:20:37,661 INFO polkitd: Started polkitd version 0.112 >11:20:37,672 NOTICE kernel:[ 53.637669] audit: type=1400 audit(1398338437.671:3): avc: denied { read } for pid=2123 comm="polkitd" name="urandom" dev="devtmpfs" ino=7254 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >11:20:37,672 NOTICE kernel:[ 53.637705] audit: type=1400 audit(1398338437.671:4): avc: denied { open } for pid=2123 comm="polkitd" path="/dev/urandom" dev="devtmpfs" ino=7254 scontext=system_u:system_r:policykit_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >11:20:37,893 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >11:20:37,935 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >11:20:37,937 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >11:20:37,937 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:20:37,937 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >11:20:37,937 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens10v7 ... >11:20:37,940 NOTICE NetworkManager: ifcfg-rh: read connection 'ens10v7' >11:20:37,940 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-ens3 ... >11:20:37,941 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >11:20:38,070 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >11:20:38,073 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >11:20:38,155 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >11:20:38,167 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >11:20:38,172 INFO NetworkManager: <info> WiFi hardware radio set enabled >11:20:38,176 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >11:20:38,176 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >11:20:38,176 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >11:20:38,176 INFO NetworkManager: <info> Networking is enabled by state file >11:20:38,178 INFO NetworkManager: <info> (lo): link connected >11:20:38,178 INFO NetworkManager: <info> (lo): carrier is ON >11:20:38,178 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >11:20:38,178 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >11:20:38,179 INFO NetworkManager: <info> (ens3): link connected >11:20:38,179 INFO NetworkManager: <info> (ens3): carrier is ON >11:20:38,180 INFO NetworkManager: <info> (ens3): new Ethernet device (driver: 'virtio_net' ifindex: 2) >11:20:38,180 INFO NetworkManager: <info> (ens3): exported as /org/freedesktop/NetworkManager/Devices/1 >11:20:38,183 NOTICE NetworkManager: ifcfg-rh: read connection 'ens3' >11:20:38,184 INFO NetworkManager: <info> (ens3): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >11:20:38,186 INFO NetworkManager: <info> (ens3): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >11:20:38,186 INFO NetworkManager: <info> Activation (ens3) starting connection 'ens3' >11:20:38,186 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) scheduled... >11:20:38,188 INFO NetworkManager: <info> (ens10v7): link connected >11:20:38,188 INFO NetworkManager: <info> (ens10v7): carrier is ON >11:20:38,188 INFO NetworkManager: <info> (ens10v7): new Ethernet device (driver: 'virtio_net' ifindex: 3) >11:20:38,188 INFO NetworkManager: <info> (ens10v7): exported as /org/freedesktop/NetworkManager/Devices/2 >11:20:38,191 NOTICE NetworkManager: ifcfg-rh: read connection 'ens10v7' >11:20:38,191 INFO NetworkManager: <info> (ens10v7): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >11:20:38,192 INFO NetworkManager: <info> (ens10v7): device state change: unavailable -> disconnected (reason 'connection-assumed') [20 30 41] >11:20:38,193 INFO NetworkManager: <info> Activation (ens10v7) starting connection 'ens10v7' >11:20:38,193 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) scheduled... >11:20:38,195 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) started... >11:20:38,196 INFO NetworkManager: <info> (ens3): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:20:38,196 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) scheduled... >11:20:38,196 INFO NetworkManager: <info> Activation (ens3) Stage 1 of 5 (Device Prepare) complete. >11:20:38,197 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) started... >11:20:38,197 INFO NetworkManager: <info> (ens10v7): device state change: disconnected -> prepare (reason 'none') [30 40 0] >11:20:38,197 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) scheduled... >11:20:38,197 INFO NetworkManager: <info> Activation (ens10v7) Stage 1 of 5 (Device Prepare) complete. >11:20:38,197 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) starting... >11:20:38,197 INFO NetworkManager: <info> (ens3): device state change: prepare -> config (reason 'none') [40 50 0] >11:20:38,197 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) successful. >11:20:38,197 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) scheduled. >11:20:38,197 INFO NetworkManager: <info> Activation (ens3) Stage 2 of 5 (Device Configure) complete. >11:20:38,197 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) starting... >11:20:38,198 INFO NetworkManager: <info> (ens10v7): device state change: prepare -> config (reason 'none') [40 50 0] >11:20:38,198 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) successful. >11:20:38,198 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) scheduled. >11:20:38,198 INFO NetworkManager: <info> Activation (ens10v7) Stage 2 of 5 (Device Configure) complete. >11:20:38,198 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) started... >11:20:38,198 INFO NetworkManager: <info> (ens3): device state change: config -> ip-config (reason 'none') [50 70 0] >11:20:38,198 INFO NetworkManager: <info> Activation (ens3) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:20:38,248 INFO NetworkManager: <info> dhclient started with pid 2132 >11:20:38,250 INFO NetworkManager: <info> Activation (ens3) Stage 3 of 5 (IP Configure Start) complete. >11:20:38,250 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) started... >11:20:38,250 INFO NetworkManager: <info> (ens10v7): device state change: config -> ip-config (reason 'none') [50 70 0] >11:20:38,251 INFO NetworkManager: <info> Activation (ens10v7) Beginning DHCPv4 transaction (timeout in 45 seconds) >11:20:38,259 INFO NetworkManager: <info> dhclient started with pid 2133 >11:20:38,260 INFO NetworkManager: <info> Activation (ens10v7) Stage 3 of 5 (IP Configure Start) complete. >11:20:38,264 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) scheduled... >11:20:38,264 ERR NetworkManager: <error> [1398338438.264969] [devices/nm-device.c:2072] activation_source_schedule(): activation stage already scheduled >11:20:38,264 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) scheduled... >11:20:38,265 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) scheduled... >11:20:38,265 ERR NetworkManager: <error> [1398338438.265171] [devices/nm-device.c:2072] activation_source_schedule(): activation stage already scheduled >11:20:38,265 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) scheduled... >11:20:38,265 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) started... >11:20:38,265 INFO NetworkManager: <info> (ens3): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:20:38,266 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv6 Commit) complete. >11:20:38,266 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) started... >11:20:38,266 INFO NetworkManager: <info> (ens10v7): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >11:20:38,266 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv6 Commit) complete. >11:20:38,267 INFO NetworkManager: <info> (ens3): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:20:38,268 INFO NetworkManager: <info> (ens10v7): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >11:20:38,268 INFO NetworkManager: <info> (ens3): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:20:38,268 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_LOCAL >11:20:38,269 INFO NetworkManager: <info> Policy set 'ens10v7' (ens10v7) as default for IPv4 routing and DNS. >11:20:38,270 INFO NetworkManager: <info> Policy set 'ens3' (ens3) as default for IPv6 routing and DNS. >11:20:38,299 INFO NetworkManager: <info> Activation (ens3) successful, device activated. >11:20:38,302 INFO NetworkManager: <info> (ens10v7): device state change: secondaries -> activated (reason 'none') [90 100 0] >11:20:38,302 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >11:20:38,303 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >11:20:38,339 INFO NetworkManager: <info> Activation (ens10v7) successful, device activated. >11:20:38,342 INFO NetworkManager: <info> Setting system hostname to 'office45.anaconda.englab.brq.redhat.com' (from address lookup) >11:20:38,387 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >11:20:39,188 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >11:20:39,188 INFO dhclient: Internet Systems Consortium DHCP Client 4.3.0 >11:20:39,189 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >11:20:39,189 INFO dhclient: All rights reserved. >11:20:39,189 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:20:39,189 INFO dhclient: >11:20:39,189 INFO dhclient: Copyright 2004-2014 Internet Systems Consortium. >11:20:39,189 INFO dhclient: All rights reserved. >11:20:39,189 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >11:20:39,189 INFO dhclient: >11:20:39,229 INFO NetworkManager: <info> (ens3): DHCPv4 state changed nbi -> preinit >11:20:39,230 INFO NetworkManager: <info> (ens10v7): DHCPv4 state changed nbi -> preinit >11:20:39,238 INFO dhclient: Listening on LPF/ens10v7/52:54:00:e6:1f:6d >11:20:39,239 INFO dhclient: Sending on LPF/ens10v7/52:54:00:e6:1f:6d >11:20:39,239 INFO dhclient: Sending on Socket/fallback >11:20:39,240 INFO dhclient: DHCPDISCOVER on ens10v7 to 255.255.255.255 port 67 interval 8 (xid=0x729ad48) >11:20:39,244 INFO dhclient: Listening on LPF/ens3/52:54:00:e9:7d:4d >11:20:39,244 INFO dhclient: Sending on LPF/ens3/52:54:00:e9:7d:4d >11:20:39,244 INFO dhclient: Sending on Socket/fallback >11:20:39,245 INFO dhclient: DHCPDISCOVER on ens3 to 255.255.255.255 port 67 interval 8 (xid=0x3d6a3280) >11:20:40,046 INFO dhclient: DHCPREQUEST on ens10v7 to 255.255.255.255 port 67 (xid=0x729ad48) >11:20:40,046 INFO dhclient: DHCPOFFER from 10.34.102.252 >11:20:40,047 INFO dhclient: DHCPREQUEST on ens3 to 255.255.255.255 port 67 (xid=0x3d6a3280) >11:20:40,047 INFO dhclient: DHCPOFFER from 10.34.102.252 >11:20:40,052 INFO dhclient: DHCPACK from 10.34.102.253 (xid=0x729ad48) >11:20:40,056 INFO dhclient: DHCPACK from 10.34.102.253 (xid=0x3d6a3280) >11:20:40,071 INFO NetworkManager: <info> (ens10v7): DHCPv4 state changed preinit -> bound >11:20:40,072 INFO NetworkManager: <info> address 10.34.102.27 >11:20:40,072 INFO NetworkManager: <info> plen 24 (255.255.255.0) >11:20:40,072 INFO NetworkManager: <info> gateway 10.34.102.254 >11:20:40,072 INFO NetworkManager: <info> server identifier 10.34.39.2 >11:20:40,072 INFO NetworkManager: <info> lease time 3600 >11:20:40,072 INFO NetworkManager: <info> nameserver '10.34.39.2' >11:20:40,072 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >11:20:40,072 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >11:20:40,072 INFO NetworkManager: <info> domain name 'brq.redhat.com' >11:20:40,072 INFO NetworkManager: <info> domain name 'redhat.com' >11:20:40,074 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:20:40,075 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Commit) started... >11:20:40,077 INFO dhclient: bound to 10.34.102.27 -- renewal in 1587 seconds. >11:20:40,080 INFO NetworkManager: <info> Activation (ens10v7) Stage 5 of 5 (IPv4 Commit) complete. >11:20:40,087 INFO NetworkManager: <info> (ens3): DHCPv4 state changed preinit -> bound >11:20:40,087 INFO NetworkManager: <info> address 10.34.102.50 >11:20:40,087 INFO NetworkManager: <info> plen 24 (255.255.255.0) >11:20:40,087 INFO NetworkManager: <info> gateway 10.34.102.254 >11:20:40,087 INFO NetworkManager: <info> server identifier 10.34.39.2 >11:20:40,087 INFO dhclient: bound to 10.34.102.50 -- renewal in 1663 seconds. >11:20:40,087 INFO NetworkManager: <info> lease time 3600 >11:20:40,087 INFO NetworkManager: <info> nameserver '10.34.39.2' >11:20:40,087 INFO NetworkManager: <info> domain name 'anaconda.englab.brq.redhat.com' >11:20:40,087 INFO NetworkManager: <info> domain name 'englab.brq.redhat.com' >11:20:40,087 INFO NetworkManager: <info> domain name 'brq.redhat.com' >11:20:40,088 INFO NetworkManager: <info> domain name 'redhat.com' >11:20:40,089 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >11:20:40,090 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) started... >11:20:40,092 INFO NetworkManager: <info> Activation (ens3) Stage 5 of 5 (IPv4 Commit) complete. >11:20:43,038 INFO NetworkManager: <info> startup complete >11:21:13,200 NOTICE kernel:[ 89.165455] audit: type=1400 audit(1398338473.199:5): avc: denied { read write } for pid=2215 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=8528 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:21:16,429 NOTICE kernel:[ 92.394832] audit: type=1400 audit(1398338476.429:6): avc: denied { read write } for pid=2277 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:21:16,431 NOTICE kernel:[ 92.395934] audit: type=1400 audit(1398338476.429:7): avc: denied { read write } for pid=2277 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=8528 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >11:21:17,001 NOTICE kernel:[ 93.028791] audit: type=1400 audit(1398338477.000:8): avc: denied { ioctl } for pid=2277 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:21:17,001 NOTICE kernel:[ 93.028814] audit: type=1400 audit(1398338477.000:9): avc: denied { getattr } for pid=2277 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >11:21:17,155 INFO chronyd: chronyd version 1.29.1 starting >11:21:17,156 INFO chronyd: Linux kernel major=3 minor=15 patch=0 >11:21:17,156 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 >11:21:17,158 INFO chronyd: Generated key 1 >11:21:22,188 INFO chronyd: Selected source 10.5.26.10 >11:21:31,552 INFO kernel:[ 107.579917] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >11:21:31,552 DEBUG kernel:[ 107.580293] SELinux: initialized (dev vda1, type ext4), uses xattr >11:21:32,204 INFO kernel:[ 108.231298] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >11:21:32,204 DEBUG kernel:[ 108.231314] SELinux: initialized (dev dm-2, type ext4), uses xattr >11:21:32,752 INFO kernel:[ 108.776793] EXT4-fs (vdb1): mounted filesystem with ordered data mode. Opts: (null) >11:21:32,752 DEBUG kernel:[ 108.777047] SELinux: initialized (dev vdb1, type ext4), uses xattr >11:21:33,371 INFO kernel:[ 109.399970] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >11:21:33,372 DEBUG kernel:[ 109.399986] SELinux: initialized (dev dm-2, type ext4), uses xattr > > >/run/install/ks.cfg: >install >#url --url=http://download.englab.brq.redhat.com/pub/fedora/linux/development/21/x86_64/os/ >lang en_US.UTF-8 >text >#keyboard us >rootpw anaconda >#firewall --disabled >#authconfig --useshadow --enablemd5 >#selinux --enforcing >#timezone America/New_York >bootloader --location=mbr >network --device eth0 --bootproto dhcp >#zerombr >#clearpart --all --initlabel >#autopart > >#%packages >#@core >#%end
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 1090900
: 889236 |
889237
|
889238
|
889239
|
889240
|
889241
|
889242
|
889243
|
889244
|
889245
|
889246
|
889247