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 639931 Details for
Bug 874034
TypeError: %d format: a number is required, not NoneType
[?]
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), 525.13 KB, created by
Martin Banas
on 2012-11-07 10:47:52 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Martin Banas
Created:
2012-11-07 10:47:52 UTC
Size:
525.13 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 120, in get_raid_min_members > raise MDRaidError("invalid raid level %d" % raidlevel) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 143, in get_member_space > min_members = get_raid_min_members(level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3352, in device_size > level=self.raid_level) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1785, in setContainerMembers > container_size = factory.device_size > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2020, in newDevice > members=members, device=device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 913, in _replace_device > self.__storage.newDevice(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1097, in _save_right_side > selector=selector) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2154, in on_apply_clicked > self._save_right_side(self._current_selector) >TypeError: %d format: a number is required, not NoneType > >Local variables in innermost frame: >raid_min_members: {0: 2, 1: 2, 4: 3, 5: 3, 6: 4, 10: 2} >raidlevel: None >raid: 10 >min_members: 2 > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'vda': 128, 'vdc': 130, 'vdb': 129} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/boot': existing 500MB partition vda1 (2) with existing ext4 filesystem >, '/': existing 7483MB partition vda3 (4) with existing ext4 filesystem >} > swaps: [existing 2016MB partition vda2 (3) with existing swap >] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/boot': existing 500MB partition vdb1 (6) with existing ext4 filesystem >, '/': existing 12474MB mdarray fedora_root (8) with existing ext4 filesystem >} > swaps: [existing 2016MB partition vdb3 (9) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, vda, vda1, vda2, vda3, vdb, vdb1, vdb2, fedora_root, vdb3, vdc, vdc1, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, md127, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, vda1, vda2, vda3, vdb1, vdb2, vdb3, vdc1] > _intf.storage.fsset.devicetree.topology._devmap: {'vdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, 'vda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio5/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'vda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'vda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:04.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'vdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [vda, vdb, vdc, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f661aaf4b00> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 0 > minor: 0 >, existing 10000MB disk vda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 15000MB disk vdb (5) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 12483MB partition vdb2 (7) with existing mdmember >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (PartitionDevice instance) >, existing 15000MB disk vdc (10) with existing msdos disklabel >, existing 12483MB partition vdc1 (11) with existing mdmember >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, existing 1024MB dm live-rw (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vda, vdb, vdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vda, vdb, vdc] > _intf.storage.config.mpathFriendlyNames: True > _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.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: 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: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f661a7a1710) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f661a7a1750) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f661a7a17d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f661a7a1810) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f661a7a1850) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: Already dumped (OpticalDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1352285139.69 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.77 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >10:45:28,398 INFO anaconda: /sbin/anaconda 18.24 >10:45:29,029 INFO anaconda: 1048576 kB (1024 MB) are available >10:45:29,030 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >10:45:29,037 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >10:45:29,038 INFO anaconda: Default encoding = utf-8 >10:45:29,111 INFO anaconda: ISCSID is /sbin/iscsid >10:45:29,112 INFO anaconda: no initiator set >10:45:29,259 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:45:29,261 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >10:45:29,473 INFO anaconda: Display mode = g >10:45:29,475 INFO anaconda: 1048576 kB (1024 MB) are available >10:45:29,475 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >10:45:29,979 DEBUG anaconda: X server has signalled a successful start. >10:45:29,981 INFO anaconda: Starting window manager, pid 703. >10:45:30,792 INFO anaconda: using only installclass _Fedora >10:45:31,226 INFO anaconda: Detected 1008M of memory >10:45:31,227 INFO anaconda: Swap attempt of 2016M >10:45:31,246 INFO anaconda: Running Thread: AnaStorageThread (140076651005696) >10:45:31,254 INFO anaconda: Running Thread: AnaPayloadThread (140076659398400) >10:45:31,297 INFO anaconda: no initiator set >10:45:31,580 DEBUG anaconda: required disklabel type for vda (15) is None >10:45:31,580 DEBUG anaconda: default disklabel type for vda is msdos >10:45:31,581 DEBUG anaconda: selecting msdos disklabel for vda based on size >10:45:32,388 DEBUG anaconda: required disklabel type for vdb (15) is None >10:45:32,388 DEBUG anaconda: default disklabel type for vdb is msdos >10:45:32,388 DEBUG anaconda: selecting msdos disklabel for vdb based on size >10:45:32,795 DEBUG anaconda: required disklabel type for vdc (15) is None >10:45:32,795 DEBUG anaconda: default disklabel type for vdc is msdos >10:45:32,796 DEBUG anaconda: selecting msdos disklabel for vdc based on size >10:45:34,212 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda1 on /mnt/sysimage as ext4 with options defaults,ro >10:45:34,228 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:45:34,305 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda3 on /mnt/sysimage as ext4 with options defaults,ro >10:45:34,364 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:45:34,407 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb1 on /mnt/sysimage as ext4 with options defaults,ro >10:45:34,418 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:45:34,809 DEBUG anaconda: isys.py:mount()- going to mount /dev/md/fedora_root on /mnt/sysimage as ext4 with options defaults,ro >10:45:34,851 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >10:45:35,384 INFO anaconda: Thread Done: AnaStorageThread (140076651005696) >10:45:35,623 INFO anaconda: Thread Done: AnaPayloadThread (140076659398400) >05:45:38,141 INFO anaconda: source spoke ready: False >05:45:38,143 INFO anaconda: source spoke ready: False >05:45:38,143 INFO anaconda: source spoke ready: False >05:45:38,144 INFO anaconda: source spoke ready: False >05:45:38,144 INFO anaconda: source spoke ready: False >05:45:38,145 INFO anaconda: source spoke ready: False >05:45:38,145 INFO anaconda: source spoke ready: False >05:45:38,150 INFO anaconda: Running Thread: AnaSourceWatcher (140076431296256) >05:45:38,202 INFO anaconda: Running Thread: AnaSoftwareWatcher (140076422903552) >05:45:38,209 INFO anaconda: Running Thread: AnaStorageWatcher (140076348774144) >05:45:38,691 INFO anaconda: Running Thread: AnaNTPserver0 (140076659398400) >05:45:38,694 INFO anaconda: Running Thread: AnaNTPserver1 (140076331988736) >05:45:38,700 INFO anaconda: Running Thread: AnaNTPserver2 (140076340381440) >05:45:38,706 INFO anaconda: Thread Done: AnaSourceWatcher (140076431296256) >05:45:38,803 INFO anaconda: Running Thread: AnaNTPserver3 (140076323596032) >05:45:39,224 INFO anaconda: Thread Done: AnaNTPserver1 (140076331988736) >05:45:39,685 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140076331988736) >05:45:39,685 INFO anaconda: Thread Done: AnaSoftwareWatcher (140076422903552) >05:45:39,724 INFO anaconda: Thread Done: AnaStorageWatcher (140076348774144) >05:45:40,046 INFO anaconda: source spoke ready: True >05:45:40,048 INFO anaconda: source spoke ready: True >05:45:41,050 INFO anaconda: Thread Done: AnaNTPserver0 (140076659398400) >05:45:41,157 INFO anaconda: Thread Done: AnaNTPserver3 (140076323596032) >05:45:42,071 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >05:45:43,457 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140076331988736) >05:45:44,047 INFO anaconda: source spoke ready: True >05:45:44,048 INFO anaconda: source spoke ready: True >05:45:44,048 INFO anaconda: source spoke ready: True >05:45:44,049 INFO anaconda: source spoke ready: True >05:45:44,049 INFO anaconda: source spoke ready: True >05:45:44,050 INFO anaconda: source spoke ready: True >05:45:44,990 DEBUG anaconda: disk free: 2.51 GB fs free: 5.10 GB sw needs: 2.77 GB >05:45:47,842 INFO anaconda: Running Thread: AnaExecuteStorageThread (140076331988736) >05:45:47,879 INFO anaconda: Thread Done: AnaExecuteStorageThread (140076331988736) >05:45:47,916 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora_root', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'vdc', 'vdc1'] >05:45:47,917 DEBUG anaconda: ui: unused=[] >05:45:47,918 DEBUG anaconda: ui: new_devices=[] >05:45:47,930 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >05:45:47,931 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >05:45:48,800 INFO anaconda: Thread Done: AnaNTPserver2 (140076340381440) >05:45:49,580 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >05:45:49,581 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >05:45:49,588 DEBUG anaconda: populate_right_side: existing 500MB partition vdb1 (6) with existing ext4 filesystem >05:45:49,590 DEBUG anaconda: updated device_disks to ['vdb'] >05:45:49,591 DEBUG anaconda: min: 61.6 max: 500.0 current: 500.0 >05:45:49,592 DEBUG anaconda: fs type changed: ext4 >05:45:49,595 INFO anaconda: getting device type for Standard Partition >05:45:49,595 DEBUG anaconda: device_type_changed: 2 Standard Partition >05:45:49,596 INFO anaconda: getting device type for Standard Partition >05:45:49,596 DEBUG anaconda: populate_raid: 2, None >05:45:49,597 INFO anaconda: getting device type for Standard Partition >05:45:49,597 DEBUG anaconda: populate_raid: 2, None >05:45:50,956 DEBUG anaconda: removing device 'existing 500MB partition vdb1 (6) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >05:45:52,794 DEBUG anaconda: required disklabel type for vdc (15) is None >05:45:52,794 DEBUG anaconda: default disklabel type for vdc is msdos >05:45:52,795 DEBUG anaconda: selecting msdos disklabel for vdc based on size >05:45:52,826 DEBUG anaconda: required disklabel type for vdb (15) is None >05:45:52,827 DEBUG anaconda: default disklabel type for vdb is msdos >05:45:52,827 DEBUG anaconda: selecting msdos disklabel for vdb based on size >05:45:52,834 INFO anaconda: ui: removed device vdb1 >05:45:52,843 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdc'] >05:45:52,844 DEBUG anaconda: ui: unused=[] >05:45:52,845 DEBUG anaconda: ui: new_devices=[] >05:45:52,853 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >05:45:52,853 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >05:45:52,854 DEBUG anaconda: populate_right_side: existing 500MB partition vda1 (2) with existing ext4 filesystem >05:45:52,855 DEBUG anaconda: updated device_disks to ['vda'] >05:45:52,855 DEBUG anaconda: min: 60.5 max: 500.0 current: 500.0 >05:45:52,857 INFO anaconda: getting device type for Standard Partition >05:45:52,857 DEBUG anaconda: populate_raid: 2, None >05:45:54,732 DEBUG anaconda: removing device 'existing 500MB partition vda1 (2) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >05:45:56,680 DEBUG anaconda: required disklabel type for vda (15) is None >05:45:56,680 DEBUG anaconda: default disklabel type for vda is msdos >05:45:56,681 DEBUG anaconda: selecting msdos disklabel for vda based on size >05:45:56,687 INFO anaconda: ui: removed device vda1 >05:45:56,695 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb', 'vdc'] >05:45:56,696 DEBUG anaconda: ui: unused=[] >05:45:56,696 DEBUG anaconda: ui: new_devices=[] >05:45:56,699 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >05:45:56,700 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >05:45:57,819 DEBUG anaconda: running automatic partitioning >05:45:58,060 DEBUG anaconda: finished automatic partitioning >05:45:58,061 DEBUG anaconda: refreshing ui >05:45:58,063 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vda1', 'vda2', 'vdb', 'vdb1', 'vdc', 'vdc1'] >05:45:58,063 DEBUG anaconda: ui: unused=[] >05:45:58,063 DEBUG anaconda: ui: new_devices=['fedora-swap', 'fedora-root', 'vda1'] >05:45:58,070 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >05:45:58,070 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >05:45:58,071 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot >05:45:58,071 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >05:45:58,072 DEBUG anaconda: min: 1.0 max: 40499.907714 current: 500.0 >05:45:58,075 INFO anaconda: getting device type for Standard Partition >05:45:58,075 DEBUG anaconda: populate_raid: 2, None >05:45:58,077 DEBUG anaconda: finished refreshing ui >05:45:58,077 DEBUG anaconda: updating space display >05:45:58,082 DEBUG anaconda: finished updating space display >05:45:59,475 DEBUG anaconda: current selector: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot >05:45:59,475 DEBUG anaconda: new selector: non-existent 37472MB lvmlv fedora-root (24) with non-existent ext4 filesystem mounted at / >05:45:59,476 DEBUG anaconda: notebook page = 1 >05:45:59,476 INFO anaconda: ui: saving changes to device vda1 >05:45:59,477 DEBUG anaconda: new size: 500.0 >05:45:59,477 DEBUG anaconda: old size: 500.0 >05:45:59,477 INFO anaconda: getting device type for Standard Partition >05:45:59,478 DEBUG anaconda: new device type: 0 >05:45:59,478 DEBUG anaconda: reformat: True >05:45:59,478 DEBUG anaconda: new fs type: ext4 >05:45:59,478 DEBUG anaconda: old encryption setting: False >05:45:59,479 DEBUG anaconda: new encryption setting: False >05:45:59,479 DEBUG anaconda: old mountpoint: /boot >05:45:59,479 DEBUG anaconda: new mountpoint: /boot >05:45:59,479 INFO anaconda: getting device type for Standard Partition >05:45:59,481 INFO anaconda: changing disk set from ['vda'] to ['vda', 'vdb', 'vdc'] >05:45:59,668 DEBUG anaconda: updating selector size to '500 MB' >05:45:59,674 DEBUG anaconda: populate_right_side: non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot >05:45:59,674 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >05:45:59,676 DEBUG anaconda: min: 1.0 max: 502.907714 current: 500.0 >05:45:59,677 INFO anaconda: getting device type for Standard Partition >05:45:59,677 DEBUG anaconda: populate_raid: 2, None >05:45:59,678 DEBUG anaconda: populate_right_side: non-existent 37472MB lvmlv fedora-root (24) with non-existent ext4 filesystem mounted at / >05:45:59,678 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >05:45:59,679 DEBUG anaconda: min: 1.0 max: 37474.907714 current: 37472 >05:45:59,681 INFO anaconda: getting device type for LVM >05:45:59,681 DEBUG anaconda: device_type_changed: 0 LVM >05:45:59,682 INFO anaconda: getting device type for LVM >05:45:59,682 DEBUG anaconda: populate_raid: 0, None >05:45:59,683 INFO anaconda: getting device type for LVM >05:45:59,683 DEBUG anaconda: populate_raid: 0, None >05:46:02,807 INFO anaconda: getting device type for RAID >05:46:02,809 DEBUG anaconda: device_type_changed: 1 RAID >05:46:02,812 INFO anaconda: getting device type for RAID >05:46:02,813 DEBUG anaconda: populate_raid: 1, raid0 >05:46:02,816 DEBUG anaconda: widget <CheckButton object at 0x7f6615a35e60 (GtkCheckButton at 0x50ac3f0)> new state: True >05:46:02,817 INFO anaconda: getting device type for RAID >05:46:02,817 INFO anaconda: getting device type for RAID >05:46:18,428 DEBUG anaconda: widget <CheckButton object at 0x7f661345dc30 (GtkCheckButton at 0x50ac2a0)> new state: True >05:46:18,429 INFO anaconda: getting device type for RAID >05:46:18,431 INFO anaconda: getting device type for RAID >05:46:20,564 INFO anaconda: ui: saving changes to device fedora-root >05:46:20,566 DEBUG anaconda: new size: 37472.0 >05:46:20,568 DEBUG anaconda: old size: 37472 >05:46:20,569 INFO anaconda: getting device type for RAID >05:46:20,571 DEBUG anaconda: new device type: None >05:46:20,573 DEBUG anaconda: reformat: True >05:46:20,575 DEBUG anaconda: new fs type: ext4 >05:46:20,576 DEBUG anaconda: old encryption setting: False >05:46:20,577 DEBUG anaconda: new encryption setting: False >05:46:20,578 DEBUG anaconda: old mountpoint: / >05:46:20,578 DEBUG anaconda: new mountpoint: / >05:46:20,579 INFO anaconda: getting device type for RAID >05:46:20,582 INFO anaconda: changing device type from 2 to None >05:46:20,803 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc'] >05:46:21,098 DEBUG anaconda: populate_right_side: non-existent 13231MB mdarray fedora_root (29) with non-existent ext4 filesystem mounted at / >05:46:21,098 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >05:46:21,100 DEBUG anaconda: min: 1.0 max: 24234.407714 current: 13231.5 >05:46:21,102 INFO anaconda: getting device type for RAID >05:46:21,102 DEBUG anaconda: populate_raid: 1, raid10 >05:46:23,083 DEBUG anaconda: widget <CheckButton object at 0x7f6615a035f0 (GtkCheckButton at 0x50ac2a0)> new state: False >05:46:23,084 INFO anaconda: getting device type for RAID >05:46:23,086 INFO anaconda: getting device type for RAID >05:46:25,427 INFO anaconda: ui: saving changes to device fedora_root >05:46:25,429 DEBUG anaconda: new size: 13231.5 >05:46:25,431 DEBUG anaconda: old size: 13231.5 >05:46:25,432 INFO anaconda: getting device type for RAID >05:46:25,433 DEBUG anaconda: new device type: None >05:46:25,433 DEBUG anaconda: reformat: True >05:46:25,434 DEBUG anaconda: new fs type: ext4 >05:46:25,435 DEBUG anaconda: old encryption setting: False >05:46:25,435 DEBUG anaconda: new encryption setting: False >05:46:25,436 DEBUG anaconda: old mountpoint: / >05:46:25,437 DEBUG anaconda: new mountpoint: / >05:46:25,437 INFO anaconda: getting device type for RAID >05:46:25,439 INFO anaconda: changing raid level from raid10 to raid0 >05:46:25,448 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc'] >05:46:25,737 DEBUG anaconda: populate_right_side: non-existent 13230MB mdarray fedora_root (33) with non-existent ext4 filesystem mounted at / >05:46:25,737 DEBUG anaconda: updated device_disks to ['vda', 'vdb', 'vdc'] >05:46:25,739 DEBUG anaconda: min: 1.0 max: 37465.907714 current: 13230.0 >05:46:25,741 INFO anaconda: getting device type for RAID >05:46:25,741 DEBUG anaconda: populate_raid: 1, raid0 >05:46:27,804 DEBUG anaconda: widget <CheckButton object at 0x7f6615a03690 (GtkCheckButton at 0x50ac3f0)> new state: False >05:46:27,805 INFO anaconda: getting device type for RAID >05:46:27,807 INFO anaconda: getting device type for RAID >05:46:31,467 DEBUG anaconda: widget <CheckButton object at 0x7f6615a03690 (GtkCheckButton at 0x50ac540)> new state: True >05:46:31,470 INFO anaconda: getting device type for RAID >05:46:31,471 ERR anaconda: UI: failed to get raid level (['Error']) >05:46:31,472 INFO anaconda: getting device type for RAID >05:46:32,851 INFO anaconda: ui: saving changes to device fedora_root >05:46:32,852 DEBUG anaconda: new size: 13230.0 >05:46:32,853 DEBUG anaconda: old size: 13230.0 >05:46:32,853 INFO anaconda: getting device type for RAID >05:46:32,854 DEBUG anaconda: new device type: None >05:46:32,854 DEBUG anaconda: reformat: True >05:46:32,855 DEBUG anaconda: new fs type: ext4 >05:46:32,855 DEBUG anaconda: old encryption setting: False >05:46:32,856 DEBUG anaconda: new encryption setting: False >05:46:32,856 DEBUG anaconda: old mountpoint: / >05:46:32,857 DEBUG anaconda: new mountpoint: / >05:46:32,857 INFO anaconda: getting device type for RAID >05:46:32,858 ERR anaconda: UI: failed to get raid level (['Error']) >05:46:32,860 INFO anaconda: changing raid level from raid0 to None >05:46:32,871 DEBUG anaconda: disks: ['vda', 'vdb', 'vdc'] > > >/tmp/packaging.log: >10:45:31,203 DEBUG packaging: getting release version from tree at None (18) >10:45:31,204 DEBUG packaging: got a release version of 18 >10:45:35,385 INFO packaging: updating base repo >10:45:35,462 DEBUG packaging: getting release version from tree at None (18) >10:45:35,462 DEBUG packaging: got a release version of 18 >10:45:35,462 INFO packaging: configuring base repo >10:45:35,463 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >10:45:35,480 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >10:45:35,481 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >10:45:35,482 DEBUG packaging: got a release version of 18 >10:45:35,497 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >10:45:35,502 DEBUG packaging: disabling repo fedora >10:45:35,502 DEBUG packaging: disabling repo updates-testing >10:45:35,502 DEBUG packaging: disabling repo updates >10:45:35,502 INFO packaging: gathering repo metadata >10:45:35,503 DEBUG packaging: getting repo metadata for anaconda >10:45:35,543 DEBUG packaging: getting group info for anaconda >10:45:35,623 INFO packaging: metadata retrieval complete >05:45:39,677 DEBUG packaging: deleting package sacks >05:45:39,686 INFO packaging: checking software selection >05:45:39,687 DEBUG packaging: deleting package sacks >05:45:39,687 DEBUG packaging: deleting yum transaction info >05:45:39,687 DEBUG packaging: select group core >05:45:39,989 DEBUG packaging: select group core >05:45:39,989 DEBUG packaging: select group gnome-desktop >05:45:40,031 DEBUG packaging: select group multimedia >05:45:40,043 DEBUG packaging: select group input-methods >05:45:40,055 DEBUG packaging: select group base-x >05:45:40,071 DEBUG packaging: select group fonts >05:45:40,112 DEBUG packaging: select group hardware-support >05:45:40,123 DEBUG packaging: select group dial-up >05:45:40,127 DEBUG packaging: select group printing >05:45:40,164 DEBUG packaging: select group firefox >05:45:40,165 DEBUG packaging: select group standard >05:45:40,200 DEBUG packaging: select package kernel-PAE >05:45:40,211 INFO packaging: no kernel-PAE package >05:45:40,211 DEBUG packaging: select package kernel >05:45:40,212 INFO packaging: selected kernel >05:45:40,212 INFO packaging: checking dependencies >05:45:43,430 DEBUG packaging: success >05:45:43,457 INFO packaging: 1178 packages selected totalling 2.77 GB > > >/tmp/program.log: >10:45:29,094 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:45:29,113 INFO program: Running... modprobe fcoe >10:45:29,175 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:45:29,257 INFO program: No FCoE boot disk information is found in EDD! >10:45:29,261 INFO program: Running... udevadm settle --timeout=300 >10:45:29,383 INFO program: Running... multipath -d >10:45:29,413 INFO program: Running... multipath -ll >10:45:29,988 INFO program: Running... metacity --display :1 --sm-disable >10:45:30,434 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >10:45:30,546 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,556 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,563 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,564 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,569 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,571 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,579 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,582 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,583 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,583 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,592 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,593 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,594 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,595 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,596 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,597 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,598 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,602 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,603 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,604 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,605 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,606 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,607 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:30,609 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >10:45:31,247 INFO program: Running... udevadm control --property=ANACONDA=1 >10:45:31,279 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:45:31,305 INFO program: Running... udevadm settle --timeout=300 >10:45:31,396 INFO program: Running... multipath -d >10:45:31,406 INFO program: Running... multipath -ll >10:45:31,440 INFO program: Running... systemctl start chronyd.service >10:45:31,704 INFO program: Running... dumpe2fs -h /dev/vda1 >10:45:31,729 INFO program: Filesystem volume name: <none> >10:45:31,730 INFO program: Last mounted on: /boot >10:45:31,730 INFO program: Filesystem UUID: c137de49-bb0b-4470-abc3-eb2338f03810 >10:45:31,731 INFO program: Filesystem magic number: 0xEF53 >10:45:31,731 INFO program: Filesystem revision #: 1 (dynamic) >10:45:31,731 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 >10:45:31,732 INFO program: Filesystem flags: signed_directory_hash >10:45:31,732 INFO program: Default mount options: user_xattr acl >10:45:31,733 INFO program: Filesystem state: clean >10:45:31,733 INFO program: Errors behavior: Continue >10:45:31,733 INFO program: Filesystem OS type: Linux >10:45:31,734 INFO program: Inode count: 128016 >10:45:31,734 INFO program: Block count: 512000 >10:45:31,734 INFO program: Reserved block count: 25600 >10:45:31,735 INFO program: Free blocks: 445655 >10:45:31,735 INFO program: Free inodes: 127670 >10:45:31,735 INFO program: First block: 1 >10:45:31,736 INFO program: Block size: 1024 >10:45:31,736 INFO program: Fragment size: 1024 >10:45:31,736 INFO program: Reserved GDT blocks: 256 >10:45:31,737 INFO program: Blocks per group: 8192 >10:45:31,737 INFO program: Fragments per group: 8192 >10:45:31,737 INFO program: Inodes per group: 2032 >10:45:31,738 INFO program: Inode blocks per group: 254 >10:45:31,738 INFO program: Flex block group size: 16 >10:45:31,738 INFO program: Filesystem created: Thu Oct 4 06:38:34 2012 >10:45:31,739 INFO program: Last mount time: Thu Oct 4 06:38:34 2012 >10:45:31,739 INFO program: Last write time: Thu Oct 4 06:38:34 2012 >10:45:31,740 INFO program: Mount count: 1 >10:45:31,740 INFO program: Maximum mount count: -1 >10:45:31,741 INFO program: Last checked: Thu Oct 4 06:38:34 2012 >10:45:31,741 INFO program: Check interval: 0 (<none>) >10:45:31,741 INFO program: Lifetime writes: 8 MB >10:45:31,742 INFO program: Reserved blocks uid: 0 (user root) >10:45:31,742 INFO program: Reserved blocks gid: 0 (group root) >10:45:31,743 INFO program: First inode: 11 >10:45:31,743 INFO program: Inode size: 128 >10:45:31,747 INFO program: Journal inode: 8 >10:45:31,748 INFO program: Default directory hash: half_md4 >10:45:31,748 INFO program: Directory Hash Seed: 07ef457c-03d6-4862-940a-0c97db28189f >10:45:31,749 INFO program: Journal backup: inode blocks >10:45:31,749 INFO program: Journal features: (none) >10:45:31,749 INFO program: Journal size: 8M >10:45:31,750 INFO program: Journal length: 8192 >10:45:31,750 INFO program: Journal sequence: 0x0000001d >10:45:31,750 INFO program: Journal start: 0 >10:45:31,751 INFO program: >10:45:31,751 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:31,751 INFO program: Running... dumpe2fs -h /dev/vda1 >10:45:31,779 INFO program: Filesystem volume name: <none> >10:45:31,779 INFO program: Last mounted on: /boot >10:45:31,780 INFO program: Filesystem UUID: c137de49-bb0b-4470-abc3-eb2338f03810 >10:45:31,780 INFO program: Filesystem magic number: 0xEF53 >10:45:31,780 INFO program: Filesystem revision #: 1 (dynamic) >10:45:31,781 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 >10:45:31,781 INFO program: Filesystem flags: signed_directory_hash >10:45:31,781 INFO program: Default mount options: user_xattr acl >10:45:31,782 INFO program: Filesystem state: clean >10:45:31,782 INFO program: Errors behavior: Continue >10:45:31,783 INFO program: Filesystem OS type: Linux >10:45:31,783 INFO program: Inode count: 128016 >10:45:31,783 INFO program: Block count: 512000 >10:45:31,784 INFO program: Reserved block count: 25600 >10:45:31,784 INFO program: Free blocks: 445655 >10:45:31,784 INFO program: Free inodes: 127670 >10:45:31,785 INFO program: First block: 1 >10:45:31,785 INFO program: Block size: 1024 >10:45:31,785 INFO program: Fragment size: 1024 >10:45:31,786 INFO program: Reserved GDT blocks: 256 >10:45:31,786 INFO program: Blocks per group: 8192 >10:45:31,786 INFO program: Fragments per group: 8192 >10:45:31,787 INFO program: Inodes per group: 2032 >10:45:31,787 INFO program: Inode blocks per group: 254 >10:45:31,787 INFO program: Flex block group size: 16 >10:45:31,788 INFO program: Filesystem created: Thu Oct 4 06:38:34 2012 >10:45:31,788 INFO program: Last mount time: Thu Oct 4 06:38:34 2012 >10:45:31,788 INFO program: Last write time: Thu Oct 4 06:38:34 2012 >10:45:31,789 INFO program: Mount count: 1 >10:45:31,789 INFO program: Maximum mount count: -1 >10:45:31,789 INFO program: Last checked: Thu Oct 4 06:38:34 2012 >10:45:31,790 INFO program: Check interval: 0 (<none>) >10:45:31,790 INFO program: Lifetime writes: 8 MB >10:45:31,791 INFO program: Reserved blocks uid: 0 (user root) >10:45:31,791 INFO program: Reserved blocks gid: 0 (group root) >10:45:31,792 INFO program: First inode: 11 >10:45:31,792 INFO program: Inode size: 128 >10:45:31,797 INFO program: Journal inode: 8 >10:45:31,800 INFO program: Default directory hash: half_md4 >10:45:31,808 INFO program: Directory Hash Seed: 07ef457c-03d6-4862-940a-0c97db28189f >10:45:31,809 INFO program: Journal backup: inode blocks >10:45:31,809 INFO program: Journal features: (none) >10:45:31,812 INFO program: Journal size: 8M >10:45:31,819 INFO program: Journal length: 8192 >10:45:31,820 INFO program: Journal sequence: 0x0000001d >10:45:31,821 INFO program: Journal start: 0 >10:45:31,821 INFO program: >10:45:31,822 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:31,822 INFO program: Running... resize2fs -P /dev/vda1 >10:45:31,847 INFO program: Estimated minimum size of the filesystem: 55469 >10:45:31,847 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:32,223 INFO program: Running... dumpe2fs -h /dev/vda3 >10:45:32,246 INFO program: Filesystem volume name: <none> >10:45:32,247 INFO program: Last mounted on: /mnt/sysimage >10:45:32,247 INFO program: Filesystem UUID: 8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0 >10:45:32,247 INFO program: Filesystem magic number: 0xEF53 >10:45:32,247 INFO program: Filesystem revision #: 1 (dynamic) >10:45:32,247 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 >10:45:32,247 INFO program: Filesystem flags: signed_directory_hash >10:45:32,248 INFO program: Default mount options: user_xattr acl >10:45:32,248 INFO program: Filesystem state: clean >10:45:32,248 INFO program: Errors behavior: Continue >10:45:32,248 INFO program: Filesystem OS type: Linux >10:45:32,248 INFO program: Inode count: 479552 >10:45:32,249 INFO program: Block count: 1915648 >10:45:32,249 INFO program: Reserved block count: 95782 >10:45:32,249 INFO program: Free blocks: 1146778 >10:45:32,249 INFO program: Free inodes: 367590 >10:45:32,249 INFO program: First block: 0 >10:45:32,249 INFO program: Block size: 4096 >10:45:32,250 INFO program: Fragment size: 4096 >10:45:32,250 INFO program: Reserved GDT blocks: 467 >10:45:32,250 INFO program: Blocks per group: 32768 >10:45:32,250 INFO program: Fragments per group: 32768 >10:45:32,250 INFO program: Inodes per group: 8128 >10:45:32,250 INFO program: Inode blocks per group: 508 >10:45:32,251 INFO program: Flex block group size: 16 >10:45:32,251 INFO program: Filesystem created: Thu Oct 4 06:38:33 2012 >10:45:32,251 INFO program: Last mount time: Thu Oct 4 06:38:34 2012 >10:45:32,251 INFO program: Last write time: Thu Oct 4 06:38:34 2012 >10:45:32,251 INFO program: Mount count: 1 >10:45:32,251 INFO program: Maximum mount count: -1 >10:45:32,252 INFO program: Last checked: Thu Oct 4 06:38:33 2012 >10:45:32,252 INFO program: Check interval: 0 (<none>) >10:45:32,252 INFO program: Lifetime writes: 133 MB >10:45:32,254 INFO program: Reserved blocks uid: 0 (user root) >10:45:32,254 INFO program: Reserved blocks gid: 0 (group root) >10:45:32,254 INFO program: First inode: 11 >10:45:32,254 INFO program: Inode size: 256 >10:45:32,255 INFO program: Required extra isize: 28 >10:45:32,255 INFO program: Desired extra isize: 28 >10:45:32,255 INFO program: Journal inode: 8 >10:45:32,255 INFO program: Default directory hash: half_md4 >10:45:32,255 INFO program: Directory Hash Seed: 55c53139-6e36-40c6-9966-1ee4577fe6e6 >10:45:32,256 INFO program: Journal backup: inode blocks >10:45:32,256 INFO program: Journal features: journal_incompat_revoke >10:45:32,256 INFO program: Journal size: 128M >10:45:32,256 INFO program: Journal length: 32768 >10:45:32,256 INFO program: Journal sequence: 0x000013a2 >10:45:32,256 INFO program: Journal start: 0 >10:45:32,257 INFO program: >10:45:32,257 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:32,257 INFO program: Running... dumpe2fs -h /dev/vda3 >10:45:32,273 INFO program: Filesystem volume name: <none> >10:45:32,273 INFO program: Last mounted on: /mnt/sysimage >10:45:32,274 INFO program: Filesystem UUID: 8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0 >10:45:32,274 INFO program: Filesystem magic number: 0xEF53 >10:45:32,274 INFO program: Filesystem revision #: 1 (dynamic) >10:45:32,274 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 >10:45:32,274 INFO program: Filesystem flags: signed_directory_hash >10:45:32,275 INFO program: Default mount options: user_xattr acl >10:45:32,275 INFO program: Filesystem state: clean >10:45:32,275 INFO program: Errors behavior: Continue >10:45:32,275 INFO program: Filesystem OS type: Linux >10:45:32,275 INFO program: Inode count: 479552 >10:45:32,275 INFO program: Block count: 1915648 >10:45:32,276 INFO program: Reserved block count: 95782 >10:45:32,276 INFO program: Free blocks: 1146778 >10:45:32,276 INFO program: Free inodes: 367590 >10:45:32,276 INFO program: First block: 0 >10:45:32,276 INFO program: Block size: 4096 >10:45:32,276 INFO program: Fragment size: 4096 >10:45:32,277 INFO program: Reserved GDT blocks: 467 >10:45:32,280 INFO program: Blocks per group: 32768 >10:45:32,280 INFO program: Fragments per group: 32768 >10:45:32,281 INFO program: Inodes per group: 8128 >10:45:32,281 INFO program: Inode blocks per group: 508 >10:45:32,281 INFO program: Flex block group size: 16 >10:45:32,281 INFO program: Filesystem created: Thu Oct 4 06:38:33 2012 >10:45:32,281 INFO program: Last mount time: Thu Oct 4 06:38:34 2012 >10:45:32,282 INFO program: Last write time: Thu Oct 4 06:38:34 2012 >10:45:32,282 INFO program: Mount count: 1 >10:45:32,282 INFO program: Maximum mount count: -1 >10:45:32,282 INFO program: Last checked: Thu Oct 4 06:38:33 2012 >10:45:32,285 INFO program: Check interval: 0 (<none>) >10:45:32,286 INFO program: Lifetime writes: 133 MB >10:45:32,286 INFO program: Reserved blocks uid: 0 (user root) >10:45:32,286 INFO program: Reserved blocks gid: 0 (group root) >10:45:32,286 INFO program: First inode: 11 >10:45:32,286 INFO program: Inode size: 256 >10:45:32,286 INFO program: Required extra isize: 28 >10:45:32,287 INFO program: Desired extra isize: 28 >10:45:32,287 INFO program: Journal inode: 8 >10:45:32,287 INFO program: Default directory hash: half_md4 >10:45:32,287 INFO program: Directory Hash Seed: 55c53139-6e36-40c6-9966-1ee4577fe6e6 >10:45:32,287 INFO program: Journal backup: inode blocks >10:45:32,287 INFO program: Journal features: journal_incompat_revoke >10:45:32,288 INFO program: Journal size: 128M >10:45:32,288 INFO program: Journal length: 32768 >10:45:32,288 INFO program: Journal sequence: 0x000013a2 >10:45:32,288 INFO program: Journal start: 0 >10:45:32,288 INFO program: >10:45:32,288 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:32,289 INFO program: Running... resize2fs -P /dev/vda3 >10:45:32,319 INFO program: Estimated minimum size of the filesystem: 757543 >10:45:32,319 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:32,467 INFO program: Running... dumpe2fs -h /dev/vdb1 >10:45:32,478 INFO program: Filesystem volume name: <none> >10:45:32,479 INFO program: Last mounted on: /boot >10:45:32,479 INFO program: Filesystem UUID: a39ec822-e983-48b3-a958-7224d9f0c258 >10:45:32,479 INFO program: Filesystem magic number: 0xEF53 >10:45:32,479 INFO program: Filesystem revision #: 1 (dynamic) >10:45:32,479 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 >10:45:32,479 INFO program: Filesystem flags: signed_directory_hash >10:45:32,480 INFO program: Default mount options: user_xattr acl >10:45:32,480 INFO program: Filesystem state: clean >10:45:32,480 INFO program: Errors behavior: Continue >10:45:32,480 INFO program: Filesystem OS type: Linux >10:45:32,480 INFO program: Inode count: 128016 >10:45:32,481 INFO program: Block count: 512000 >10:45:32,481 INFO program: Reserved block count: 25600 >10:45:32,481 INFO program: Free blocks: 444739 >10:45:32,481 INFO program: Free inodes: 127670 >10:45:32,481 INFO program: First block: 1 >10:45:32,481 INFO program: Block size: 1024 >10:45:32,482 INFO program: Fragment size: 1024 >10:45:32,482 INFO program: Reserved GDT blocks: 256 >10:45:32,482 INFO program: Blocks per group: 8192 >10:45:32,482 INFO program: Fragments per group: 8192 >10:45:32,482 INFO program: Inodes per group: 2032 >10:45:32,482 INFO program: Inode blocks per group: 254 >10:45:32,483 INFO program: Flex block group size: 16 >10:45:32,483 INFO program: Filesystem created: Wed Nov 7 10:19:28 2012 >10:45:32,483 INFO program: Last mount time: Wed Nov 7 10:32:43 2012 >10:45:32,483 INFO program: Last write time: Wed Nov 7 10:32:43 2012 >10:45:32,483 INFO program: Mount count: 2 >10:45:32,484 INFO program: Maximum mount count: -1 >10:45:32,484 INFO program: Last checked: Wed Nov 7 10:19:28 2012 >10:45:32,484 INFO program: Check interval: 0 (<none>) >10:45:32,484 INFO program: Lifetime writes: 64 MB >10:45:32,488 INFO program: Reserved blocks uid: 0 (user root) >10:45:32,488 INFO program: Reserved blocks gid: 0 (group root) >10:45:32,488 INFO program: First inode: 11 >10:45:32,488 INFO program: Inode size: 128 >10:45:32,489 INFO program: Journal inode: 8 >10:45:32,489 INFO program: Default directory hash: half_md4 >10:45:32,489 INFO program: Directory Hash Seed: 19e4fedd-01ce-456b-981b-eb591ad1c478 >10:45:32,489 INFO program: Journal backup: inode blocks >10:45:32,489 INFO program: Journal features: (none) >10:45:32,489 INFO program: Journal size: 8M >10:45:32,490 INFO program: Journal length: 8192 >10:45:32,490 INFO program: Journal sequence: 0x00000017 >10:45:32,490 INFO program: Journal start: 0 >10:45:32,490 INFO program: >10:45:32,490 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:32,491 INFO program: Running... dumpe2fs -h /dev/vdb1 >10:45:32,499 INFO program: Filesystem volume name: <none> >10:45:32,499 INFO program: Last mounted on: /boot >10:45:32,500 INFO program: Filesystem UUID: a39ec822-e983-48b3-a958-7224d9f0c258 >10:45:32,500 INFO program: Filesystem magic number: 0xEF53 >10:45:32,500 INFO program: Filesystem revision #: 1 (dynamic) >10:45:32,500 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 >10:45:32,500 INFO program: Filesystem flags: signed_directory_hash >10:45:32,501 INFO program: Default mount options: user_xattr acl >10:45:32,501 INFO program: Filesystem state: clean >10:45:32,501 INFO program: Errors behavior: Continue >10:45:32,501 INFO program: Filesystem OS type: Linux >10:45:32,501 INFO program: Inode count: 128016 >10:45:32,501 INFO program: Block count: 512000 >10:45:32,502 INFO program: Reserved block count: 25600 >10:45:32,502 INFO program: Free blocks: 444739 >10:45:32,502 INFO program: Free inodes: 127670 >10:45:32,502 INFO program: First block: 1 >10:45:32,502 INFO program: Block size: 1024 >10:45:32,503 INFO program: Fragment size: 1024 >10:45:32,503 INFO program: Reserved GDT blocks: 256 >10:45:32,503 INFO program: Blocks per group: 8192 >10:45:32,503 INFO program: Fragments per group: 8192 >10:45:32,503 INFO program: Inodes per group: 2032 >10:45:32,503 INFO program: Inode blocks per group: 254 >10:45:32,504 INFO program: Flex block group size: 16 >10:45:32,504 INFO program: Filesystem created: Wed Nov 7 10:19:28 2012 >10:45:32,504 INFO program: Last mount time: Wed Nov 7 10:32:43 2012 >10:45:32,504 INFO program: Last write time: Wed Nov 7 10:32:43 2012 >10:45:32,504 INFO program: Mount count: 2 >10:45:32,504 INFO program: Maximum mount count: -1 >10:45:32,505 INFO program: Last checked: Wed Nov 7 10:19:28 2012 >10:45:32,505 INFO program: Check interval: 0 (<none>) >10:45:32,509 INFO program: Lifetime writes: 64 MB >10:45:32,509 INFO program: Reserved blocks uid: 0 (user root) >10:45:32,509 INFO program: Reserved blocks gid: 0 (group root) >10:45:32,509 INFO program: First inode: 11 >10:45:32,510 INFO program: Inode size: 128 >10:45:32,510 INFO program: Journal inode: 8 >10:45:32,510 INFO program: Default directory hash: half_md4 >10:45:32,510 INFO program: Directory Hash Seed: 19e4fedd-01ce-456b-981b-eb591ad1c478 >10:45:32,510 INFO program: Journal backup: inode blocks >10:45:32,510 INFO program: Journal features: (none) >10:45:32,511 INFO program: Journal size: 8M >10:45:32,511 INFO program: Journal length: 8192 >10:45:32,511 INFO program: Journal sequence: 0x00000017 >10:45:32,511 INFO program: Journal start: 0 >10:45:32,511 INFO program: >10:45:32,512 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:32,512 INFO program: Running... resize2fs -P /dev/vdb1 >10:45:32,528 INFO program: Estimated minimum size of the filesystem: 56384 >10:45:32,529 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:32,597 INFO program: Running... udevadm settle --timeout=300 >10:45:32,635 INFO program: Running... mdadm --examine --brief /dev/vdb2 >10:45:32,650 INFO program: ARRAY /dev/md/fedora_root metadata=1.2 UUID=5e59cf1e:0adec786:72ab391c:dc8782fb name=localhost:fedora_root >10:45:32,660 INFO program: Running... udevadm settle --timeout=300 >10:45:32,685 INFO program: Running... mdadm --incremental --quiet /dev/vdb2 >10:45:32,874 INFO program: Running... udevadm settle --timeout=300 >10:45:32,900 INFO program: Running... mdadm --incremental --quiet /dev/vdc1 >10:45:32,975 INFO program: Running... dumpe2fs -h /dev/loop1 >10:45:32,988 INFO program: Filesystem volume name: Anaconda >10:45:32,988 INFO program: Last mounted on: / >10:45:32,988 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >10:45:32,989 INFO program: Filesystem magic number: 0xEF53 >10:45:32,989 INFO program: Filesystem revision #: 1 (dynamic) >10:45:32,989 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 >10:45:32,989 INFO program: Filesystem flags: signed_directory_hash >10:45:32,989 INFO program: Default mount options: user_xattr acl >10:45:32,990 INFO program: Filesystem state: clean >10:45:32,990 INFO program: Errors behavior: Continue >10:45:32,990 INFO program: Filesystem OS type: Linux >10:45:32,990 INFO program: Inode count: 65536 >10:45:32,990 INFO program: Block count: 1048576 >10:45:32,990 INFO program: Reserved block count: 0 >10:45:32,991 INFO program: Free blocks: 311419 >10:45:32,991 INFO program: Free inodes: 38266 >10:45:32,991 INFO program: First block: 1 >10:45:32,991 INFO program: Block size: 1024 >10:45:32,991 INFO program: Fragment size: 1024 >10:45:32,991 INFO program: Reserved GDT blocks: 256 >10:45:32,992 INFO program: Blocks per group: 8192 >10:45:32,992 INFO program: Fragments per group: 8192 >10:45:32,992 INFO program: Inodes per group: 512 >10:45:32,992 INFO program: Inode blocks per group: 128 >10:45:32,992 INFO program: Flex block group size: 16 >10:45:32,992 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >10:45:32,993 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >10:45:32,993 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >10:45:32,993 INFO program: Mount count: 2 >10:45:32,993 INFO program: Maximum mount count: -1 >10:45:32,993 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >10:45:32,993 INFO program: Check interval: 0 (<none>) >10:45:32,994 INFO program: Lifetime writes: 32 MB >10:45:32,994 INFO program: Reserved blocks uid: 0 (user root) >10:45:32,994 INFO program: Reserved blocks gid: 0 (group root) >10:45:32,994 INFO program: First inode: 11 >10:45:32,994 INFO program: Inode size: 256 >10:45:32,994 INFO program: Required extra isize: 28 >10:45:32,995 INFO program: Desired extra isize: 28 >10:45:32,995 INFO program: Journal inode: 8 >10:45:32,995 INFO program: Default directory hash: half_md4 >10:45:32,995 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >10:45:32,995 INFO program: Journal backup: inode blocks >10:45:32,995 INFO program: Journal features: (none) >10:45:32,996 INFO program: Journal size: 32M >10:45:32,996 INFO program: Journal length: 32768 >10:45:32,996 INFO program: Journal sequence: 0x00000007 >10:45:32,996 INFO program: Journal start: 0 >10:45:32,996 INFO program: >10:45:32,996 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:32,997 INFO program: Running... dumpe2fs -h /dev/loop1 >10:45:33,008 INFO program: Filesystem volume name: Anaconda >10:45:33,008 INFO program: Last mounted on: / >10:45:33,008 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >10:45:33,009 INFO program: Filesystem magic number: 0xEF53 >10:45:33,009 INFO program: Filesystem revision #: 1 (dynamic) >10:45:33,009 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 >10:45:33,009 INFO program: Filesystem flags: signed_directory_hash >10:45:33,009 INFO program: Default mount options: user_xattr acl >10:45:33,010 INFO program: Filesystem state: clean >10:45:33,010 INFO program: Errors behavior: Continue >10:45:33,010 INFO program: Filesystem OS type: Linux >10:45:33,010 INFO program: Inode count: 65536 >10:45:33,010 INFO program: Block count: 1048576 >10:45:33,010 INFO program: Reserved block count: 0 >10:45:33,011 INFO program: Free blocks: 311419 >10:45:33,011 INFO program: Free inodes: 38266 >10:45:33,011 INFO program: First block: 1 >10:45:33,011 INFO program: Block size: 1024 >10:45:33,011 INFO program: Fragment size: 1024 >10:45:33,011 INFO program: Reserved GDT blocks: 256 >10:45:33,012 INFO program: Blocks per group: 8192 >10:45:33,012 INFO program: Fragments per group: 8192 >10:45:33,012 INFO program: Inodes per group: 512 >10:45:33,012 INFO program: Inode blocks per group: 128 >10:45:33,012 INFO program: Flex block group size: 16 >10:45:33,012 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >10:45:33,013 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >10:45:33,013 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >10:45:33,013 INFO program: Mount count: 2 >10:45:33,013 INFO program: Maximum mount count: -1 >10:45:33,013 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >10:45:33,013 INFO program: Check interval: 0 (<none>) >10:45:33,014 INFO program: Lifetime writes: 32 MB >10:45:33,014 INFO program: Reserved blocks uid: 0 (user root) >10:45:33,014 INFO program: Reserved blocks gid: 0 (group root) >10:45:33,014 INFO program: First inode: 11 >10:45:33,014 INFO program: Inode size: 256 >10:45:33,014 INFO program: Required extra isize: 28 >10:45:33,015 INFO program: Desired extra isize: 28 >10:45:33,015 INFO program: Journal inode: 8 >10:45:33,015 INFO program: Default directory hash: half_md4 >10:45:33,015 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >10:45:33,015 INFO program: Journal backup: inode blocks >10:45:33,015 INFO program: Journal features: (none) >10:45:33,016 INFO program: Journal size: 32M >10:45:33,016 INFO program: Journal length: 32768 >10:45:33,016 INFO program: Journal sequence: 0x00000007 >10:45:33,016 INFO program: Journal start: 0 >10:45:33,016 INFO program: >10:45:33,017 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:33,022 INFO program: Running... resize2fs -P /dev/loop1 >10:45:33,032 INFO program: Couldn't find valid filesystem superblock. >10:45:33,032 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:33,033 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >10:45:33,129 INFO program: Running... dumpe2fs -h /dev/md/fedora_root >10:45:33,140 INFO program: Filesystem volume name: <none> >10:45:33,141 INFO program: Last mounted on: / >10:45:33,141 INFO program: Filesystem UUID: 6ed52a19-1713-4aa5-ba2c-18c921e1f8a8 >10:45:33,141 INFO program: Filesystem magic number: 0xEF53 >10:45:33,141 INFO program: Filesystem revision #: 1 (dynamic) >10:45:33,141 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 >10:45:33,142 INFO program: Filesystem flags: signed_directory_hash >10:45:33,142 INFO program: Default mount options: user_xattr acl >10:45:33,142 INFO program: Filesystem state: clean >10:45:33,142 INFO program: Errors behavior: Continue >10:45:33,142 INFO program: Filesystem OS type: Linux >10:45:33,142 INFO program: Inode count: 799680 >10:45:33,143 INFO program: Block count: 3193472 >10:45:33,143 INFO program: Reserved block count: 159673 >10:45:33,143 INFO program: Free blocks: 2347913 >10:45:33,143 INFO program: Free inodes: 678731 >10:45:33,143 INFO program: First block: 0 >10:45:33,144 INFO program: Block size: 4096 >10:45:33,144 INFO program: Fragment size: 4096 >10:45:33,144 INFO program: Reserved GDT blocks: 779 >10:45:33,144 INFO program: Blocks per group: 32768 >10:45:33,144 INFO program: Fragments per group: 32768 >10:45:33,144 INFO program: Inodes per group: 8160 >10:45:33,145 INFO program: Inode blocks per group: 510 >10:45:33,145 INFO program: RAID stride: 128 >10:45:33,145 INFO program: RAID stripe width: 128 >10:45:33,145 INFO program: Flex block group size: 16 >10:45:33,145 INFO program: Filesystem created: Wed Nov 7 10:19:24 2012 >10:45:33,145 INFO program: Last mount time: Wed Nov 7 10:32:42 2012 >10:45:33,146 INFO program: Last write time: Wed Nov 7 10:32:42 2012 >10:45:33,146 INFO program: Mount count: 2 >10:45:33,146 INFO program: Maximum mount count: -1 >10:45:33,146 INFO program: Last checked: Wed Nov 7 10:19:24 2012 >10:45:33,147 INFO program: Check interval: 0 (<none>) >10:45:33,148 INFO program: Lifetime writes: 4146 MB >10:45:33,148 INFO program: Reserved blocks uid: 0 (user root) >10:45:33,149 INFO program: Reserved blocks gid: 0 (group root) >10:45:33,149 INFO program: First inode: 11 >10:45:33,149 INFO program: Inode size: 256 >10:45:33,150 INFO program: Required extra isize: 28 >10:45:33,150 INFO program: Desired extra isize: 28 >10:45:33,151 INFO program: Journal inode: 8 >10:45:33,151 INFO program: Default directory hash: half_md4 >10:45:33,152 INFO program: Directory Hash Seed: 8e4af022-879c-4684-8d2b-d937da346080 >10:45:33,152 INFO program: Journal backup: inode blocks >10:45:33,153 INFO program: Journal features: journal_incompat_revoke >10:45:33,153 INFO program: Journal size: 128M >10:45:33,154 INFO program: Journal length: 32768 >10:45:33,154 INFO program: Journal sequence: 0x00001534 >10:45:33,155 INFO program: Journal start: 0 >10:45:33,155 INFO program: >10:45:33,155 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:33,156 INFO program: Running... dumpe2fs -h /dev/md/fedora_root >10:45:33,169 INFO program: Filesystem volume name: <none> >10:45:33,169 INFO program: Last mounted on: / >10:45:33,169 INFO program: Filesystem UUID: 6ed52a19-1713-4aa5-ba2c-18c921e1f8a8 >10:45:33,169 INFO program: Filesystem magic number: 0xEF53 >10:45:33,170 INFO program: Filesystem revision #: 1 (dynamic) >10:45:33,170 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 >10:45:33,170 INFO program: Filesystem flags: signed_directory_hash >10:45:33,170 INFO program: Default mount options: user_xattr acl >10:45:33,170 INFO program: Filesystem state: clean >10:45:33,171 INFO program: Errors behavior: Continue >10:45:33,171 INFO program: Filesystem OS type: Linux >10:45:33,171 INFO program: Inode count: 799680 >10:45:33,171 INFO program: Block count: 3193472 >10:45:33,171 INFO program: Reserved block count: 159673 >10:45:33,171 INFO program: Free blocks: 2347913 >10:45:33,172 INFO program: Free inodes: 678731 >10:45:33,172 INFO program: First block: 0 >10:45:33,172 INFO program: Block size: 4096 >10:45:33,172 INFO program: Fragment size: 4096 >10:45:33,172 INFO program: Reserved GDT blocks: 779 >10:45:33,173 INFO program: Blocks per group: 32768 >10:45:33,173 INFO program: Fragments per group: 32768 >10:45:33,173 INFO program: Inodes per group: 8160 >10:45:33,173 INFO program: Inode blocks per group: 510 >10:45:33,173 INFO program: RAID stride: 128 >10:45:33,173 INFO program: RAID stripe width: 128 >10:45:33,174 INFO program: Flex block group size: 16 >10:45:33,174 INFO program: Filesystem created: Wed Nov 7 10:19:24 2012 >10:45:33,174 INFO program: Last mount time: Wed Nov 7 10:32:42 2012 >10:45:33,174 INFO program: Last write time: Wed Nov 7 10:32:42 2012 >10:45:33,174 INFO program: Mount count: 2 >10:45:33,174 INFO program: Maximum mount count: -1 >10:45:33,175 INFO program: Last checked: Wed Nov 7 10:19:24 2012 >10:45:33,175 INFO program: Check interval: 0 (<none>) >10:45:33,175 INFO program: Lifetime writes: 4146 MB >10:45:33,175 INFO program: Reserved blocks uid: 0 (user root) >10:45:33,176 INFO program: Reserved blocks gid: 0 (group root) >10:45:33,176 INFO program: First inode: 11 >10:45:33,176 INFO program: Inode size: 256 >10:45:33,176 INFO program: Required extra isize: 28 >10:45:33,177 INFO program: Desired extra isize: 28 >10:45:33,177 INFO program: Journal inode: 8 >10:45:33,177 INFO program: Default directory hash: half_md4 >10:45:33,177 INFO program: Directory Hash Seed: 8e4af022-879c-4684-8d2b-d937da346080 >10:45:33,178 INFO program: Journal backup: inode blocks >10:45:33,178 INFO program: Journal features: journal_incompat_revoke >10:45:33,178 INFO program: Journal size: 128M >10:45:33,179 INFO program: Journal length: 32768 >10:45:33,179 INFO program: Journal sequence: 0x00001534 >10:45:33,179 INFO program: Journal start: 0 >10:45:33,179 INFO program: >10:45:33,180 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:33,180 INFO program: Running... resize2fs -P /dev/md/fedora_root >10:45:33,194 INFO program: Estimated minimum size of the filesystem: 813923 >10:45:33,194 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:33,206 INFO program: Running... udevadm settle --timeout=300 >10:45:33,305 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:45:33,319 INFO program: Filesystem volume name: Anaconda >10:45:33,319 INFO program: Last mounted on: /sysroot >10:45:33,319 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >10:45:33,320 INFO program: Filesystem magic number: 0xEF53 >10:45:33,320 INFO program: Filesystem revision #: 1 (dynamic) >10:45:33,320 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 >10:45:33,320 INFO program: Filesystem flags: signed_directory_hash >10:45:33,320 INFO program: Default mount options: user_xattr acl >10:45:33,320 INFO program: Filesystem state: clean >10:45:33,321 INFO program: Errors behavior: Continue >10:45:33,321 INFO program: Filesystem OS type: Linux >10:45:33,321 INFO program: Inode count: 65536 >10:45:33,321 INFO program: Block count: 1048576 >10:45:33,321 INFO program: Reserved block count: 0 >10:45:33,322 INFO program: Free blocks: 311419 >10:45:33,322 INFO program: Free inodes: 38266 >10:45:33,322 INFO program: First block: 1 >10:45:33,322 INFO program: Block size: 1024 >10:45:33,322 INFO program: Fragment size: 1024 >10:45:33,322 INFO program: Reserved GDT blocks: 256 >10:45:33,323 INFO program: Blocks per group: 8192 >10:45:33,323 INFO program: Fragments per group: 8192 >10:45:33,323 INFO program: Inodes per group: 512 >10:45:33,323 INFO program: Inode blocks per group: 128 >10:45:33,323 INFO program: Flex block group size: 16 >10:45:33,324 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >10:45:33,324 INFO program: Last mount time: Wed Nov 7 10:45:24 2012 >10:45:33,324 INFO program: Last write time: Wed Nov 7 10:45:24 2012 >10:45:33,324 INFO program: Mount count: 3 >10:45:33,324 INFO program: Maximum mount count: -1 >10:45:33,325 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >10:45:33,335 INFO program: Check interval: 0 (<none>) >10:45:33,337 INFO program: Lifetime writes: 32 MB >10:45:33,341 INFO program: Reserved blocks uid: 0 (user root) >10:45:33,341 INFO program: Reserved blocks gid: 0 (group root) >10:45:33,341 INFO program: First inode: 11 >10:45:33,342 INFO program: Inode size: 256 >10:45:33,342 INFO program: Required extra isize: 28 >10:45:33,342 INFO program: Desired extra isize: 28 >10:45:33,342 INFO program: Journal inode: 8 >10:45:33,342 INFO program: Default directory hash: half_md4 >10:45:33,344 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >10:45:33,344 INFO program: Journal backup: inode blocks >10:45:33,344 INFO program: Journal features: (none) >10:45:33,344 INFO program: Journal size: 32M >10:45:33,344 INFO program: Journal length: 32768 >10:45:33,344 INFO program: Journal sequence: 0x00000008 >10:45:33,345 INFO program: Journal start: 1 >10:45:33,345 INFO program: >10:45:33,345 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:33,346 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:45:33,356 INFO program: Filesystem volume name: Anaconda >10:45:33,356 INFO program: Last mounted on: /sysroot >10:45:33,356 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >10:45:33,357 INFO program: Filesystem magic number: 0xEF53 >10:45:33,357 INFO program: Filesystem revision #: 1 (dynamic) >10:45:33,357 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 >10:45:33,357 INFO program: Filesystem flags: signed_directory_hash >10:45:33,357 INFO program: Default mount options: user_xattr acl >10:45:33,358 INFO program: Filesystem state: clean >10:45:33,358 INFO program: Errors behavior: Continue >10:45:33,358 INFO program: Filesystem OS type: Linux >10:45:33,358 INFO program: Inode count: 65536 >10:45:33,358 INFO program: Block count: 1048576 >10:45:33,358 INFO program: Reserved block count: 0 >10:45:33,359 INFO program: Free blocks: 311419 >10:45:33,359 INFO program: Free inodes: 38266 >10:45:33,359 INFO program: First block: 1 >10:45:33,359 INFO program: Block size: 1024 >10:45:33,359 INFO program: Fragment size: 1024 >10:45:33,359 INFO program: Reserved GDT blocks: 256 >10:45:33,360 INFO program: Blocks per group: 8192 >10:45:33,360 INFO program: Fragments per group: 8192 >10:45:33,360 INFO program: Inodes per group: 512 >10:45:33,360 INFO program: Inode blocks per group: 128 >10:45:33,360 INFO program: Flex block group size: 16 >10:45:33,360 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >10:45:33,361 INFO program: Last mount time: Wed Nov 7 10:45:24 2012 >10:45:33,361 INFO program: Last write time: Wed Nov 7 10:45:24 2012 >10:45:33,361 INFO program: Mount count: 3 >10:45:33,361 INFO program: Maximum mount count: -1 >10:45:33,361 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >10:45:33,362 INFO program: Check interval: 0 (<none>) >10:45:33,365 INFO program: Lifetime writes: 32 MB >10:45:33,365 INFO program: Reserved blocks uid: 0 (user root) >10:45:33,365 INFO program: Reserved blocks gid: 0 (group root) >10:45:33,365 INFO program: First inode: 11 >10:45:33,366 INFO program: Inode size: 256 >10:45:33,366 INFO program: Required extra isize: 28 >10:45:33,366 INFO program: Desired extra isize: 28 >10:45:33,366 INFO program: Journal inode: 8 >10:45:33,366 INFO program: Default directory hash: half_md4 >10:45:33,366 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >10:45:33,367 INFO program: Journal backup: inode blocks >10:45:33,367 INFO program: Journal features: (none) >10:45:33,367 INFO program: Journal size: 32M >10:45:33,367 INFO program: Journal length: 32768 >10:45:33,367 INFO program: Journal sequence: 0x00000008 >10:45:33,367 INFO program: Journal start: 1 >10:45:33,368 INFO program: >10:45:33,368 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >10:45:33,368 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:45:33,382 INFO program: Estimated minimum size of the filesystem: 734795 >10:45:33,382 ERR program: resize2fs 1.42.5 (29-Jul-2012) >10:45:33,397 INFO program: Running... udevadm settle --timeout=300 >10:45:33,457 INFO program: Running... udevadm settle --timeout=300 >10:45:33,484 INFO program: Running... udevadm settle --timeout=300 >10:45:33,523 INFO program: Running... udevadm settle --timeout=300 >10:45:33,559 INFO program: Running... udevadm settle --timeout=300 >10:45:33,591 INFO program: Running... udevadm settle --timeout=300 >10:45:33,623 INFO program: Running... udevadm settle --timeout=300 >10:45:33,658 INFO program: Running... udevadm settle --timeout=300 >10:45:33,684 INFO program: Running... udevadm settle --timeout=300 >10:45:33,712 INFO program: Running... udevadm settle --timeout=300 >10:45:33,738 INFO program: Running... udevadm settle --timeout=300 >10:45:33,767 INFO program: Running... mdadm --stop /dev/md/fedora_root >10:45:33,993 ERR program: mdadm: stopped /dev/md/fedora_root >10:45:34,001 INFO program: Running... udevadm settle --timeout=300 >10:45:34,034 INFO program: Running... udevadm settle --timeout=300 >10:45:34,068 INFO program: Running... udevadm settle --timeout=300 >10:45:34,101 INFO program: Running... udevadm settle --timeout=300 >10:45:34,132 INFO program: Running... udevadm settle --timeout=300 >10:45:34,160 INFO program: Running... udevadm settle --timeout=300 >10:45:34,214 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda1 /mnt/sysimage >10:45:34,230 INFO program: Running... /bin/umount /mnt/sysimage >10:45:34,238 INFO program: Running... udevadm settle --timeout=300 >10:45:34,272 INFO program: Running... udevadm settle --timeout=300 >10:45:34,307 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vda3 /mnt/sysimage >10:45:34,318 INFO program: Running... arch >10:45:34,359 INFO program: x86_64 >10:45:34,366 INFO program: Running... /bin/umount /mnt/sysimage >10:45:34,371 INFO program: Running... udevadm settle --timeout=300 >10:45:34,408 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb1 /mnt/sysimage >10:45:34,420 INFO program: Running... /bin/umount /mnt/sysimage >10:45:34,425 INFO program: Running... udevadm settle --timeout=300 >10:45:34,459 INFO program: Running... udevadm settle --timeout=300 >10:45:34,504 INFO program: Running... mdadm --assemble /dev/md/fedora_root --uuid=5e59cf1e:0adec786:72ab391c:dc8782fb --run /dev/vdb2 /dev/vdc1 >10:45:34,560 ERR program: mdadm: /dev/md/fedora_root has been started with 2 drives. >10:45:34,762 INFO program: Running... udevadm settle --timeout=300 >10:45:34,814 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/md/fedora_root /mnt/sysimage >10:45:34,827 INFO program: Running... arch >10:45:34,847 INFO program: x86_64 >10:45:34,856 INFO program: Running... /bin/umount /mnt/sysimage >10:45:34,873 INFO program: Running... udevadm settle --timeout=300 >10:45:35,019 INFO program: Running... mdadm --stop /dev/md/fedora_root >10:45:35,295 ERR program: mdadm: stopped /dev/md/fedora_root >05:45:38,246 INFO program: Running... modprobe btrfs >05:45:38,370 INFO program: Running... modprobe xfs >05:45:38,434 INFO program: Running... modprobe vfat >05:45:47,849 INFO program: Running... udevadm settle --timeout=300 >05:45:52,724 INFO program: Running... udevadm settle --timeout=300 >05:45:52,754 INFO program: Running... udevadm settle --timeout=300 >05:45:52,777 INFO program: Running... udevadm settle --timeout=300 >05:45:52,809 INFO program: Running... udevadm settle --timeout=300 >05:45:56,619 INFO program: Running... udevadm settle --timeout=300 >05:45:56,640 INFO program: Running... udevadm settle --timeout=300 >05:45:56,662 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >10:45:28,700 DEBUG storage: registered device format class MultipathMember as multipath_member >10:45:28,701 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:45:28,702 DEBUG storage: registered device format class BIOSBoot as biosboot >10:45:28,703 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:45:28,705 DEBUG storage: registered device format class SwapSpace as swap >10:45:28,720 DEBUG storage: registered device format class LUKS as luks >10:45:28,721 DEBUG storage: registered device format class MDRaidMember as mdmember >10:45:28,724 DEBUG storage: registered device format class DiskLabel as disklabel >10:45:28,725 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:45:28,741 DEBUG storage: registered device format class Ext2FS as ext2 >10:45:28,741 DEBUG storage: registered device format class Ext3FS as ext3 >10:45:28,742 DEBUG storage: registered device format class Ext4FS as ext4 >10:45:28,742 DEBUG storage: registered device format class FATFS as vfat >10:45:28,743 DEBUG storage: registered device format class EFIFS as efi >10:45:28,743 DEBUG storage: registered device format class BTRFS as btrfs >10:45:28,743 DEBUG storage: registered device format class GFS2 as gfs2 >10:45:28,744 DEBUG storage: registered device format class JFS as jfs >10:45:28,744 DEBUG storage: registered device format class ReiserFS as reiserfs >10:45:28,745 DEBUG storage: registered device format class XFS as xfs >10:45:28,745 DEBUG storage: registered device format class HFS as hfs >10:45:28,745 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:45:28,746 DEBUG storage: registered device format class HFSPlus as hfs+ >10:45:28,746 DEBUG storage: registered device format class NTFS as ntfs >10:45:28,747 DEBUG storage: registered device format class NFS as nfs >10:45:28,747 DEBUG storage: registered device format class NFSv4 as nfs4 >10:45:28,747 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:45:28,748 DEBUG storage: registered device format class NoDevFS as nodev >10:45:28,748 DEBUG storage: registered device format class DevPtsFS as devpts >10:45:28,748 DEBUG storage: registered device format class ProcFS as proc >10:45:28,749 DEBUG storage: registered device format class SysFS as sysfs >10:45:28,749 DEBUG storage: registered device format class TmpFS as tmpfs >10:45:28,749 DEBUG storage: registered device format class BindFS as bind >10:45:28,750 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:45:28,750 DEBUG storage: registered device format class USBFS as usbfs >10:45:29,371 DEBUG storage: MultipathTopology._build_topology: >10:45:29,372 DEBUG storage: /etc/multipath.conf contents: >10:45:29,372 DEBUG storage: # multipath.conf written by anaconda >10:45:29,372 DEBUG storage: >10:45:29,373 DEBUG storage: defaults { >10:45:29,373 DEBUG storage: user_friendly_names yes >10:45:29,373 DEBUG storage: } >10:45:29,374 DEBUG storage: blacklist { >10:45:29,374 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:45:29,374 DEBUG storage: devnode "^hd[a-z]" >10:45:29,375 DEBUG storage: devnode "^dcssblk[0-9]*" >10:45:29,375 DEBUG storage: device { >10:45:29,375 DEBUG storage: vendor "DGC" >10:45:29,376 DEBUG storage: product "LUNZ" >10:45:29,376 DEBUG storage: } >10:45:29,376 DEBUG storage: device { >10:45:29,377 DEBUG storage: vendor "IBM" >10:45:29,377 DEBUG storage: product "S/390.*" >10:45:29,377 DEBUG storage: } >10:45:29,377 DEBUG storage: # don't count normal SATA devices as multipaths >10:45:29,378 DEBUG storage: device { >10:45:29,378 DEBUG storage: vendor "ATA" >10:45:29,379 DEBUG storage: } >10:45:29,379 DEBUG storage: # don't count 3ware devices as multipaths >10:45:29,379 DEBUG storage: device { >10:45:29,380 DEBUG storage: vendor "3ware" >10:45:29,380 DEBUG storage: } >10:45:29,380 DEBUG storage: device { >10:45:29,380 DEBUG storage: vendor "AMCC" >10:45:29,381 DEBUG storage: } >10:45:29,381 DEBUG storage: # nor highpoint devices >10:45:29,381 DEBUG storage: device { >10:45:29,382 DEBUG storage: vendor "HPT" >10:45:29,382 DEBUG storage: } >10:45:29,382 DEBUG storage: } >10:45:29,382 DEBUG storage: multipaths { >10:45:29,383 DEBUG storage: } >10:45:29,383 DEBUG storage: (end of /etc/multipath.conf) >10:45:29,421 INFO storage: MultipathTopology: found non-disk device: sr0 >10:45:29,422 INFO storage: MultipathTopology: found singlepath device: vda >10:45:29,423 INFO storage: MultipathTopology: found non-disk device: vda1 >10:45:29,425 INFO storage: MultipathTopology: found non-disk device: vda2 >10:45:29,434 INFO storage: MultipathTopology: found non-disk device: vda3 >10:45:29,450 INFO storage: MultipathTopology: found singlepath device: vdb >10:45:29,455 INFO storage: MultipathTopology: found non-disk device: vdb1 >10:45:29,458 INFO storage: MultipathTopology: found non-disk device: vdb2 >10:45:29,461 INFO storage: MultipathTopology: found non-disk device: vdb3 >10:45:29,462 INFO storage: MultipathTopology: found singlepath device: vdc >10:45:29,462 INFO storage: MultipathTopology: found non-disk device: vdc1 >10:45:29,463 INFO storage: MultipathTopology: found singlepath device: loop0 >10:45:29,463 INFO storage: MultipathTopology: found singlepath device: loop1 >10:45:29,464 INFO storage: MultipathTopology: found singlepath device: loop2 >10:45:29,464 INFO storage: MultipathTopology: found singlepath device: loop3 >10:45:29,464 INFO storage: MultipathTopology: found singlepath device: loop4 >10:45:29,465 INFO storage: MultipathTopology: found singlepath device: loop5 >10:45:29,465 INFO storage: MultipathTopology: found singlepath device: loop6 >10:45:29,465 INFO storage: MultipathTopology: found singlepath device: loop7 >10:45:29,466 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:45:29,466 INFO storage: MultipathTopology: found singlepath device: md127 >10:45:31,298 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:45:31,300 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:45:31,381 DEBUG storage: MultipathTopology._build_topology: >10:45:31,382 DEBUG storage: /etc/multipath.conf contents: >10:45:31,383 DEBUG storage: # multipath.conf written by anaconda >10:45:31,383 DEBUG storage: >10:45:31,383 DEBUG storage: defaults { >10:45:31,384 DEBUG storage: user_friendly_names yes >10:45:31,384 DEBUG storage: } >10:45:31,385 DEBUG storage: blacklist { >10:45:31,385 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:45:31,385 DEBUG storage: devnode "^hd[a-z]" >10:45:31,386 DEBUG storage: devnode "^dcssblk[0-9]*" >10:45:31,386 DEBUG storage: device { >10:45:31,386 DEBUG storage: vendor "DGC" >10:45:31,387 DEBUG storage: product "LUNZ" >10:45:31,387 DEBUG storage: } >10:45:31,388 DEBUG storage: device { >10:45:31,388 DEBUG storage: vendor "IBM" >10:45:31,388 DEBUG storage: product "S/390.*" >10:45:31,389 DEBUG storage: } >10:45:31,389 DEBUG storage: # don't count normal SATA devices as multipaths >10:45:31,389 DEBUG storage: device { >10:45:31,390 DEBUG storage: vendor "ATA" >10:45:31,390 DEBUG storage: } >10:45:31,390 DEBUG storage: # don't count 3ware devices as multipaths >10:45:31,391 DEBUG storage: device { >10:45:31,391 DEBUG storage: vendor "3ware" >10:45:31,391 DEBUG storage: } >10:45:31,392 DEBUG storage: device { >10:45:31,392 DEBUG storage: vendor "AMCC" >10:45:31,393 DEBUG storage: } >10:45:31,393 DEBUG storage: # nor highpoint devices >10:45:31,393 DEBUG storage: device { >10:45:31,393 DEBUG storage: vendor "HPT" >10:45:31,394 DEBUG storage: } >10:45:31,394 DEBUG storage: } >10:45:31,395 DEBUG storage: multipaths { >10:45:31,395 DEBUG storage: } >10:45:31,395 DEBUG storage: (end of /etc/multipath.conf) >10:45:31,416 INFO storage: MultipathTopology: found non-disk device: sr0 >10:45:31,417 INFO storage: MultipathTopology: found singlepath device: vda >10:45:31,418 INFO storage: MultipathTopology: found non-disk device: vda1 >10:45:31,419 INFO storage: MultipathTopology: found non-disk device: vda2 >10:45:31,420 INFO storage: MultipathTopology: found non-disk device: vda3 >10:45:31,421 INFO storage: MultipathTopology: found singlepath device: vdb >10:45:31,421 INFO storage: MultipathTopology: found non-disk device: vdb1 >10:45:31,421 INFO storage: MultipathTopology: found non-disk device: vdb2 >10:45:31,422 INFO storage: MultipathTopology: found non-disk device: vdb3 >10:45:31,422 INFO storage: MultipathTopology: found singlepath device: vdc >10:45:31,423 INFO storage: MultipathTopology: found non-disk device: vdc1 >10:45:31,423 INFO storage: MultipathTopology: found singlepath device: loop0 >10:45:31,423 INFO storage: MultipathTopology: found singlepath device: loop1 >10:45:31,424 INFO storage: MultipathTopology: found singlepath device: loop2 >10:45:31,424 INFO storage: MultipathTopology: found singlepath device: loop3 >10:45:31,425 INFO storage: MultipathTopology: found singlepath device: loop4 >10:45:31,425 INFO storage: MultipathTopology: found singlepath device: loop5 >10:45:31,425 INFO storage: MultipathTopology: found singlepath device: loop6 >10:45:31,426 INFO storage: MultipathTopology: found singlepath device: loop7 >10:45:31,426 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:45:31,427 INFO storage: MultipathTopology: found singlepath device: md127 >10:45:31,427 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'vda3', 'vdb', 'vdb1', 'vdb2', 'vdb3', 'vdc', 'vdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md127'] >10:45:31,430 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '79510', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:45:31,442 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:45:31,445 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:45:31,447 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:31,447 INFO storage: sr0 is a cdrom >10:45:31,448 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:45:31,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:31,453 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:45:31,455 INFO storage: added cdrom sr0 (id 0) to device tree >10:45:31,458 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:45:31,461 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:45:31,469 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >10:45:31,472 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >10:45:31,474 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >10:45:31,505 WARN storage: disklabel detected but not usable on sr0 >10:45:31,506 INFO storage: type detected on 'sr0' is 'iso9660' >10:45:31,508 DEBUG storage: Iso9660FS.supported: supported: True ; >10:45:31,509 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:45:31,511 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:45:31,527 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:45:31,533 DEBUG storage: looking up parted Device: /dev/sr0 >10:45:31,534 INFO storage: got device: OpticalDevice instance (0x29e5d50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f661aaf4b00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:45:31,537 DEBUG storage: Iso9660FS.supported: supported: True ; >10:45:31,539 INFO storage: got format: Iso9660FS instance (0x2bf8cd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >10:45:31,541 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30327', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >10:45:31,550 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >10:45:31,551 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:45:31,552 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:31,553 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >10:45:31,554 INFO storage: vda is a disk >10:45:31,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:31,556 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >10:45:31,567 INFO storage: added disk vda (id 1) to device tree >10:45:31,572 DEBUG storage: looking up parted Device: /dev/vda >10:45:31,574 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >10:45:31,578 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >10:45:31,579 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >10:45:31,598 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >10:45:31,622 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66222efd10>, <parted.partition.Partition object at 0x7f6617ac0a90>, <parted.partition.Partition object at 0x7f6617ac0d10>] > device: <parted.device.Device object at 0x7f66222ea3d0> > PedDisk: <_ped.Disk object at 0x7f6622316f38> >10:45:31,622 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:45:31,623 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >10:45:31,625 INFO storage: got device: DiskDevice instance (0x7f66222cef90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f661aaf4d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66222daed0> >10:45:31,626 INFO storage: got format: DiskLabel instance (0x7f6617af0650) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66222efd10>, <parted.partition.Partition object at 0x7f6617ac0a90>, <parted.partition.Partition object at 0x7f6617ac0d10>] > device: <parted.device.Device object at 0x7f66222ea3d0> > PedDisk: <_ped.Disk object at 0x7f6622316f38> > origPartedDisk = <parted.disk.Disk object at 0x7f6617ac0ed0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f6617aba200> > >10:45:31,641 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/c137de49-bb0b-4470-abc3-eb2338f03810', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c137de49-bb0b-4470-abc3-eb2338f03810', > 'ID_FS_UUID_ENC': 'c137de49-bb0b-4470-abc3-eb2338f03810', > '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_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30336', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/c137de49-bb0b-4470-abc3-eb2338f03810'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >10:45:31,642 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >10:45:31,643 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >10:45:31,644 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:31,644 INFO storage: vda1 is a partition >10:45:31,648 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >10:45:31,648 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:45:31,649 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >10:45:31,651 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >10:45:31,659 DEBUG storage: PartitionDevice._setFormat: vda1 ; >10:45:31,659 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:31,660 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >10:45:31,661 DEBUG storage: looking up parted Partition: /dev/vda1 >10:45:31,662 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >10:45:31,664 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >10:45:31,665 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >10:45:31,673 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >10:45:31,673 INFO storage: added partition vda1 (id 2) to device tree >10:45:31,674 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >10:45:31,681 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >10:45:31,683 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:45:31,684 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >10:45:31,703 WARN storage: disklabel detected but not usable on vda1 >10:45:31,704 INFO storage: type detected on 'vda1' is 'ext4' >10:45:31,848 DEBUG storage: padding min size from 55 up to 60 >10:45:31,852 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:31,852 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:31,853 DEBUG storage: PartitionDevice._setFormat: vda1 ; >10:45:31,858 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >10:45:31,859 DEBUG storage: looking up parted Device: /dev/vda1 >10:45:31,860 INFO storage: got device: PartitionDevice instance (0x7f6617ad0c10) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/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 0x7f662ffd5320> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66222ea190> fileSystem: <parted.filesystem.FileSystem object at 0x7f6617ac0bd0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6617ac0850> PedPartition: <_ped.Partition object at 0x7f66222cc4d0> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:45:31,862 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:31,863 INFO storage: got format: Ext4FS instance (0x7f662ffd0d50) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = c137de49-bb0b-4470-abc3-eb2338f03810 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:45:31,867 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/6c6e76e2-f172-4562-b453-e2d1ae6396dd', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '6c6e76e2-f172-4562-b453-e2d1ae6396dd', > 'ID_FS_UUID_ENC': '6c6e76e2-f172-4562-b453-e2d1ae6396dd', > 'ID_FS_VERSION': '2', > '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': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30344', > 'name': 'vda2', > 'symlinks': ['/dev/disk/by-uuid/6c6e76e2-f172-4562-b453-e2d1ae6396dd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >10:45:31,870 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >10:45:31,871 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >10:45:31,872 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:31,873 INFO storage: vda2 is a partition >10:45:31,874 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >10:45:31,875 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:45:31,883 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >10:45:31,885 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >10:45:31,889 DEBUG storage: PartitionDevice._setFormat: vda2 ; >10:45:31,894 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:31,896 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >10:45:31,900 DEBUG storage: looking up parted Partition: /dev/vda2 >10:45:31,904 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >10:45:31,905 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >10:45:31,908 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >10:45:31,926 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >10:45:31,938 INFO storage: added partition vda2 (id 3) to device tree >10:45:31,939 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >10:45:31,940 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >10:45:31,941 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >10:45:31,944 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >10:45:31,981 WARN storage: disklabel detected but not usable on vda2 >10:45:31,982 INFO storage: type detected on 'vda2' is 'swap' >10:45:31,983 DEBUG storage: SwapSpace.__init__: device: /dev/vda2 ; serial: None ; uuid: 6c6e76e2-f172-4562-b453-e2d1ae6396dd ; exists: True ; label: None ; >10:45:31,983 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:45:31,984 DEBUG storage: PartitionDevice._setFormat: vda2 ; >10:45:31,985 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: swap ; >10:45:31,985 DEBUG storage: looking up parted Device: /dev/vda2 >10:45:31,987 INFO storage: got device: PartitionDevice instance (0x7f6617af5910) -- > name = vda2 status = True kids = 0 id = 3 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4096, 16, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f662ffd53b0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66222ea190> fileSystem: <parted.filesystem.FileSystem object at 0x7f6617ac0c10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6617ac0b50> PedPartition: <_ped.Partition object at 0x7f66222cca10> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 5154815 length = 4128768 > flags = >10:45:32,010 INFO storage: got format: SwapSpace instance (0x7f66176b1610) -- > type = swap name = swap status = False > device = /dev/vda2 uuid = 6c6e76e2-f172-4562-b453-e2d1ae6396dd exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:45:32,012 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0', > 'DEVNAME': 'vda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0', > 'ID_FS_UUID_ENC': '8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15325184', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '30351', > 'name': 'vda3', > 'symlinks': ['/dev/disk/by-uuid/8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3'} ; name: vda3 ; >10:45:32,014 INFO storage: scanning vda3 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3)... >10:45:32,015 DEBUG storage: DeviceTree.getDeviceByName: name: vda3 ; >10:45:32,017 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,055 INFO storage: vda3 is a partition >10:45:32,061 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda3 ; >10:45:32,128 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >10:45:32,169 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >10:45:32,174 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vda ; >10:45:32,175 DEBUG storage: PartitionDevice._setFormat: vda3 ; >10:45:32,175 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,176 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: None ; >10:45:32,176 DEBUG storage: looking up parted Partition: /dev/vda3 >10:45:32,177 DEBUG storage: PartitionDevice.probe: vda3 ; exists: True ; >10:45:32,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 1 ; >10:45:32,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 10 ; >10:45:32,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda3 ; flag: 12 ; >10:45:32,183 INFO storage: added partition vda3 (id 4) to device tree >10:45:32,184 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda3 ; >10:45:32,189 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda3 ; label_type: dos ; >10:45:32,197 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:45:32,198 DEBUG storage: DiskLabel.__init__: device: /dev/vda3 ; labelType: dos ; exists: True ; >10:45:32,221 WARN storage: disklabel detected but not usable on vda3 >10:45:32,222 INFO storage: type detected on 'vda3' is 'ext4' >10:45:32,320 DEBUG storage: padding min size from 2960 up to 3256 >10:45:32,323 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:32,323 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:32,324 DEBUG storage: PartitionDevice._setFormat: vda3 ; >10:45:32,329 DEBUG storage: PartitionDevice._setFormat: vda3 ; current: None ; type: ext4 ; >10:45:32,329 DEBUG storage: looking up parted Device: /dev/vda3 >10:45:32,330 INFO storage: got device: PartitionDevice instance (0x7f66176b1ad0) -- > name = vda3 status = True kids = 0 id = 4 > parents = ['existing 10000MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 7483.0 > format = existing ext4 filesystem > major = 252 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 15325184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (15203, 16, 63) biosGeometry: (953, 255, 63) > PedDevice: <_ped.Device object at 0x7f662ffd5560> > target size = 0 path = /dev/vda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66222ea190> fileSystem: <parted.filesystem.FileSystem object at 0x7f6617ac0dd0> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6617ac0d50> PedPartition: <_ped.Partition object at 0x7f66222ccd10> > disk = existing 10000MB disk vda (1) with existing msdos disklabel > start = 5154816 end = 20479999 length = 15325184 > flags = >10:45:32,332 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:32,332 INFO storage: got format: Ext4FS instance (0x7f66176b1ed0) -- > type = ext4 name = ext4 status = False > device = /dev/vda3 uuid = 8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 7483.0 targetSize = 7483.0 > >10:45:32,333 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '85520', > 'name': 'vdb', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb'} ; name: vdb ; >10:45:32,337 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb)... >10:45:32,338 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >10:45:32,339 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,339 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >10:45:32,341 INFO storage: vdb is a disk >10:45:32,371 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,374 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >10:45:32,376 INFO storage: added disk vdb (id 5) to device tree >10:45:32,377 DEBUG storage: looking up parted Device: /dev/vdb >10:45:32,378 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >10:45:32,379 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >10:45:32,387 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >10:45:32,389 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >10:45:32,401 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66176d8790>, <parted.partition.Partition object at 0x7f66176d8b10>, <parted.partition.Partition object at 0x7f66176d8d50>] > device: <parted.device.Device object at 0x7f66176d8350> > PedDisk: <_ped.Disk object at 0x7f66176d4368> >10:45:32,405 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:45:32,406 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >10:45:32,407 INFO storage: got device: DiskDevice instance (0x7f66176b1b90) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 15000.0 > 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: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f662ffd54d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f66176cadd0> >10:45:32,408 INFO storage: got format: DiskLabel instance (0x7f66176caf50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f66176d8790>, <parted.partition.Partition object at 0x7f66176d8b10>, <parted.partition.Partition object at 0x7f66176d8d50>] > device: <parted.device.Device object at 0x7f66176d8350> > PedDisk: <_ped.Disk object at 0x7f66176d4368> > origPartedDisk = <parted.disk.Disk object at 0x7f66176d6250> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f662ffd5290> > >10:45:32,411 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/a39ec822-e983-48b3-a958-7224d9f0c258', > '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': 'a39ec822-e983-48b3-a958-7224d9f0c258', > 'ID_FS_UUID_ENC': 'a39ec822-e983-48b3-a958-7224d9f0c258', > '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_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90027', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-uuid/a39ec822-e983-48b3-a958-7224d9f0c258'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1'} ; name: vdb1 ; >10:45:32,413 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb1)... >10:45:32,414 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >10:45:32,418 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,419 INFO storage: vdb1 is a partition >10:45:32,419 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >10:45:32,420 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >10:45:32,421 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vdb (5) with existing msdos disklabel >10:45:32,422 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >10:45:32,426 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >10:45:32,426 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,427 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >10:45:32,427 DEBUG storage: looking up parted Partition: /dev/vdb1 >10:45:32,428 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >10:45:32,429 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >10:45:32,434 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >10:45:32,434 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >10:45:32,435 INFO storage: added partition vdb1 (id 6) to device tree >10:45:32,435 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >10:45:32,436 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >10:45:32,437 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >10:45:32,444 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >10:45:32,466 WARN storage: disklabel detected but not usable on vdb1 >10:45:32,467 INFO storage: type detected on 'vdb1' is 'ext4' >10:45:32,530 DEBUG storage: padding min size from 56 up to 61 >10:45:32,533 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:32,533 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:32,534 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >10:45:32,539 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: ext4 ; >10:45:32,539 DEBUG storage: looking up parted Device: /dev/vdb1 >10:45:32,540 INFO storage: got device: PartitionDevice instance (0x7f66176cad50) -- > name = vdb1 status = True kids = 0 id = 6 > parents = ['existing 15000MB disk vdb (5) with existing msdos disklabel'] > uuid = None size = 500.0 > 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 0x7f662ffd5dd0> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66176d8450> fileSystem: <parted.filesystem.FileSystem object at 0x7f66176d8c50> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66176d88d0> PedPartition: <_ped.Partition object at 0x7f662ffb2470> > disk = existing 15000MB disk vdb (5) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >10:45:32,542 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:32,542 INFO storage: got format: Ext4FS instance (0x7f66176e3450) -- > type = ext4 name = ext4 status = False > device = /dev/vdb1 uuid = a39ec822-e983-48b3-a958-7224d9f0c258 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >10:45:32,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '5e59cf1e-0ade-c786-72ab-391cdc8782fb', > 'ID_FS_UUID_ENC': '5e59cf1e-0ade-c786-72ab-391cdc8782fb', > 'ID_FS_UUID_SUB': '33ad0024-994b-7462-492b-5bf48fe4ede7', > 'ID_FS_UUID_SUB_ENC': '33ad0024-994b-7462-492b-5bf48fe4ede7', > 'ID_FS_VERSION': '1.2', > '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': '25565184', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '33ad0024:994b7462:492b5bf4:8fe4ede7', > 'MD_EVENTS': '53', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1352285001', > 'MD_UUID': '5e59cf1e:0adec786:72ab391c:dc8782fb', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90182', > 'name': 'vdb2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2'} ; name: vdb2 ; >10:45:32,548 INFO storage: scanning vdb2 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb2)... >10:45:32,549 DEBUG storage: DeviceTree.getDeviceByName: name: vdb2 ; >10:45:32,550 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,550 INFO storage: vdb2 is a partition >10:45:32,551 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb2 ; >10:45:32,554 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >10:45:32,555 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vdb (5) with existing msdos disklabel >10:45:32,556 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >10:45:32,557 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >10:45:32,557 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,561 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: None ; >10:45:32,562 DEBUG storage: looking up parted Partition: /dev/vdb2 >10:45:32,563 DEBUG storage: PartitionDevice.probe: vdb2 ; exists: True ; >10:45:32,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 1 ; >10:45:32,564 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 10 ; >10:45:32,565 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb2 ; flag: 12 ; >10:45:32,569 INFO storage: added partition vdb2 (id 7) to device tree >10:45:32,570 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb2 ; >10:45:32,571 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb2 ; label_type: dos ; >10:45:32,571 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >10:45:32,572 DEBUG storage: DiskLabel.__init__: device: /dev/vdb2 ; labelType: dos ; exists: True ; >10:45:32,583 WARN storage: disklabel detected but not usable on vdb2 >10:45:32,585 INFO storage: type detected on 'vdb2' is 'linux_raid_member' >10:45:32,590 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/vdb2 ; serial: None ; mdUuid: 5e59cf1e:0adec786:72ab391c:dc8782fb ; biosraid: False ; >10:45:32,594 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:45:32,595 DEBUG storage: PartitionDevice._setFormat: vdb2 ; >10:45:32,596 DEBUG storage: PartitionDevice._setFormat: vdb2 ; current: None ; type: mdmember ; >10:45:32,596 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdb2 ; >10:45:32,597 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:45:32,651 INFO storage: using name fedora_root for md array containing member vdb2 >10:45:32,651 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,652 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: None ; >10:45:32,653 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: False ; >10:45:32,658 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: vdb2 ; status: True ; >10:45:32,658 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >10:45:32,659 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >10:45:32,696 WARN storage: failed to add member /dev/vdb2 to md array /dev/md/fedora_root: mdadd failed for /dev/vdb2: running mdadm --incremental --quiet /dev/vdb2 failed >10:45:32,697 DEBUG storage: looking up parted Device: /dev/md/fedora_root >10:45:32,703 INFO storage: added mdarray fedora_root (id 8) to device tree >10:45:32,704 DEBUG storage: looking up parted Device: /dev/vdb2 >10:45:32,705 INFO storage: got device: PartitionDevice instance (0x7f66176d6850) -- > name = vdb2 status = True kids = 1 id = 7 > parents = ['existing 15000MB disk vdb (5) with existing msdos disklabel'] > uuid = None size = 12483.0 > format = existing mdmember > 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: 25565184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25362, 16, 63) biosGeometry: (1591, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b290> > target size = 0 path = /dev/vdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66176d8450> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66176d8bd0> PedPartition: <_ped.Partition object at 0x7f662ffb26b0> > disk = existing 15000MB disk vdb (5) with existing msdos disklabel > start = 1026048 end = 26591231 length = 25565184 > flags = raid >10:45:32,707 INFO storage: got format: MDRaidMember instance (0x7f66176d6f10) -- > type = mdmember name = software RAID status = False > device = /dev/vdb2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5e59cf1e:0adec786:72ab391c:dc8782fb biosraid = False >10:45:32,712 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/35c30f5d-fd14-4417-9bbb-a1176046a3b4', > 'DEVNAME': 'vdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '35c30f5d-fd14-4417-9bbb-a1176046a3b4', > 'ID_FS_UUID_ENC': '35c30f5d-fd14-4417-9bbb-a1176046a3b4', > 'ID_FS_VERSION': '2', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '26591232', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95846', > 'name': 'vdb3', > 'symlinks': ['/dev/disk/by-uuid/35c30f5d-fd14-4417-9bbb-a1176046a3b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3'} ; name: vdb3 ; >10:45:32,716 INFO storage: scanning vdb3 (/devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3)... >10:45:32,717 DEBUG storage: DeviceTree.getDeviceByName: name: vdb3 ; >10:45:32,718 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,722 INFO storage: vdb3 is a partition >10:45:32,723 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb3 ; >10:45:32,724 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >10:45:32,725 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vdb (5) with existing msdos disklabel >10:45:32,726 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >10:45:32,731 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >10:45:32,731 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,732 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: None ; >10:45:32,732 DEBUG storage: looking up parted Partition: /dev/vdb3 >10:45:32,733 DEBUG storage: PartitionDevice.probe: vdb3 ; exists: True ; >10:45:32,734 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 1 ; >10:45:32,739 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 10 ; >10:45:32,740 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb3 ; flag: 12 ; >10:45:32,740 INFO storage: added partition vdb3 (id 9) to device tree >10:45:32,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb3 ; >10:45:32,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb3 ; label_type: dos ; >10:45:32,742 DEBUG storage: PartitionDevice.setup: vdb3 ; status: True ; controllable: True ; orig: False ; >10:45:32,747 DEBUG storage: DiskLabel.__init__: device: /dev/vdb3 ; labelType: dos ; exists: True ; >10:45:32,760 WARN storage: disklabel detected but not usable on vdb3 >10:45:32,765 INFO storage: type detected on 'vdb3' is 'swap' >10:45:32,770 DEBUG storage: SwapSpace.__init__: device: /dev/vdb3 ; serial: None ; uuid: 35c30f5d-fd14-4417-9bbb-a1176046a3b4 ; exists: True ; label: None ; >10:45:32,770 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:45:32,771 DEBUG storage: PartitionDevice._setFormat: vdb3 ; >10:45:32,772 DEBUG storage: PartitionDevice._setFormat: vdb3 ; current: None ; type: swap ; >10:45:32,772 DEBUG storage: looking up parted Device: /dev/vdb3 >10:45:32,773 INFO storage: got device: PartitionDevice instance (0x7f661a71ef10) -- > name = vdb3 status = True kids = 0 id = 9 > parents = ['existing 15000MB disk vdb (5) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 252 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio4/block/vdb/vdb3 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb3 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4096, 16, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b680> > target size = 0 path = /dev/vdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66176d8450> fileSystem: <parted.filesystem.FileSystem object at 0x7f66176d8e10> > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66176d8d90> PedPartition: <_ped.Partition object at 0x7f662ffb24d0> > disk = existing 15000MB disk vdb (5) with existing msdos disklabel > start = 26591232 end = 30719999 length = 4128768 > flags = >10:45:32,777 INFO storage: got format: SwapSpace instance (0x7f661a730f50) -- > type = swap name = swap status = False > device = /dev/vdb3 uuid = 35c30f5d-fd14-4417-9bbb-a1176046a3b4 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:45:32,778 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3407', > 'name': 'vdc', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc'} ; name: vdc ; >10:45:32,779 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc)... >10:45:32,780 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >10:45:32,780 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,784 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >10:45:32,785 INFO storage: vdc is a disk >10:45:32,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,786 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >10:45:32,787 INFO storage: added disk vdc (id 10) to device tree >10:45:32,787 DEBUG storage: looking up parted Device: /dev/vdc >10:45:32,789 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >10:45:32,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: dos ; >10:45:32,792 DEBUG storage: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >10:45:32,796 DEBUG storage: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; exists: True ; >10:45:32,799 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f661a732b50>] > device: <parted.device.Device object at 0x7f661a732990> > PedDisk: <_ped.Disk object at 0x7f661a739d40> >10:45:32,800 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:45:32,801 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >10:45:32,806 INFO storage: got device: DiskDevice instance (0x7f661a728c90) -- > name = vdc status = True kids = 0 id = 10 > parents = [] > uuid = None size = 15000.0 > 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: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f661a732450> >10:45:32,807 INFO storage: got format: DiskLabel instance (0x7f661a732710) -- > 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 0x7f661a732b50>] > device: <parted.device.Device object at 0x7f661a732990> > PedDisk: <_ped.Disk object at 0x7f661a739d40> > origPartedDisk = <parted.disk.Disk object at 0x7f661a732e50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b830> > >10:45:32,809 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1', > 'DEVTYPE': 'partition', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '5e59cf1e-0ade-c786-72ab-391cdc8782fb', > 'ID_FS_UUID_ENC': '5e59cf1e-0ade-c786-72ab-391cdc8782fb', > 'ID_FS_UUID_SUB': '707ef112-c953-c490-8e74-4c279faa6c04', > 'ID_FS_UUID_SUB_ENC': '707ef112-c953-c490-8e74-4c279faa6c04', > 'ID_FS_VERSION': '1.2', > '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': '25565184', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '707ef112:c953c490:8e744c27:9faa6c04', > 'MD_EVENTS': '53', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1352285001', > 'MD_UUID': '5e59cf1e:0adec786:72ab391c:dc8782fb', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5204', > 'name': 'vdc1', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1'} ; name: vdc1 ; >10:45:32,813 INFO storage: scanning vdc1 (/devices/pci0000:00/0000:00:08.0/virtio5/block/vdc/vdc1)... >10:45:32,814 DEBUG storage: DeviceTree.getDeviceByName: name: vdc1 ; >10:45:32,814 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,815 INFO storage: vdc1 is a partition >10:45:32,816 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdc1 ; >10:45:32,816 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >10:45:32,817 DEBUG storage: DeviceTree.getDeviceByName returned existing 15000MB disk vdc (10) with existing msdos disklabel >10:45:32,822 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >10:45:32,822 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >10:45:32,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,823 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: None ; >10:45:32,824 DEBUG storage: looking up parted Partition: /dev/vdc1 >10:45:32,825 DEBUG storage: PartitionDevice.probe: vdc1 ; exists: True ; >10:45:32,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 1 ; >10:45:32,829 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 10 ; >10:45:32,830 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdc1 ; flag: 12 ; >10:45:32,830 INFO storage: added partition vdc1 (id 11) to device tree >10:45:32,831 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc1 ; >10:45:32,832 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc1 ; label_type: dos ; >10:45:32,836 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >10:45:32,837 DEBUG storage: DiskLabel.__init__: device: /dev/vdc1 ; labelType: dos ; exists: True ; >10:45:32,856 WARN storage: disklabel detected but not usable on vdc1 >10:45:32,862 INFO storage: type detected on 'vdc1' is 'linux_raid_member' >10:45:32,863 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/vdc1 ; serial: None ; mdUuid: 5e59cf1e:0adec786:72ab391c:dc8782fb ; biosraid: False ; >10:45:32,864 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:45:32,864 DEBUG storage: PartitionDevice._setFormat: vdc1 ; >10:45:32,865 DEBUG storage: PartitionDevice._setFormat: vdc1 ; current: None ; type: mdmember ; >10:45:32,866 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: vdc1 ; >10:45:32,871 DEBUG storage: existing RAID 10 size == 12474.5 >10:45:32,871 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 12474MB mdarray fedora_root (8) >10:45:32,872 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: vdc1 ; status: True ; >10:45:32,873 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >10:45:32,873 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >10:45:32,917 WARN storage: failed to add member /dev/vdc1 to md array /dev/md/fedora_root: mdadd failed for /dev/vdc1: running mdadm --incremental --quiet /dev/vdc1 failed >10:45:32,918 DEBUG storage: looking up parted Device: /dev/vdc1 >10:45:32,919 INFO storage: got device: PartitionDevice instance (0x7f66176d6f90) -- > name = vdc1 status = True kids = 1 id = 11 > parents = ['existing 15000MB disk vdc (10) with existing msdos disklabel'] > uuid = None size = 12483.0 > format = existing mdmember > 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: 25565184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25362, 16, 63) biosGeometry: (1591, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71bb90> > target size = 0 path = /dev/vdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f661a732a50> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f661a732c50> PedPartition: <_ped.Partition object at 0x7f661a72d830> > disk = existing 15000MB disk vdc (10) with existing msdos disklabel > start = 2048 end = 25567231 length = 25565184 > flags = raid >10:45:32,920 INFO storage: got format: MDRaidMember instance (0x7f661a73aad0) -- > type = mdmember name = software RAID status = False > device = /dev/vdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 5e59cf1e:0adec786:72ab391c:dc8782fb biosraid = False >10:45:32,921 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '94916', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:45:32,925 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:45:32,926 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:45:32,926 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,927 INFO storage: loop0 is a loop device >10:45:32,927 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:45:32,928 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >10:45:32,929 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,933 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,935 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >10:45:32,935 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >10:45:32,936 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >10:45:32,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,937 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:45:32,937 INFO storage: added loop loop0 (id 13) to device tree >10:45:32,938 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:45:32,942 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:45:32,943 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:45:32,943 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:45:32,944 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:45:32,946 WARN storage: disklabel detected but not usable on loop0 >10:45:32,950 INFO storage: type detected on 'loop0' is 'squashfs' >10:45:32,951 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:45:32,951 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:45:32,952 INFO storage: got device: LoopDevice instance (0x7f661a743110) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:45:32,953 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26441', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:45:32,954 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:45:32,958 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:45:32,959 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,959 INFO storage: loop1 is a loop device >10:45:32,960 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:45:32,961 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:45:32,961 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:32,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,966 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:45:32,966 INFO storage: added file /LiveOS/rootfs.img (id 14) to device tree >10:45:32,967 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:45:32,967 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:32,968 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:45:32,968 INFO storage: added loop loop1 (id 15) to device tree >10:45:32,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:45:32,973 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:45:32,974 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:32,975 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:32,975 DEBUG storage: device loop1 does not contain a disklabel >10:45:32,975 INFO storage: type detected on 'loop1' is 'ext4' >10:45:33,033 DEBUG storage: padding min size from 0 up to 0 >10:45:33,034 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:33,035 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:45:33,036 INFO storage: got device: LoopDevice instance (0x7f661a74b910) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/rootfs.img (14)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >10:45:33,037 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,037 INFO storage: got format: Ext4FS instance (0x7f661a74bb10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:45:33,038 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26640', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:45:33,039 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:45:33,039 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:45:33,043 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:33,044 INFO storage: loop2 is a loop device >10:45:33,044 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:45:33,045 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:45:33,046 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:33,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:33,047 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:45:33,051 INFO storage: added file /overlay (deleted) (id 16) to device tree >10:45:33,052 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:45:33,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:33,054 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:45:33,054 INFO storage: added loop loop2 (id 17) to device tree >10:45:33,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:45:33,058 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:45:33,058 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:45:33,059 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:45:33,059 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:45:33,065 WARN storage: disklabel detected but not usable on loop2 >10:45:33,066 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >10:45:33,066 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:45:33,067 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:45:33,067 INFO storage: got device: LoopDevice instance (0x7f661a750310) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >10:45:33,068 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26656', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:45:33,072 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >10:45:33,072 DEBUG storage: lvm filter: adding loop3 to the reject list >10:45:33,073 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26669', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:45:33,073 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >10:45:33,073 DEBUG storage: lvm filter: adding loop4 to the reject list >10:45:33,074 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '26680', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:45:33,077 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:45:33,078 DEBUG storage: lvm filter: adding loop5 to the reject list >10:45:33,079 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '28538', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:45:33,082 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:45:33,082 DEBUG storage: lvm filter: adding loop6 to the reject list >10:45:33,089 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '28904', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:45:33,091 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:45:33,092 DEBUG storage: lvm filter: adding loop7 to the reject list >10:45:33,093 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:45:33,094 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost:fedora_root /dev/disk/by-id/md-uuid-5e59cf1e:0adec786:72ab391c:dc8782fb /dev/disk/by-uuid/6ed52a19-1713-4aa5-ba2c-18c921e1f8a8 /dev/md/fedora_root', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6ed52a19-1713-4aa5-ba2c-18c921e1f8a8', > 'ID_FS_UUID_ENC': '6ed52a19-1713-4aa5-ba2c-18c921e1f8a8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'fedora_root', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UUID': '5e59cf1e:0adec786:72ab391c:dc8782fb', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19639', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:fedora_root', > '/dev/disk/by-id/md-uuid-5e59cf1e:0adec786:72ab391c:dc8782fb', > '/dev/disk/by-uuid/6ed52a19-1713-4aa5-ba2c-18c921e1f8a8', > '/dev/md/fedora_root'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >10:45:33,098 INFO storage: scanning md127 (/devices/virtual/block/md127)... >10:45:33,100 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >10:45:33,101 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:33,106 INFO storage: md127 is an md device >10:45:33,107 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:45:33,108 DEBUG storage: DeviceTree.addUdevMDDevice: name: fedora_root ; >10:45:33,109 DEBUG storage: DeviceTree.getDeviceByName: name: vdb2 ; >10:45:33,112 DEBUG storage: DeviceTree.getDeviceByName returned existing 12483MB partition vdb2 (7) with existing mdmember >10:45:33,112 DEBUG storage: DeviceTree.getDeviceByName: name: vdc1 ; >10:45:33,114 DEBUG storage: DeviceTree.getDeviceByName returned existing 12483MB partition vdc1 (11) with existing mdmember >10:45:33,115 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_root ; >10:45:33,120 DEBUG storage: existing RAID 10 size == 12474.5 >10:45:33,121 DEBUG storage: DeviceTree.getDeviceByName returned existing 12474MB mdarray fedora_root (8) >10:45:33,121 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_root ; >10:45:33,122 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_root ; label_type: None ; >10:45:33,124 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,128 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:33,128 DEBUG storage: device fedora_root does not contain a disklabel >10:45:33,129 INFO storage: type detected on 'md127' is 'ext4' >10:45:33,195 DEBUG storage: padding min size from 3180 up to 3498 >10:45:33,197 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,199 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:33,200 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: ext4 ; >10:45:33,204 DEBUG storage: existing RAID 10 size == 12474.5 >10:45:33,204 INFO storage: got device: MDRaidArrayDevice instance (0x7f661a71e910) -- > name = fedora_root status = True kids = 0 id = 8 > parents = ['existing 12483MB partition vdb2 (7) with existing mdmember', > 'existing 12483MB partition vdc1 (11) with existing mdmember'] > uuid = 5e59cf1e:0adec786:72ab391c:dc8782fb size = 12474.5 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/fedora_root type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 25547776 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3193472, 2, 4) biosGeometry: (1590, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b200> > target size = 0 path = /dev/md/fedora_root > format args = None originalFormat = None level = 10 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >10:45:33,205 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,206 INFO storage: got format: Ext4FS instance (0x7f661a747950) -- > type = ext4 name = ext4 status = False > device = /dev/md/fedora_root uuid = 6ed52a19-1713-4aa5-ba2c-18c921e1f8a8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 12474.0 targetSize = 12474.0 > >10:45:33,252 INFO storage: devices to scan: ['dm-0'] >10:45:33,254 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '97368', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:45:33,254 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:45:33,255 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:45:33,263 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:33,263 INFO storage: live-rw is a device-mapper device >10:45:33,264 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:45:33,265 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:45:33,266 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >10:45:33,285 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:45:33,286 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (17) >10:45:33,287 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:45:33,287 DEBUG storage: DeviceTree.getDeviceByName returned None >10:45:33,296 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:45:33,296 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:45:33,297 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:45:33,297 INFO storage: added dm live-rw (id 18) to device tree >10:45:33,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:45:33,299 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:45:33,301 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,304 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:33,304 DEBUG storage: device live-rw does not contain a disklabel >10:45:33,304 INFO storage: type detected on 'live-rw' is 'ext4' >10:45:33,383 DEBUG storage: padding min size from 718 up to 789 >10:45:33,384 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,384 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:45:33,385 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:45:33,385 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:45:33,392 INFO storage: got device: DMDevice instance (0x7f6617a699d0) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (17)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71bf80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:45:33,393 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:33,393 INFO storage: got format: Ext4FS instance (0x2ce3310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:45:33,451 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:45:33,483 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:45:33,516 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:45:33,517 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,519 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,557 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >10:45:33,558 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >10:45:33,559 DEBUG storage: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >10:45:33,588 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:45:33,589 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,591 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,622 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:45:33,652 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:45:33,653 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,655 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:33,683 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >10:45:33,709 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >10:45:33,710 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:33,712 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:33,737 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: True ; controllable: True ; >10:45:33,995 DEBUG storage: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >10:45:33,996 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb2 ; status: False ; type: mdmember ; >10:45:33,997 DEBUG storage: MDRaidMember.teardown: device: /dev/vdb2 ; status: False ; type: mdmember ; >10:45:34,030 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >10:45:34,031 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,033 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,063 DEBUG storage: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >10:45:34,064 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >10:45:34,066 DEBUG storage: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >10:45:34,095 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >10:45:34,096 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >10:45:34,097 DEBUG storage: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >10:45:34,129 DEBUG storage: PartitionDevice.teardown: vdb3 ; status: True ; controllable: True ; >10:45:34,130 DEBUG storage: SwapSpace.teardown: device: /dev/vdb3 ; status: False ; type: swap ; >10:45:34,131 DEBUG storage: SwapSpace.teardown: device: /dev/vdb3 ; status: False ; type: swap ; >10:45:34,157 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >10:45:34,158 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,159 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,188 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:45:34,189 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:45:34,190 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:45:34,190 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:45:34,193 INFO storage: edd: collected mbr signatures: {'vda': '0x0009f188', 'vdc': '0x000d3c78', 'vdb': '0x00019eba'} >10:45:34,193 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x0009f188 > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 20480000 >10:45:34,194 DEBUG storage: edd: matched 0x80 to vda using pci_dev >10:45:34,194 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00019eba > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 30720000 >10:45:34,195 DEBUG storage: edd: matched 0x81 to vdb using pci_dev >10:45:34,195 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x000d3c78 > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 30720000 >10:45:34,196 DEBUG storage: edd: matched 0x82 to vdc using pci_dev >10:45:34,197 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >10:45:34,212 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:45:34,228 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >10:45:34,269 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >10:45:34,270 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:34,272 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >10:45:34,304 DEBUG storage: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >10:45:34,305 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:45:34,360 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:45:34,360 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:45:34,361 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:45:34,361 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:45:34,361 DEBUG storage: crypttab maps: [] >10:45:34,361 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:45:34,362 DEBUG storage: resolved 'UUID=8e0734cd-1bdf-4c38-b76c-ed79b10a1cd0' to 'vda3' (partition) >10:45:34,362 DEBUG storage: resolved 'UUID=c137de49-bb0b-4470-abc3-eb2338f03810' to 'vda1' (partition) >10:45:34,363 DEBUG storage: resolved 'UUID=6c6e76e2-f172-4562-b453-e2d1ae6396dd' to 'vda2' (partition) >10:45:34,363 DEBUG storage: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >10:45:34,406 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >10:45:34,407 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:45:34,417 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >10:45:34,457 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >10:45:34,458 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,459 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >10:45:34,494 DEBUG storage: MDRaidArrayDevice.setup: fedora_root ; status: False ; controllable: True ; orig: False ; >10:45:34,495 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: fedora_root ; orig: False ; >10:45:34,496 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >10:45:34,497 DEBUG storage: MDRaidMember.setup: device: /dev/vdb2 ; status: False ; type: mdmember ; >10:45:34,501 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >10:45:34,502 DEBUG storage: MDRaidMember.setup: device: /dev/vdc1 ; status: False ; type: mdmember ; >10:45:34,503 DEBUG storage: MDRaidArrayDevice._setup: fedora_root ; status: False ; controllable: True ; orig: False ; >10:45:34,503 DEBUG storage: PartitionDevice.setup: vdb2 ; status: True ; controllable: True ; orig: False ; >10:45:34,504 DEBUG storage: PartitionDevice.setup: vdc1 ; status: True ; controllable: True ; orig: False ; >10:45:34,807 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: True ; >10:45:34,808 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:45:34,848 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:45:34,848 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:45:34,848 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:45:34,848 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:45:34,849 DEBUG storage: crypttab maps: [] >10:45:34,849 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:45:34,849 DEBUG storage: resolved 'UUID=6ed52a19-1713-4aa5-ba2c-18c921e1f8a8' to 'fedora_root' (mdarray) >10:45:34,850 DEBUG storage: resolved 'UUID=a39ec822-e983-48b3-a958-7224d9f0c258' to 'vdb1' (partition) >10:45:34,850 DEBUG storage: resolved 'UUID=35c30f5d-fd14-4417-9bbb-a1176046a3b4' to 'vdb3' (partition) >10:45:34,851 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: True ; controllable: True ; >10:45:35,369 DEBUG storage: existing RAID 10 size == 12474.5 >10:45:35,370 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,371 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,372 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,374 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:45:35,376 DEBUG storage: Iso9660FS.supported: supported: True ; >10:45:35,377 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,379 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,381 DEBUG storage: Ext4FS.supported: supported: True ; >10:45:35,477 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >10:45:35,478 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:45:35,480 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (0) with existing iso9660 filesystem >05:45:38,226 DEBUG storage: Iso9660FS.supported: supported: True ; >05:45:38,227 DEBUG storage: Iso9660FS.supported: supported: True ; >05:45:38,228 DEBUG storage: NFSv4.supported: supported: False ; >05:45:38,228 DEBUG storage: NFSv4.supported: supported: False ; >05:45:38,229 DEBUG storage: SELinuxFS.supported: supported: False ; >05:45:38,230 DEBUG storage: SELinuxFS.supported: supported: False ; >05:45:38,231 DEBUG storage: Ext4FS.supported: supported: True ; >05:45:38,232 DEBUG storage: Ext4FS.supported: supported: True ; >05:45:38,234 DEBUG storage: Ext3FS.supported: supported: True ; >05:45:38,235 DEBUG storage: Ext3FS.supported: supported: True ; >05:45:38,236 DEBUG storage: Ext2FS.supported: supported: True ; >05:45:38,237 DEBUG storage: Ext2FS.supported: supported: True ; >05:45:38,238 DEBUG storage: SysFS.supported: supported: False ; >05:45:38,238 DEBUG storage: SysFS.supported: supported: False ; >05:45:38,239 DEBUG storage: MultipathMember.__init__: >05:45:38,240 DEBUG storage: SwapSpace.__init__: >05:45:38,241 DEBUG storage: ProcFS.supported: supported: False ; >05:45:38,242 DEBUG storage: ProcFS.supported: supported: False ; >05:45:38,243 DEBUG storage: DMRaidMember.__init__: >05:45:38,244 DEBUG storage: DevPtsFS.supported: supported: False ; >05:45:38,245 DEBUG storage: DevPtsFS.supported: supported: False ; >05:45:38,246 DEBUG storage: BTRFS.supported: supported: True ; >05:45:38,363 DEBUG storage: USBFS.supported: supported: False ; >05:45:38,365 DEBUG storage: USBFS.supported: supported: False ; >05:45:38,366 DEBUG storage: DiskLabel.__init__: >05:45:38,366 INFO storage: DiskLabel.partedDevice returning None >05:45:38,367 DEBUG storage: HFSPlus.supported: supported: False ; >05:45:38,368 DEBUG storage: HFSPlus.supported: supported: False ; >05:45:38,369 DEBUG storage: XFS.supported: supported: True ; >05:45:38,419 DEBUG storage: XFS.supported: supported: True ; >05:45:38,421 DEBUG storage: TmpFS.supported: supported: False ; >05:45:38,422 DEBUG storage: TmpFS.supported: supported: False ; >05:45:38,423 DEBUG storage: LUKS.__init__: >05:45:38,424 DEBUG storage: NTFS.supported: supported: False ; >05:45:38,425 DEBUG storage: NTFS.supported: supported: False ; >05:45:38,426 DEBUG storage: BindFS.supported: supported: False ; >05:45:38,427 DEBUG storage: BindFS.supported: supported: False ; >05:45:38,428 DEBUG storage: HFS.supported: supported: False ; >05:45:38,429 DEBUG storage: HFS.supported: supported: False ; >05:45:38,430 DEBUG storage: LVMPhysicalVolume.__init__: >05:45:38,431 DEBUG storage: NFS.supported: supported: False ; >05:45:38,432 DEBUG storage: NFS.supported: supported: False ; >05:45:38,433 DEBUG storage: FATFS.supported: supported: True ; >05:45:38,454 DEBUG storage: FATFS.supported: supported: True ; >05:45:38,456 DEBUG storage: NoDevFS.supported: supported: False ; >05:45:38,457 DEBUG storage: NoDevFS.supported: supported: False ; >05:45:38,458 DEBUG storage: MDRaidMember.__init__: >05:45:47,843 DEBUG storage: clearpart: looking at vda3 >05:45:47,843 DEBUG storage: clearpart: looking at vdb3 >05:45:47,843 DEBUG storage: clearpart: looking at vda2 >05:45:47,844 DEBUG storage: clearpart: looking at vdb2 >05:45:47,844 DEBUG storage: clearpart: looking at vda1 >05:45:47,845 DEBUG storage: clearpart: looking at vdb1 >05:45:47,845 DEBUG storage: clearpart: looking at vdc1 >05:45:47,845 DEBUG storage: checking whether disk vda has an empty extended >05:45:47,846 DEBUG storage: extended is None ; logicals is [] >05:45:47,846 DEBUG storage: checking whether disk vdb has an empty extended >05:45:47,847 DEBUG storage: extended is None ; logicals is [] >05:45:47,847 DEBUG storage: checking whether disk vdc has an empty extended >05:45:47,848 DEBUG storage: extended is None ; logicals is [] >05:45:47,848 DEBUG storage: new disk order: [] >05:45:47,871 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:47,873 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >05:45:47,874 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >05:45:47,875 DEBUG storage: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with existing msdos disklabel >05:45:47,875 DEBUG storage: resolved 'vda' to 'vda' (disk) >05:45:47,877 DEBUG storage: _is_valid_disklabel(vda) returning True >05:45:47,877 DEBUG storage: _is_valid_size(vda) returning True >05:45:47,878 DEBUG storage: _is_valid_location(vda) returning True >05:45:47,878 DEBUG storage: _is_valid_format(vda) returning True >05:45:47,878 DEBUG storage: is_valid_stage1_device(vda) returning True >05:45:47,903 DEBUG storage: PartitionDevice._setPartedPartition: vda1 ; >05:45:47,904 DEBUG storage: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f34d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f66159f8ed0> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159f8cd0> PedPartition: <_ped.Partition object at 0x7f66159f10b0> >05:45:47,905 DEBUG storage: PartitionDevice._setPartedPartition: vda2 ; >05:45:47,906 DEBUG storage: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f34d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f66159f8f10> > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159f8e50> PedPartition: <_ped.Partition object at 0x7f66159f11d0> >05:45:47,907 DEBUG storage: PartitionDevice._setPartedPartition: vda3 ; >05:45:47,907 DEBUG storage: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f34d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f66159fa110> > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159fa090> PedPartition: <_ped.Partition object at 0x7f66159f1170> >05:45:47,909 DEBUG storage: PartitionDevice._setPartedPartition: vdb1 ; >05:45:47,909 DEBUG storage: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f41d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f66159fa390> > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159fa150> PedPartition: <_ped.Partition object at 0x7f66159f1230> >05:45:47,911 DEBUG storage: PartitionDevice._setPartedPartition: vdb2 ; >05:45:47,911 DEBUG storage: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f41d0> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159fa310> PedPartition: <_ped.Partition object at 0x7f66159f1290> >05:45:47,912 DEBUG storage: PartitionDevice._setPartedPartition: vdb3 ; >05:45:47,913 DEBUG storage: device vdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f41d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f66159fa550> > number: 3 path: /dev/vdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159fa4d0> PedPartition: <_ped.Partition object at 0x7f66159f12f0> >05:45:47,914 DEBUG storage: PartitionDevice._setPartedPartition: vdc1 ; >05:45:47,915 DEBUG storage: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f66159f4fd0> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66159fa590> PedPartition: <_ped.Partition object at 0x7f66159f1350> >05:45:47,927 DEBUG storage: existing RAID 10 size == 12474.5 >05:45:49,593 DEBUG storage: Ext4FS.supported: supported: True ; >05:45:49,594 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:45:52,718 DEBUG storage.ui: PartitionDevice._setFormat: vdb1 ; >05:45:52,719 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,720 DEBUG storage.ui: PartitionDevice._setFormat: vdb1 ; current: ext4 ; type: None ; >05:45:52,720 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition vdb1 (id 6) >05:45:52,722 DEBUG storage.ui: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >05:45:52,723 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdb1 ; status: False ; type: None ; >05:45:52,738 INFO storage.ui: removed partition vdb1 (id 6) from device tree >05:45:52,739 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vdb ; >05:45:52,740 INFO storage.ui: registered action: [1] Destroy Device partition vdb1 (id 6) >05:45:52,740 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,741 DEBUG storage.ui: MDRaidArrayDevice._setFormat: fedora_root ; current: ext4 ; type: None ; >05:45:52,742 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on mdarray fedora_root (id 8) >05:45:52,743 DEBUG storage.ui: MDRaidArrayDevice.teardown: fedora_root ; status: False ; controllable: True ; >05:45:52,743 INFO storage.ui: removed mdarray fedora_root (id 8) from device tree >05:45:52,744 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >05:45:52,745 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc1 ; >05:45:52,746 INFO storage.ui: registered action: [3] Destroy Device mdarray fedora_root (id 8) >05:45:52,747 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/vdb2 ; status: False ; type: mdmember ; >05:45:52,748 DEBUG storage.ui: PartitionDevice._setFormat: vdb2 ; >05:45:52,749 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,750 DEBUG storage.ui: PartitionDevice._setFormat: vdb2 ; current: mdmember ; type: None ; >05:45:52,750 INFO storage.ui: registered action: [4] Destroy Format mdmember on partition vdb2 (id 7) >05:45:52,751 DEBUG storage.ui: PartitionDevice.teardown: vdb2 ; status: True ; controllable: True ; >05:45:52,752 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/vdb2 ; status: False ; type: mdmember ; >05:45:52,754 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdb2 ; status: False ; type: None ; >05:45:52,766 INFO storage.ui: removed partition vdb2 (id 7) from device tree >05:45:52,768 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:45:52,768 INFO storage.ui: registered action: [5] Destroy Device partition vdb2 (id 7) >05:45:52,769 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >05:45:52,770 DEBUG storage.ui: PartitionDevice._setFormat: vdc1 ; >05:45:52,771 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,772 DEBUG storage.ui: PartitionDevice._setFormat: vdc1 ; current: mdmember ; type: None ; >05:45:52,772 INFO storage.ui: registered action: [6] Destroy Format mdmember on partition vdc1 (id 11) >05:45:52,773 DEBUG storage.ui: PartitionDevice.teardown: vdc1 ; status: True ; controllable: True ; >05:45:52,775 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/vdc1 ; status: False ; type: mdmember ; >05:45:52,776 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdc1 ; status: False ; type: None ; >05:45:52,788 INFO storage.ui: removed partition vdc1 (id 11) from device tree >05:45:52,790 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:52,790 INFO storage.ui: registered action: [7] Destroy Device partition vdc1 (id 11) >05:45:52,792 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vdc ; status: False ; type: disklabel ; >05:45:52,792 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,793 DEBUG storage.ui: DiskDevice._setFormat: vdc ; current: disklabel ; type: None ; >05:45:52,793 INFO storage.ui: registered action: [8] Destroy Format msdos disklabel on disk vdc (id 10) >05:45:52,796 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vdc ; labelType: msdos ; >05:45:52,797 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vdc ; labelType: msdos ; >05:45:52,798 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6615a0c750> > PedDisk: <_ped.Disk object at 0x7f6615a16b90> >05:45:52,798 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >05:45:52,800 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >05:45:52,801 DEBUG storage.ui: DiskDevice._setFormat: vdc ; current: None ; type: disklabel ; >05:45:52,801 INFO storage.ui: registered action: [9] Create Format msdos disklabel on disk vdc (id 10) >05:45:52,802 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vdb3 ; status: False ; type: swap ; >05:45:52,803 DEBUG storage.ui: PartitionDevice._setFormat: vdb3 ; >05:45:52,804 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,805 DEBUG storage.ui: PartitionDevice._setFormat: vdb3 ; current: swap ; type: None ; >05:45:52,805 INFO storage.ui: registered action: [10] Destroy Format swap on partition vdb3 (id 9) >05:45:52,806 DEBUG storage.ui: PartitionDevice.teardown: vdb3 ; status: True ; controllable: True ; >05:45:52,807 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vdb3 ; status: False ; type: swap ; >05:45:52,809 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdb3 ; status: False ; type: None ; >05:45:52,821 INFO storage.ui: removed partition vdb3 (id 9) from device tree >05:45:52,822 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:52,823 INFO storage.ui: registered action: [11] Destroy Device partition vdb3 (id 9) >05:45:52,824 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >05:45:52,825 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:52,826 DEBUG storage.ui: DiskDevice._setFormat: vdb ; current: disklabel ; type: None ; >05:45:52,826 INFO storage.ui: registered action: [12] Destroy Format msdos disklabel on disk vdb (id 5) >05:45:52,828 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; >05:45:52,829 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vdb ; labelType: msdos ; >05:45:52,830 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6615a0cb90> > PedDisk: <_ped.Disk object at 0x7f6615a0b488> >05:45:52,831 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >05:45:52,832 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdb ; status: False ; type: None ; >05:45:52,833 DEBUG storage.ui: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >05:45:52,833 INFO storage.ui: registered action: [13] Create Format msdos disklabel on disk vdb (id 5) >05:45:56,614 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; >05:45:56,614 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:56,616 DEBUG storage.ui: PartitionDevice._setFormat: vda1 ; current: ext4 ; type: None ; >05:45:56,616 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on partition vda1 (id 2) >05:45:56,617 DEBUG storage.ui: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >05:45:56,619 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda1 ; status: False ; type: None ; >05:45:56,631 INFO storage.ui: removed partition vda1 (id 2) from device tree >05:45:56,633 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:45:56,633 INFO storage.ui: registered action: [15] Destroy Device partition vda1 (id 2) >05:45:56,634 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; >05:45:56,635 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:56,636 DEBUG storage.ui: PartitionDevice._setFormat: vda3 ; current: ext4 ; type: None ; >05:45:56,636 INFO storage.ui: registered action: [16] Destroy Format ext4 filesystem on partition vda3 (id 4) >05:45:56,637 DEBUG storage.ui: PartitionDevice.teardown: vda3 ; status: True ; controllable: True ; >05:45:56,639 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda3 ; status: False ; type: None ; >05:45:56,651 INFO storage.ui: removed partition vda3 (id 4) from device tree >05:45:56,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:56,653 INFO storage.ui: registered action: [17] Destroy Device partition vda3 (id 4) >05:45:56,655 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >05:45:56,656 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; >05:45:56,656 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:56,657 DEBUG storage.ui: PartitionDevice._setFormat: vda2 ; current: swap ; type: None ; >05:45:56,658 INFO storage.ui: registered action: [18] Destroy Format swap on partition vda2 (id 3) >05:45:56,659 DEBUG storage.ui: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >05:45:56,660 DEBUG storage.ui: SwapSpace.teardown: device: /dev/vda2 ; status: False ; type: swap ; >05:45:56,662 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda2 ; status: False ; type: None ; >05:45:56,674 INFO storage.ui: removed partition vda2 (id 3) from device tree >05:45:56,676 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:56,676 INFO storage.ui: registered action: [19] Destroy Device partition vda2 (id 3) >05:45:56,677 DEBUG storage.ui: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >05:45:56,678 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:56,679 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >05:45:56,679 INFO storage.ui: registered action: [20] Destroy Format msdos disklabel on disk vda (id 1) >05:45:56,682 DEBUG storage.ui: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >05:45:56,683 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >05:45:56,684 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6615a18310> > PedDisk: <_ped.Disk object at 0x7f6615a1be18> >05:45:56,684 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >05:45:56,685 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >05:45:56,686 DEBUG storage.ui: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >05:45:56,687 INFO storage.ui: registered action: [21] Create Format msdos disklabel on disk vda (id 1) >05:45:57,819 DEBUG storage.ui: doAutoPart: True >05:45:57,820 DEBUG storage.ui: encryptedAutoPart: False >05:45:57,820 DEBUG storage.ui: autoPartType: 2 >05:45:57,821 DEBUG storage.ui: clearPartType: 2 >05:45:57,821 DEBUG storage.ui: clearPartDisks: ['vda', 'vdb', 'vdc'] >05:45:57,822 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f66159f8990) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f66159f8a10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f66159f8a90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f66159f8b10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f66159f8b90) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2016 maxSize = None grow = False > >05:45:57,822 DEBUG storage.ui: storage.disks: ['vda', 'vdb', 'vdc'] >05:45:57,823 DEBUG storage.ui: storage.partitioned: ['vda', 'vdb', 'vdc'] >05:45:57,823 DEBUG storage.ui: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda', 'vdb', 'vdc'] >05:45:57,825 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,827 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,827 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,827 DEBUG storage.ui: boot disk: vda >05:45:57,829 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >05:45:57,830 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >05:45:57,831 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:57,832 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >05:45:57,833 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >05:45:57,834 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:57,835 INFO storage.ui: added partition req0 (id 19) to device tree >05:45:57,835 INFO storage.ui: registered action: [22] Create Device partition req0 (id 19) >05:45:57,835 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:57,836 INFO storage.ui: registered action: [23] Create Format lvmpv on partition req0 (id 19) >05:45:57,837 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >05:45:57,837 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >05:45:57,838 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:57,840 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >05:45:57,841 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >05:45:57,842 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:57,842 INFO storage.ui: added partition req1 (id 20) to device tree >05:45:57,843 INFO storage.ui: registered action: [24] Create Device partition req1 (id 20) >05:45:57,843 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:57,843 INFO storage.ui: registered action: [25] Create Format lvmpv on partition req1 (id 20) >05:45:57,844 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >05:45:57,845 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >05:45:57,846 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:57,847 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >05:45:57,848 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >05:45:57,849 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:57,850 INFO storage.ui: added partition req2 (id 21) to device tree >05:45:57,850 INFO storage.ui: registered action: [26] Create Device partition req2 (id 21) >05:45:57,851 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:57,851 INFO storage.ui: registered action: [27] Create Format lvmpv on partition req2 (id 21) >05:45:57,853 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f66159f3290) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10000.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20480000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (20317, 16, 63) biosGeometry: (1274, 255, 63) > PedDevice: <_ped.Device object at 0x7f661aaf4d40> > target size = 0 path = /dev/vda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f66159f3310>, DiskDevice instance (0x7f66159f3f10) -- > name = vdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 15000.0 > 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: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f662ffd54d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f66159f3fd0>, DiskDevice instance (0x7f66159f4d50) -- > name = vdc status = True kids = 0 id = 10 > parents = [] > uuid = None size = 15000.0 > 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: 30720000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30476, 16, 63) biosGeometry: (1912, 255, 63) > PedDevice: <_ped.Device object at 0x7f661a71b710> > target size = 0 path = /dev/vdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f66159f4e10>] >05:45:57,855 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f66157ae2d0) -- > name = req0 status = False kids = 0 id = 19 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >, PartitionDevice instance (0x7f66157ae150) -- > name = req1 status = False kids = 0 id = 20 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >, PartitionDevice instance (0x7f66157ae4d0) -- > name = req2 status = False kids = 0 id = 21 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >05:45:57,856 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >05:45:57,856 DEBUG storage.ui: _is_valid_size(vda) returning True >05:45:57,857 DEBUG storage.ui: _is_valid_location(vda) returning True >05:45:57,857 DEBUG storage.ui: _is_valid_format(vda) returning True >05:45:57,857 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >05:45:57,858 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:45:57,859 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:45:57,860 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:57,861 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:57,862 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:57,863 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >05:45:57,865 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >05:45:57,866 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:57,867 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:57,868 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:57,869 INFO storage.ui: added partition req3 (id 22) to device tree >05:45:57,869 INFO storage.ui: registered action: [28] Create Device partition req3 (id 22) >05:45:57,870 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:57,870 INFO storage.ui: registered action: [29] Create Format ext4 filesystem mounted at /boot on partition req3 (id 22) >05:45:57,870 INFO storage.ui: skipping unneeded stage1 biosboot request >05:45:57,871 DEBUG storage.ui: PartSpec instance (0x7f66159f8b10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >05:45:57,871 DEBUG storage.ui: existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,872 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:45:57,873 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >05:45:57,874 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >05:45:57,875 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req3(id 22)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:45:57,876 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req3(id 22)'] >05:45:57,877 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:45:57,878 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,879 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,880 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,881 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,882 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,882 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,883 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,884 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,885 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,886 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,887 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,887 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,888 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,890 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,890 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,891 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,892 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,892 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,893 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >05:45:57,893 DEBUG storage.ui: checking freespace on vda >05:45:57,894 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >05:45:57,894 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >05:45:57,895 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:45:57,895 DEBUG storage.ui: new free: 63-20479999 / 9999MB >05:45:57,895 DEBUG storage.ui: new free allows for 0 sectors of growth >05:45:57,896 DEBUG storage.ui: found free space for bootable request >05:45:57,896 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:57,897 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >05:45:57,898 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:45:57,899 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b22d0> PedPartition: <_ped.Partition object at 0x7f66157ad650> >05:45:57,900 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:45:57,901 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:57,902 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:57,903 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2250> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:45:57,904 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,905 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,906 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,907 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,908 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,908 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,909 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >05:45:57,909 DEBUG storage.ui: checking freespace on vda >05:45:57,909 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True >05:45:57,910 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:45:57,910 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >05:45:57,911 DEBUG storage.ui: evaluating growth potential for new layout >05:45:57,911 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:57,911 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,912 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:57,912 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:57,913 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,913 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:45:57,913 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:57,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:57,915 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b26d0> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:45:57,916 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:57,917 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:57,918 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,918 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,919 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:57,919 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:45:57,919 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,920 DEBUG storage.ui: 1 requests and 18431937 (8999MB) left in chunk >05:45:57,920 DEBUG storage.ui: adding 18431937 (8999MB) to 19 (vda2) >05:45:57,921 DEBUG storage.ui: new grow amount for request 19 (vda2) is 18431937 units, or 8999MB >05:45:57,921 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:45:57,921 DEBUG storage.ui: request 19 (vda2) growth: 18431937 (8999MB) size: 9499MB >05:45:57,922 DEBUG storage.ui: disk /dev/vda growth: 18431937 (8999MB) >05:45:57,923 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:57,923 DEBUG storage.ui: device vda2 new partedPartition None >05:45:57,924 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:57,925 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:57,926 DEBUG storage.ui: total growth: 18431937 sectors >05:45:57,926 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:45:57,926 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >05:45:57,926 DEBUG storage.ui: new free allows for 18431937 sectors of growth >05:45:57,927 DEBUG storage.ui: created partition vda2 of 500MB and added it to /dev/vda >05:45:57,928 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:57,928 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2790> PedPartition: <_ped.Partition object at 0x7f66157ad6b0> >05:45:57,929 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:57,930 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:57,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:57,932 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b24d0> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:45:57,933 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,934 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,934 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,935 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,936 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,936 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,936 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >05:45:57,937 DEBUG storage.ui: checking freespace on vdb >05:45:57,937 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=True >05:45:57,937 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:45:57,937 DEBUG storage.ui: evaluating growth potential for new layout >05:45:57,938 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:57,938 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,938 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:57,938 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:57,939 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:57,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:45:57,940 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2c10> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:45:57,941 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:45:57,942 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:57,942 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:57,943 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,943 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,943 DEBUG storage.ui: 1 requests and 29695937 (14499MB) left in chunk >05:45:57,943 DEBUG storage.ui: adding 29695937 (14499MB) to 20 (vdb1) >05:45:57,944 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 29695937 units, or 14499MB >05:45:57,944 DEBUG storage.ui: request 20 (vdb1) growth: 29695937 (14499MB) size: 14999MB >05:45:57,944 DEBUG storage.ui: disk /dev/vdb growth: 29695937 (14499MB) >05:45:57,944 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:57,944 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,945 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,945 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:57,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:45:57,945 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,946 DEBUG storage.ui: 1 requests and 18431937 (8999MB) left in chunk >05:45:57,946 DEBUG storage.ui: adding 18431937 (8999MB) to 19 (vda2) >05:45:57,946 DEBUG storage.ui: new grow amount for request 19 (vda2) is 18431937 units, or 8999MB >05:45:57,946 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:45:57,946 DEBUG storage.ui: request 19 (vda2) growth: 18431937 (8999MB) size: 9499MB >05:45:57,947 DEBUG storage.ui: disk /dev/vda growth: 18431937 (8999MB) >05:45:57,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:57,948 DEBUG storage.ui: device vdb1 new partedPartition None >05:45:57,949 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:45:57,950 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:57,950 DEBUG storage.ui: total growth: 48127874 sectors >05:45:57,950 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:45:57,950 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:45:57,950 DEBUG storage.ui: new free allows for 48127874 sectors of growth >05:45:57,951 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:57,951 DEBUG storage.ui: created partition vdb1 of 500MB and added it to /dev/vdb >05:45:57,952 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:45:57,952 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2390> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:45:57,953 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:45:57,954 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:57,955 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:57,956 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2ad0> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:45:57,957 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,958 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,958 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,959 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:57,960 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:57,960 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:57,960 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >05:45:57,961 DEBUG storage.ui: checking freespace on vdc >05:45:57,961 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=500MB boot=False best=None grow=True >05:45:57,961 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:45:57,962 DEBUG storage.ui: evaluating growth potential for new layout >05:45:57,962 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:57,962 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:57,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:45:57,964 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb150> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:45:57,965 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:45:57,966 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:57,966 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:45:57,966 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,967 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,967 DEBUG storage.ui: 1 requests and 29695937 (14499MB) left in chunk >05:45:57,967 DEBUG storage.ui: adding 29695937 (14499MB) to 21 (vdc1) >05:45:57,967 DEBUG storage.ui: new grow amount for request 21 (vdc1) is 29695937 units, or 14499MB >05:45:57,967 DEBUG storage.ui: request 21 (vdc1) growth: 29695937 (14499MB) size: 14999MB >05:45:57,968 DEBUG storage.ui: disk /dev/vdc growth: 29695937 (14499MB) >05:45:57,968 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:57,968 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:57,968 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,969 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,969 DEBUG storage.ui: 1 requests and 29695937 (14499MB) left in chunk >05:45:57,969 DEBUG storage.ui: adding 29695937 (14499MB) to 20 (vdb1) >05:45:57,969 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 29695937 units, or 14499MB >05:45:57,969 DEBUG storage.ui: request 20 (vdb1) growth: 29695937 (14499MB) size: 14999MB >05:45:57,970 DEBUG storage.ui: disk /dev/vdb growth: 29695937 (14499MB) >05:45:57,970 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:57,970 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,970 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,971 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:57,971 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:45:57,971 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,971 DEBUG storage.ui: 1 requests and 18431937 (8999MB) left in chunk >05:45:57,971 DEBUG storage.ui: adding 18431937 (8999MB) to 19 (vda2) >05:45:57,972 DEBUG storage.ui: new grow amount for request 19 (vda2) is 18431937 units, or 8999MB >05:45:57,972 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:45:57,972 DEBUG storage.ui: request 19 (vda2) growth: 18431937 (8999MB) size: 9499MB >05:45:57,972 DEBUG storage.ui: disk /dev/vda growth: 18431937 (8999MB) >05:45:57,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:57,973 DEBUG storage.ui: device vdc1 new partedPartition None >05:45:57,974 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:45:57,975 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:57,975 DEBUG storage.ui: total growth: 77823811 sectors >05:45:57,976 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:45:57,976 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:45:57,976 DEBUG storage.ui: new free allows for 77823811 sectors of growth >05:45:57,976 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:57,977 DEBUG storage.ui: created partition vdc1 of 500MB and added it to /dev/vdc >05:45:57,978 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:45:57,978 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb2d0> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:45:57,979 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:45:57,980 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:57,981 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:57,982 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2a50> PedPartition: <_ped.Partition object at 0x7f66157ad770> >05:45:57,982 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)', 'vda1(id 22)'] >05:45:57,982 DEBUG storage.ui: growable partitions are ['vda2', 'vdb1', 'vdc1'] >05:45:57,983 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,983 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:57,983 DEBUG storage.ui: disk vda has 1 chunks >05:45:57,983 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:57,984 DEBUG storage.ui: disk vdb has 1 chunks >05:45:57,984 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:45:57,984 DEBUG storage.ui: disk vdc has 1 chunks >05:45:57,984 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:57,985 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:45:57,985 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,985 DEBUG storage.ui: 1 requests and 18431937 (8999MB) left in chunk >05:45:57,985 DEBUG storage.ui: adding 18431937 (8999MB) to 19 (vda2) >05:45:57,985 DEBUG storage.ui: new grow amount for request 19 (vda2) is 18431937 units, or 8999MB >05:45:57,986 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,986 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,986 DEBUG storage.ui: 1 requests and 29695937 (14499MB) left in chunk >05:45:57,986 DEBUG storage.ui: adding 29695937 (14499MB) to 20 (vdb1) >05:45:57,987 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 29695937 units, or 14499MB >05:45:57,987 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:57,987 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >05:45:57,987 DEBUG storage.ui: 1 requests and 29695937 (14499MB) left in chunk >05:45:57,987 DEBUG storage.ui: adding 29695937 (14499MB) to 21 (vdc1) >05:45:57,988 DEBUG storage.ui: new grow amount for request 21 (vdc1) is 29695937 units, or 14499MB >05:45:57,988 DEBUG storage.ui: growing partitions on vda >05:45:57,988 DEBUG storage.ui: partition vda1 (22): 0 >05:45:57,988 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b2110> >05:45:57,989 DEBUG storage.ui: partition vda2 (19): 0 >05:45:57,989 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 20479999 length: 19453952 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b2c10> >05:45:57,989 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)'] from disk(s) ['vda'] >05:45:57,990 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:57,990 DEBUG storage.ui: device vda1 new partedPartition None >05:45:57,991 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:45:57,992 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:57,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:57,993 DEBUG storage.ui: device vda2 new partedPartition None >05:45:57,994 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:57,995 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:57,995 DEBUG storage.ui: back from removeNewPartitions >05:45:57,996 DEBUG storage.ui: extended: None >05:45:57,996 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b2110> >05:45:57,997 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:45:57,997 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb1d0> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:45:57,998 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:45:57,999 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:58,000 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:58,001 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb390> PedPartition: <_ped.Partition object at 0x7f66157ad6b0> >05:45:58,001 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 20479999 length: 19453952 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b2c10> >05:45:58,002 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:58,003 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6615a0c910> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:45:58,004 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:58,005 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:58,006 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:58,006 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb590> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:45:58,007 DEBUG storage.ui: growing partitions on vdb >05:45:58,007 DEBUG storage.ui: partition vdb1 (20): 0 >05:45:58,007 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 30719999 length: 30717952 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157b2750> >05:45:58,007 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 20)'] from disk(s) ['vdb'] >05:45:58,008 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:58,009 DEBUG storage.ui: device vdb1 new partedPartition None >05:45:58,009 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:45:58,010 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:58,011 DEBUG storage.ui: back from removeNewPartitions >05:45:58,011 DEBUG storage.ui: extended: None >05:45:58,011 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 30719999 length: 30717952 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157b2750> >05:45:58,012 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:45:58,013 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2310> PedPartition: <_ped.Partition object at 0x7f66157ad950> >05:45:58,014 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:45:58,015 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:58,016 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:58,016 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb4d0> PedPartition: <_ped.Partition object at 0x7f66157ad650> >05:45:58,017 DEBUG storage.ui: growing partitions on vdc >05:45:58,017 DEBUG storage.ui: partition vdc1 (21): 0 >05:45:58,017 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 30719999 length: 30717952 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157b2a90> >05:45:58,018 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 21)'] from disk(s) ['vdc'] >05:45:58,019 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:58,019 DEBUG storage.ui: device vdc1 new partedPartition None >05:45:58,020 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:45:58,021 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:58,021 DEBUG storage.ui: back from removeNewPartitions >05:45:58,022 DEBUG storage.ui: extended: None >05:45:58,022 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 30719999 length: 30717952 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157b2a90> >05:45:58,023 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:45:58,023 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2550> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:45:58,024 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:45:58,025 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:58,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:58,027 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb690> PedPartition: <_ped.Partition object at 0x7f66157ad9b0> >05:45:58,028 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >05:45:58,028 DEBUG storage.ui: fixing size of non-existent 9499MB partition vda2 (19) with non-existent lvmpv at 9499.00 >05:45:58,028 DEBUG storage.ui: fixing size of non-existent 14999MB partition vdb1 (20) with non-existent lvmpv at 14999.00 >05:45:58,029 DEBUG storage.ui: fixing size of non-existent 14999MB partition vdc1 (21) with non-existent lvmpv at 14999.00 >05:45:58,030 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >05:45:58,031 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >05:45:58,032 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc1 ; >05:45:58,033 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:58,034 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >05:45:58,034 INFO storage.ui: added lvmvg fedora (id 23) to device tree >05:45:58,035 INFO storage.ui: registered action: [30] Create Device lvmvg fedora (id 23) >05:45:58,036 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:45:58,036 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:45:58,038 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >05:45:58,039 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >05:45:58,039 DEBUG storage.ui: fedora size is 39488MB >05:45:58,040 DEBUG storage.ui: vg fedora has 39488MB free >05:45:58,040 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >05:45:58,040 INFO storage.ui: added lvmlv fedora-root (id 24) to device tree >05:45:58,040 INFO storage.ui: registered action: [31] Create Device lvmlv fedora-root (id 24) >05:45:58,041 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:58,041 INFO storage.ui: registered action: [32] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >05:45:58,043 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >05:45:58,043 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >05:45:58,044 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >05:45:58,045 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >05:45:58,045 DEBUG storage.ui: fedora size is 39488MB >05:45:58,046 DEBUG storage.ui: vg fedora has 38464MB free >05:45:58,046 DEBUG storage.ui: Adding fedora-swap/2016MB to fedora >05:45:58,046 INFO storage.ui: added lvmlv fedora-swap (id 25) to device tree >05:45:58,047 INFO storage.ui: registered action: [33] Create Device lvmlv fedora-swap (id 25) >05:45:58,047 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:45:58,047 INFO storage.ui: registered action: [34] Create Format swap on lvmlv fedora-swap (id 25) >05:45:58,048 DEBUG storage.ui: fedora size is 39488MB >05:45:58,048 DEBUG storage.ui: vg fedora has 36448MB free >05:45:58,049 DEBUG storage.ui: vg fedora: 36448MB free ; lvs: ['root', 'swap'] >05:45:58,049 DEBUG storage.ui: adding request 24 to chunk 9872 on /dev/mapper/fedora >05:45:58,049 DEBUG storage.ui: adding request 25 to chunk 9872 on /dev/mapper/fedora >05:45:58,050 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 9872 size = 39488 >remaining = 1 pool = 9112 >05:45:58,050 DEBUG storage.ui: req: LVRequest instance -- >id = 25 name = fedora-swap growable = False >base = 504 growth = 0 max_grow = 0 >done = True >05:45:58,050 DEBUG storage.ui: req: LVRequest instance -- >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >05:45:58,050 DEBUG storage.ui: 1 requests and 9112 (36448MB) left in chunk >05:45:58,051 DEBUG storage.ui: adding 9112 (36448MB) to 24 (fedora-root) >05:45:58,051 DEBUG storage.ui: new grow amount for request 24 (fedora-root) is 9112 units, or 36448MB >05:45:58,051 DEBUG storage.ui: trying to set lv fedora-root size to 37472MB >05:45:58,051 DEBUG storage.ui: fedora size is 39488MB >05:45:58,052 DEBUG storage.ui: vg fedora has 36448MB free >05:45:58,053 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:58,054 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:58,054 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:58,055 DEBUG storage.ui: stage1 device cannot be of type lvmvg >05:45:58,055 DEBUG storage.ui: stage1 device cannot be of type lvmlv >05:45:58,055 DEBUG storage.ui: stage1 device cannot be of type lvmlv >05:45:58,055 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >05:45:58,056 DEBUG storage.ui: _is_valid_size(vda) returning True >05:45:58,056 DEBUG storage.ui: _is_valid_location(vda) returning True >05:45:58,056 DEBUG storage.ui: _is_valid_format(vda) returning True >05:45:58,056 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >05:45:58,058 DEBUG storage.ui: _is_valid_disklabel(vda) returning True >05:45:58,058 DEBUG storage.ui: _is_valid_size(vda) returning True >05:45:58,058 DEBUG storage.ui: _is_valid_location(vda) returning True >05:45:58,058 DEBUG storage.ui: _is_valid_format(vda) returning True >05:45:58,059 DEBUG storage.ui: is_valid_stage1_device(vda) returning True >05:45:58,059 DEBUG storage.ui: _is_valid_disklabel(vda1) returning True >05:45:58,059 DEBUG storage.ui: _is_valid_size(vda1) returning True >05:45:58,059 DEBUG storage.ui: _is_valid_location(vda1) returning True >05:45:58,060 DEBUG storage.ui: _is_valid_partition(vda1) returning True >05:45:58,060 DEBUG storage.ui: _is_valid_format(vda1) returning True >05:45:58,060 DEBUG storage.ui: is_valid_stage2_device(vda1) returning True >05:45:58,074 DEBUG storage: Ext4FS.supported: supported: True ; >05:45:58,074 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:45:59,480 DEBUG storage: Ext4FS.supported: supported: True ; >05:45:59,481 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:45:59,481 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 500.0, ['vda'], None >05:45:59,482 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 500.0, ['vda', 'vdb', 'vdc'], None >05:45:59,483 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:45:59,484 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >05:45:59,485 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >05:45:59,486 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:45:59,487 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:59,487 DEBUG storage.ui: device vda1 new partedPartition None >05:45:59,488 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:45:59,489 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:59,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:59,490 DEBUG storage.ui: device vda2 new partedPartition None >05:45:59,491 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:59,492 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:59,493 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:59,493 DEBUG storage.ui: device vdb1 new partedPartition None >05:45:59,494 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:45:59,495 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:59,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:59,497 DEBUG storage.ui: device vdc1 new partedPartition None >05:45:59,498 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:45:59,499 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:59,499 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] >05:45:59,500 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 22)', 'req1(id 20)', 'req2(id 21)', 'req0(id 19)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:45:59,501 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,502 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,502 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,503 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,505 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,505 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,506 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,507 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,507 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,508 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,509 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,510 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,511 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,512 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,512 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,513 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,514 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,514 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,514 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 >05:45:59,515 DEBUG storage.ui: checking freespace on vda >05:45:59,515 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=True best=None grow=True >05:45:59,516 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >05:45:59,516 DEBUG storage.ui: evaluating growth potential for new layout >05:45:59,516 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:59,516 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,516 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:59,517 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:59,517 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,517 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:45:59,517 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:59,518 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:45:59,519 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb110> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:45:59,520 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:45:59,521 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:59,522 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,522 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:59,522 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >05:45:59,522 DEBUG storage.ui: 1 requests and 20477889 (9998MB) left in chunk >05:45:59,523 DEBUG storage.ui: adding 20477889 (9998MB) to 22 (vda1) >05:45:59,523 DEBUG storage.ui: taking back 19455937 (9499MB) from 22 (vda1) >05:45:59,523 DEBUG storage.ui: new grow amount for request 22 (vda1) is 1021952 units, or 499MB >05:45:59,523 DEBUG storage.ui: request 22 (vda1) growth: 1021952 (499MB) size: 500MB >05:45:59,524 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >05:45:59,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:59,525 DEBUG storage.ui: device vda1 new partedPartition None >05:45:59,526 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:45:59,527 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:59,527 DEBUG storage.ui: total growth: 1021952 sectors >05:45:59,527 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:45:59,527 DEBUG storage.ui: new free: 63-20479999 / 9999MB >05:45:59,528 DEBUG storage.ui: new free allows for 1021952 sectors of growth >05:45:59,528 DEBUG storage.ui: found free space for bootable request >05:45:59,528 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,529 DEBUG storage.ui: created partition vda1 of 1MB and added it to /dev/vda >05:45:59,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:45:59,530 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbad0> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:45:59,531 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:45:59,532 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:59,534 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:59,534 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bba90> PedPartition: <_ped.Partition object at 0x7f66157ad6b0> >05:45:59,536 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,538 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,538 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,539 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,541 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,541 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,541 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 14999MB ; grow: False ; max_size: 0 >05:45:59,541 DEBUG storage.ui: checking freespace on vdb >05:45:59,542 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=14999MB boot=False best=None grow=False >05:45:59,542 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:45:59,543 DEBUG storage.ui: evaluating growth potential for new layout >05:45:59,543 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:59,543 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,543 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:59,543 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:59,544 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:45:59,546 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb7d0> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:45:59,547 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:45:59,548 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:59,549 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:59,549 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,549 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 30717952 growth = 0 max_grow = 0 >done = True >05:45:59,550 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 14999MB >05:45:59,550 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:45:59,550 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:59,550 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,551 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:59,551 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >05:45:59,551 DEBUG storage.ui: 1 requests and 20477889 (9998MB) left in chunk >05:45:59,551 DEBUG storage.ui: adding 20477889 (9998MB) to 22 (vda1) >05:45:59,551 DEBUG storage.ui: taking back 19455937 (9499MB) from 22 (vda1) >05:45:59,552 DEBUG storage.ui: new grow amount for request 22 (vda1) is 1021952 units, or 499MB >05:45:59,552 DEBUG storage.ui: request 22 (vda1) growth: 1021952 (499MB) size: 500MB >05:45:59,552 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >05:45:59,553 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:59,553 DEBUG storage.ui: device vdb1 new partedPartition None >05:45:59,555 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:45:59,556 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:45:59,556 DEBUG storage.ui: total growth: 1021952 sectors >05:45:59,556 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:45:59,557 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:45:59,557 DEBUG storage.ui: new free allows for 1021952 sectors of growth >05:45:59,557 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,558 DEBUG storage.ui: created partition vdb1 of 14999MB and added it to /dev/vdb >05:45:59,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:45:59,559 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb910> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:45:59,562 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:45:59,563 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:45:59,565 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:45:59,565 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2790> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:45:59,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,567 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,568 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,569 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,570 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,570 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,570 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 14999MB ; grow: False ; max_size: 0 >05:45:59,570 DEBUG storage.ui: checking freespace on vdc >05:45:59,571 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=14999MB boot=False best=None grow=False >05:45:59,571 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:45:59,571 DEBUG storage.ui: evaluating growth potential for new layout >05:45:59,572 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:59,572 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:45:59,574 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157aefd0> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:45:59,575 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:45:59,576 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:59,576 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:45:59,576 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,577 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 30717952 growth = 0 max_grow = 0 >done = True >05:45:59,577 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 14999MB >05:45:59,577 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:59,577 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:59,578 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:59,578 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,578 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 30717952 growth = 0 max_grow = 0 >done = True >05:45:59,578 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 14999MB >05:45:59,578 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:45:59,579 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:59,579 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,579 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:59,579 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >05:45:59,580 DEBUG storage.ui: 1 requests and 20477889 (9998MB) left in chunk >05:45:59,580 DEBUG storage.ui: adding 20477889 (9998MB) to 22 (vda1) >05:45:59,580 DEBUG storage.ui: taking back 19455937 (9499MB) from 22 (vda1) >05:45:59,580 DEBUG storage.ui: new grow amount for request 22 (vda1) is 1021952 units, or 499MB >05:45:59,580 DEBUG storage.ui: request 22 (vda1) growth: 1021952 (499MB) size: 500MB >05:45:59,581 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >05:45:59,582 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:59,583 DEBUG storage.ui: device vdc1 new partedPartition None >05:45:59,584 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:45:59,585 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:45:59,585 DEBUG storage.ui: total growth: 1021952 sectors >05:45:59,586 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:45:59,586 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:45:59,586 DEBUG storage.ui: new free allows for 1021952 sectors of growth >05:45:59,587 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:45:59,588 DEBUG storage.ui: created partition vdc1 of 14999MB and added it to /dev/vdc >05:45:59,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:45:59,589 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae250> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:45:59,591 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:45:59,592 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:45:59,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:45:59,594 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2890> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:45:59,595 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,596 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,597 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,598 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:45:59,599 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:45:59,600 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:45:59,600 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 9499MB ; grow: False ; max_size: 0 >05:45:59,601 DEBUG storage.ui: checking freespace on vda >05:45:59,601 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=9499MB boot=False best=None grow=False >05:45:59,602 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:45:59,602 DEBUG storage.ui: current free range is 4096-20479999 (9998MB) >05:45:59,603 DEBUG storage.ui: evaluating growth potential for new layout >05:45:59,603 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:45:59,604 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:45:59,604 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,604 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 30717952 growth = 0 max_grow = 0 >done = True >05:45:59,605 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 14999MB >05:45:59,605 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:45:59,605 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:45:59,606 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:59,606 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:45:59,607 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 30717952 growth = 0 max_grow = 0 >done = True >05:45:59,607 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 14999MB >05:45:59,607 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:45:59,608 DEBUG storage.ui: calculating growth for disk /dev/vda >05:45:59,609 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:59,610 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae810> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:45:59,611 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:59,612 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:59,613 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,613 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,614 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:59,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >05:45:59,614 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 19453952 growth = 0 max_grow = 0 >done = True >05:45:59,615 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >05:45:59,615 DEBUG storage.ui: adding 1023937 (499MB) to 22 (vda1) >05:45:59,616 DEBUG storage.ui: taking back 1985 (0MB) from 22 (vda1) >05:45:59,616 DEBUG storage.ui: new grow amount for request 22 (vda1) is 1021952 units, or 499MB >05:45:59,616 DEBUG storage.ui: request 22 (vda1) growth: 1021952 (499MB) size: 500MB >05:45:59,617 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 9499MB >05:45:59,617 DEBUG storage.ui: disk /dev/vda growth: 1021952 (499MB) >05:45:59,618 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:59,619 DEBUG storage.ui: device vda2 new partedPartition None >05:45:59,620 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:59,621 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:59,621 DEBUG storage.ui: total growth: 1021952 sectors >05:45:59,622 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:45:59,622 DEBUG storage.ui: new free: 4096-20479999 / 9998MB >05:45:59,623 DEBUG storage.ui: new free allows for 1021952 sectors of growth >05:45:59,623 DEBUG storage.ui: created partition vda2 of 9499MB and added it to /dev/vda >05:45:59,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:59,625 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae7d0> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:45:59,626 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:59,628 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:59,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:59,630 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae710> PedPartition: <_ped.Partition object at 0x7f66157ad9b0> >05:45:59,630 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] >05:45:59,631 DEBUG storage.ui: growable partitions are ['vda1'] >05:45:59,631 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,631 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:45:59,632 DEBUG storage.ui: disk vda has 1 chunks >05:45:59,632 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:45:59,633 DEBUG storage.ui: disk vdb has 1 chunks >05:45:59,633 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:45:59,634 DEBUG storage.ui: disk vdc has 1 chunks >05:45:59,634 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:45:59,634 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >05:45:59,635 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 19453952 growth = 0 max_grow = 0 >done = True >05:45:59,635 DEBUG storage.ui: 1 requests and 1023937 (499MB) left in chunk >05:45:59,635 DEBUG storage.ui: adding 1023937 (499MB) to 22 (vda1) >05:45:59,636 DEBUG storage.ui: taking back 1985 (0MB) from 22 (vda1) >05:45:59,636 DEBUG storage.ui: new grow amount for request 22 (vda1) is 1021952 units, or 499MB >05:45:59,637 DEBUG storage.ui: growing partitions on vda >05:45:59,637 DEBUG storage.ui: partition vda1 (22): 0 >05:45:59,637 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157bb7d0> >05:45:59,638 DEBUG storage.ui: partition vda2 (19): 0 >05:45:59,638 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 20479999 length: 19453952 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157bb750> >05:45:59,639 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)'] from disk(s) ['vda'] >05:45:59,640 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:59,640 DEBUG storage.ui: device vda1 new partedPartition None >05:45:59,642 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:45:59,643 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:45:59,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:59,645 DEBUG storage.ui: device vda2 new partedPartition None >05:45:59,646 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:45:59,647 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:45:59,648 DEBUG storage.ui: back from removeNewPartitions >05:45:59,648 DEBUG storage.ui: extended: None >05:45:59,649 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157bb7d0> >05:45:59,650 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:45:59,651 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2250> PedPartition: <_ped.Partition object at 0x7f66157ad650> >05:45:59,652 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:45:59,653 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:45:59,655 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:45:59,655 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157aeb10> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:45:59,656 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 20479999 length: 19453952 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157bb750> >05:45:59,657 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:45:59,658 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2b90> PedPartition: <_ped.Partition object at 0x7f66157ad770> >05:45:59,659 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:45:59,660 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:45:59,662 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:45:59,663 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae9d0> PedPartition: <_ped.Partition object at 0x7f66157ad9b0> >05:45:59,663 DEBUG storage.ui: growing partitions on vdb >05:45:59,664 DEBUG storage.ui: growing partitions on vdc >05:45:59,664 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >05:45:59,665 DEBUG storage.ui: fixing size of non-existent 9499MB partition vda2 (19) with non-existent lvmpv at 9499.00 >05:45:59,665 DEBUG storage.ui: fixing size of non-existent 14999MB partition vdb1 (20) with non-existent lvmpv at 14999.00 >05:45:59,666 DEBUG storage.ui: fixing size of non-existent 14999MB partition vdc1 (21) with non-existent lvmpv at 14999.00 >05:46:02,814 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 37472.0, ['vda', 'vdb', 'vdc'], raid0 >05:46:20,580 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:20,581 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:20,581 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 37472.0, ['vda', 'vdb', 'vdc'], raid10 >05:46:20,582 INFO storage.ui: removed lvmlv fedora-root (id 24) from device tree >05:46:20,583 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >05:46:20,584 INFO storage.ui: registered action: [35] Destroy Device lvmlv fedora-root (id 24) >05:46:20,584 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 0, ['vda', 'vdb', 'vdc'], None >05:46:20,586 DEBUG storage.ui: LVMPhysicalVolume.__init__: >05:46:20,586 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >05:46:20,586 DEBUG storage.ui: using container fedora with 1 devices >05:46:20,587 DEBUG storage.ui: fedora size is 39488MB >05:46:20,588 DEBUG storage.ui: vg fedora has 37472MB free >05:46:20,588 DEBUG storage.ui: raw container size reported as 2029 >05:46:20,588 DEBUG storage.ui: adding a TotalSizeSet with size 2029 >05:46:20,589 DEBUG storage.ui: set.allocated = 24 >05:46:20,590 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:46:20,591 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >05:46:20,592 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >05:46:20,593 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:20,594 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,595 DEBUG storage.ui: device vda1 new partedPartition None >05:46:20,596 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:20,597 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:20,598 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,599 DEBUG storage.ui: device vda2 new partedPartition None >05:46:20,600 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:20,601 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:20,602 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,602 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:20,603 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:20,605 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:20,606 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,606 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:20,607 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:20,608 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:20,609 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] >05:46:20,610 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:20,611 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,612 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,612 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,614 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,615 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,616 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,617 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,618 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,618 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,619 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,621 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,621 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,622 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,623 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,624 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,625 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,626 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,626 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,627 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >05:46:20,627 DEBUG storage.ui: checking freespace on vda >05:46:20,628 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >05:46:20,628 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >05:46:20,629 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:20,629 DEBUG storage.ui: new free: 63-20479999 / 9999MB >05:46:20,629 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:20,630 DEBUG storage.ui: found free space for bootable request >05:46:20,630 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,631 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >05:46:20,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:20,633 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2850> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:20,634 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:20,635 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:20,637 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,637 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b23d0> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:46:20,638 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,640 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,640 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,641 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,642 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,643 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,643 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2029.0 >05:46:20,643 DEBUG storage.ui: checking freespace on vda >05:46:20,644 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=8MB boot=False best=None grow=True >05:46:20,645 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:20,645 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >05:46:20,645 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,646 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,646 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,646 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:20,647 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,647 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,648 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:46:20,648 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:20,650 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bb050> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:20,651 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:20,652 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:20,653 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,653 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,654 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,654 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,654 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,655 DEBUG storage.ui: 1 requests and 19439553 (9491MB) left in chunk >05:46:20,655 DEBUG storage.ui: adding 19439553 (9491MB) to 19 (vda2) >05:46:20,655 DEBUG storage.ui: taking back 15300545 (7470MB) from 19 (vda2) >05:46:20,656 DEBUG storage.ui: new grow amount for request 19 (vda2) is 4139008 units, or 2021MB >05:46:20,656 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,657 DEBUG storage.ui: request 19 (vda2) growth: 4139008 (2021MB) size: 2029MB >05:46:20,657 DEBUG storage.ui: disk /dev/vda growth: 4139008 (2021MB) >05:46:20,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,658 DEBUG storage.ui: device vda2 new partedPartition None >05:46:20,659 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:20,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:20,661 DEBUG storage.ui: total growth: 4139008 sectors >05:46:20,661 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:20,662 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >05:46:20,662 DEBUG storage.ui: new free allows for 4139008 sectors of growth >05:46:20,663 DEBUG storage.ui: created partition vda2 of 8MB and added it to /dev/vda >05:46:20,664 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:20,665 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbcd0> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:46:20,666 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:20,667 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:20,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,669 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbd50> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:46:20,671 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,672 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,672 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,673 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,675 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,675 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,675 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2029.0 >05:46:20,676 DEBUG storage.ui: checking freespace on vdb >05:46:20,676 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=8MB boot=False best=None grow=True >05:46:20,677 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:20,677 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,678 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,678 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,678 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:20,679 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,679 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,681 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:20,681 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0090> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:46:20,682 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:20,684 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:20,685 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,685 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,685 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,686 DEBUG storage.ui: 1 requests and 30703553 (14991MB) left in chunk >05:46:20,686 DEBUG storage.ui: adding 30703553 (14991MB) to 20 (vdb1) >05:46:20,687 DEBUG storage.ui: taking back 26564545 (12970MB) from 20 (vdb1) >05:46:20,687 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 4139008 units, or 2021MB >05:46:20,687 DEBUG storage.ui: request 20 (vdb1) growth: 4139008 (2021MB) size: 2029MB >05:46:20,688 DEBUG storage.ui: disk /dev/vdb growth: 4139008 (2021MB) >05:46:20,688 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,688 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,689 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,689 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,690 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,690 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,691 DEBUG storage.ui: 1 requests and 19439553 (9491MB) left in chunk >05:46:20,691 DEBUG storage.ui: adding 19439553 (9491MB) to 19 (vda2) >05:46:20,691 DEBUG storage.ui: taking back 15300545 (7470MB) from 19 (vda2) >05:46:20,692 DEBUG storage.ui: new grow amount for request 19 (vda2) is 4139008 units, or 2021MB >05:46:20,692 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,692 DEBUG storage.ui: request 19 (vda2) growth: 4139008 (2021MB) size: 2029MB >05:46:20,693 DEBUG storage.ui: disk /dev/vda growth: 4139008 (2021MB) >05:46:20,694 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,694 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:20,695 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:20,697 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:20,697 DEBUG storage.ui: total growth: 8278016 sectors >05:46:20,697 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:46:20,698 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:20,698 DEBUG storage.ui: new free allows for 8278016 sectors of growth >05:46:20,699 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,699 DEBUG storage.ui: created partition vdb1 of 8MB and added it to /dev/vdb >05:46:20,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:20,701 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157aeb90> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:20,702 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:20,704 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:20,705 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,706 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbd10> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:46:20,707 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,708 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,709 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,710 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,711 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,712 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,712 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 2029.0 >05:46:20,712 DEBUG storage.ui: checking freespace on vdc >05:46:20,713 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=8MB boot=False best=None grow=True >05:46:20,714 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:20,714 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,714 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,715 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,716 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:20,717 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2890> PedPartition: <_ped.Partition object at 0x7f66157ada70> >05:46:20,718 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:20,720 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:20,720 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,721 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,721 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,721 DEBUG storage.ui: 1 requests and 30703553 (14991MB) left in chunk >05:46:20,722 DEBUG storage.ui: adding 30703553 (14991MB) to 21 (vdc1) >05:46:20,722 DEBUG storage.ui: taking back 26564545 (12970MB) from 21 (vdc1) >05:46:20,723 DEBUG storage.ui: new grow amount for request 21 (vdc1) is 4139008 units, or 2021MB >05:46:20,723 DEBUG storage.ui: request 21 (vdc1) growth: 4139008 (2021MB) size: 2029MB >05:46:20,724 DEBUG storage.ui: disk /dev/vdc growth: 4139008 (2021MB) >05:46:20,724 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,724 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,725 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,725 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,726 DEBUG storage.ui: 1 requests and 30703553 (14991MB) left in chunk >05:46:20,726 DEBUG storage.ui: adding 30703553 (14991MB) to 20 (vdb1) >05:46:20,726 DEBUG storage.ui: taking back 26564545 (12970MB) from 20 (vdb1) >05:46:20,727 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 4139008 units, or 2021MB >05:46:20,727 DEBUG storage.ui: request 20 (vdb1) growth: 4139008 (2021MB) size: 2029MB >05:46:20,727 DEBUG storage.ui: disk /dev/vdb growth: 4139008 (2021MB) >05:46:20,728 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,728 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,729 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,729 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,729 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,730 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,730 DEBUG storage.ui: 1 requests and 19439553 (9491MB) left in chunk >05:46:20,731 DEBUG storage.ui: adding 19439553 (9491MB) to 19 (vda2) >05:46:20,731 DEBUG storage.ui: taking back 15300545 (7470MB) from 19 (vda2) >05:46:20,731 DEBUG storage.ui: new grow amount for request 19 (vda2) is 4139008 units, or 2021MB >05:46:20,732 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,732 DEBUG storage.ui: request 19 (vda2) growth: 4139008 (2021MB) size: 2029MB >05:46:20,732 DEBUG storage.ui: disk /dev/vda growth: 4139008 (2021MB) >05:46:20,734 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,734 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:20,735 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:20,737 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:20,737 DEBUG storage.ui: total growth: 12417024 sectors >05:46:20,737 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:46:20,738 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:20,738 DEBUG storage.ui: new free allows for 12417024 sectors of growth >05:46:20,739 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,739 DEBUG storage.ui: created partition vdc1 of 8MB and added it to /dev/vdc >05:46:20,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:20,741 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2cd0> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:46:20,742 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:20,743 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:20,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,746 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2790> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:46:20,747 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] >05:46:20,747 DEBUG storage.ui: growable partitions are ['vda2', 'vdb1', 'vdc1'] >05:46:20,747 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,747 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,748 DEBUG storage.ui: disk vda has 1 chunks >05:46:20,748 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,748 DEBUG storage.ui: disk vdb has 1 chunks >05:46:20,748 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,749 DEBUG storage.ui: disk vdc has 1 chunks >05:46:20,749 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,749 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,749 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,750 DEBUG storage.ui: 1 requests and 19439553 (9491MB) left in chunk >05:46:20,750 DEBUG storage.ui: adding 19439553 (9491MB) to 19 (vda2) >05:46:20,750 DEBUG storage.ui: taking back 15300545 (7470MB) from 19 (vda2) >05:46:20,750 DEBUG storage.ui: new grow amount for request 19 (vda2) is 4139008 units, or 2021MB >05:46:20,750 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,751 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,751 DEBUG storage.ui: 1 requests and 30703553 (14991MB) left in chunk >05:46:20,751 DEBUG storage.ui: adding 30703553 (14991MB) to 20 (vdb1) >05:46:20,751 DEBUG storage.ui: taking back 26564545 (12970MB) from 20 (vdb1) >05:46:20,752 DEBUG storage.ui: new grow amount for request 20 (vdb1) is 4139008 units, or 2021MB >05:46:20,752 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,752 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 16384 growth = 0 max_grow = 4139008 >done = False >05:46:20,752 DEBUG storage.ui: 1 requests and 30703553 (14991MB) left in chunk >05:46:20,752 DEBUG storage.ui: adding 30703553 (14991MB) to 21 (vdc1) >05:46:20,753 DEBUG storage.ui: taking back 26564545 (12970MB) from 21 (vdc1) >05:46:20,753 DEBUG storage.ui: new grow amount for request 21 (vdc1) is 4139008 units, or 2021MB >05:46:20,753 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1'] 24/2029 >05:46:20,753 DEBUG storage.ui: allocating 2021 to TotalSizeSet with 24/2029 (2005 needed) >05:46:20,754 DEBUG storage.ui: allocating 2021 to TotalSizeSet with 2045/2029 (-16 needed) >05:46:20,754 DEBUG storage.ui: allocating 2021 to TotalSizeSet with 4066/2029 (-2037 needed) >05:46:20,754 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True >05:46:20,754 DEBUG storage.ui: needed: -4058 >05:46:20,754 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True 2770261 (1352 MB) >05:46:20,755 DEBUG storage.ui: deallocating 1352 from TotalSizeSet with 6087/2029 (-4058 needed) >05:46:20,755 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True >05:46:20,755 DEBUG storage.ui: needed: -2705 >05:46:20,755 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True 2770261 (1352 MB) >05:46:20,755 DEBUG storage.ui: deallocating 1352 from TotalSizeSet with 4734/2029 (-2705 needed) >05:46:20,756 DEBUG storage.ui: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True >05:46:20,756 DEBUG storage.ui: needed: -1352 >05:46:20,756 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 16384 growth = 4139008 max_grow = 4139008 >done = True 2770261 (1352 MB) >05:46:20,756 DEBUG storage.ui: deallocating 1352 from TotalSizeSet with 3381/2029 (-1352 needed) >05:46:20,757 DEBUG storage.ui: set: ['vda2', 'vdb1', 'vdc1'] 2028/2029 >05:46:20,757 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2028/2029 (0 needed) >05:46:20,757 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2028/2029 (0 needed) >05:46:20,757 DEBUG storage.ui: allocating 0 to TotalSizeSet with 2028/2029 (0 needed) >05:46:20,757 DEBUG storage.ui: PartitionRequest instance -- >id = 19 name = vda2 growable = True >base = 16384 growth = 1368746 max_grow = 4139008 >done = True >05:46:20,758 DEBUG storage.ui: needed: 0 >05:46:20,758 DEBUG storage.ui: PartitionRequest instance -- >id = 20 name = vdb1 growable = True >base = 16384 growth = 1368746 max_grow = 4139008 >done = True >05:46:20,758 DEBUG storage.ui: needed: 0 >05:46:20,758 DEBUG storage.ui: PartitionRequest instance -- >id = 21 name = vdc1 growable = True >base = 16384 growth = 1368746 max_grow = 4139008 >done = True >05:46:20,758 DEBUG storage.ui: needed: 0 >05:46:20,759 DEBUG storage.ui: growing partitions on vda >05:46:20,759 DEBUG storage.ui: partition vda1 (22): 0 >05:46:20,759 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0150> >05:46:20,759 DEBUG storage.ui: partition vda2 (19): 0 >05:46:20,760 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0290> >05:46:20,760 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)'] from disk(s) ['vda'] >05:46:20,761 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,761 DEBUG storage.ui: device vda1 new partedPartition None >05:46:20,762 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:20,763 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:20,765 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,765 DEBUG storage.ui: device vda2 new partedPartition None >05:46:20,766 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:20,767 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:20,767 DEBUG storage.ui: back from removeNewPartitions >05:46:20,767 DEBUG storage.ui: extended: None >05:46:20,767 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0150> >05:46:20,769 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:20,769 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0510> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:20,770 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:20,771 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:20,772 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,773 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0650> PedPartition: <_ped.Partition object at 0x7f66157ada10> >05:46:20,773 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0290> >05:46:20,775 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:20,775 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b23d0> PedPartition: <_ped.Partition object at 0x7f66157adad0> >05:46:20,776 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:20,777 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:20,779 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,779 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbf50> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:46:20,780 DEBUG storage.ui: growing partitions on vdb >05:46:20,780 DEBUG storage.ui: partition vdb1 (20): 0 >05:46:20,780 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157bb150> >05:46:20,781 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 20)'] from disk(s) ['vdb'] >05:46:20,782 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,782 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:20,783 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:20,784 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:20,784 DEBUG storage.ui: back from removeNewPartitions >05:46:20,784 DEBUG storage.ui: extended: None >05:46:20,785 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157bb150> >05:46:20,786 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:20,786 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2650> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:20,787 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:20,788 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:20,790 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,790 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0790> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:46:20,790 DEBUG storage.ui: growing partitions on vdc >05:46:20,791 DEBUG storage.ui: partition vdc1 (21): 0 >05:46:20,791 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157bbd10> >05:46:20,791 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 21)'] from disk(s) ['vdc'] >05:46:20,792 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,793 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:20,793 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:20,795 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:20,795 DEBUG storage.ui: back from removeNewPartitions >05:46:20,795 DEBUG storage.ui: extended: None >05:46:20,795 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157bbd10> >05:46:20,796 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:20,797 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0110> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:46:20,798 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:20,799 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:20,800 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,801 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0190> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:46:20,801 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >05:46:20,801 DEBUG storage.ui: fixing size of non-existent 676MB partition vda2 (19) with non-existent lvmpv at 676.00 >05:46:20,802 DEBUG storage.ui: fixing size of non-existent 676MB partition vdb1 (20) with non-existent lvmpv at 676.00 >05:46:20,802 DEBUG storage.ui: fixing size of non-existent 676MB partition vdc1 (21) with non-existent lvmpv at 676.00 >05:46:20,803 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 37472.0, ['vda', 'vdb', 'vdc'], raid10 >05:46:20,804 DEBUG storage.ui: MDRaidMember.__init__: >05:46:20,804 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:20,805 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:20,806 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:20,807 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:20,808 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >05:46:20,809 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: mdmember ; >05:46:20,810 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:20,810 INFO storage.ui: added partition req4 (id 26) to device tree >05:46:20,811 INFO storage.ui: registered action: [36] Create Device partition req4 (id 26) >05:46:20,811 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:20,812 INFO storage.ui: registered action: [37] Create Format mdmember on partition req4 (id 26) >05:46:20,813 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:20,813 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:20,814 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:20,815 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >05:46:20,816 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: mdmember ; >05:46:20,817 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:20,817 INFO storage.ui: added partition req5 (id 27) to device tree >05:46:20,818 INFO storage.ui: registered action: [38] Create Device partition req5 (id 27) >05:46:20,818 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:20,818 INFO storage.ui: registered action: [39] Create Format mdmember on partition req5 (id 27) >05:46:20,819 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:20,820 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:20,821 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:20,822 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; >05:46:20,823 DEBUG storage.ui: PartitionDevice._setFormat: req6 ; current: None ; type: mdmember ; >05:46:20,824 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:20,824 INFO storage.ui: added partition req6 (id 28) to device tree >05:46:20,825 INFO storage.ui: registered action: [40] Create Device partition req6 (id 28) >05:46:20,825 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:20,825 INFO storage.ui: registered action: [41] Create Format mdmember on partition req6 (id 28) >05:46:20,826 DEBUG storage.ui: adding a SameSizeSet with size 74950 >05:46:20,827 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:46:20,828 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >05:46:20,829 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >05:46:20,830 DEBUG storage.ui: removing all non-preexisting partitions ['req4(id 26)', 'req5(id 27)', 'req6(id 28)', 'vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:20,831 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,831 DEBUG storage.ui: device vda1 new partedPartition None >05:46:20,832 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:20,833 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:20,834 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,834 DEBUG storage.ui: device vda2 new partedPartition None >05:46:20,835 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:20,837 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:20,838 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,838 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:20,839 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:20,840 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:20,841 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,841 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:20,842 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:20,843 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:20,844 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req4(id 26)', 'req5(id 27)', 'req6(id 28)', 'req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] >05:46:20,844 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req4(id 26)', 'req5(id 27)', 'req6(id 28)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:20,845 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,847 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,847 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,848 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,849 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,849 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,850 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,851 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,852 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,853 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,854 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,854 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,855 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,856 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,856 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,857 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,858 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,859 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,859 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >05:46:20,859 DEBUG storage.ui: checking freespace on vda >05:46:20,860 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >05:46:20,860 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >05:46:20,860 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:20,861 DEBUG storage.ui: new free: 63-20479999 / 9999MB >05:46:20,861 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:20,861 DEBUG storage.ui: found free space for bootable request >05:46:20,861 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,862 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >05:46:20,863 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:20,863 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0dd0> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:20,864 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:20,865 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:20,867 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:20,868 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0e10> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:46:20,869 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,870 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,871 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,872 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,873 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,873 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,873 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:20,873 DEBUG storage.ui: checking freespace on vda >05:46:20,874 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=676MB boot=False best=None grow=False >05:46:20,874 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:20,875 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >05:46:20,875 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:20,875 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >05:46:20,875 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:20,876 DEBUG storage.ui: created partition vda2 of 676MB and added it to /dev/vda >05:46:20,877 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:20,877 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6110> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:20,878 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:20,879 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:20,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:20,881 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbf90> PedPartition: <_ped.Partition object at 0x7f66157ada10> >05:46:20,882 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,883 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,883 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,884 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,886 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,886 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,886 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:20,886 DEBUG storage.ui: checking freespace on vdb >05:46:20,887 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=676MB boot=False best=None grow=False >05:46:20,887 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:20,887 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:46:20,888 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:20,888 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:20,888 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,889 DEBUG storage.ui: created partition vdb1 of 676MB and added it to /dev/vdb >05:46:20,890 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:20,890 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c62d0> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:46:20,891 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:20,892 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:20,894 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:20,894 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6090> PedPartition: <_ped.Partition object at 0x7f66157adb90> >05:46:20,895 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,896 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,897 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,898 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,899 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,899 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,900 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:20,900 DEBUG storage.ui: checking freespace on vdc >05:46:20,900 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=676MB boot=False best=None grow=False >05:46:20,901 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:20,901 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:46:20,901 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:20,901 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:20,902 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:20,902 DEBUG storage.ui: created partition vdc1 of 676MB and added it to /dev/vdc >05:46:20,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:20,904 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6610> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:46:20,905 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:20,906 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:20,907 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:20,908 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6490> PedPartition: <_ped.Partition object at 0x7f66157adc50> >05:46:20,909 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,910 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,910 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,911 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,912 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,912 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,913 DEBUG storage.ui: allocating partition: req4 ; id: 26 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 24983 >05:46:20,913 DEBUG storage.ui: checking freespace on vda >05:46:20,913 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >05:46:20,914 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:20,914 DEBUG storage.ui: current free range is 2410496-20479999 (8823MB) >05:46:20,914 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,914 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,915 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,915 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,915 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,915 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:20,915 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:20,916 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,916 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,916 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,916 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,917 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:20,917 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:46:20,917 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,918 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >05:46:20,919 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6a50> PedPartition: <_ped.Partition object at 0x7f66157adcb0> >05:46:20,920 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:20,921 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:20,922 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,922 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,922 DEBUG storage.ui: adding request 26 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,922 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,923 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,923 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,923 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,923 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:20,923 DEBUG storage.ui: adding 18069441 (8822MB) to 26 (vda3) >05:46:20,924 DEBUG storage.ui: new grow amount for request 26 (vda3) is 18069441 units, or 8822MB >05:46:20,924 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,924 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:20,924 DEBUG storage.ui: request 26 (vda3) growth: 18069441 (8822MB) size: 8823MB >05:46:20,924 DEBUG storage.ui: disk /dev/vda growth: 18069441 (8822MB) >05:46:20,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:20,926 DEBUG storage.ui: device vda3 new partedPartition None >05:46:20,927 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >05:46:20,928 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:20,928 DEBUG storage.ui: total growth: 18069441 sectors >05:46:20,928 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:20,929 DEBUG storage.ui: new free: 2410496-20479999 / 8823MB >05:46:20,929 DEBUG storage.ui: new free allows for 18069441 sectors of growth >05:46:20,929 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >05:46:20,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >05:46:20,931 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6810> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:46:20,932 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:20,933 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:20,935 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:20,935 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6a10> PedPartition: <_ped.Partition object at 0x7f66157adbf0> >05:46:20,936 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,937 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,938 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,939 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,940 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,940 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,940 DEBUG storage.ui: allocating partition: req5 ; id: 27 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 24983 >05:46:20,940 DEBUG storage.ui: checking freespace on vdb >05:46:20,941 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >05:46:20,941 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:20,942 DEBUG storage.ui: current free range is 1386496-30719999 (14323MB) >05:46:20,942 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,942 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,942 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,943 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,943 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,943 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:20,943 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:20,943 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,945 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >05:46:20,945 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6bd0> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:20,946 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:20,947 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:20,948 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,948 DEBUG storage.ui: adding request 27 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,948 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,948 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,949 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,949 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:20,949 DEBUG storage.ui: adding 29333441 (14322MB) to 27 (vdb2) >05:46:20,949 DEBUG storage.ui: new grow amount for request 27 (vdb2) is 29333441 units, or 14322MB >05:46:20,950 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:20,950 DEBUG storage.ui: request 27 (vdb2) growth: 29333441 (14322MB) size: 14323MB >05:46:20,950 DEBUG storage.ui: disk /dev/vdb growth: 29333441 (14322MB) >05:46:20,950 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,950 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,951 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,951 DEBUG storage.ui: adding request 26 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,951 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,951 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,952 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,952 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,952 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:20,952 DEBUG storage.ui: adding 18069441 (8822MB) to 26 (vda3) >05:46:20,953 DEBUG storage.ui: new grow amount for request 26 (vda3) is 18069441 units, or 8822MB >05:46:20,953 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,953 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:20,953 DEBUG storage.ui: request 26 (vda3) growth: 18069441 (8822MB) size: 8823MB >05:46:20,953 DEBUG storage.ui: disk /dev/vda growth: 18069441 (8822MB) >05:46:20,954 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:20,955 DEBUG storage.ui: device vdb2 new partedPartition None >05:46:20,956 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vdb ; >05:46:20,957 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:20,957 DEBUG storage.ui: total growth: 47402882 sectors >05:46:20,957 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:46:20,957 DEBUG storage.ui: new free: 1386496-30719999 / 14323MB >05:46:20,958 DEBUG storage.ui: new free allows for 47402882 sectors of growth >05:46:20,958 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >05:46:20,959 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >05:46:20,960 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6c50> PedPartition: <_ped.Partition object at 0x7f66157adcb0> >05:46:20,961 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:20,962 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:20,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:20,964 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6cd0> PedPartition: <_ped.Partition object at 0x7f66157add70> >05:46:20,965 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,966 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,967 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,968 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:20,969 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:20,969 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:20,969 DEBUG storage.ui: allocating partition: req6 ; id: 28 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 24983 >05:46:20,969 DEBUG storage.ui: checking freespace on vdc >05:46:20,970 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True >05:46:20,970 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:20,971 DEBUG storage.ui: current free range is 1386496-30719999 (14323MB) >05:46:20,971 DEBUG storage.ui: evaluating growth potential for new layout >05:46:20,971 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:20,972 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >05:46:20,973 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c71d0> PedPartition: <_ped.Partition object at 0x7f66157addd0> >05:46:20,974 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:20,975 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:20,975 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,975 DEBUG storage.ui: adding request 28 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,976 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,976 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,976 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,976 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:20,977 DEBUG storage.ui: adding 29333441 (14322MB) to 28 (vdc2) >05:46:20,977 DEBUG storage.ui: new grow amount for request 28 (vdc2) is 29333441 units, or 14322MB >05:46:20,977 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:20,977 DEBUG storage.ui: request 28 (vdc2) growth: 29333441 (14322MB) size: 14323MB >05:46:20,977 DEBUG storage.ui: disk /dev/vdc growth: 29333441 (14322MB) >05:46:20,978 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:20,978 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,978 DEBUG storage.ui: adding request 27 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,978 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:20,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,979 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,979 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:20,979 DEBUG storage.ui: adding 29333441 (14322MB) to 27 (vdb2) >05:46:20,980 DEBUG storage.ui: new grow amount for request 27 (vdb2) is 29333441 units, or 14322MB >05:46:20,980 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:20,980 DEBUG storage.ui: request 27 (vdb2) growth: 29333441 (14322MB) size: 14323MB >05:46:20,980 DEBUG storage.ui: disk /dev/vdb growth: 29333441 (14322MB) >05:46:20,980 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:20,981 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,981 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,981 DEBUG storage.ui: adding request 26 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,981 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,982 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,982 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,982 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:20,982 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:20,982 DEBUG storage.ui: adding 18069441 (8822MB) to 26 (vda3) >05:46:20,983 DEBUG storage.ui: new grow amount for request 26 (vda3) is 18069441 units, or 8822MB >05:46:20,983 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:20,983 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:20,983 DEBUG storage.ui: request 26 (vda3) growth: 18069441 (8822MB) size: 8823MB >05:46:20,984 DEBUG storage.ui: disk /dev/vda growth: 18069441 (8822MB) >05:46:20,985 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:20,985 DEBUG storage.ui: device vdc2 new partedPartition None >05:46:20,986 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdc ; >05:46:20,988 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:20,989 DEBUG storage.ui: total growth: 76736323 sectors >05:46:20,989 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:46:20,989 DEBUG storage.ui: new free: 1386496-30719999 / 14323MB >05:46:20,989 DEBUG storage.ui: new free allows for 76736323 sectors of growth >05:46:20,990 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >05:46:20,991 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >05:46:20,991 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6e50> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:20,992 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:20,993 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:20,995 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:20,995 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c67d0> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:46:20,996 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda3(id 26)', 'vdb2(id 27)', 'vdc2(id 28)', 'vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] >05:46:20,996 DEBUG storage.ui: growable partitions are ['vda3', 'vdb2', 'vdc2'] >05:46:20,996 DEBUG storage.ui: adding request 26 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,996 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,997 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:20,997 DEBUG storage.ui: disk vda has 1 chunks >05:46:20,997 DEBUG storage.ui: adding request 27 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,997 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:20,998 DEBUG storage.ui: disk vdb has 1 chunks >05:46:20,998 DEBUG storage.ui: adding request 28 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,998 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:20,999 DEBUG storage.ui: disk vdc has 1 chunks >05:46:20,999 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:20,999 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:20,999 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:20,999 DEBUG storage.ui: req: PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:21,000 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:21,000 DEBUG storage.ui: adding 18069441 (8822MB) to 26 (vda3) >05:46:21,000 DEBUG storage.ui: new grow amount for request 26 (vda3) is 18069441 units, or 8822MB >05:46:21,000 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:21,001 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:21,001 DEBUG storage.ui: req: PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:21,001 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:21,001 DEBUG storage.ui: adding 29333441 (14322MB) to 27 (vdb2) >05:46:21,001 DEBUG storage.ui: new grow amount for request 27 (vdb2) is 29333441 units, or 14322MB >05:46:21,002 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:21,002 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:21,002 DEBUG storage.ui: req: PartitionRequest instance -- >id = 28 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 51163136 >done = False >05:46:21,002 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:21,002 DEBUG storage.ui: adding 29333441 (14322MB) to 28 (vdc2) >05:46:21,003 DEBUG storage.ui: new grow amount for request 28 (vdc2) is 29333441 units, or 14322MB >05:46:21,003 DEBUG storage.ui: set: ['vda3', 'vdb2', 'vdc2'] 24983 >05:46:21,003 DEBUG storage.ui: min growth is 18069441 >05:46:21,003 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 18069441 max_grow = 51163136 >done = False is 51163136 >05:46:21,004 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 29333441 max_grow = 51163136 >done = False is 51163136 >05:46:21,004 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 29333441 max_grow = 51163136 >done = False 11264000 (5500 MB) >05:46:21,004 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 28 name = vdc2 growable = True >base = 2048 growth = 29333441 max_grow = 51163136 >done = False is 51163136 >05:46:21,004 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 28 name = vdc2 growable = True >base = 2048 growth = 29333441 max_grow = 51163136 >done = False 11264000 (5500 MB) >05:46:21,004 DEBUG storage.ui: set: ['vda3', 'vdb2', 'vdc2'] 24983 >05:46:21,005 DEBUG storage.ui: min growth is 18069441 >05:46:21,005 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 26 name = vda3 growable = True >base = 2048 growth = 18069441 max_grow = 51163136 >done = True is 51163136 >05:46:21,005 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 27 name = vdb2 growable = True >base = 2048 growth = 18069441 max_grow = 51163136 >done = True is 51163136 >05:46:21,005 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 28 name = vdc2 growable = True >base = 2048 growth = 18069441 max_grow = 51163136 >done = True is 51163136 >05:46:21,006 DEBUG storage.ui: growing partitions on vda >05:46:21,006 DEBUG storage.ui: partition vda1 (22): 0 >05:46:21,006 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7150> >05:46:21,006 DEBUG storage.ui: partition vda2 (19): 0 >05:46:21,007 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7310> >05:46:21,007 DEBUG storage.ui: partition vda3 (26): 0 >05:46:21,007 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 2410496 end: 20479999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7490> >05:46:21,008 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)', 'vda3(id 26)'] from disk(s) ['vda'] >05:46:21,009 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:21,009 DEBUG storage.ui: device vda1 new partedPartition None >05:46:21,010 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:21,011 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:21,012 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:21,012 DEBUG storage.ui: device vda2 new partedPartition None >05:46:21,013 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:21,014 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:21,015 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:21,016 DEBUG storage.ui: device vda3 new partedPartition None >05:46:21,017 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: vda ; >05:46:21,018 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:21,018 DEBUG storage.ui: back from removeNewPartitions >05:46:21,018 DEBUG storage.ui: extended: None >05:46:21,019 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7150> >05:46:21,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:21,020 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7750> PedPartition: <_ped.Partition object at 0x7f66157ade30> >05:46:21,021 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:21,023 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:21,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:21,024 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7890> PedPartition: <_ped.Partition object at 0x7f66157adf50> >05:46:21,025 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7310> >05:46:21,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:21,027 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0f50> PedPartition: <_ped.Partition object at 0x7f66157ade90> >05:46:21,028 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:21,029 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:21,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:21,031 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7650> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:21,031 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 2410496 end: 20479999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157c7490> >05:46:21,032 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >05:46:21,033 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157bbbd0> PedPartition: <_ped.Partition object at 0x7f66157adef0> >05:46:21,034 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:21,035 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:21,036 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:21,037 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7dd0> PedPartition: <_ped.Partition object at 0x7f66157cb050> >05:46:21,037 DEBUG storage.ui: growing partitions on vdb >05:46:21,037 DEBUG storage.ui: partition vdb1 (20): 0 >05:46:21,038 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c62d0> >05:46:21,038 DEBUG storage.ui: partition vdb2 (27): 0 >05:46:21,038 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1386496 end: 19455999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6110> >05:46:21,038 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 20)', 'vdb2(id 27)'] from disk(s) ['vdb'] >05:46:21,040 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:21,040 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:21,041 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:21,042 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:21,043 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:21,044 DEBUG storage.ui: device vdb2 new partedPartition None >05:46:21,045 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: vdb ; >05:46:21,046 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:21,046 DEBUG storage.ui: back from removeNewPartitions >05:46:21,046 DEBUG storage.ui: extended: None >05:46:21,046 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c62d0> >05:46:21,048 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:21,048 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6150> PedPartition: <_ped.Partition object at 0x7f66157ada10> >05:46:21,049 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:21,051 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:21,052 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:21,052 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7950> PedPartition: <_ped.Partition object at 0x7f66157adbf0> >05:46:21,053 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 1386496 end: 19455999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6110> >05:46:21,054 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >05:46:21,054 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6390> PedPartition: <_ped.Partition object at 0x7f66157cb0b0> >05:46:21,055 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:21,056 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:21,058 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:21,058 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7910> PedPartition: <_ped.Partition object at 0x7f66157add70> >05:46:21,058 DEBUG storage.ui: growing partitions on vdc >05:46:21,059 DEBUG storage.ui: partition vdc1 (21): 0 >05:46:21,059 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c6b10> >05:46:21,059 DEBUG storage.ui: partition vdc2 (28): 0 >05:46:21,060 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1386496 end: 19455999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c7510> >05:46:21,060 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 21)', 'vdc2(id 28)'] from disk(s) ['vdc'] >05:46:21,061 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:21,061 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:21,062 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:21,063 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:21,064 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:21,065 DEBUG storage.ui: device vdc2 new partedPartition None >05:46:21,066 DEBUG storage.ui: PartitionDevice._setDisk: req6 ; new: None ; old: vdc ; >05:46:21,067 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:21,067 DEBUG storage.ui: back from removeNewPartitions >05:46:21,067 DEBUG storage.ui: extended: None >05:46:21,067 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c6b10> >05:46:21,069 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:21,069 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157aeb90> PedPartition: <_ped.Partition object at 0x7f66157ade90> >05:46:21,070 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:21,071 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:21,073 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:21,073 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6710> PedPartition: <_ped.Partition object at 0x7f66157add10> >05:46:21,073 DEBUG storage.ui: setting req6 new geometry: parted.Geometry instance -- > start: 1386496 end: 19455999 length: 18069504 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c7510> >05:46:21,074 DEBUG storage.ui: PartitionDevice._setPartedPartition: req6 ; >05:46:21,075 DEBUG storage.ui: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157ae250> PedPartition: <_ped.Partition object at 0x7f66157ade30> >05:46:21,076 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:21,077 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:21,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:21,079 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7790> PedPartition: <_ped.Partition object at 0x7f66157ad7d0> >05:46:21,079 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >05:46:21,080 DEBUG storage.ui: fixing size of non-existent 676MB partition vda2 (19) with non-existent lvmpv at 676.00 >05:46:21,080 DEBUG storage.ui: fixing size of non-existent 8823MB partition vda3 (26) with non-existent mdmember at 8823.00 >05:46:21,080 DEBUG storage.ui: fixing size of non-existent 676MB partition vdb1 (20) with non-existent lvmpv at 676.00 >05:46:21,081 DEBUG storage.ui: fixing size of non-existent 8823MB partition vdb2 (27) with non-existent mdmember at 8823.00 >05:46:21,081 DEBUG storage.ui: fixing size of non-existent 676MB partition vdc1 (21) with non-existent lvmpv at 676.00 >05:46:21,082 DEBUG storage.ui: fixing size of non-existent 8823MB partition vdc2 (28) with non-existent mdmember at 8823.00 >05:46:21,083 DEBUG storage.ui: creating new device >05:46:21,084 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:46:21,084 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:46:21,085 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >05:46:21,086 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >05:46:21,087 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc2 ; >05:46:21,088 DEBUG storage.ui: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: ext4 ; >05:46:21,089 INFO storage.ui: added mdarray fedora_root (id 29) to device tree >05:46:21,089 INFO storage.ui: registered action: [42] Create Device mdarray fedora_root (id 29) >05:46:21,090 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:21,090 INFO storage.ui: registered action: [43] Create Format ext4 filesystem mounted at / on mdarray fedora_root (id 29) >05:46:21,090 DEBUG storage.ui: non-existent RAID 10 size == 13231.5 >05:46:21,091 DEBUG storage.ui: non-existent RAID 10 size == 13231.5 >05:46:21,098 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:21,099 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:21,100 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:21,101 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:21,102 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:21,103 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13231.5, ['vda', 'vdb', 'vdc'], raid0 >05:46:25,430 DEBUG storage: non-existent RAID 10 size == 13231.5 >05:46:25,438 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:25,438 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:25,439 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13231.5, ['vda', 'vdb', 'vdc'], raid0 >05:46:25,439 INFO storage.ui: removed mdarray fedora_root (id 29) from device tree >05:46:25,440 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda3 ; >05:46:25,441 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >05:46:25,442 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc2 ; >05:46:25,442 INFO storage.ui: registered action: [44] Destroy Device mdarray fedora_root (id 29) >05:46:25,443 INFO storage.ui: removed partition vda3 (id 26) from device tree >05:46:25,444 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:25,444 INFO storage.ui: registered action: [45] Destroy Device partition vda3 (id 26) >05:46:25,445 INFO storage.ui: removed partition vdb2 (id 27) from device tree >05:46:25,446 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:25,446 INFO storage.ui: registered action: [46] Destroy Device partition vdb2 (id 27) >05:46:25,447 INFO storage.ui: removed partition vdc2 (id 28) from device tree >05:46:25,448 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:25,448 INFO storage.ui: registered action: [47] Destroy Device partition vdc2 (id 28) >05:46:25,449 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13231.5, ['vda', 'vdb', 'vdc'], raid0 >05:46:25,450 DEBUG storage.ui: MDRaidMember.__init__: >05:46:25,450 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:25,451 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:25,451 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:25,452 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:25,453 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; >05:46:25,454 DEBUG storage.ui: PartitionDevice._setFormat: req7 ; current: None ; type: mdmember ; >05:46:25,455 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:25,455 INFO storage.ui: added partition req7 (id 30) to device tree >05:46:25,455 INFO storage.ui: registered action: [48] Create Device partition req7 (id 30) >05:46:25,456 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:25,456 INFO storage.ui: registered action: [49] Create Format mdmember on partition req7 (id 30) >05:46:25,457 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:25,457 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:25,458 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:25,459 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >05:46:25,460 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: mdmember ; >05:46:25,461 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:25,462 INFO storage.ui: added partition req8 (id 31) to device tree >05:46:25,462 INFO storage.ui: registered action: [50] Create Device partition req8 (id 31) >05:46:25,462 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:25,463 INFO storage.ui: registered action: [51] Create Format mdmember on partition req8 (id 31) >05:46:25,464 DEBUG storage.ui: MDRaidMember.__init__: mountpoint: None ; >05:46:25,464 DEBUG storage.ui: getFormat('mdmember') returning MDRaidMember instance >05:46:25,465 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:25,466 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; >05:46:25,467 DEBUG storage.ui: PartitionDevice._setFormat: req9 ; current: None ; type: mdmember ; >05:46:25,468 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:25,468 INFO storage.ui: added partition req9 (id 32) to device tree >05:46:25,468 INFO storage.ui: registered action: [52] Create Device partition req9 (id 32) >05:46:25,469 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:25,469 INFO storage.ui: registered action: [53] Create Format mdmember on partition req9 (id 32) >05:46:25,469 DEBUG storage.ui: adding a SameSizeSet with size 13237 >05:46:25,470 DEBUG storage.ui: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >05:46:25,471 DEBUG storage.ui: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >05:46:25,472 DEBUG storage.ui: DiskDevice.setup: vdc ; status: True ; controllable: True ; orig: False ; >05:46:25,473 DEBUG storage.ui: removing all non-preexisting partitions ['req7(id 30)', 'req8(id 31)', 'req9(id 32)', 'vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:25,474 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:25,474 DEBUG storage.ui: device vda1 new partedPartition None >05:46:25,475 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:25,476 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:25,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:25,477 DEBUG storage.ui: device vda2 new partedPartition None >05:46:25,478 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:25,479 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:25,481 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:25,481 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:25,482 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:25,483 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:25,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:25,484 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:25,485 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:25,486 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:25,487 DEBUG storage.ui: allocatePartitions: disks=['vda', 'vdb', 'vdc'] ; partitions=['req7(id 30)', 'req8(id 31)', 'req9(id 32)', 'req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)'] >05:46:25,487 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 22)', 'req0(id 19)', 'req1(id 20)', 'req2(id 21)', 'req7(id 30)', 'req8(id 31)', 'req9(id 32)'] from disk(s) ['vda', 'vdb', 'vdc'] >05:46:25,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,490 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,490 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,491 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,492 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,492 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,493 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,494 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,494 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,495 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,497 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,497 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,498 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,499 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,499 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,500 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,501 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,501 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,502 DEBUG storage.ui: allocating partition: req3 ; id: 22 ; disks: ['vda', 'vdb', 'vdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 500.0 >05:46:25,502 DEBUG storage.ui: checking freespace on vda >05:46:25,502 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >05:46:25,503 DEBUG storage.ui: current free range is 63-20479999 (9999MB) >05:46:25,503 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:25,503 DEBUG storage.ui: new free: 63-20479999 / 9999MB >05:46:25,503 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:25,503 DEBUG storage.ui: found free space for bootable request >05:46:25,504 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:25,504 DEBUG storage.ui: created partition vda1 of 500MB and added it to /dev/vda >05:46:25,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:25,506 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7a90> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:46:25,507 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:25,508 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:25,509 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:25,509 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7810> PedPartition: <_ped.Partition object at 0x7f66157adfb0> >05:46:25,511 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,512 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,512 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,513 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,514 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,514 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,514 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:25,515 DEBUG storage.ui: checking freespace on vda >05:46:25,515 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=676MB boot=False best=None grow=False >05:46:25,515 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:25,516 DEBUG storage.ui: current free range is 1026048-20479999 (9499MB) >05:46:25,516 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:25,516 DEBUG storage.ui: new free: 1026048-20479999 / 9499MB >05:46:25,516 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:25,517 DEBUG storage.ui: created partition vda2 of 676MB and added it to /dev/vda >05:46:25,518 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:25,518 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157cd490> PedPartition: <_ped.Partition object at 0x7f66157adbf0> >05:46:25,519 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:25,520 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:25,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:25,522 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157cd510> PedPartition: <_ped.Partition object at 0x7f66157ad890> >05:46:25,523 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,525 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,525 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,526 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,527 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,527 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,528 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:25,528 DEBUG storage.ui: checking freespace on vdb >05:46:25,528 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=676MB boot=False best=None grow=False >05:46:25,529 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:25,529 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:46:25,529 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:25,529 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:25,530 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:25,530 DEBUG storage.ui: created partition vdb1 of 676MB and added it to /dev/vdb >05:46:25,531 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:25,532 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7210> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:46:25,533 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:25,534 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:25,535 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:25,535 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7110> PedPartition: <_ped.Partition object at 0x7f66157adbf0> >05:46:25,536 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,538 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,538 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,539 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,540 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,540 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,540 DEBUG storage.ui: allocating partition: req2 ; id: 21 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 676MB ; grow: False ; max_size: 2029.0 >05:46:25,540 DEBUG storage.ui: checking freespace on vdc >05:46:25,541 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=676MB boot=False best=None grow=False >05:46:25,541 DEBUG storage.ui: current free range is 63-30719999 (14999MB) >05:46:25,542 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:46:25,542 DEBUG storage.ui: new free: 63-30719999 / 14999MB >05:46:25,542 DEBUG storage.ui: new free allows for 0 sectors of growth >05:46:25,542 DEBUG storage.ui: adjusted start sector from 63 to 2048 >05:46:25,543 DEBUG storage.ui: created partition vdc1 of 676MB and added it to /dev/vdc >05:46:25,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:25,544 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6350> PedPartition: <_ped.Partition object at 0x7f66157adef0> >05:46:25,545 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:25,546 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:25,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:25,548 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7c10> PedPartition: <_ped.Partition object at 0x7f66157ad830> >05:46:25,549 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,550 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,550 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,551 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,553 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,553 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,553 DEBUG storage.ui: allocating partition: req7 ; id: 30 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4412 >05:46:25,553 DEBUG storage.ui: checking freespace on vda >05:46:25,554 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=1MB boot=False best=None grow=True >05:46:25,554 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:25,554 DEBUG storage.ui: current free range is 2410496-20479999 (8823MB) >05:46:25,555 DEBUG storage.ui: evaluating growth potential for new layout >05:46:25,555 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:25,555 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,556 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,556 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,556 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:25,556 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:25,556 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:25,557 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,557 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,557 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,557 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:25,558 DEBUG storage.ui: disk /dev/vdb growth: 0 (0MB) >05:46:25,558 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:25,559 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >05:46:25,560 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6c90> PedPartition: <_ped.Partition object at 0x7f66157adcb0> >05:46:25,561 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:25,562 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:25,563 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,563 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,564 DEBUG storage.ui: adding request 30 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,564 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:25,564 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:25,564 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,565 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,565 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:25,565 DEBUG storage.ui: adding 18069441 (8822MB) to 30 (vda3) >05:46:25,566 DEBUG storage.ui: taking back 9035713 (4411MB) from 30 (vda3) >05:46:25,566 DEBUG storage.ui: new grow amount for request 30 (vda3) is 9033728 units, or 4411MB >05:46:25,566 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:25,567 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:25,567 DEBUG storage.ui: request 30 (vda3) growth: 9033728 (4411MB) size: 4412MB >05:46:25,567 DEBUG storage.ui: disk /dev/vda growth: 9033728 (4411MB) >05:46:25,568 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:25,568 DEBUG storage.ui: device vda3 new partedPartition None >05:46:25,569 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >05:46:25,571 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:25,571 DEBUG storage.ui: total growth: 9033728 sectors >05:46:25,571 DEBUG storage.ui: updating use_disk to vda, type: 0 >05:46:25,571 DEBUG storage.ui: new free: 2410496-20479999 / 8823MB >05:46:25,571 DEBUG storage.ui: new free allows for 9033728 sectors of growth >05:46:25,572 DEBUG storage.ui: created partition vda3 of 1MB and added it to /dev/vda >05:46:25,573 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >05:46:25,574 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6ed0> PedPartition: <_ped.Partition object at 0x7f66157adc50> >05:46:25,575 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:25,576 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:25,577 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:25,578 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6fd0> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:46:25,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,580 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,580 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,581 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,582 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,583 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,583 DEBUG storage.ui: allocating partition: req8 ; id: 31 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4412 >05:46:25,583 DEBUG storage.ui: checking freespace on vdb >05:46:25,583 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1MB boot=False best=None grow=True >05:46:25,584 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:25,584 DEBUG storage.ui: current free range is 1386496-30719999 (14323MB) >05:46:25,584 DEBUG storage.ui: evaluating growth potential for new layout >05:46:25,585 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:25,585 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,585 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,585 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,586 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:25,586 DEBUG storage.ui: disk /dev/vdc growth: 0 (0MB) >05:46:25,586 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:25,587 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >05:46:25,588 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6110> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:46:25,589 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:25,590 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:25,590 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,590 DEBUG storage.ui: adding request 31 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,591 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,591 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,591 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,591 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:25,591 DEBUG storage.ui: adding 29333441 (14322MB) to 31 (vdb2) >05:46:25,592 DEBUG storage.ui: taking back 20299713 (9911MB) from 31 (vdb2) >05:46:25,592 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 9033728 units, or 4411MB >05:46:25,592 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:25,592 DEBUG storage.ui: request 31 (vdb2) growth: 9033728 (4411MB) size: 4412MB >05:46:25,592 DEBUG storage.ui: disk /dev/vdb growth: 9033728 (4411MB) >05:46:25,593 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:25,593 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,593 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,593 DEBUG storage.ui: adding request 30 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,594 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:25,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:25,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,594 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,594 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:25,595 DEBUG storage.ui: adding 18069441 (8822MB) to 30 (vda3) >05:46:25,595 DEBUG storage.ui: taking back 9035713 (4411MB) from 30 (vda3) >05:46:25,595 DEBUG storage.ui: new grow amount for request 30 (vda3) is 9033728 units, or 4411MB >05:46:25,595 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:25,595 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:25,596 DEBUG storage.ui: request 30 (vda3) growth: 9033728 (4411MB) size: 4412MB >05:46:25,596 DEBUG storage.ui: disk /dev/vda growth: 9033728 (4411MB) >05:46:25,597 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:25,597 DEBUG storage.ui: device vdb2 new partedPartition None >05:46:25,598 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >05:46:25,599 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:25,599 DEBUG storage.ui: total growth: 18067456 sectors >05:46:25,599 DEBUG storage.ui: updating use_disk to vdb, type: 0 >05:46:25,600 DEBUG storage.ui: new free: 1386496-30719999 / 14323MB >05:46:25,600 DEBUG storage.ui: new free allows for 18067456 sectors of growth >05:46:25,600 DEBUG storage.ui: created partition vdb2 of 1MB and added it to /dev/vdb >05:46:25,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >05:46:25,602 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6810> PedPartition: <_ped.Partition object at 0x7f66157adcb0> >05:46:25,603 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:25,604 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:25,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:25,606 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6310> PedPartition: <_ped.Partition object at 0x7f66157adef0> >05:46:25,607 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,608 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,608 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,609 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vda ; >05:46:25,610 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10000MB disk vda (1) with non-existent msdos disklabel >05:46:25,611 DEBUG storage.ui: resolved 'vda' to 'vda' (disk) >05:46:25,611 DEBUG storage.ui: allocating partition: req9 ; id: 32 ; disks: ['vdc'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 4412 >05:46:25,611 DEBUG storage.ui: checking freespace on vdc >05:46:25,611 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/vdc part_type=0 req_size=1MB boot=False best=None grow=True >05:46:25,612 DEBUG storage.ui: current free range is 63-2047 (0MB) >05:46:25,612 DEBUG storage.ui: current free range is 1386496-30719999 (14323MB) >05:46:25,612 DEBUG storage.ui: evaluating growth potential for new layout >05:46:25,612 DEBUG storage.ui: calculating growth for disk /dev/vdc >05:46:25,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >05:46:25,614 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0e50> PedPartition: <_ped.Partition object at 0x7f66157add10> >05:46:25,615 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:25,616 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:25,617 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,617 DEBUG storage.ui: adding request 32 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,617 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,617 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,618 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,618 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:25,618 DEBUG storage.ui: adding 29333441 (14322MB) to 32 (vdc2) >05:46:25,618 DEBUG storage.ui: taking back 20299713 (9911MB) from 32 (vdc2) >05:46:25,618 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 9033728 units, or 4411MB >05:46:25,619 DEBUG storage.ui: request 21 (vdc1) growth: 0 (0MB) size: 676MB >05:46:25,619 DEBUG storage.ui: request 32 (vdc2) growth: 9033728 (4411MB) size: 4412MB >05:46:25,619 DEBUG storage.ui: disk /dev/vdc growth: 9033728 (4411MB) >05:46:25,619 DEBUG storage.ui: calculating growth for disk /dev/vdb >05:46:25,619 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,620 DEBUG storage.ui: adding request 31 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,620 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,620 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,620 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,621 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:25,621 DEBUG storage.ui: adding 29333441 (14322MB) to 31 (vdb2) >05:46:25,621 DEBUG storage.ui: taking back 20299713 (9911MB) from 31 (vdb2) >05:46:25,621 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 9033728 units, or 4411MB >05:46:25,621 DEBUG storage.ui: request 20 (vdb1) growth: 0 (0MB) size: 676MB >05:46:25,622 DEBUG storage.ui: request 31 (vdb2) growth: 9033728 (4411MB) size: 4412MB >05:46:25,622 DEBUG storage.ui: disk /dev/vdb growth: 9033728 (4411MB) >05:46:25,622 DEBUG storage.ui: calculating growth for disk /dev/vda >05:46:25,622 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,623 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,623 DEBUG storage.ui: adding request 30 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,623 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:25,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:25,623 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,624 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:25,624 DEBUG storage.ui: adding 18069441 (8822MB) to 30 (vda3) >05:46:25,624 DEBUG storage.ui: taking back 9035713 (4411MB) from 30 (vda3) >05:46:25,625 DEBUG storage.ui: new grow amount for request 30 (vda3) is 9033728 units, or 4411MB >05:46:25,625 DEBUG storage.ui: request 22 (vda1) growth: 0 (0MB) size: 500MB >05:46:25,625 DEBUG storage.ui: request 19 (vda2) growth: 0 (0MB) size: 676MB >05:46:25,625 DEBUG storage.ui: request 30 (vda3) growth: 9033728 (4411MB) size: 4412MB >05:46:25,625 DEBUG storage.ui: disk /dev/vda growth: 9033728 (4411MB) >05:46:25,626 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:25,627 DEBUG storage.ui: device vdc2 new partedPartition None >05:46:25,628 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >05:46:25,629 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:25,629 DEBUG storage.ui: total growth: 27101184 sectors >05:46:25,629 DEBUG storage.ui: updating use_disk to vdc, type: 0 >05:46:25,629 DEBUG storage.ui: new free: 1386496-30719999 / 14323MB >05:46:25,629 DEBUG storage.ui: new free allows for 27101184 sectors of growth >05:46:25,630 DEBUG storage.ui: created partition vdc2 of 1MB and added it to /dev/vdc >05:46:25,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >05:46:25,631 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0d10> PedPartition: <_ped.Partition object at 0x7f66157ad8f0> >05:46:25,632 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:25,633 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:25,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:25,635 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b04d0> PedPartition: <_ped.Partition object at 0x7f66157addd0> >05:46:25,635 DEBUG storage.ui: growPartitions: disks=['vda', 'vdb', 'vdc'], partitions=['vda3(id 30)', 'vdb2(id 31)', 'vdc2(id 32)', 'vda1(id 22)', 'vda2(id 19)', 'vdb1(id 20)', 'vdc1(id 21)'] >05:46:25,636 DEBUG storage.ui: growable partitions are ['vda3', 'vdb2', 'vdc2'] >05:46:25,636 DEBUG storage.ui: adding request 30 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,636 DEBUG storage.ui: adding request 22 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,636 DEBUG storage.ui: adding request 19 to chunk 20479937 (63-20479999) on /dev/vda >05:46:25,637 DEBUG storage.ui: disk vda has 1 chunks >05:46:25,637 DEBUG storage.ui: adding request 31 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,637 DEBUG storage.ui: adding request 20 to chunk 30719937 (63-30719999) on /dev/vdb >05:46:25,637 DEBUG storage.ui: disk vdb has 1 chunks >05:46:25,638 DEBUG storage.ui: adding request 32 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,638 DEBUG storage.ui: adding request 21 to chunk 30719937 (63-30719999) on /dev/vdc >05:46:25,638 DEBUG storage.ui: disk vdc has 1 chunks >05:46:25,638 DEBUG storage.ui: Chunk.growRequests: 20479937 on /dev/vda start = 63 end = 20479999 >sectorSize = 512 > >05:46:25,638 DEBUG storage.ui: req: PartitionRequest instance -- >id = 22 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >05:46:25,639 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = vda2 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,639 DEBUG storage.ui: req: PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,639 DEBUG storage.ui: 1 requests and 18069441 (8822MB) left in chunk >05:46:25,639 DEBUG storage.ui: adding 18069441 (8822MB) to 30 (vda3) >05:46:25,640 DEBUG storage.ui: taking back 9035713 (4411MB) from 30 (vda3) >05:46:25,640 DEBUG storage.ui: new grow amount for request 30 (vda3) is 9033728 units, or 4411MB >05:46:25,640 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdb start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,640 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = vdb1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,640 DEBUG storage.ui: req: PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,641 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:25,641 DEBUG storage.ui: adding 29333441 (14322MB) to 31 (vdb2) >05:46:25,641 DEBUG storage.ui: taking back 20299713 (9911MB) from 31 (vdb2) >05:46:25,641 DEBUG storage.ui: new grow amount for request 31 (vdb2) is 9033728 units, or 4411MB >05:46:25,641 DEBUG storage.ui: Chunk.growRequests: 30719937 on /dev/vdc start = 63 end = 30719999 >sectorSize = 512 > >05:46:25,642 DEBUG storage.ui: req: PartitionRequest instance -- >id = 21 name = vdc1 growable = False >base = 1384448 growth = 0 max_grow = 0 >done = True >05:46:25,642 DEBUG storage.ui: req: PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 0 max_grow = 9033728 >done = False >05:46:25,642 DEBUG storage.ui: 1 requests and 29333441 (14322MB) left in chunk >05:46:25,642 DEBUG storage.ui: adding 29333441 (14322MB) to 32 (vdc2) >05:46:25,642 DEBUG storage.ui: taking back 20299713 (9911MB) from 32 (vdc2) >05:46:25,643 DEBUG storage.ui: new grow amount for request 32 (vdc2) is 9033728 units, or 4411MB >05:46:25,643 DEBUG storage.ui: set: ['vda3', 'vdb2', 'vdc2'] 4412 >05:46:25,643 DEBUG storage.ui: min growth is 9033728 >05:46:25,643 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,643 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,644 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,644 DEBUG storage.ui: set: ['vda3', 'vdb2', 'vdc2'] 4412 >05:46:25,644 DEBUG storage.ui: min growth is 9033728 >05:46:25,644 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 30 name = vda3 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,645 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 31 name = vdb2 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,645 DEBUG storage.ui: max growth for PartitionRequest instance -- >id = 32 name = vdc2 growable = True >base = 2048 growth = 9033728 max_grow = 9033728 >done = True is 9033728 >05:46:25,645 DEBUG storage.ui: growing partitions on vda >05:46:25,645 DEBUG storage.ui: partition vda1 (22): 0 >05:46:25,646 DEBUG storage.ui: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0510> >05:46:25,646 DEBUG storage.ui: partition vda2 (19): 0 >05:46:25,646 DEBUG storage.ui: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b06d0> >05:46:25,646 DEBUG storage.ui: partition vda3 (30): 0 >05:46:25,647 DEBUG storage.ui: new geometry for vda3: parted.Geometry instance -- > start: 2410496 end: 11446271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0110> >05:46:25,647 DEBUG storage.ui: removing all non-preexisting partitions ['vda1(id 22)', 'vda2(id 19)', 'vda3(id 30)'] from disk(s) ['vda'] >05:46:25,648 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:25,648 DEBUG storage.ui: device vda1 new partedPartition None >05:46:25,649 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: vda ; >05:46:25,650 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:25,651 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:25,651 DEBUG storage.ui: device vda2 new partedPartition None >05:46:25,653 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >05:46:25,654 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vda ; >05:46:25,655 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:25,655 DEBUG storage.ui: device vda3 new partedPartition None >05:46:25,656 DEBUG storage.ui: PartitionDevice._setDisk: req7 ; new: None ; old: vda ; >05:46:25,657 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vda ; >05:46:25,657 DEBUG storage.ui: back from removeNewPartitions >05:46:25,658 DEBUG storage.ui: extended: None >05:46:25,658 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0510> >05:46:25,659 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >05:46:25,660 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c78d0> PedPartition: <_ped.Partition object at 0x7f66157ad5f0> >05:46:25,661 DEBUG storage.ui: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >05:46:25,662 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vda ; >05:46:25,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda1 ; >05:46:25,664 DEBUG storage.ui: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7ed0> PedPartition: <_ped.Partition object at 0x7f66157adcb0> >05:46:25,664 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 2410495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b06d0> >05:46:25,665 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >05:46:25,666 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c60d0> PedPartition: <_ped.Partition object at 0x7f66157ad590> >05:46:25,667 DEBUG storage.ui: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >05:46:25,668 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vda ; >05:46:25,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda2 ; >05:46:25,670 DEBUG storage.ui: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c77d0> PedPartition: <_ped.Partition object at 0x7f66157ade30> >05:46:25,670 DEBUG storage.ui: setting req7 new geometry: parted.Geometry instance -- > start: 2410496 end: 11446271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a18250> PedGeometry: <_ped.Geometry object at 0x7f66157b0110> >05:46:25,671 DEBUG storage.ui: PartitionDevice._setPartedPartition: req7 ; >05:46:25,672 DEBUG storage.ui: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6bd0> PedPartition: <_ped.Partition object at 0x7f66157adb30> >05:46:25,673 DEBUG storage.ui: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >05:46:25,674 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: vda ; >05:46:25,675 DEBUG storage.ui: PartitionDevice._setPartedPartition: vda3 ; >05:46:25,676 DEBUG storage.ui: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a182d0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2790> PedPartition: <_ped.Partition object at 0x7f66157adfb0> >05:46:25,676 DEBUG storage.ui: growing partitions on vdb >05:46:25,677 DEBUG storage.ui: partition vdb1 (20): 0 >05:46:25,677 DEBUG storage.ui: new geometry for vdb1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6fd0> >05:46:25,677 DEBUG storage.ui: partition vdb2 (31): 0 >05:46:25,678 DEBUG storage.ui: new geometry for vdb2: parted.Geometry instance -- > start: 1386496 end: 10422271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6f50> >05:46:25,678 DEBUG storage.ui: removing all non-preexisting partitions ['vdb1(id 20)', 'vdb2(id 31)'] from disk(s) ['vdb'] >05:46:25,679 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:25,679 DEBUG storage.ui: device vdb1 new partedPartition None >05:46:25,680 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: vdb ; >05:46:25,682 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:25,683 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:25,683 DEBUG storage.ui: device vdb2 new partedPartition None >05:46:25,684 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >05:46:25,685 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdb ; >05:46:25,685 DEBUG storage.ui: back from removeNewPartitions >05:46:25,685 DEBUG storage.ui: extended: None >05:46:25,686 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6fd0> >05:46:25,687 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >05:46:25,687 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6615a0cc90> PedPartition: <_ped.Partition object at 0x7f6615a08c50> >05:46:25,688 DEBUG storage.ui: PartitionDevice._setDisk: vdb1 ; new: vdb ; old: None ; >05:46:25,689 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdb ; >05:46:25,691 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb1 ; >05:46:25,691 DEBUG storage.ui: device vdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 1 path: /dev/vdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c7810> PedPartition: <_ped.Partition object at 0x7f66157ad710> >05:46:25,692 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 1386496 end: 10422271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a0c410> PedGeometry: <_ped.Geometry object at 0x7f66157c6f50> >05:46:25,693 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >05:46:25,694 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c61d0> PedPartition: <_ped.Partition object at 0x7f66157ada70> >05:46:25,695 DEBUG storage.ui: PartitionDevice._setDisk: vdb2 ; new: vdb ; old: None ; >05:46:25,696 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdb ; >05:46:25,697 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdb2 ; >05:46:25,697 DEBUG storage.ui: device vdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0cb50> fileSystem: None > number: 2 path: /dev/vdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b2fd0> PedPartition: <_ped.Partition object at 0x7f66157adef0> >05:46:25,698 DEBUG storage.ui: growing partitions on vdc >05:46:25,698 DEBUG storage.ui: partition vdc1 (21): 0 >05:46:25,698 DEBUG storage.ui: new geometry for vdc1: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c6190> >05:46:25,699 DEBUG storage.ui: partition vdc2 (32): 0 >05:46:25,699 DEBUG storage.ui: new geometry for vdc2: parted.Geometry instance -- > start: 1386496 end: 10422271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157b2b50> >05:46:25,699 DEBUG storage.ui: removing all non-preexisting partitions ['vdc1(id 21)', 'vdc2(id 32)'] from disk(s) ['vdc'] >05:46:25,700 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:25,701 DEBUG storage.ui: device vdc1 new partedPartition None >05:46:25,702 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: vdc ; >05:46:25,703 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:25,704 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:25,705 DEBUG storage.ui: device vdc2 new partedPartition None >05:46:25,706 DEBUG storage.ui: PartitionDevice._setDisk: req9 ; new: None ; old: vdc ; >05:46:25,707 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: vdc ; >05:46:25,707 DEBUG storage.ui: back from removeNewPartitions >05:46:25,707 DEBUG storage.ui: extended: None >05:46:25,707 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1386495 length: 1384448 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157c6190> >05:46:25,709 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >05:46:25,709 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157b0410> PedPartition: <_ped.Partition object at 0x7f66157ad9b0> >05:46:25,710 DEBUG storage.ui: PartitionDevice._setDisk: vdc1 ; new: vdc ; old: None ; >05:46:25,711 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: vdc ; >05:46:25,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc1 ; >05:46:25,713 DEBUG storage.ui: device vdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 1 path: /dev/vdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6310> PedPartition: <_ped.Partition object at 0x7f66157adc50> >05:46:25,713 DEBUG storage.ui: setting req9 new geometry: parted.Geometry instance -- > start: 1386496 end: 10422271 length: 9035776 > device: <parted.device.Device object at 0x7f6615a0c1d0> PedGeometry: <_ped.Geometry object at 0x7f66157b2b50> >05:46:25,715 DEBUG storage.ui: PartitionDevice._setPartedPartition: req9 ; >05:46:25,715 DEBUG storage.ui: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6613456850> PedPartition: <_ped.Partition object at 0x7f66157ad950> >05:46:25,716 DEBUG storage.ui: PartitionDevice._setDisk: vdc2 ; new: vdc ; old: None ; >05:46:25,717 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: vdc ; >05:46:25,718 DEBUG storage.ui: PartitionDevice._setPartedPartition: vdc2 ; >05:46:25,719 DEBUG storage.ui: device vdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6615a0c710> fileSystem: None > number: 2 path: /dev/vdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f66157c6810> PedPartition: <_ped.Partition object at 0x7f66157addd0> >05:46:25,719 DEBUG storage.ui: fixing size of non-existent 500MB partition vda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >05:46:25,720 DEBUG storage.ui: fixing size of non-existent 676MB partition vda2 (19) with non-existent lvmpv at 676.00 >05:46:25,720 DEBUG storage.ui: fixing size of non-existent 4412MB partition vda3 (30) with non-existent mdmember at 4412.00 >05:46:25,720 DEBUG storage.ui: fixing size of non-existent 676MB partition vdb1 (20) with non-existent lvmpv at 676.00 >05:46:25,721 DEBUG storage.ui: fixing size of non-existent 4412MB partition vdb2 (31) with non-existent mdmember at 4412.00 >05:46:25,721 DEBUG storage.ui: fixing size of non-existent 676MB partition vdc1 (21) with non-existent lvmpv at 676.00 >05:46:25,722 DEBUG storage.ui: fixing size of non-existent 4412MB partition vdc2 (32) with non-existent mdmember at 4412.00 >05:46:25,722 DEBUG storage.ui: creating new device >05:46:25,723 DEBUG storage.ui: Ext4FS.supported: supported: True ; >05:46:25,724 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >05:46:25,725 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >05:46:25,726 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdb2 ; >05:46:25,727 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: vdc2 ; >05:46:25,728 DEBUG storage.ui: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: ext4 ; >05:46:25,728 INFO storage.ui: added mdarray fedora_root (id 33) to device tree >05:46:25,729 INFO storage.ui: registered action: [54] Create Device mdarray fedora_root (id 33) >05:46:25,729 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >05:46:25,729 INFO storage.ui: registered action: [55] Create Format ext4 filesystem mounted at / on mdarray fedora_root (id 33) >05:46:25,730 DEBUG storage.ui: non-existent RAID 0 size == 13230.0 >05:46:25,730 DEBUG storage.ui: non-existent RAID 0 size == 13230.0 >05:46:25,737 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:25,738 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:25,739 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:25,740 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:25,741 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:25,742 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13230.0, ['vda', 'vdb', 'vdc'], raid0 >05:46:32,852 DEBUG storage: non-existent RAID 0 size == 13230.0 >05:46:32,859 DEBUG storage: Ext4FS.supported: supported: True ; >05:46:32,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:46:32,860 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13230.0, ['vda', 'vdb', 'vdc'], None >05:46:32,860 INFO storage.ui: removed mdarray fedora_root (id 33) from device tree >05:46:32,862 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vda3 ; >05:46:32,863 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdb2 ; >05:46:32,864 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: vdc2 ; >05:46:32,864 INFO storage.ui: registered action: [56] Destroy Device mdarray fedora_root (id 33) >05:46:32,865 INFO storage.ui: removed partition vda3 (id 30) from device tree >05:46:32,866 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: vda ; >05:46:32,866 INFO storage.ui: registered action: [57] Destroy Device partition vda3 (id 30) >05:46:32,867 INFO storage.ui: removed partition vdb2 (id 31) from device tree >05:46:32,868 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdb ; >05:46:32,868 INFO storage.ui: registered action: [58] Destroy Device partition vdb2 (id 31) >05:46:32,869 INFO storage.ui: removed partition vdc2 (id 32) from device tree >05:46:32,870 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: vdc ; >05:46:32,870 INFO storage.ui: registered action: [59] Destroy Device partition vdc2 (id 32) >05:46:32,871 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f66159f3050>, 13230.0, ['vda', 'vdb', 'vdc'], None >05:46:32,876 DEBUG storage.ui: existing RAID 10 size == 12474.5 > > >/tmp/ifcfg.log: >10:45:31,251 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >10:45:31,252 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >10:45:31,252 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:36:29:1E >10:45:31,253 DEBUG ifcfg: NetworkDevice eth0 set: UUID=f3a9385c-0246-429c-8c91-e9108f52e926 >10:45:31,253 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >10:45:31,253 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:36:29:1E" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="f3a9385c-0246-429c-8c91-e9108f52e926" > >10:45:31,254 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >10:45:26,159 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >10:45:26,159 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="523" x-info="http://www.rsyslog.com"] start >10:45:26,159 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >10:45:26,159 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >10:45:26,159 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >10:45:26,159 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >10:45:26,159 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000099bff] usable >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000099c00-0x000000000009ffff] reserved >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffdfff] usable >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000003fffe000-0x000000003fffffff] reserved >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >10:45:26,159 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >10:45:26,159 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >10:45:26,159 INFO kernel:[ 0.000000] DMI 2.4 present. >10:45:26,159 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >10:45:26,159 INFO kernel:[ 0.000000] Hypervisor detected: KVM >10:45:26,159 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >10:45:26,159 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >10:45:26,159 INFO kernel:[ 0.000000] No AGP bridge found >10:45:26,159 INFO kernel:[ 0.000000] e820: last_pfn = 0x3fffe max_arch_pfn = 0x400000000 >10:45:26,159 DEBUG kernel:[ 0.000000] MTRR default type: write-back >10:45:26,159 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >10:45:26,159 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >10:45:26,159 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >10:45:26,159 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >10:45:26,159 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >10:45:26,159 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >10:45:26,159 DEBUG kernel:[ 0.000000] 1 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 2 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 3 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 4 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 5 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 6 disabled >10:45:26,159 DEBUG kernel:[ 0.000000] 7 disabled >10:45:26,159 INFO kernel:[ 0.000000] PAT not supported by CPU. >10:45:26,159 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdad0-0x000fdadf] mapped at [ffff8800000fdad0] >10:45:26,159 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >10:45:26,159 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000093000] 93000 size 24576 >10:45:26,159 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x3fffdfff] >10:45:26,159 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x3fdfffff] page 2M >10:45:26,159 DEBUG kernel:[ 0.000000] [mem 0x3fe00000-0x3fffdfff] page 4k >10:45:26,159 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x3fffdfff @ [mem 0x1fffd000-0x1fffffff] >10:45:26,159 INFO kernel:[ 0.000000] RAMDISK: [mem 0x3e5ab000-0x3ffdcfff] >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd970 00014 (v00 BOCHS ) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: RSDT 000000003fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: FACP 000000003fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: DSDT 000000003fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: FACS 000000003fffff40 00040 >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: APIC 000000003ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: HPET 000000003ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >10:45:26,159 WARNING kernel:[ 0.000000] ACPI: SSDT 000000003ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:45:26,159 INFO kernel:[ 0.000000] No NUMA configuration found >10:45:26,159 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffdfff] >10:45:26,159 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffdfff] >10:45:26,159 INFO kernel:[ 0.000000] NODE_DATA [mem 0x3ffea000-0x3fffdfff] >10:45:26,159 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >10:45:26,159 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >10:45:26,159 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003cc00000-ffff88003dbfffff] on node 0 >10:45:26,159 WARNING kernel:[ 0.000000] Zone ranges: >10:45:26,159 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >10:45:26,159 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >10:45:26,159 WARNING kernel:[ 0.000000] Normal empty >10:45:26,159 WARNING kernel:[ 0.000000] Movable zone start for each node >10:45:26,159 WARNING kernel:[ 0.000000] Early memory node ranges >10:45:26,159 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00098fff] >10:45:26,159 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x3fffdfff] >10:45:26,159 DEBUG kernel:[ 0.000000] On node 0 totalpages: 262023 >10:45:26,159 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >10:45:26,159 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >10:45:26,159 DEBUG kernel:[ 0.000000] DMA zone: 3907 pages, LIFO batch:0 >10:45:26,159 DEBUG kernel:[ 0.000000] DMA32 zone: 4032 pages used for memmap >10:45:26,159 DEBUG kernel:[ 0.000000] DMA32 zone: 254014 pages, LIFO batch:31 >10:45:26,159 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >10:45:26,159 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >10:45:26,159 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >10:45:26,159 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >10:45:26,159 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >10:45:26,159 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >10:45:26,159 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >10:45:26,159 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >10:45:26,159 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >10:45:26,159 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >10:45:26,159 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000099000 - 000000000009a000 >10:45:26,159 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009a000 - 00000000000a0000 >10:45:26,159 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >10:45:26,159 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >10:45:26,159 INFO kernel:[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices >10:45:26,159 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >10:45:26,159 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >10:45:26,159 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003e200000 s84288 r8192 d22208 u2097152 >10:45:26,159 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >10:45:26,159 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >10:45:26,159 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:3e213c01, primary cpu clock >10:45:26,159 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >10:45:26,159 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 3e20dec0 >10:45:26,159 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257921 >10:45:26,159 WARNING kernel:[ 0.000000] Policy zone: DMA32 >10:45:26,160 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >10:45:26,160 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >10:45:26,160 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >10:45:26,160 INFO kernel:[ 0.000000] Checking aperture... >10:45:26,160 INFO kernel:[ 0.000000] No AGP bridge found >10:45:26,160 INFO kernel:[ 0.000000] Memory: 988560k/1048568k available (6325k kernel code, 476k absent, 59532k reserved, 6878k data, 1036k init) >10:45:26,160 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >10:45:26,160 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >10:45:26,160 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >10:45:26,160 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >10:45:26,160 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >10:45:26,160 INFO kernel:[ 0.000000] console [tty0] enabled >10:45:26,160 INFO kernel:[ 0.000000] allocated 4194304 bytes of page_cgroup >10:45:26,160 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >10:45:26,160 DEBUG kernel:[ 0.000000] hpet clockevent registered >10:45:26,160 INFO kernel:[ 0.000000] tsc: Detected 2893.424 MHz processor >10:45:26,160 INFO kernel:[ 0.000999] Calibrating delay loop (skipped) preset value.. 5786.84 BogoMIPS (lpj=2893424) >10:45:26,160 INFO kernel:[ 0.000999] pid_max: default: 32768 minimum: 301 >10:45:26,160 INFO kernel:[ 0.000999] Security Framework initialized >10:45:26,160 INFO kernel:[ 0.000999] SELinux: Initializing. >10:45:26,160 DEBUG kernel:[ 0.000999] SELinux: Starting in permissive mode >10:45:26,160 INFO kernel:[ 0.000999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >10:45:26,160 INFO kernel:[ 0.000999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >10:45:26,160 INFO kernel:[ 0.000999] Mount-cache hash table entries: 256 >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys cpuacct >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys memory >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys devices >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys freezer >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys net_cls >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys blkio >10:45:26,160 INFO kernel:[ 0.000999] Initializing cgroup subsys perf_event >10:45:26,160 INFO kernel:[ 0.000999] mce: CPU supports 10 MCE banks >10:45:26,160 INFO kernel:[ 0.000999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:45:26,160 INFO kernel:[ 0.000999] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >10:45:26,160 INFO kernel:[ 0.000999] tlb_flushall_shift is 0x6 >10:45:26,160 INFO kernel:[ 0.000999] SMP alternatives: switching to UP code >10:45:26,160 INFO kernel:[ 0.011153] Freeing SMP alternatives: 24k freed >10:45:26,160 INFO kernel:[ 0.011159] ACPI: Core revision 20120711 >10:45:26,160 INFO kernel:[ 0.011666] ftrace: allocating 23468 entries in 92 pages >10:45:26,160 INFO kernel:[ 0.017698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >10:45:26,160 INFO kernel:[ 0.017700] smpboot: CPU0: Intel QEMU Virtual CPU version 1.0,1 stepping 03 >10:45:26,160 INFO kernel:[ 0.017997] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >10:45:26,160 WARNING kernel:[ 0.017997] NMI watchdog: disabled (cpu0): hardware events not enabled >10:45:26,160 INFO kernel:[ 0.017997] Brought up 1 CPUs >10:45:26,160 INFO kernel:[ 0.017997] smpboot: Total of 1 processors activated (5786.84 BogoMIPS) >10:45:26,160 INFO kernel:[ 0.017997] devtmpfs: initialized >10:45:26,160 INFO kernel:[ 0.018116] atomic64 test passed for x86-64 platform with CX8 and with SSE >10:45:26,160 INFO kernel:[ 0.018173] RTC time: 10:45:21, date: 11/07/12 >10:45:26,160 INFO kernel:[ 0.018200] NET: Registered protocol family 16 >10:45:26,160 INFO kernel:[ 0.018285] ACPI: bus type pci registered >10:45:26,160 INFO kernel:[ 0.018352] PCI: Using configuration type 1 for base access >10:45:26,160 INFO kernel:[ 0.018779] bio: create slab <bio-0> at 0 >10:45:26,160 INFO kernel:[ 0.018821] ACPI: Added _OSI(Module Device) >10:45:26,160 INFO kernel:[ 0.018822] ACPI: Added _OSI(Processor Device) >10:45:26,160 INFO kernel:[ 0.018823] ACPI: Added _OSI(3.0 _SCP Extensions) >10:45:26,160 INFO kernel:[ 0.018824] ACPI: Added _OSI(Processor Aggregator Device) >10:45:26,160 DEBUG kernel:[ 0.019110] ACPI: EC: Look up EC in DSDT >10:45:26,160 INFO kernel:[ 0.019875] ACPI: Interpreter enabled >10:45:26,160 INFO kernel:[ 0.019877] ACPI: (supports S0 S5) >10:45:26,160 INFO kernel:[ 0.019882] ACPI: Using IOAPIC for interrupt routing >10:45:26,160 INFO kernel:[ 0.021170] ACPI: No dock devices found. >10:45:26,160 INFO kernel:[ 0.021173] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >10:45:26,160 INFO kernel:[ 0.021185] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >10:45:26,160 DEBUG kernel:[ 0.021193] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >10:45:26,160 DEBUG kernel:[ 0.021194] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >10:45:26,160 DEBUG kernel:[ 0.021195] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >10:45:26,160 DEBUG kernel:[ 0.021196] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >10:45:26,160 DEBUG kernel:[ 0.021197] PCI: root bus 00: using default resources >10:45:26,160 WARNING kernel:[ 0.021199] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >10:45:26,160 INFO kernel:[ 0.021213] PCI host bridge to bus 0000:00 >10:45:26,160 DEBUG kernel:[ 0.021215] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >10:45:26,160 INFO kernel:[ 0.021216] pci_bus 0000:00: root bus resource [bus 00-ff] >10:45:26,160 INFO kernel:[ 0.021217] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >10:45:26,160 INFO kernel:[ 0.021218] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >10:45:26,160 DEBUG kernel:[ 0.021245] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >10:45:26,160 DEBUG kernel:[ 0.021435] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >10:45:26,160 DEBUG kernel:[ 0.021728] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >10:45:26,160 DEBUG kernel:[ 0.022136] pci 0000:00:01.1: reg 20: [io 0xc140-0xc14f] >10:45:26,160 DEBUG kernel:[ 0.022307] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >10:45:26,160 DEBUG kernel:[ 0.022587] pci 0000:00:01.2: reg 20: [io 0xc0c0-0xc0df] >10:45:26,160 DEBUG kernel:[ 0.022778] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >10:45:26,160 INFO kernel:[ 0.023036] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >10:45:26,160 INFO kernel:[ 0.023043] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >10:45:26,160 DEBUG kernel:[ 0.023136] pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 >10:45:26,160 DEBUG kernel:[ 0.023439] pci 0000:00:02.0: reg 10: [mem 0xfc000000-0xfdffffff pref] >10:45:26,160 DEBUG kernel:[ 0.023672] pci 0000:00:02.0: reg 14: [mem 0xfebf0000-0xfebf0fff] >10:45:26,160 DEBUG kernel:[ 0.024801] pci 0000:00:02.0: reg 30: [mem 0xfebd0000-0xfebdffff pref] >10:45:26,160 DEBUG kernel:[ 0.024883] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >10:45:26,160 DEBUG kernel:[ 0.024998] pci 0000:00:03.0: reg 10: [io 0xc0e0-0xc0ff] >10:45:26,160 DEBUG kernel:[ 0.025081] pci 0000:00:03.0: reg 14: [mem 0xfebf1000-0xfebf1fff] >10:45:26,160 DEBUG kernel:[ 0.025471] pci 0000:00:03.0: reg 30: [mem 0xfebe0000-0xfebeffff pref] >10:45:26,160 DEBUG kernel:[ 0.025638] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000 >10:45:26,160 DEBUG kernel:[ 0.025755] pci 0000:00:04.0: reg 10: [io 0xc000-0xc03f] >10:45:26,160 DEBUG kernel:[ 0.025840] pci 0000:00:04.0: reg 14: [mem 0xfebf2000-0xfebf2fff] >10:45:26,160 DEBUG kernel:[ 0.026433] pci 0000:00:05.0: [1af4:1002] type 00 class 0x050000 >10:45:26,160 DEBUG kernel:[ 0.026504] pci 0000:00:05.0: reg 10: [io 0xc100-0xc11f] >10:45:26,160 DEBUG kernel:[ 0.026918] pci 0000:00:06.0: [1af4:1003] type 00 class 0x078000 >10:45:26,160 DEBUG kernel:[ 0.027030] pci 0000:00:06.0: reg 10: [io 0xc120-0xc13f] >10:45:26,160 DEBUG kernel:[ 0.027111] pci 0000:00:06.0: reg 14: [mem 0xfebf3000-0xfebf3fff] >10:45:26,160 DEBUG kernel:[ 0.027670] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >10:45:26,160 DEBUG kernel:[ 0.027785] pci 0000:00:07.0: reg 10: [io 0xc040-0xc07f] >10:45:26,160 DEBUG kernel:[ 0.027870] pci 0000:00:07.0: reg 14: [mem 0xfebf4000-0xfebf4fff] >10:45:26,160 DEBUG kernel:[ 0.028448] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >10:45:26,160 DEBUG kernel:[ 0.028562] pci 0000:00:08.0: reg 10: [io 0xc080-0xc0bf] >10:45:26,160 DEBUG kernel:[ 0.028659] pci 0000:00:08.0: reg 14: [mem 0xfebf5000-0xfebf5fff] >10:45:26,160 DEBUG kernel:[ 0.029320] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >10:45:26,160 INFO kernel:[ 0.029502] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >10:45:26,160 INFO kernel:[ 0.029503] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >10:45:26,160 INFO kernel:[ 0.031263] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >10:45:26,160 INFO kernel:[ 0.031313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >10:45:26,160 INFO kernel:[ 0.031356] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >10:45:26,160 INFO kernel:[ 0.031397] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >10:45:26,160 INFO kernel:[ 0.031439] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >10:45:26,160 INFO kernel:[ 0.031509] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >10:45:26,160 INFO kernel:[ 0.031511] vgaarb: loaded >10:45:26,160 INFO kernel:[ 0.031511] vgaarb: bridge control possible 0000:00:02.0 >10:45:26,160 NOTICE kernel:[ 0.031552] SCSI subsystem initialized >10:45:26,160 INFO kernel:[ 0.031554] ACPI: bus type scsi registered >10:45:26,160 DEBUG kernel:[ 0.031576] libata version 3.00 loaded. >10:45:26,160 INFO kernel:[ 0.031590] ACPI: bus type usb registered >10:45:26,160 INFO kernel:[ 0.031599] usbcore: registered new interface driver usbfs >10:45:26,160 INFO kernel:[ 0.031605] usbcore: registered new interface driver hub >10:45:26,160 INFO kernel:[ 0.031615] usbcore: registered new device driver usb >10:45:26,160 INFO kernel:[ 0.031653] PCI: Using ACPI for IRQ routing >10:45:26,160 DEBUG kernel:[ 0.031654] PCI: pci_cache_line_size set to 64 bytes >10:45:26,160 DEBUG kernel:[ 0.031784] e820: reserve RAM buffer [mem 0x00099c00-0x0009ffff] >10:45:26,160 DEBUG kernel:[ 0.031785] e820: reserve RAM buffer [mem 0x3fffe000-0x3fffffff] >10:45:26,160 INFO kernel:[ 0.031838] NetLabel: Initializing >10:45:26,160 INFO kernel:[ 0.031839] NetLabel: domain hash size = 128 >10:45:26,160 INFO kernel:[ 0.031839] NetLabel: protocols = UNLABELED CIPSOv4 >10:45:26,160 INFO kernel:[ 0.031846] NetLabel: unlabeled traffic allowed by default >10:45:26,160 INFO kernel:[ 0.031870] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >10:45:26,160 INFO kernel:[ 0.031881] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >10:45:26,160 INFO kernel:[ 0.031883] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >10:45:26,160 INFO kernel:[ 0.034041] Switching to clocksource kvm-clock >10:45:26,160 INFO kernel:[ 0.037357] pnp: PnP ACPI init >10:45:26,160 INFO kernel:[ 0.037369] ACPI: bus type pnp registered >10:45:26,160 DEBUG kernel:[ 0.037389] pnp 00:00: [bus 00-ff] >10:45:26,160 DEBUG kernel:[ 0.037390] pnp 00:00: [io 0x0cf8-0x0cff] >10:45:26,160 DEBUG kernel:[ 0.037391] pnp 00:00: [io 0x0000-0x0cf7 window] >10:45:26,160 DEBUG kernel:[ 0.037392] pnp 00:00: [io 0x0d00-0xffff window] >10:45:26,160 DEBUG kernel:[ 0.037394] pnp 00:00: [mem 0x000a0000-0x000bffff window] >10:45:26,160 DEBUG kernel:[ 0.037395] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >10:45:26,160 DEBUG kernel:[ 0.037416] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >10:45:26,160 DEBUG kernel:[ 0.037422] pnp 00:01: [io 0x0070-0x0071] >10:45:26,160 DEBUG kernel:[ 0.037440] pnp 00:01: [irq 8] >10:45:26,160 DEBUG kernel:[ 0.037441] pnp 00:01: [io 0x0072-0x0077] >10:45:26,160 DEBUG kernel:[ 0.037452] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >10:45:26,160 DEBUG kernel:[ 0.037474] pnp 00:02: [io 0x0060] >10:45:26,160 DEBUG kernel:[ 0.037475] pnp 00:02: [io 0x0064] >10:45:26,160 DEBUG kernel:[ 0.037485] pnp 00:02: [irq 1] >10:45:26,160 DEBUG kernel:[ 0.037494] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >10:45:26,160 DEBUG kernel:[ 0.037513] pnp 00:03: [irq 12] >10:45:26,160 DEBUG kernel:[ 0.037522] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >10:45:26,160 DEBUG kernel:[ 0.037535] pnp 00:04: [io 0x03f2-0x03f5] >10:45:26,160 DEBUG kernel:[ 0.037536] pnp 00:04: [io 0x03f7] >10:45:26,160 DEBUG kernel:[ 0.037545] pnp 00:04: [irq 6] >10:45:26,160 DEBUG kernel:[ 0.037546] pnp 00:04: [dma 2] >10:45:26,160 DEBUG kernel:[ 0.037554] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >10:45:26,160 DEBUG kernel:[ 0.037634] pnp 00:05: [io 0x03f8-0x03ff] >10:45:26,160 DEBUG kernel:[ 0.037645] pnp 00:05: [irq 4] >10:45:26,160 DEBUG kernel:[ 0.037656] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >10:45:26,160 DEBUG kernel:[ 0.037733] pnp 00:06: [mem 0xfed00000-0xfed003ff] >10:45:26,160 DEBUG kernel:[ 0.037745] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >10:45:26,160 INFO kernel:[ 0.037817] pnp: PnP ACPI: found 7 devices >10:45:26,160 INFO kernel:[ 0.037818] ACPI: ACPI bus type pnp unregistered >10:45:26,160 DEBUG kernel:[ 0.043275] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >10:45:26,160 DEBUG kernel:[ 0.043277] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >10:45:26,160 INFO kernel:[ 0.043302] NET: Registered protocol family 2 >10:45:26,160 INFO kernel:[ 0.043586] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >10:45:26,160 INFO kernel:[ 0.043833] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >10:45:26,160 INFO kernel:[ 0.043905] TCP: Hash tables configured (established 131072 bind 65536) >10:45:26,160 INFO kernel:[ 0.043914] TCP: reno registered >10:45:26,160 INFO kernel:[ 0.043916] UDP hash table entries: 512 (order: 2, 16384 bytes) >10:45:26,160 INFO kernel:[ 0.043919] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >10:45:26,160 INFO kernel:[ 0.043965] NET: Registered protocol family 1 >10:45:26,160 INFO kernel:[ 0.043972] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >10:45:26,160 INFO kernel:[ 0.044022] pci 0000:00:01.0: PIIX3: Enabling Passive Release >10:45:26,160 INFO kernel:[ 0.044036] pci 0000:00:01.0: Activating ISA DMA hang workarounds >10:45:26,160 WARNING kernel:[ 0.044137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >10:45:26,160 DEBUG kernel:[ 0.044214] pci 0000:00:02.0: Boot video device >10:45:26,160 DEBUG kernel:[ 0.044253] PCI: CLS 0 bytes, default 64 >10:45:26,160 INFO kernel:[ 0.044282] Unpacking initramfs... >10:45:26,160 INFO kernel:[ 2.001569] Freeing initrd memory: 26824k freed >10:45:26,160 NOTICE kernel:[ 2.004358] Initialise module verification >10:45:26,181 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >10:45:26,181 INFO systemd: Detected virtualization 'kvm'. >10:45:26,181 INFO systemd: Initializing machine ID from KVM UUID. >10:45:26,181 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >10:45:26,181 INFO systemd: Started Remount Root and Kernel File Systems. >10:45:26,181 INFO systemd: Starting Local File Systems (Pre). >10:45:26,181 INFO systemd: Reached target Local File Systems (Pre). >10:45:26,181 INFO systemd: Mounting Temporary Directory... >10:45:26,181 INFO systemd: Starting Load Random Seed... >10:45:26,181 INFO systemd: Started Load Random Seed. >10:45:26,181 INFO systemd: Mounted Debug File System. >10:45:26,194 INFO kernel:[ 2.004386] audit: initializing netlink socket (disabled) >10:45:26,194 NOTICE kernel:[ 2.004394] type=2000 audit(1352285124.003:1): initialized >10:45:26,194 INFO kernel:[ 2.016284] HugeTLB registered 2 MB page size, pre-allocated 0 pages >10:45:26,194 NOTICE kernel:[ 2.017031] VFS: Disk quotas dquot_6.5.2 >10:45:26,194 WARNING kernel:[ 2.017054] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >10:45:26,194 INFO kernel:[ 2.017270] msgmni has been set to 1983 >10:45:26,194 DEBUG kernel:[ 2.017300] SELinux: Registering netfilter hooks >10:45:26,194 INFO kernel:[ 2.017513] alg: No test for stdrng (krng) >10:45:26,194 INFO kernel:[ 2.017515] NET: Registered protocol family 38 >10:45:26,194 NOTICE kernel:[ 2.017516] Key type asymmetric registered >10:45:26,194 NOTICE kernel:[ 2.017517] Asymmetric key parser 'x509' registered >10:45:26,194 INFO kernel:[ 2.017535] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >10:45:26,194 INFO kernel:[ 2.017550] io scheduler noop registered >10:45:26,194 INFO kernel:[ 2.017551] io scheduler deadline registered >10:45:26,194 INFO kernel:[ 2.017569] io scheduler cfq registered (default) >10:45:26,194 INFO kernel:[ 2.017623] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >10:45:26,194 INFO kernel:[ 2.017632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >10:45:26,194 INFO kernel:[ 2.017633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >10:45:26,194 INFO kernel:[ 2.017674] acpiphp: Slot [3] registered >10:45:26,194 INFO kernel:[ 2.017682] acpiphp: Slot [4] registered >10:45:26,194 INFO kernel:[ 2.017689] acpiphp: Slot [5] registered >10:45:26,194 INFO kernel:[ 2.017698] acpiphp: Slot [6] registered >10:45:26,194 INFO kernel:[ 2.017705] acpiphp: Slot [7] registered >10:45:26,194 INFO kernel:[ 2.017713] acpiphp: Slot [8] registered >10:45:26,194 INFO kernel:[ 2.017720] acpiphp: Slot [9] registered >10:45:26,194 INFO kernel:[ 2.017730] acpiphp: Slot [10] registered >10:45:26,194 INFO kernel:[ 2.017737] acpiphp: Slot [11] registered >10:45:26,194 INFO kernel:[ 2.017744] acpiphp: Slot [12] registered >10:45:26,194 INFO kernel:[ 2.017752] acpiphp: Slot [13] registered >10:45:26,194 INFO kernel:[ 2.017759] acpiphp: Slot [14] registered >10:45:26,194 INFO kernel:[ 2.017769] acpiphp: Slot [15] registered >10:45:26,194 INFO kernel:[ 2.017776] acpiphp: Slot [16] registered >10:45:26,194 INFO kernel:[ 2.017782] acpiphp: Slot [17] registered >10:45:26,194 INFO kernel:[ 2.017790] acpiphp: Slot [18] registered >10:45:26,194 INFO kernel:[ 2.017797] acpiphp: Slot [19] registered >10:45:26,194 INFO kernel:[ 2.017804] acpiphp: Slot [20] registered >10:45:26,194 INFO kernel:[ 2.017810] acpiphp: Slot [21] registered >10:45:26,194 INFO kernel:[ 2.017818] acpiphp: Slot [22] registered >10:45:26,194 INFO kernel:[ 2.017826] acpiphp: Slot [23] registered >10:45:26,194 INFO kernel:[ 2.017833] acpiphp: Slot [24] registered >10:45:26,194 INFO kernel:[ 2.017839] acpiphp: Slot [25] registered >10:45:26,194 INFO kernel:[ 2.017847] acpiphp: Slot [26] registered >10:45:26,194 INFO kernel:[ 2.017854] acpiphp: Slot [27] registered >10:45:26,194 INFO kernel:[ 2.017861] acpiphp: Slot [28] registered >10:45:26,194 INFO kernel:[ 2.017868] acpiphp: Slot [29] registered >10:45:26,194 INFO kernel:[ 2.017876] acpiphp: Slot [30] registered >10:45:26,194 INFO kernel:[ 2.017883] acpiphp: Slot [31] registered >10:45:26,194 DEBUG kernel:[ 2.017949] intel_idle: does not run on family 6 model 2 >10:45:26,194 INFO kernel:[ 2.017979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >10:45:26,194 INFO kernel:[ 2.017981] ACPI: Power Button [PWRF] >10:45:26,194 INFO kernel:[ 2.018965] GHES: HEST is not enabled! >10:45:26,194 WARNING kernel:[ 2.019099] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >10:45:26,194 DEBUG kernel:[ 2.019142] virtio-pci 0000:00:03.0: setting latency timer to 64 >10:45:26,194 DEBUG kernel:[ 2.019259] virtio-pci 0000:00:04.0: setting latency timer to 64 >10:45:26,194 WARNING kernel:[ 2.019403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >10:45:26,194 DEBUG kernel:[ 2.019421] virtio-pci 0000:00:05.0: setting latency timer to 64 >10:45:26,194 WARNING kernel:[ 2.019552] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >10:45:26,194 DEBUG kernel:[ 2.019571] virtio-pci 0000:00:06.0: setting latency timer to 64 >10:45:26,194 DEBUG kernel:[ 2.019661] virtio-pci 0000:00:07.0: setting latency timer to 64 >10:45:26,194 DEBUG kernel:[ 2.019775] virtio-pci 0000:00:08.0: setting latency timer to 64 >10:45:26,194 INFO kernel:[ 2.019847] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >10:45:26,194 INFO kernel:[ 2.041107] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >10:45:26,194 INFO kernel:[ 2.062526] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >10:45:26,194 DEBUG kernel:[ 2.062764] virtio-pci 0000:00:06.0: irq 40 for MSI/MSI-X >10:45:26,194 DEBUG kernel:[ 2.062790] virtio-pci 0000:00:06.0: irq 41 for MSI/MSI-X >10:45:26,194 INFO kernel:[ 2.082582] Non-volatile memory driver v1.3 >10:45:26,194 INFO kernel:[ 2.082586] Linux agpgart interface v0.103 >10:45:26,194 INFO kernel:[ 2.083721] loop: module loaded >10:45:26,194 DEBUG kernel:[ 2.083820] ata_piix 0000:00:01.1: version 2.13 >10:45:26,194 DEBUG kernel:[ 2.083964] ata_piix 0000:00:01.1: setting latency timer to 64 >10:45:26,194 INFO kernel:[ 2.084478] scsi0 : ata_piix >10:45:26,194 INFO kernel:[ 2.084581] scsi1 : ata_piix >10:45:26,194 INFO kernel:[ 2.084631] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >10:45:26,194 INFO kernel:[ 2.084634] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >10:45:26,194 INFO kernel:[ 2.084724] libphy: Fixed MDIO Bus: probed >10:45:26,194 INFO kernel:[ 2.084781] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >10:45:26,194 INFO kernel:[ 2.084801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >10:45:26,194 INFO kernel:[ 2.084811] uhci_hcd: USB Universal Host Controller Interface driver >10:45:26,194 DEBUG kernel:[ 2.084909] uhci_hcd 0000:00:01.2: setting latency timer to 64 >10:45:26,194 INFO kernel:[ 2.084926] uhci_hcd 0000:00:01.2: UHCI Host Controller >10:45:26,194 INFO kernel:[ 2.084976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >10:45:26,194 INFO kernel:[ 2.085177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 >10:45:26,194 INFO kernel:[ 2.085284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >10:45:26,194 INFO kernel:[ 2.085288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >10:45:26,194 INFO kernel:[ 2.085292] usb usb1: Product: UHCI Host Controller >10:45:26,194 INFO kernel:[ 2.085295] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >10:45:26,194 INFO kernel:[ 2.085298] usb usb1: SerialNumber: 0000:00:01.2 >10:45:26,194 INFO kernel:[ 2.085437] hub 1-0:1.0: USB hub found >10:45:26,194 INFO kernel:[ 2.085444] hub 1-0:1.0: 2 ports detected >10:45:26,194 INFO kernel:[ 2.085643] usbcore: registered new interface driver usbserial >10:45:26,194 INFO kernel:[ 2.085736] usbcore: registered new interface driver usbserial_generic >10:45:26,194 INFO kernel:[ 2.085746] USB Serial support registered for generic >10:45:26,194 INFO kernel:[ 2.085748] usbserial: USB Serial Driver core >10:45:26,194 INFO kernel:[ 2.085785] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >10:45:26,194 INFO kernel:[ 2.086912] serio: i8042 KBD port at 0x60,0x64 irq 1 >10:45:26,194 INFO kernel:[ 2.086921] serio: i8042 AUX port at 0x60,0x64 irq 12 >10:45:26,194 INFO kernel:[ 2.087060] mousedev: PS/2 mouse device common for all mice >10:45:26,194 INFO kernel:[ 2.087602] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >10:45:26,194 INFO kernel:[ 2.092119] rtc_cmos 00:01: RTC can wake from S4 >10:45:26,194 INFO kernel:[ 2.092304] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >10:45:26,194 INFO kernel:[ 2.092381] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >10:45:26,194 INFO kernel:[ 2.092425] device-mapper: uevent: version 1.0.3 >10:45:26,194 INFO kernel:[ 2.092459] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >10:45:26,194 INFO kernel:[ 2.092496] cpuidle: using governor ladder >10:45:26,194 INFO kernel:[ 2.092497] cpuidle: using governor menu >10:45:26,194 INFO kernel:[ 2.092536] EFI Variables Facility v0.08 2004-May-17 >10:45:26,194 INFO kernel:[ 2.092587] usbcore: registered new interface driver usbhid >10:45:26,194 INFO kernel:[ 2.092588] usbhid: USB HID core driver >10:45:26,194 INFO kernel:[ 2.092608] drop_monitor: Initializing network drop monitor service >10:45:26,194 INFO kernel:[ 2.092652] ip_tables: (C) 2000-2006 Netfilter Core Team >10:45:26,194 INFO kernel:[ 2.092672] TCP: cubic registered >10:45:26,194 INFO kernel:[ 2.092673] Initializing XFRM netlink socket >10:45:26,194 INFO kernel:[ 2.092730] NET: Registered protocol family 10 >10:45:26,194 INFO kernel:[ 2.092821] mip6: Mobile IPv6 >10:45:26,194 INFO kernel:[ 2.092822] NET: Registered protocol family 17 >10:45:26,194 DEBUG kernel:[ 2.092907] PM: Hibernation image not present or could not be loaded. >10:45:26,194 NOTICE kernel:[ 2.092908] Loading module verification certificates >10:45:26,194 NOTICE kernel:[ 2.093480] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >10:45:26,194 INFO kernel:[ 2.093487] registered taskstats version 1 >10:45:26,194 INFO kernel:[ 2.093753] Magic number: 4:850:779 >10:45:26,194 INFO kernel:[ 2.093816] rtc_cmos 00:01: setting system clock to 2012-11-07 10:45:23 UTC (1352285123) >10:45:26,194 DEBUG kernel:[ 2.245418] ata2.01: NODEV after polling detection >10:45:26,194 INFO kernel:[ 2.245781] ata2.00: ATAPI: QEMU DVD-ROM, 1.0,1, max UDMA/100 >10:45:26,194 INFO kernel:[ 2.246940] ata2.00: configured for MWDMA2 >10:45:26,194 NOTICE kernel:[ 2.247801] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0, PQ: 0 ANSI: 5 >10:45:26,194 WARNING kernel:[ 2.248663] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >10:45:26,194 INFO kernel:[ 2.248667] cdrom: Uniform CD-ROM driver Revision: 3.20 >10:45:26,194 DEBUG kernel:[ 2.248801] sr 1:0:0:0: Attached scsi CD-ROM sr0 >10:45:26,194 NOTICE kernel:[ 2.248878] sr 1:0:0:0: Attached scsi generic sg0 type 5 >10:45:26,194 INFO kernel:[ 2.251580] Freeing unused kernel memory: 1036k freed >10:45:26,194 INFO kernel:[ 2.251744] Write protecting the kernel read-only data: 12288k >10:45:26,194 INFO kernel:[ 2.254609] Freeing unused kernel memory: 1856k freed >10:45:26,194 INFO kernel:[ 2.257182] Freeing unused kernel memory: 1416k freed >10:45:26,195 WARNING kernel:[ 2.308516] Disabling lock debugging due to kernel taint >10:45:26,195 INFO kernel:[ 2.308647] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >10:45:26,195 INFO kernel:[ 2.368811] squashfs: version 4.0 (2009/01/31) Phillip Lougher >10:45:26,195 INFO kernel:[ 2.369813] Loading iSCSI transport class v2.0-870. >10:45:26,195 NOTICE kernel:[ 2.370358] iscsi: registered transport (tcp) >10:45:26,195 INFO kernel:[ 2.371124] alua: device handler registered >10:45:26,195 INFO kernel:[ 2.371880] emc: device handler registered >10:45:26,195 INFO kernel:[ 2.372652] hp_sw: device handler registered >10:45:26,195 INFO kernel:[ 2.373416] rdac: device handler registered >10:45:26,195 INFO kernel:[ 2.385406] FDC 0 is a S82078B >10:45:26,195 INFO kernel:[ 2.387066] usb 1-1: new full-speed USB device number 2 using uhci_hcd >10:45:26,195 INFO kernel:[ 2.390046] No iBFT detected. >10:45:26,195 INFO kernel:[ 2.391933] md: raid0 personality registered for level 0 >10:45:26,195 INFO kernel:[ 2.392898] md: raid1 personality registered for level 1 >10:45:26,195 INFO kernel:[ 2.393679] async_tx: api initialized (async) >10:45:26,195 INFO kernel:[ 2.393761] xor: automatically using best checksumming function: >10:45:26,195 INFO kernel:[ 2.403008] generic_sse: 14552.000 MB/sec >10:45:26,195 WARNING kernel:[ 2.420011] raid6: sse2x1 9238 MB/s >10:45:26,195 WARNING kernel:[ 2.437011] raid6: sse2x2 11507 MB/s >10:45:26,195 WARNING kernel:[ 2.454063] raid6: sse2x4 13265 MB/s >10:45:26,195 WARNING kernel:[ 2.454064] raid6: using algorithm sse2x4 (13265 MB/s) >10:45:26,195 WARNING kernel:[ 2.454065] raid6: using intx1 recovery algorithm >10:45:26,195 INFO kernel:[ 2.455057] md: raid6 personality registered for level 6 >10:45:26,195 INFO kernel:[ 2.455058] md: raid5 personality registered for level 5 >10:45:26,195 INFO kernel:[ 2.455059] md: raid4 personality registered for level 4 >10:45:26,195 INFO kernel:[ 2.457643] md: raid10 personality registered for level 10 >10:45:26,195 INFO kernel:[ 2.458492] md: linear personality registered for level -1 >10:45:26,195 INFO kernel:[ 2.461801] device-mapper: multipath: version 1.5.0 loaded >10:45:26,195 INFO kernel:[ 2.462711] device-mapper: multipath round-robin: version 1.0.0 loaded >10:45:26,195 INFO kernel:[ 2.489082] RPC: Registered named UNIX socket transport module. >10:45:26,195 INFO kernel:[ 2.489084] RPC: Registered udp transport module. >10:45:26,195 INFO kernel:[ 2.489085] RPC: Registered tcp transport module. >10:45:26,195 INFO kernel:[ 2.489085] RPC: Registered tcp NFSv4.1 backchannel transport module. >10:45:26,195 INFO kernel:[ 2.522787] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >10:45:26,195 INFO kernel:[ 2.621517] [drm] Initialized drm 1.1.0 20060810 >10:45:26,195 DEBUG kernel:[ 2.623408] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >10:45:26,195 DEBUG kernel:[ 2.623421] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >10:45:26,195 DEBUG kernel:[ 2.623433] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >10:45:26,195 INFO kernel:[ 2.635776] [TTM] Zone kernel: Available graphics memory: 509858 kiB >10:45:26,195 INFO kernel:[ 2.635780] [TTM] Initializing pool allocator >10:45:26,195 INFO kernel:[ 2.635791] [TTM] Initializing DMA pool allocator >10:45:26,195 INFO kernel:[ 2.636650] [drm] fb mappable at 0x0 >10:45:26,195 INFO kernel:[ 2.636653] [drm] vram aper at 0x0 >10:45:26,195 INFO kernel:[ 2.636654] [drm] size 0 >10:45:26,195 INFO kernel:[ 2.636656] [drm] fb depth is 24 >10:45:26,195 INFO kernel:[ 2.636658] [drm] pitch is 3840 >10:45:26,195 INFO kernel:[ 2.636733] fbcon: cirrusdrmfb (fb0) is primary device >10:45:26,195 INFO kernel:[ 2.659910] Console: switching to colour frame buffer device 160x64 >10:45:26,195 DEBUG kernel:[ 2.660700] virtio-pci 0000:00:04.0: irq 45 for MSI/MSI-X >10:45:26,195 DEBUG kernel:[ 2.660712] virtio-pci 0000:00:04.0: irq 46 for MSI/MSI-X >10:45:26,195 INFO kernel:[ 2.712814] vda: vda1 vda2 vda3 >10:45:26,195 DEBUG kernel:[ 2.713429] virtio-pci 0000:00:07.0: irq 47 for MSI/MSI-X >10:45:26,195 DEBUG kernel:[ 2.713448] virtio-pci 0000:00:07.0: irq 48 for MSI/MSI-X >10:45:26,195 INFO kernel:[ 2.768610] fb0: cirrusdrmfb frame buffer device >10:45:26,195 INFO kernel:[ 2.768611] drm: registered panic notifier >10:45:26,195 INFO kernel:[ 2.769386] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 >10:45:26,195 INFO kernel:[ 2.774303] vdb: vdb1 vdb2 vdb3 >10:45:26,195 DEBUG kernel:[ 2.775088] virtio-pci 0000:00:08.0: irq 49 for MSI/MSI-X >10:45:26,195 DEBUG kernel:[ 2.775102] virtio-pci 0000:00:08.0: irq 50 for MSI/MSI-X >10:45:26,195 INFO kernel:[ 2.811950] vdc: vdc1 >10:45:26,195 INFO kernel:[ 2.814364] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >10:45:26,195 INFO kernel:[ 2.814368] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >10:45:26,195 INFO kernel:[ 2.814371] usb 1-1: Product: QEMU USB Tablet >10:45:26,195 INFO kernel:[ 2.814372] usb 1-1: Manufacturer: QEMU 1.0,1 >10:45:26,195 INFO kernel:[ 2.814374] usb 1-1: SerialNumber: 42 >10:45:26,195 INFO kernel:[ 2.849488] input: QEMU 1.0,1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >10:45:26,195 INFO kernel:[ 2.849615] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0,1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >10:45:26,195 DEBUG kernel:[ 2.938937] ISO 9660 Extensions: Microsoft Joliet Level 3 >10:45:26,195 DEBUG kernel:[ 2.940446] ISO 9660 Extensions: RRIP_1991A >10:45:26,195 INFO kernel:[ 3.006046] tsc: Refined TSC clocksource calibration: 2893.404 MHz >10:45:26,195 INFO kernel:[ 3.012716] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >10:45:26,195 DEBUG kernel:[ 3.576287] SELinux: 2048 avtab hash slots, 92725 rules. >10:45:26,195 DEBUG kernel:[ 3.586823] SELinux: 2048 avtab hash slots, 92725 rules. >10:45:26,195 DEBUG kernel:[ 3.700249] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >10:45:26,195 DEBUG kernel:[ 3.700252] SELinux: 83 classes, 92725 rules >10:45:26,195 DEBUG kernel:[ 3.703501] SELinux: Completing initialization. >10:45:26,195 DEBUG kernel:[ 3.703503] SELinux: Setting up existing superblocks. >10:45:26,195 DEBUG kernel:[ 3.703508] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.703511] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.703518] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.703522] SELinux: initialized (dev proc, type proc), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.703536] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.703550] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.703978] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >10:45:26,195 DEBUG kernel:[ 3.703982] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704355] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >10:45:26,195 DEBUG kernel:[ 3.704359] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704360] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704369] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704373] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704378] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704384] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704511] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704512] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704517] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704624] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 3.704644] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704646] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704648] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704656] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704659] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704661] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704662] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704664] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704666] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704669] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704672] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 3.704678] SELinux: initialized (dev loop0, type squashfs), uses xattr >10:45:26,195 DEBUG kernel:[ 3.704689] SELinux: initialized (dev dm-0, type ext4), uses xattr >10:45:26,195 NOTICE kernel:[ 3.705688] type=1403 audit(1352285125.110:2): policy loaded auid=4294967295 ses=4294967295 >10:45:26,195 DEBUG kernel:[ 4.139596] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >10:45:26,195 DEBUG kernel:[ 4.305052] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 4.310814] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >10:45:26,195 DEBUG kernel:[ 4.328952] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >10:45:26,195 NOTICE kernel:[ 4.597609] type=1400 audit(1352285126.002:3): avc: denied { create } for pid=501 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:45:26,195 NOTICE kernel:[ 4.598099] type=1400 audit(1352285126.003:4): avc: denied { setattr } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:45:26,195 NOTICE kernel:[ 4.598122] type=1400 audit(1352285126.003:5): avc: denied { relabelfrom } for pid=501 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >10:45:26,221 NOTICE kernel:[ 4.814405] type=1400 audit(1352285126.219:6): avc: denied { write } for pid=522 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:45:26,221 NOTICE kernel:[ 4.814414] type=1400 audit(1352285126.219:7): avc: denied { remove_name } for pid=522 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:45:26,221 NOTICE kernel:[ 4.814419] type=1400 audit(1352285126.219:8): avc: denied { unlink } for pid=522 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >10:45:26,252 NOTICE kernel:[ 4.820072] type=1400 audit(1352285126.225:9): avc: denied { add_name } for pid=522 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >10:45:26,252 NOTICE kernel:[ 4.820146] type=1400 audit(1352285126.225:10): avc: denied { create } for pid=522 comm="firewalld" name="site.pyc" scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >10:45:26,325 INFO systemd: Started Terminate Plymouth Boot Screen. >10:45:26,327 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >10:45:26,327 INFO systemd: Starting Shell on tty2... >10:45:26,333 INFO systemd: Started Shell on tty2. >10:45:26,514 INFO kernel:[ 5.108524] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >10:45:26,705 ERR systemd-udevd: ctx=0x7fdd35c889c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >10:45:26,797 INFO kernel:[ 5.391924] microcode: CPU0 sig=0x623, pf=0x0, revision=0x1 >10:45:27,062 INFO kernel:[ 5.656615] md: bind<vdb2> >10:45:27,070 INFO kernel:[ 5.664091] md: bind<vdc1> >10:45:27,083 INFO kernel:[ 5.677670] bio: create slab <bio-1> at 1 >10:45:27,094 INFO kernel:[ 5.688819] md/raid10:md127: active with 2 out of 2 devices >10:45:27,099 INFO kernel:[ 5.693432] created bitmap (1 pages) for device md127 >10:45:27,099 INFO kernel:[ 5.693502] md127: bitmap initialized from disk: read 1 pages, set 0 of 195 bits >10:45:27,105 INFO kernel:[ 5.699613] md127: detected capacity change from 0 to 13080461312 >10:45:27,127 INFO kernel:[ 5.721961] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >10:45:27,194 INFO kernel:[ 5.787365] md127: unknown partition table >10:45:27,467 INFO systemd: Starting D-Bus System Message Bus... >10:45:27,467 INFO systemd: Started D-Bus System Message Bus. >10:45:27,514 INFO systemd: Started firewalld - dynamic firewall daemon. >10:45:27,514 INFO systemd: Starting Network Manager... >10:45:27,690 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >10:45:27,690 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >10:45:27,690 INFO NetworkManager: <info> WEXT support is enabled >10:45:27,698 INFO dbus-daemon: dbus[592]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:45:27,698 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >10:45:27,698 INFO systemd: Starting Authorization Manager... >10:45:27,799 INFO polkitd: Started polkitd version 0.107 >10:45:27,862 INFO dbus-daemon: dbus[592]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:45:27,862 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >10:45:27,862 INFO systemd: Started Authorization Manager. >10:45:27,873 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >10:45:27,875 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >10:45:27,875 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:45:27,875 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >10:45:27,875 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >10:45:27,876 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >10:45:27,905 INFO systemd: Started Network Manager. >10:45:27,921 INFO systemd: Starting Anaconda System Services. >10:45:27,922 INFO systemd: Reached target Anaconda System Services. >10:45:27,923 INFO systemd: Starting Anaconda... >10:45:27,923 INFO systemd: Starting Network Manager Wait Online... >10:45:27,928 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >10:45:27,928 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >10:45:27,928 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >10:45:27,929 INFO NetworkManager: <info> Networking is enabled by state file >10:45:27,929 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:45:27,938 INFO NetworkManager: <info> (eth0): carrier is OFF >10:45:27,939 ERR NetworkManager: <error> [1352285127.927899] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >10:45:27,939 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >10:45:27,941 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >10:45:27,942 INFO NetworkManager: <info> (eth0): now managed >10:45:27,967 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >10:45:27,968 INFO NetworkManager: <info> (eth0): bringing up device. >10:45:27,968 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >10:45:27,969 INFO NetworkManager: <info> (eth0): preparing device. >10:45:27,974 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >10:45:27,976 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >10:45:27,976 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:45:27,976 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >10:45:27,977 INFO systemd: Started Anaconda. >10:45:27,978 INFO systemd: Starting Anaconda Text Console... >10:45:27,982 INFO systemd: Started Anaconda Text Console. >10:45:27,982 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >10:45:27,993 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >10:45:27,994 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >10:45:27,996 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >10:45:27,996 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >10:45:27,996 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >10:45:27,997 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >10:45:28,003 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >10:45:28,008 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >10:45:28,014 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >10:45:28,014 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >10:45:28,014 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >10:45:28,015 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >10:45:28,025 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >10:45:28,025 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >10:45:28,026 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >10:45:28,033 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >10:45:28,042 INFO NetworkManager: <info> dhclient started with pid 617 >10:45:28,053 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >10:45:28,053 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >10:45:28,160 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >10:45:28,160 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >10:45:28,160 INFO dhclient: All rights reserved. >10:45:28,160 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >10:45:28,160 INFO dhclient: >10:45:28,171 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >10:45:28,173 INFO dhclient: Listening on LPF/eth0/52:54:00:36:29:1e >10:45:28,173 INFO dhclient: Sending on LPF/eth0/52:54:00:36:29:1e >10:45:28,173 INFO dhclient: Sending on Socket/fallback >10:45:28,174 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x8cf6cbc) >10:45:28,174 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x8cf6cbc) >10:45:28,175 INFO dhclient: DHCPOFFER from 192.168.122.1 >10:45:28,181 INFO dhclient: DHCPACK from 192.168.122.1 (xid=0x8cf6cbc) >10:45:28,183 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >10:45:28,184 INFO NetworkManager: <info> address 192.168.122.179 >10:45:28,184 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >10:45:28,185 INFO NetworkManager: <info> gateway 192.168.122.1 >10:45:28,185 INFO NetworkManager: <info> nameserver '192.168.122.1' >10:45:28,185 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >10:45:28,185 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >10:45:28,186 INFO dhclient: bound to 192.168.122.179 -- renewal in 1564 seconds. >10:45:29,036 WARNING kernel:[ 7.630389] audit_printk_skb: 33 callbacks suppressed >10:45:29,036 NOTICE kernel:[ 7.630392] type=1400 audit(1352285129.035:22): avc: denied { read write } for pid=625 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7336 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >10:45:29,042 WARNING kernel:[ 7.636660] auditd (626): /proc/626/oom_adj is deprecated, please use /proc/626/oom_score_adj instead. >10:45:29,188 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >10:45:29,188 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >10:45:29,188 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >10:45:29,199 INFO systemd: Started Network Manager Wait Online. >10:45:29,199 INFO systemd: Starting Network. >10:45:29,199 INFO systemd: Reached target Network. >10:45:29,199 INFO systemd: Startup finished in 2s 258ms 402us (kernel) + 1s 544ms 942us (initrd) + 3s 988ms 827us (userspace) = 7s 792ms 171us. >10:45:29,205 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >10:45:29,216 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >10:45:29,220 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:45:29,221 INFO dbus-daemon: dbus[592]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >10:45:29,251 INFO dbus-daemon: dbus[592]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:45:29,254 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >10:45:29,320 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >10:45:31,466 INFO systemd: Starting NTP client/server... >10:45:31,508 INFO chrony-helper: tr: write error: Broken pipe >10:45:31,509 INFO chrony-helper: tr: write error >10:45:31,530 INFO chronyd: chronyd version 1.27-git1ca844 starting >10:45:31,532 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >10:45:31,533 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 >10:45:31,542 INFO systemd: Started NTP client/server. >10:45:32,279 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >10:45:32,279 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:45:32,279 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >10:45:32,280 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >10:45:33,789 WARNING kernel:[ 12.383788] md: md127 still in use. >10:45:33,992 INFO kernel:[ 12.586488] md127: detected capacity change from 13080461312 to 0 >10:45:33,992 INFO kernel:[ 12.586532] md: md127 stopped. >10:45:33,992 INFO kernel:[ 12.586536] md: unbind<vdc1> >10:45:33,992 INFO kernel:[ 12.586538] md: export_rdev(vdc1) >10:45:33,992 INFO kernel:[ 12.586596] md: unbind<vdb2> >10:45:33,992 INFO kernel:[ 12.586598] md: export_rdev(vdb2) >10:45:34,219 INFO kernel:[ 12.813953] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) >10:45:34,220 DEBUG kernel:[ 12.814791] SELinux: initialized (dev vda1, type ext4), uses xattr >10:45:34,313 INFO kernel:[ 12.907392] EXT4-fs (vda3): mounted filesystem with ordered data mode. Opts: (null) >10:45:34,313 DEBUG kernel:[ 12.907399] SELinux: initialized (dev vda3, type ext4), uses xattr >10:45:34,413 INFO kernel:[ 13.007283] EXT4-fs (vdb1): mounted filesystem with ordered data mode. Opts: (null) >10:45:34,413 DEBUG kernel:[ 13.007482] SELinux: initialized (dev vdb1, type ext4), uses xattr >10:45:34,538 INFO kernel:[ 13.132689] md: md127 stopped. >10:45:34,542 INFO kernel:[ 13.136396] md: bind<vdc1> >10:45:34,542 INFO kernel:[ 13.136462] md: bind<vdb2> >10:45:34,551 INFO kernel:[ 13.145895] bio: create slab <bio-1> at 1 >10:45:34,554 INFO kernel:[ 13.148962] md/raid10:md127: active with 2 out of 2 devices >10:45:34,555 INFO kernel:[ 13.149128] created bitmap (1 pages) for device md127 >10:45:34,555 INFO kernel:[ 13.149188] md127: bitmap initialized from disk: read 1 pages, set 0 of 195 bits >10:45:34,557 INFO kernel:[ 13.151712] md127: detected capacity change from 0 to 13080461312 >10:45:34,559 INFO kernel:[ 13.153063] md127: unknown partition table >10:45:34,825 INFO kernel:[ 13.419026] EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >10:45:34,825 DEBUG kernel:[ 13.419033] SELinux: initialized (dev md127, type ext4), uses xattr >10:45:35,038 WARNING kernel:[ 13.632979] md: md127 still in use. >10:45:35,282 INFO kernel:[ 13.876854] md127: detected capacity change from 13080461312 to 0 >10:45:35,294 INFO kernel:[ 13.888378] md: md127 stopped. >10:45:35,294 INFO kernel:[ 13.888388] md: unbind<vdb2> >10:45:35,294 INFO kernel:[ 13.888392] md: export_rdev(vdb2) >10:45:35,294 INFO kernel:[ 13.888409] md: unbind<vdc1> >10:45:35,294 INFO kernel:[ 13.888411] md: export_rdev(vdc1) >10:45:38,361 INFO kernel:[ 17.315493] Btrfs loaded >10:45:38,417 INFO kernel:[ 17.371301] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >10:45:48,048 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >10:45:48,048 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >10:45:48,048 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >10:45:48,048 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
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 874034
:
639930
| 639931 |
639932
|
639933
|
639934
|
639935
|
639936
|
639937
|
639939
|
639940
|
639941
|
639942
|
639943
|
639944
|
639945